.tos-mobile-shell{max-width:1100px;margin:0 auto;padding:20px}.tos-mobile-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:28px;border-radius:22px;background:linear-gradient(135deg,#173f35,#246a59);color:#fff}.tos-mobile-hero h1{margin:.25rem 0}.tos-mobile-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.tos-mobile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin:20px 0}.tos-mobile-tile,.tos-mobile-card{background:#fff;border:1px solid #dce5e1;border-radius:16px;padding:18px;box-shadow:0 8px 24px rgba(15,45,37,.07)}.tos-mobile-tile{display:flex;justify-content:space-between;text-decoration:none;color:#173f35}.tos-mobile-actions{display:flex;gap:10px;flex-wrap:wrap}.tos-mobile-shell button{border:0;border-radius:999px;padding:11px 17px;background:#173f35;color:#fff;cursor:pointer}.tos-mobile-hero button{background:#fff;color:#173f35}.tos-mobile-status{font-weight:600}.tos-mobile-card .login-username input,.tos-mobile-card .login-password input{width:100%;max-width:420px}@media(max-width:600px){.tos-mobile-shell{padding:10px}.tos-mobile-hero{align-items:flex-start;flex-direction:column;padding:22px}.tos-mobile-grid{grid-template-columns:1fr 1fr}.tos-mobile-tile{flex-direction:column;gap:8px}}
