.auth-root{--orange:#f60;--orange-600:#e85d00;--orange-soft:#fff2ea;--ink:#14110f;--muted:#6b6560;--line:#e7e4e0;min-height:100dvh;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative}@media (min-width:920px){.auth-root{height:100dvh;overflow:hidden}}.auth-bg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}@media (min-width:920px){.auth-bg{width:46%}}.auth-bg-slide{opacity:0;will-change:opacity;background-position:50%;background-size:cover;transition:opacity 1.1s ease-in-out;position:absolute;inset:0}.auth-bg-slide.on{opacity:1}.auth-bg-grad{background:linear-gradient(#0f080399 0%,#0f080366 38%,#5a2300a8 100%);position:absolute;inset:0}@media (min-width:920px){.auth-bg-grad{background:linear-gradient(#140a0457 0%,#140a0429 40%,#782d009e 100%),linear-gradient(#ff66001a,#ff660042)}}.auth-brandcopy{z-index:1;color:#fff;pointer-events:none;flex-direction:column;justify-content:center;width:46%;height:100%;padding:44px 48px 108px;display:none;position:absolute;top:0;left:0}@media (min-width:920px){.auth-brandcopy{display:flex}}.auth-brand-top{align-items:center;gap:10px;display:inline-flex;position:absolute;top:44px;left:48px}.auth-brand-top img{width:38px;height:38px;display:block}.auth-brand-top .name{letter-spacing:-.3px;font-size:22px;font-weight:800}.auth-brandcopy-rotor{animation:.7s both auth-fade-up}.auth-brandcopy-rotor h2{letter-spacing:-1.2px;margin:0 0 14px;font-size:clamp(30px,3.2vw,42px);font-weight:800;line-height:1.08}.auth-brandcopy-rotor p{color:#ffffffe6;max-width:32ch;margin:0;font-size:16px;line-height:1.6}@keyframes auth-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.auth-main{z-index:1;flex-direction:column;min-height:100dvh;padding:20px 18px 34px;display:flex;position:relative}@media (min-width:920px){.auth-main{height:100%;min-height:0;margin-left:46%;padding:32px 40px 108px;overflow-y:auto}}.auth-topbar{justify-content:space-between;align-items:center;display:flex}.auth-back{color:#fff;opacity:.92;align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.auth-back:hover{opacity:1}.auth-topbar .auth-alt{color:#ffffffd9;font-size:14px}.auth-topbar .auth-alt a{color:#fff;font-weight:700;text-decoration:none}.auth-topbar .auth-alt a:hover{text-decoration:underline}@media (min-width:920px){.auth-back{color:var(--muted);opacity:1}.auth-back:hover{color:var(--orange)}.auth-topbar .auth-alt{color:var(--muted)}.auth-topbar .auth-alt a{color:var(--orange)}}.auth-body{flex:1;justify-content:center;align-items:center;padding:28px 0;display:flex}.auth-card{background:#fff;border-radius:20px;width:100%;max-width:400px;padding:26px 22px 24px;box-shadow:0 22px 55px #0000004d}@media (min-width:920px){.auth-card{box-shadow:none;background:0 0;border-radius:0;padding:0}}.auth-mini-brand{align-items:center;gap:9px;margin-bottom:26px;display:inline-flex}.auth-mini-brand img{width:34px;height:34px;display:block}.auth-mini-brand .name{letter-spacing:-.3px;color:var(--ink);font-size:19px;font-weight:800}@media (min-width:920px){.auth-mini-brand{display:none}}.auth-card h1{letter-spacing:-.6px;margin:0 0 6px;font-size:27px;font-weight:800}.auth-card .auth-sub{color:var(--muted);margin:0 0 26px;font-size:15px}.auth-field{margin-bottom:16px}.auth-grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-hint{color:var(--muted);margin:6px 2px 0;font-size:12px}.auth-field label{color:var(--ink);margin-bottom:7px;font-size:13px;font-weight:700;display:block}.auth-input-wrap{position:relative}.auth-input{border:1.5px solid var(--line);width:100%;height:48px;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:0 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.auth-input::placeholder{color:#b3ada6}.auth-input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff660024}.auth-input.has-eye{padding-right:46px}.auth-eye{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-eye:hover{color:var(--ink);background:var(--orange-soft)}.auth-row{justify-content:flex-end;margin:-4px 0 18px;display:flex}.auth-forgot{color:var(--orange);font-size:13.5px;font-weight:600;text-decoration:none}.auth-forgot:hover{text-decoration:underline}.auth-submit{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;height:50px;font-size:15.5px;font-weight:800;transition:background .15s,transform .12s,box-shadow .15s;box-shadow:0 6px 18px #ff660042}.auth-submit:hover{background:var(--orange-600);transform:translateY(-1px);box-shadow:0 10px 24px #ff660052}.auth-submit:active{transform:translateY(0)}.auth-divider{color:var(--muted);align-items:center;gap:14px;margin:22px 0;font-size:13px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-google{border:1.5px solid var(--line);width:100%;height:50px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:11px;font-size:15px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.auth-google:hover{background:#faf9f8;border-color:#d9d5d0}.auth-foot{text-align:center;color:var(--muted);margin-top:24px;font-size:14.5px}.auth-foot a{color:var(--orange);font-weight:700;text-decoration:none}.auth-foot a:hover{text-decoration:underline}.auth-legal{text-align:center;color:#9a948c;margin-top:22px;font-size:12px;line-height:1.5}.auth-legal a{color:var(--muted);text-decoration:underline}.auth-legal a:hover{color:var(--orange)}.auth-footer-slot{position:static}@media (min-width:920px){.auth-footer-slot{z-index:30;position:fixed;bottom:0;left:0;right:0}}.auth-footer-slot .site-footer{padding:13px 22px 12px}.auth-footer-slot .footer-bottom{margin-top:9px;padding-top:9px}.auth-error{color:#8a1c10;background:#fdecea;border:1px solid #f5c6c0;border-radius:12px;margin-bottom:18px;padding:11px 14px;font-size:13.5px;line-height:1.45}.auth-submit:disabled,.auth-google:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-input:disabled{color:var(--muted);background:#f7f6f5}@media (max-width:919px){.auth-card{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;color:#fff;background:0 0;border:0;padding:0}.auth-mini-brand .name,.auth-card h1{color:#fff}.auth-card .auth-sub{color:#ffffffb8}.auth-field label{color:#ffffffeb}.auth-hint,.auth-divider{color:#fff9}.auth-divider:before,.auth-divider:after{background:#ffffff2e}.auth-foot{color:#ffffffbf}.auth-legal{color:#ffffff8c}.auth-legal a{color:#fffc}.auth-input{color:#fff;background:#ffffff14;border-color:#fff3}.auth-input::placeholder{color:#ffffff73}.auth-input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff660040}.auth-input:disabled{color:#ffffff80;background:#ffffff0d}.auth-eye{color:#fff9}.auth-eye:hover{color:#fff;background:#ffffff1a}.auth-google{color:#fff;background:#ffffff1a;border-color:#fff3}.auth-google:hover{background:#ffffff29;border-color:#ffffff4d}}.auth-steps{margin-bottom:22px}.auth-steps-count{color:var(--muted);margin-bottom:12px;font-size:13px;font-weight:700}.auth-steps-bars{gap:8px;display:flex}.auth-step-bar{background:var(--line);border-radius:999px;flex:1;height:6px}.auth-step-bar.done{background:#ffb066}.auth-step-bar.active{background:var(--orange)}.auth-actions{gap:12px;margin-top:4px;display:flex}.auth-actions .auth-submit{flex:2}.auth-secondary{border:1.5px solid var(--line);height:50px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;flex:1;font-size:15px;font-weight:700;transition:background .15s,border-color .15s}.auth-secondary:hover{background:#faf9f8;border-color:#d9d5d0}.auth-secondary:disabled{opacity:.6;cursor:not-allowed}.auth-textbtn{color:var(--orange);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:10px;padding:4px 0;font-size:13.5px;font-weight:700;display:inline-flex}.auth-textbtn:hover{text-decoration:underline}.auth-textbtn:disabled{color:var(--muted);cursor:not-allowed;text-decoration:none}.auth-code-email{word-break:break-all;margin:0 0 16px;font-size:15px;font-weight:700}.auth-note{color:#7a5200;background:#fff7e6;border:1px solid #ffe1a8;border-radius:12px;margin-bottom:16px;padding:10px 13px;font-size:13px}@media (max-width:919px){.auth-steps-count{color:#ffffffb3}.auth-step-bar{background:#ffffff26}.auth-secondary{color:#fff;background:#ffffff1a;border-color:#fff3}.auth-secondary:hover{background:#ffffff29;border-color:#ffffff4d}.auth-code-email{color:#fff}.auth-note{color:#ffd98a;background:#ffb00024;border-color:#ffb00059}}.auth-status{color:var(--muted);margin:8px 2px 0;font-size:12.5px;font-weight:600}.auth-status.good{color:#1a7f37}.auth-status.bad{color:#c0392b}.auth-chips{flex-wrap:wrap;gap:6px 8px;margin:-2px 0 16px;display:flex}.auth-chip{color:var(--muted);background:#f3f1ef;border-radius:999px;padding:3px 10px;font-size:11.5px;font-weight:600}.auth-chip.ok{color:#1a7f37;background:#e7f6ec}.auth-avatar{flex-direction:column;align-items:center;gap:12px;padding:6px 0 2px;display:flex}.auth-avatar-circle{border:2px dashed var(--line);cursor:pointer;width:120px;height:120px;color:var(--muted);background:#faf9f8;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;overflow:hidden}.auth-avatar-circle img{object-fit:cover;width:100%;height:100%}select.auth-input{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236b6560' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}@media (max-width:919px){.auth-status{color:#ffffffb3}.auth-status.good{color:#5fd07f}.auth-status.bad{color:#ff8a7a}.auth-chip{color:#ffffffb3;background:#ffffff14}.auth-chip.ok{color:#bff0cb;background:#5fd07f2e}.auth-avatar-circle{color:#ffffffb3;background:#ffffff0f;border-color:#ffffff40}select.auth-input{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>")}select.auth-input option{color:#14110f}}.auth-top-right{align-items:center;gap:12px;display:inline-flex}.auth-top-actions{align-items:center;gap:2px;display:inline-flex}.auth-icon-btn{color:#fff;opacity:.92;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,opacity .15s,color .15s;display:inline-flex}.auth-icon-btn:hover{opacity:1;background:#ffffff24}@media (min-width:920px){.auth-icon-btn{color:var(--muted)}.auth-icon-btn:hover{color:var(--ink);background:var(--orange-soft)}}[data-theme=dark] .auth-root{color:#fff;background:#000}[data-theme=dark] .auth-mini-brand .name,[data-theme=dark] .auth-card h1,[data-theme=dark] .auth-field label{color:#fff}[data-theme=dark] .auth-card .auth-sub,[data-theme=dark] .auth-hint,[data-theme=dark] .auth-foot,[data-theme=dark] .auth-legal,[data-theme=dark] .auth-divider,[data-theme=dark] .auth-steps-count{color:#ffffffb3}[data-theme=dark] .auth-legal a{color:#ffffffd9}[data-theme=dark] .auth-divider:before,[data-theme=dark] .auth-divider:after,[data-theme=dark] .auth-step-bar{background:#ffffff29}[data-theme=dark] .auth-input{color:#fff;background:#ffffff12;border-color:#ffffff2e}[data-theme=dark] .auth-input::placeholder{color:#ffffff6b}[data-theme=dark] .auth-eye{color:#fff9}[data-theme=dark] .auth-eye:hover{color:#fff;background:#ffffff1a}[data-theme=dark] .auth-google,[data-theme=dark] .auth-secondary{color:#fff;background:#ffffff14;border-color:#ffffff2e}[data-theme=dark] .auth-google:hover,[data-theme=dark] .auth-secondary:hover{background:#ffffff24}[data-theme=dark] .auth-back{color:#ffffffd9}[data-theme=dark] .auth-back:hover{color:#fff}[data-theme=dark] .auth-topbar .auth-alt{color:#ffffffb3}[data-theme=dark] .auth-icon-btn{color:#ffffffe6}[data-theme=dark] .auth-icon-btn:hover{color:#fff;background:#ffffff1f}[data-theme=dark] .auth-chip{color:#ffffffb3;background:#ffffff14}[data-theme=dark] .auth-avatar-circle{color:#ffffffb3;background:#ffffff0f;border-color:#ffffff40}[data-theme=dark] .auth-code-email{color:#fff}[data-theme=dark] select.auth-input{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>")}[data-theme=dark] select.auth-input option{color:#14110f}.help-overlay{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a06039e;justify-content:center;align-items:center;padding:20px;animation:.2s help-fade;display:flex;position:fixed;inset:0}.help-modal{width:100%;max-width:520px;max-height:90vh;color:var(--ink);background:#fff;border-radius:20px;padding:30px 28px 26px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;animation:.22s help-pop;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000073}.help-close{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}.help-close:hover{color:var(--ink);background:#f3f1ef}.help-modal h2{letter-spacing:-.5px;color:var(--ink);margin:0 0 6px;font-size:23px;font-weight:800}.help-sub{color:var(--muted);margin:0 0 20px;font-size:14.5px}.help-textarea{resize:vertical;height:auto;min-height:104px;padding:12px 14px;font-family:inherit;line-height:1.5}.help-sent{text-align:center;padding:16px 0 6px}.help-sent-badge{color:#1a7f37;background:#e7f6ec;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:28px;font-weight:800;display:flex}.help-sent p{color:var(--muted);margin:0 0 22px}@keyframes help-fade{0%{opacity:0}to{opacity:1}}@keyframes help-pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.help-modal .auth-input{color:var(--ink);border-color:var(--line);background:#fff}.help-modal .auth-input::placeholder{color:#b3ada6}.help-modal .auth-field label{color:var(--ink)}.help-modal .auth-hint{color:var(--muted)}[data-theme=dark] .help-modal{color:#fff;background:#000;border:1px solid #ffffff24}[data-theme=dark] .help-modal h2{color:#fff}[data-theme=dark] .help-sub,[data-theme=dark] .help-close{color:#ffffffb3}[data-theme=dark] .help-close:hover{color:#fff;background:#ffffff1a}[data-theme=dark] .help-modal .auth-input{color:#fff;background:#ffffff12;border-color:#ffffff2e}[data-theme=dark] .help-modal .auth-input::placeholder{color:#ffffff6b}[data-theme=dark] .help-modal .auth-field label{color:#fff}[data-theme=dark] .help-modal .auth-hint{color:#fff9}[data-theme=dark] .help-sent-badge{color:#bff0cb;background:#5fd07f2e}[data-theme=dark] .help-sent p{color:#ffffffb3}
