.auth-page.auth-shell{--auth-ink:#183f35;--auth-muted:#5a6b62;--auth-border:#d8e0d8;min-height:100dvh;padding:clamp(20px,4vw,64px);color:var(--auth-ink);background:#f7f6f2;overflow:visible;font-size:17px}.auth-page.auth-shell:before{content:none}.auth-page .auth-layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1fr);width:min(1120px,100%);margin:auto;overflow:hidden;border:1px solid #e0e4dc;border-radius:28px;background:#fff;box-shadow:0 20px 70px #183f350a}.auth-page .auth-welcome{display:flex;flex-direction:column;justify-content:space-between;gap:64px;padding:clamp(32px,4vw,54px);color:#fff;background:#183f35}.auth-page .auth-wordmark{display:flex;align-items:center;gap:13px;font-size:18px;font-weight:700;letter-spacing:.13em}.auth-page .auth-wordmark-icon{display:grid;width:49px;height:49px;place-items:center;flex:0 0 auto;border:1px solid #ffffff35;border-radius:15px;color:#f2d291}.auth-page .auth-wordmark-caption{display:block;margin-top:1px;color:#d1dfd5;font-size:14px;font-weight:400;letter-spacing:0}.auth-page .auth-welcome-kicker{margin:0 0 18px;color:#f2d291;font-size:15px;font-weight:500}.auth-page .auth-welcome h2{margin:0 0 24px;color:#fff;font-size:clamp(32px,3.2vw,42px);font-weight:600;line-height:1.55;letter-spacing:-.025em}.auth-page .auth-welcome-copy>p:not(.auth-welcome-kicker){margin:0;color:#dbe6df;font-size:17px;line-height:1.9}.auth-page .auth-benefits{display:grid;gap:17px;margin:34px 0 0;padding:0;list-style:none}.auth-page .auth-benefits li{display:flex;align-items:flex-start;gap:11px;color:#edf3ee;font-size:16px;line-height:1.7}.auth-page .auth-benefits svg{flex:0 0 auto;margin-top:3px;color:#f2d291}.auth-page .auth-welcome-footer{margin:0;padding-top:22px;border-top:1px solid #ffffff26;color:#c5d8cc;font-size:15px;line-height:1.8}.auth-page .auth-panel{align-self:center;width:100%;max-width:none;margin:0;padding:clamp(32px,4vw,54px);border:none;border-radius:0;color:var(--auth-ink);background:#fff;box-shadow:none;backdrop-filter:none}.auth-page .auth-form-heading{margin-bottom:30px}.auth-page .auth-panel .eyebrow{margin:0 0 9px;color:#557160;font-size:16px;font-weight:500}.auth-page .auth-panel h1{margin:0 0 10px;color:var(--auth-ink);font-size:clamp(28px,2.5vw,34px);font-weight:700;line-height:1.55;letter-spacing:-.025em}.auth-page .auth-subtitle,.auth-page .muted{color:var(--auth-muted);font-size:16px;line-height:1.85}.auth-page .auth-subtitle{margin:0}.auth-page .field{display:flex;flex-direction:column;gap:9px;margin:0 0 22px}.auth-page .field>label:first-child,.auth-page .field>span:first-child{color:var(--auth-ink);font-size:17px;font-weight:600}.auth-page .field input{width:100%;min-width:0;height:60px;padding:13px 16px;border:1.5px solid #a8bbb0;border-radius:12px;color:#203c31;background:#fff;box-shadow:none;font-size:18px;line-height:1.6}.auth-page .field input::placeholder{color:#697970;opacity:1;font-size:16px}.auth-page .field input:hover{border-color:#688875}.auth-page .field input:focus{outline:3px solid #a9c4b1;outline-offset:2px;border-color:#183f35;box-shadow:none}.auth-page .field input[readonly]{background:#f3f5f1}.auth-page .field input:disabled{color:#647168;background:#f3f5f1;opacity:1}.auth-page .auth-field-help{color:var(--auth-muted);font-size:15px;font-weight:400;line-height:1.75}.auth-page .password-field input{padding-right:72px}.auth-page .password-toggle{top:4px;right:4px;width:52px;height:52px;border:none;border-radius:9px;color:#345746;background:#edf3ee;cursor:pointer}.auth-page .password-toggle:hover{background:#dfeade}.auth-page .button.primary{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:60px;padding:14px 20px;border:1px solid #183f35;border-radius:12px;color:#fff;background:#183f35;box-shadow:0 6px 14px #183f3512;font-size:19px;font-weight:600;line-height:1.7;transform:none}.auth-page .button.primary:hover:not(:disabled){border-color:#285642;background:#285642;box-shadow:0 6px 16px #183f351f;transform:none}.auth-page .button.primary:disabled{cursor:wait;opacity:.7}.auth-page a:focus-visible,.auth-page button:focus-visible,.auth-page summary:focus-visible{outline:3px solid #c68b2b;outline-offset:4px}.auth-page .form-error{margin:0 0 18px;padding:14px 16px;border:1px solid #efc4b7;border-radius:10px;color:#a22b1c;background:#fff5ef;font-size:16px;line-height:1.8}.auth-page .auth-support{margin-top:28px;border-top:1px solid var(--auth-border)}.auth-page .auth-help-details{border-bottom:1px solid var(--auth-border)}.auth-page .auth-help-details summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:59px;padding:16px 0;color:#345846;font-size:16px;font-weight:500;line-height:1.7;list-style:none;cursor:pointer}.auth-page .auth-help-details summary::-webkit-details-marker{display:none}.auth-page .auth-help-details summary svg{flex:0 0 auto}.auth-page .auth-help-details[open] summary svg{transform:rotate(180deg)}.auth-page .auth-help-content{padding:0 0 18px;color:var(--auth-muted);font-size:16px;line-height:1.85}.auth-page .auth-help-content p{margin:0 0 13px}.auth-page .auth-help-content p:last-child{margin-bottom:0}.auth-page .auth-help-content strong{color:#304f3e;font-weight:600}.auth-page .auth-role-list{display:grid;gap:17px;padding:5px 0 0;margin:0;list-style:none}.auth-page .auth-role-list li{display:flex;align-items:flex-start;gap:12px}.auth-page .auth-role-list svg{flex:0 0 auto;margin-top:4px;color:#52745e}.auth-page .auth-role-list small,.auth-page .auth-role-list strong{display:block;font-size:16px}.auth-page .password-help{margin:-10px 0 22px}.auth-page .account-actions{flex-wrap:wrap;gap:12px;margin-top:20px}.auth-page .text-button{display:inline-flex;align-items:center;min-height:52px;padding:10px 2px;color:#345846;font-size:17px;font-weight:500;text-underline-offset:5px}.auth-page .danger-text{color:#a22b1c}.auth-page .notice{position:static;width:auto;margin:0 0 20px;padding:14px 16px;border:1px solid #b5cfb7;border-radius:10px;color:#274e35;background:#edf5eb;box-shadow:none;font-size:16px;line-height:1.8}@media (max-width:850px){.auth-page.auth-shell{padding:24px}.auth-page .auth-layout{grid-template-columns:minmax(0,1fr);max-width:580px}.auth-page .auth-welcome{gap:0;padding:24px 32px}.auth-page .auth-welcome-copy,.auth-page .auth-welcome-footer{display:none}.auth-page .auth-panel{padding:34px 32px}}@media (max-width:480px){.auth-page.auth-shell{display:block;padding:0;background:#fff}.auth-page .auth-layout{min-height:100dvh;grid-template-rows:auto 1fr;border:none;border-radius:0;box-shadow:none}.auth-page .auth-welcome{padding:21px 24px}.auth-page .auth-panel{align-self:start;padding:30px 24px 38px}.auth-page .auth-form-heading{margin-bottom:27px}.auth-page .auth-wordmark-icon{width:43px;height:43px}.auth-page .auth-panel h1{font-size:28px}}@media (prefers-reduced-motion:reduce){.auth-page *,.auth-page :after,.auth-page :before{scroll-behavior:auto;transition:none;animation:none}}