@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,300;12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500&family=DM+Mono:wght@400;500&display=swap";.auth-light,.auth-light *{box-sizing:border-box}.auth-light{--bg:#fafaf7;--bg2:#f4f4f0;--bg3:#eeede8;--ink:#0c0c0a;--ink2:#1a1a17;--ink3:#2e2e2a;--muted:#6b6b66;--muted2:#9b9b95;--muted3:#c4c4bc;--green:#16a34a;--green2:#22c55e;--green3:#dcfce7;--green4:#bbf7d0;--greenbold:#15803d;--red:#dc2626;--red-bg:#fef2f2;--red-border:#fecaca;--border:#e0dfd9;--border2:#d4d3cc;min-height:100vh;color:var(--ink);font-family:var(--font-sans);background:var(--bg);line-height:1.6;overflow-x:hidden}.auth-split{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-left{color:#f0fdf4;background:#0c0c0a;flex-direction:column;padding:2.5rem;display:flex;position:relative;overflow:hidden}.auth-left:before{pointer-events:none;content:"";background:radial-gradient(#22c55e1f,#0000 60%);width:500px;height:500px;position:absolute;top:-80px;left:-80px}.auth-logo{z-index:1;color:#f0fdf4;width:fit-content;font-family:var(--font-display);letter-spacing:-.03em;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.auth-logo-mark{width:26px;height:26px;color:var(--ink);background:#f0fdf4;border-radius:7px;justify-content:center;align-items:center;display:flex}.auth-logo-mark.dark{color:#dcfce7;background:var(--ink)}.auth-logo-mark svg{stroke:currentColor;fill:none;stroke-width:2.2px;width:13px;height:13px}.auth-left-body{z-index:1;flex-direction:column;flex:1;justify-content:center;gap:2rem;padding:2.5rem 0;display:flex;position:relative}.auth-left-title{color:#f0fdf4;font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:800;line-height:1.1}.auth-left-title em{background:linear-gradient(130deg, var(--green2), #86efac);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.auth-left-sub{color:#d1d5db;max-width:360px;margin-top:.8rem;font-size:.95rem;line-height:1.7}.auth-left-list{flex-direction:column;gap:.55rem;display:flex}.auth-left-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:11px;align-items:center;gap:.85rem;padding:.8rem 1rem;display:flex}.auth-left-icon{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e33;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.auth-left-icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:15px;height:15px}.auth-left-card strong{color:#f0fdf4;font-family:var(--font-display);letter-spacing:-.01em;font-size:.98rem;display:block}.auth-left-card span{color:#9ca3af;margin-top:.15rem;font-size:.78rem;display:block}.auth-left-trend{color:#4ade80;font-family:var(--font-mono);white-space:nowrap;margin-left:auto;font-size:.78rem}.auth-left-steps{flex-direction:column;display:flex}.auth-left-step{border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:.9rem;padding:.9rem 0;display:flex}.auth-left-step:last-child{border-bottom:0}.auth-step-circle{color:#6b7280;width:28px;height:28px;font-family:var(--font-display);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:flex}.auth-left-step.active .auth-step-circle{color:#052e10;background:var(--green2);border-color:var(--green2);box-shadow:0 0 0 3px #22c55e33}.auth-left-step.done .auth-step-circle{color:#4ade80;background:#22c55e26;border-color:#22c55e4d}.auth-left-step h4{color:#f0fdf4;font-family:var(--font-display);font-size:.92rem;font-weight:700}.auth-left-step.active h4{color:#4ade80}.auth-left-step.done h4{color:#86efac}.auth-left-step p{color:#9ca3af;margin-top:.15rem;font-size:.82rem}.auth-left-footer{z-index:1;color:#9ca3af;border-top:1px solid #ffffff0f;margin-top:auto;padding-top:1.5rem;font-size:.78rem;position:relative}.auth-right{background:var(--bg);justify-content:center;align-items:center;padding:3rem 2rem;display:flex;overflow-y:auto}.auth-form{width:100%;max-width:400px;animation:.4s both authFadeUp}@keyframes authFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.auth-header{margin-bottom:1.8rem}.auth-title{color:var(--ink);font-family:var(--font-display);letter-spacing:-.04em;font-size:1.75rem;font-weight:800;line-height:1.1}.auth-subtitle{color:var(--ink3);margin-top:.4rem;font-size:.95rem}.auth-subtitle a,.auth-link{color:var(--greenbold);font-weight:500;text-decoration:none}.auth-subtitle a:hover,.auth-link:hover{text-decoration:underline}.auth-alert{color:var(--red);background:var(--red-bg);border:1px solid var(--red-border);border-radius:8px;align-items:center;gap:.55rem;margin-bottom:1rem;padding:.75rem .95rem;font-size:.88rem;display:flex}.auth-success{color:var(--greenbold);background:var(--green3);border:1px solid var(--green4);border-radius:8px;margin-bottom:1rem;padding:.75rem .95rem;font-size:.88rem}.auth-field{margin-bottom:.95rem}.auth-field-row{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.auth-label{color:var(--ink2);margin-bottom:.45rem;font-size:.85rem;font-weight:500;display:block}.auth-input{width:100%;color:var(--ink);font:inherit;border:1.5px solid var(--border);background:#fff;border-radius:9px;outline:none;padding:.78rem .95rem;font-size:.95rem;transition:all .2s}.auth-input::placeholder{color:var(--muted2)}.auth-input:focus{border-color:var(--ink);background:#fff;box-shadow:0 0 0 3px #0c0c0a0f}.auth-input.error{background:var(--red-bg);border-color:var(--red)}.auth-error{color:var(--red);margin-top:.35rem;font-size:.8rem;display:none}.auth-error.show{display:block}.auth-password{position:relative}.auth-password .auth-input{padding-right:3.2rem}.auth-password-toggle{color:var(--ink3);font:inherit;cursor:pointer;background:0 0;border:0;padding:.25rem .4rem;font-size:.8rem;font-weight:500;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.auth-options{justify-content:space-between;align-items:center;margin-bottom:1.3rem;display:flex}.auth-check{cursor:pointer;align-items:center;gap:.5rem;display:inline-flex}.auth-check input{width:16px;height:16px;accent-color:var(--ink)}.auth-check span{color:var(--ink3);font-size:.88rem}.auth-button{width:100%;color:var(--bg);font-family:var(--font-display);letter-spacing:-.02em;cursor:pointer;background:var(--ink);border:0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.8rem;padding:.9rem;font-size:1rem;font-weight:700;transition:all .25s;display:flex}.auth-button:hover{background:var(--ink2);transform:translateY(-1px);box-shadow:0 4px 16px #00000026}.auth-button:disabled{cursor:default;opacity:.7;transform:none}.auth-button.secondary{color:var(--muted);border:1.5px solid var(--border);background:0 0}.auth-button.secondary:hover{color:var(--ink3);background:var(--bg2);box-shadow:none}.auth-spinner{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite authSpin}@keyframes authSpin{to{transform:rotate(360deg)}}.auth-bottom{color:var(--ink3);text-align:center;font-size:.88rem}.auth-progress{margin-bottom:1.6rem}.auth-progress-track{background:var(--bg3);border-radius:2px;height:3px;margin-bottom:.4rem;overflow:hidden}.auth-progress-fill{background:var(--ink);border-radius:2px;height:100%;transition:width .4s cubic-bezier(.34,1.2,.64,1)}.auth-progress-meta{color:var(--muted);justify-content:space-between;font-size:.7rem;display:flex}.auth-progress-meta span:last-child{color:var(--greenbold);font-family:var(--font-mono)}.auth-panel{display:none}.auth-panel.active{animation:.3s authFadeUp;display:block}.auth-strength{margin-top:.45rem}.auth-bars{gap:.25rem;margin-bottom:.25rem;display:flex}.auth-bar{background:var(--bg3);border-radius:2px;flex:1;height:4px;transition:background .2s}.auth-bars[data-score="1"] .auth-bar.filled{background:#ef4444}.auth-bars[data-score="2"] .auth-bar.filled{background:#f59e0b}.auth-bars[data-score="3"] .auth-bar.filled{background:#22c55e}.auth-bars[data-score="4"] .auth-bar.filled{background:#16a34a}.auth-strength-label{color:var(--muted2);font-size:.68rem}.auth-billing{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.auth-billing-label{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;font-size:.88rem}.auth-billing-label.active{color:var(--ink);font-weight:500}.auth-toggle{cursor:pointer;background:var(--bg3);border:1.5px solid var(--border2);border-radius:100px;width:38px;height:21px;position:relative}.auth-toggle span{background:var(--muted3);border-radius:50%;width:15px;height:15px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:2px;left:2px}.auth-toggle.on{background:var(--ink);border-color:var(--ink)}.auth-toggle.on span{background:#fff;transform:translate(17px)}.auth-save{color:var(--greenbold);background:var(--green3);border:1px solid var(--green4);border-radius:100px;padding:.18rem .5rem;font-size:.68rem;font-weight:600}.auth-plan-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.9rem;display:grid}.auth-plan{text-align:center;cursor:pointer;border:1.5px solid var(--border);background:#fff;border-radius:10px;padding:.9rem .75rem;position:relative}.auth-plan:hover{background:var(--bg2);border-color:var(--border2)}.auth-plan.selected{background:var(--ink);border-color:var(--ink)}.auth-plan.selected:after{color:#86efac;content:"✓";font-size:.6rem;font-weight:700;position:absolute;top:.45rem;right:.6rem}.auth-plan strong{color:var(--ink);font-family:var(--font-display);font-size:.92rem;display:block}.auth-plan.selected strong{color:#f0fdf4}.auth-plan-price{color:var(--greenbold);font-family:var(--font-mono);font-size:.82rem}.auth-plan.selected .auth-plan-price{color:#86efac}.auth-plan small{color:var(--muted);margin-top:.2rem;font-size:.74rem;display:block}.auth-included,.auth-summary{background:var(--bg2);border:1.5px solid var(--border);border-radius:12px;margin-bottom:1.1rem;padding:1rem 1.1rem}.auth-included-title,.auth-summary-title{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.8rem;font-size:.72rem;font-weight:700}.auth-included-grid{color:var(--ink3);grid-template-columns:1fr 1fr;gap:.4rem;font-size:.82rem;display:grid}.auth-summary-row{color:var(--ink3);border-bottom:1px solid var(--border);justify-content:space-between;padding:.45rem 0;font-size:.88rem;display:flex}.auth-summary-row:last-child{border-bottom:0}.auth-summary-row strong{color:var(--ink);text-align:right;font-weight:500}.auth-summary-row .green{color:var(--greenbold);font-weight:600}.auth-centered{flex-direction:column;min-height:100vh;display:flex}.auth-centered-nav{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fafaf7e6;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.auth-centered-nav .auth-logo{color:var(--ink)}.auth-nav-hint{color:var(--muted);align-items:center;gap:.4rem;font-size:.75rem;display:flex}.auth-center-main{flex:1;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex;position:relative}.auth-center-main:before{pointer-events:none;content:"";background:radial-gradient(#22c55e0f,#0000 65%);width:600px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.auth-center-card{z-index:1;width:100%;max-width:460px;animation:.45s both authFadeUp;position:relative}.auth-center-icon{width:68px;height:68px;color:var(--greenbold);background:var(--green3);border:1.5px solid var(--green4);border-radius:18px;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex;box-shadow:0 4px 20px #0000000f}.auth-center-icon.neutral{color:var(--ink3);background:var(--bg2);border-color:var(--border)}.auth-center-icon svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:30px;height:30px}.auth-center-text{text-align:center;margin-bottom:2rem}.auth-eyebrow{color:var(--greenbold);letter-spacing:.05em;text-transform:uppercase;background:var(--green3);border:1px solid var(--green4);border-radius:100px;align-items:center;gap:.4rem;margin-bottom:.9rem;padding:.28rem .8rem;font-size:.68rem;font-weight:700;display:inline-flex}.auth-center-title{color:var(--ink);font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.8rem,5vw,2.4rem);font-weight:800;line-height:1.1}.auth-center-sub{max-width:400px;color:var(--ink3);margin:.7rem auto 0;font-size:.98rem;line-height:1.7}.auth-email-chip{color:var(--ink3);font-family:var(--font-mono);background:var(--bg2);border:1px solid var(--border);border-radius:5px;align-items:center;gap:.35rem;margin-top:.45rem;padding:.18rem .6rem;font-size:.75rem;display:inline-flex}.auth-card-body{border:1.5px solid var(--border);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 4px 24px #0000000d}.auth-card-inner{padding:1.5rem 1.8rem}.auth-step-list{flex-direction:column;gap:.45rem;margin-bottom:1.4rem;display:flex}.auth-step-item{color:var(--ink2);background:var(--bg2);border-radius:8px;align-items:center;gap:.7rem;padding:.7rem .85rem;font-size:.88rem;display:flex}.auth-step-num{width:22px;height:22px;color:var(--greenbold);font-family:var(--font-display);background:var(--green3);border:1px solid var(--green4);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex}.auth-card-footer{border-top:1px solid var(--border);justify-content:center;padding:.6rem 1.8rem;display:flex}.auth-subtle-button{color:var(--ink3);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;display:flex}.auth-subtle-button:hover{color:var(--ink)}.auth-security-note{color:var(--muted);justify-content:center;align-items:center;gap:.4rem;margin-top:1.2rem;font-size:.8rem;display:flex}.auth-footer{color:var(--muted);background:var(--bg);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.78rem;display:flex}.auth-footer a{color:var(--muted);text-decoration:none}@media (width<=780px){.auth-split{grid-template-columns:1fr}.auth-left{display:none}.auth-right{align-items:flex-start;padding-top:2.5rem}.auth-nav-hint{display:none}}@media (width<=520px){.auth-field-row,.auth-plan-grid,.auth-included-grid{grid-template-columns:1fr}.auth-options{flex-direction:column;align-items:flex-start;gap:.7rem}}.dark .auth-light{--bg:#0a0a09;--bg2:#14140f;--bg3:#1d1c17;--ink:#fafaf7;--ink2:#e6e5dc;--ink3:#c7c6bc;--muted:#8a8980;--muted2:#6b6a62;--muted3:#3b3a35;--green3:#22c55e24;--green4:#22c55e47;--greenbold:#4ade80;--red:#f87171;--red-bg:#dc26261f;--red-border:#dc262659;--border:#2e2e2a;--border2:#3b3a35}.dark .auth-left{--ink:#0c0c0a;--bg:#0c0c0a}.dark .auth-input{background:var(--bg2);color:var(--ink)}.dark .auth-input:focus{background:var(--bg2);border-color:var(--ink3);box-shadow:0 0 0 3px #ffffff0f}.dark .auth-input.error{background:var(--red-bg)}.dark .auth-card-body{background:var(--bg2);box-shadow:0 4px 24px #00000059}.dark .auth-plan{background:var(--bg2)}.dark .auth-plan:hover{background:var(--bg3)}.dark .auth-plan.selected{background:var(--ink);border-color:var(--ink)}.dark .auth-plan.selected strong{color:var(--bg)}.dark .auth-toggle.on span{background:var(--bg)}.dark .auth-button:hover{box-shadow:0 4px 16px #0006}.dark .auth-spinner{border:2px solid #00000040;border-top-color:var(--bg)}.dark .auth-centered-nav{background:#0a0a09cc}.dark .auth-center-icon{box-shadow:0 4px 20px #0000004d}
