.auth-shell{max-width:1180px;margin:clamp(1rem,4vw,3rem) auto;padding:0 1rem}.auth-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:1.25rem;align-items:start}.auth-panel{background:#fffdf8;border:1px solid rgba(20,73,57,.14);box-shadow:0 18px 48px rgba(8,50,39,.08);padding:clamp(1.25rem,3vw,2.4rem)}.auth-panel h1,.auth-panel h2{color:#0b4b3a}.auth-panel form{display:grid;gap:.85rem;margin-top:1.2rem}.auth-panel label{display:grid;gap:.4rem;font-weight:700;color:#173f35}.auth-panel input{width:100%;min-height:48px;border:1px solid #aabbb5;background:#fff;padding:.75rem .9rem;font:inherit;color:#172822}.auth-panel input:focus{outline:3px solid rgba(185,146,63,.22);border-color:#8a6a27}.auth-panel button,.save-service-action{border:0;background:#0b4b3a;color:#fff;padding:.8rem 1.1rem;font:inherit;font-weight:800;cursor:pointer}.auth-panel button:hover,.save-service-action:hover{background:#07392d}.auth-panel button:disabled,.save-service-action:disabled{opacity:.62;cursor:wait}.auth-tabs{display:flex;gap:.65rem;flex-wrap:wrap}.auth-tabs a{color:#0b4b3a;font-weight:800;text-decoration-thickness:2px}.auth-message{padding:.8rem 1rem;border-inline-start:4px solid #ad8738;background:#f7f0df}.auth-message[data-state="error"]{border-color:#a52a2a;background:#fff0ef;color:#7e1e1e}.auth-message[data-state="success"]{border-color:#167052;background:#eaf7f1;color:#0a513b}.account-list{display:grid;gap:.7rem}.account-list article{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(20,73,57,.14);padding:.85rem 0}.account-list a{font-weight:800;color:#0b4b3a}.save-service-action{margin-top:1rem}.auth-security-note{color:#51645f;font-size:.95rem}@media(max-width:760px){.auth-grid{grid-template-columns:1fr}.auth-shell{margin-top:1rem}.auth-panel{padding:1.15rem}.account-list article{align-items:start;flex-direction:column}.save-service-action{width:100%}}
