body:has(.auth-page)>nav{display:none}.auth-page{min-height:100vh;background:linear-gradient(135deg,#eaf7ff,#f6f2e8 58%,#fff9e8);color:#18304b;padding:0 5vw 28px}.auth-brand-bar{height:76px;display:flex;align-items:center;gap:11px;max-width:1180px;margin:auto}.auth-brand-bar a{font:800 22px Georgia,serif;color:#18304b;text-decoration:none}.auth-brand-bar small{margin-left:auto;color:#587086;font-weight:800}.auth-brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#183f5d;color:#fff;font:800 20px Georgia,serif}.auth-layout{max-width:1180px;min-height:680px;margin:auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);overflow:hidden;border:1px solid #c8d9e6;border-radius:28px;background:rgba(255,255,255,.75);box-shadow:0 24px 75px rgba(33,66,92,.14)}.auth-story{position:relative;padding:clamp(44px,7vw,88px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(150deg,#173e5d,#285f7c 62%,#39785f);color:#fff;overflow:hidden}.auth-story:after{content:"史";position:absolute;right:-35px;bottom:-115px;font:320px Georgia,serif;opacity:.07}.auth-story>*{position:relative;z-index:1}.auth-story h1{font:800 clamp(38px,5vw,64px)/1.15 Georgia,"Noto Serif SC",serif;margin:12px 0 24px}.auth-story>p:not(.auth-kicker){max-width:570px;font-size:18px;color:#dcebf4}.auth-eyebrow,.auth-kicker{font-size:13px;font-weight:900;letter-spacing:.12em}.auth-kicker{color:#ffd45a}.auth-story-notes{display:flex;gap:9px;flex-wrap:wrap;margin-top:30px}.auth-story-notes span{padding:7px 11px;border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:13px}.auth-panel{padding:clamp(34px,6vw,68px);align-self:center}.auth-eyebrow{margin:0;color:#b13d31}.auth-panel h2{font:800 clamp(34px,5vw,48px)/1.2 Georgia,"Noto Serif SC",serif;margin:8px 0}.auth-description{color:#637588;margin:0 0 28px}.auth-form{display:grid;grid-gap:17px;gap:17px}.auth-form label{display:grid;grid-gap:7px;gap:7px;font-weight:850}.auth-form input{width:100%;border:1px solid #9fbfd4;border-radius:12px;background:#fff;padding:14px 15px;font-size:16px;color:#18304b}.auth-form input:focus{outline:3px solid #ffd45a;border-color:#315f88}.auth-form small{font-weight:500;color:#637588}.auth-primary,.auth-secondary{min-height:50px;border-radius:12px;padding:13px 17px;font-weight:850;text-align:center;text-decoration:none}.auth-primary{border:1px solid #aa3327;background:#c64031;color:#fff;margin:2px 0 0}.auth-secondary{border:1px solid #9fbfd4;background:#fff;color:#183f5d}.auth-links{display:flex;justify-content:space-between;gap:15px;margin-top:24px;font-weight:800}.auth-links a{color:#225f87}.auth-alert,.auth-success{padding:13px 15px;border-radius:12px;margin:19px 0 0}.auth-alert{background:#fff0ed;color:#9b2d23}.auth-success{background:#e9f7f1;color:#146348}.password-rules{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;margin-top:2px;color:#637588;font-size:12px;font-weight:600}.password-rules span:before{content:"○";margin-right:5px}.password-rules span.met{color:#16704f}.password-rules span.met:before{content:"✓"}.auth-footer{text-align:center;color:#637588;font-size:12px;padding:20px}.account-shell{width:min(720px,calc(100% - 32px));margin:48px auto 80px;color:#18304b}.account-card{background:#fffdf8;border:1px solid #c8d9e6;border-radius:24px;padding:clamp(22px,5vw,38px);box-shadow:0 18px 50px rgba(40,74,102,.1);margin:18px 0}.account-profile{display:flex;align-items:center;gap:20px}.account-profile h1{font-family:Georgia,"Noto Serif SC",serif;font-size:clamp(34px,6vw,54px);margin:8px 0}.account-eyebrow{margin:0;color:#b13d31;font-size:13px;font-weight:800;letter-spacing:.12em}.account-mark{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:#e9b84a;color:#18304b;font:700 34px Georgia,serif}.account-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.account-danger,.account-primary,.account-secondary{display:inline-block;border-radius:12px;text-align:center;font-weight:800;text-decoration:none;padding:13px 17px}.account-primary{background:#c64031;color:#fff;border:0}.account-secondary{background:#fff;color:#183f5d;border:1px solid #a9c5d8}.account-danger{background:#fff;color:#9b2d23;border:1px solid #d9a7a2}.account-danger:disabled{opacity:.58}.account-error,.account-notice{padding:13px 15px;border-radius:12px;margin:18px 0 0}.account-notice{background:#e9f7f1;color:#146348}.account-error{background:#fff0ed;color:#9b2d23}@media(max-width:820px){.auth-page{padding:0 16px 25px}.auth-layout{grid-template-columns:1fr}.auth-story{min-height:280px;padding:38px}.auth-story h1{font-size:38px}.auth-panel{padding:34px}.auth-story-notes{display:none}}@media(max-width:520px){.auth-brand-bar small{display:none}.auth-story{min-height:220px;padding:28px}.auth-story h1{font-size:31px;margin-bottom:10px}.auth-story>p:not(.auth-kicker){font-size:14px}.auth-panel{padding:28px 22px}.password-rules{grid-template-columns:1fr}.auth-links{display:grid}.account-shell{margin-top:24px}.account-profile{align-items:flex-start}.account-mark{width:58px;height:58px;border-radius:17px}.account-actions>*{width:100%}}