.auth-layout{height:calc(100vh - 74px);min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:60px max(7vw,30px);overflow:auto;background:radial-gradient(ellipse at 15% 100%,#dce7d2 0,transparent 55%),#f7f8f3}.auth-story{max-width:480px}.auth-story h1{font-size:52px;line-height:1.16;margin:24px 0}.auth-story>p{font-size:15px;line-height:1.85;color:var(--muted);max-width:410px}.story-lines{margin:35px 0;color:#405c4c;font-size:13px}.story-lines>div{margin:20px 0}.story-lines span{display:inline-block;font-size:10px;border:1px solid #adbea9;border-radius:50%;padding:7px;margin-right:12px}.auth-story>small{color:#7b8975;font-size:11px}.auth-card{width:100%;max-width:440px;background:white;border:1px solid #dfe5da;border-radius:14px;padding:36px;box-shadow:0 14px 50px #18352f08}.auth-card h2{font:600 27px 'Manrope',sans-serif;letter-spacing:-1px;margin:15px 0 10px}.auth-card>p{color:var(--muted);font-size:13px;line-height:1.7}.auth-card label{display:block;font-size:12px;font-weight:600;margin:22px 0 8px}.auth-card input{width:100%;border:1px solid #d5dfd0;border-radius:6px;padding:13px;color:var(--ink);background:#fcfdfb}.auth-card input[readonly]{background:#f1f4ee;color:#74806c}.auth-card .primary{margin-top:22px}.auth-card .auth-hint{font-size:11px;line-height:1.6;color:#889280}.auth-switch{border-top:1px solid #e8ece4;margin-top:25px;padding-top:17px;font-size:12px;color:var(--muted)}.auth-switch .quiet{color:var(--green);font-weight:700}.notice{padding:12px;border:1px solid #e3d5ad;background:#faf5e7;border-radius:6px;font-size:12px;line-height:1.6;margin:18px 0;color:#74603a}#authStatus{font-size:12px;line-height:1.6;overflow-wrap:anywhere}#authStatus.error{color:#a23d31}.optional{font-size:10px;color:var(--muted);font-weight:400;margin-left:5px}.profile-layout{display:flex;justify-content:center;align-items:center;height:calc(100vh - 74px);overflow:auto;padding:30px}.profile-layout .auth-card{max-width:470px}[hidden]{display:none!important}@media(max-width:800px){.auth-layout{grid-template-columns:1fr;gap:30px;height:auto;padding:35px 20px;min-height:calc(100vh - 60px)}.auth-story h1{font-size:36px}.auth-story{max-width:100%}.story-lines{display:none}.auth-card{max-width:100%;padding:25px}.profile-layout{height:auto;min-height:calc(100vh - 60px)}}
