@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&family=JetBrains+Mono:wght@400;500&display=swap";

.auth-root{--auth-brand-orange:#fd5107;--auth-brand-orange-600:#e64504;--auth-brand-orange-500:#fd5107;--auth-brand-orange-400:#ff7a3d;--auth-brand-orange-300:#ffa578;--auth-brand-orange-200:#ffcfb3;--auth-brand-orange-100:#ffe6d6;--auth-brand-orange-50:#fff5ee;--auth-brand-cream:#fef3dd;--auth-accent-bordeaux:#7a1f2b;--auth-accent-olive:#6b7a3a;--auth-accent-honey:#e8a838;--auth-accent-cafe:#3d2a1e;--auth-ink-900:#1a1410;--auth-ink-800:#2a2118;--auth-ink-700:#3d3127;--auth-ink-600:#594b3e;--auth-ink-500:#7a6b5d;--auth-ink-400:#a1927f;--auth-ink-300:#c9bca8;--auth-ink-200:#e5ddcf;--auth-ink-100:#f2ece0;--auth-ink-50:#f9f5ec;--auth-paper:#fffcf5;--auth-fg-1:var(--auth-ink-900);--auth-fg-2:var(--auth-ink-700);--auth-fg-3:var(--auth-ink-500);--auth-fg-4:var(--auth-ink-400);--auth-bg-2:var(--auth-ink-50);--auth-border-subtle:var(--auth-ink-200);--auth-border-default:var(--auth-ink-300);--auth-danger:#c63b2f;--auth-success:#2f8f4e;--auth-font-sans:"Poppins", ui-sans-serif, system-ui, -apple-system, sans-serif;--auth-font-display:"DM Serif Display", "Cormorant Garamond", Georgia, serif;--auth-font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--auth-ease-standard:cubic-bezier(.2, 0, 0, 1);--auth-ease-out-soft:cubic-bezier(.22, .61, .36, 1);--auth-shadow-xs:0 1px 2px #3d2a1e0f;--auth-shadow-lg:0 16px 32px #3d2a1e1f, 0 4px 8px #3d2a1e0f;--auth-shadow-brand:0 8px 24px #fd510747;font-family:var(--auth-font-sans);color:var(--auth-fg-1);background:radial-gradient(ellipse 900px 700px at 85% 10%, #fd51071f, transparent 60%), radial-gradient(ellipse 800px 600px at 10% 90%, #7a1f2b14, transparent 60%), var(--auth-brand-cream);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;display:flex}.auth-root *,.auth-root :before,.auth-root :after{box-sizing:border-box}@keyframes auth-spin{to{transform:rotate(360deg)}}@keyframes auth-fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.auth-root .auth-nav{z-index:2;align-items:center;padding:24px 48px;display:flex;position:relative}.auth-root .auth-brand{align-items:center;gap:12px;text-decoration:none;display:flex}.auth-root .auth-brand:hover{text-decoration:none}.auth-root .auth-brand img{width:34px;height:34px}.auth-root .auth-brand b{color:var(--auth-accent-cafe);letter-spacing:-.01em;font-size:17px;font-weight:700}.auth-root .auth-main{flex:1;grid-template-columns:1fr 480px;align-items:center;gap:56px;width:100%;max-width:1280px;margin:0 auto;padding:8px 56px 40px;display:grid}@media (max-width:1180px){.auth-root .auth-main{grid-template-columns:1fr 460px;gap:40px;padding:8px 32px 32px}}@media (max-width:920px){.auth-root .auth-nav{padding:16px 20px}.auth-root .auth-main{grid-template-columns:1fr;gap:0;max-width:520px;padding:0 16px 24px}.auth-root .auth-editorial{display:none}}.auth-root .auth-editorial{color:var(--auth-accent-cafe);animation:auth-fadeUp .6s var(--auth-ease-out-soft) both}.auth-root .auth-pill{background:#fd51071a;border:1px solid #fd510740;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;display:inline-flex}.auth-root .auth-pill-dot{background:var(--auth-brand-orange);border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #fd510726}.auth-root .auth-pill span{color:var(--auth-brand-orange-600);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600}.auth-root .auth-hero{font-family:var(--auth-font-display);letter-spacing:-.025em;color:var(--auth-accent-cafe);margin:0 0 20px;font-size:clamp(40px,4.4vw,64px);font-weight:400;line-height:1}.auth-root .auth-hero em{color:var(--auth-brand-orange);font-style:italic}.auth-root .auth-sub{color:var(--auth-ink-700);max-width:440px;margin:0 0 22px;font-size:15.5px;line-height:1.55}.auth-root .auth-bullets{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.auth-root .auth-bullets li{color:var(--auth-ink-700);align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.auth-root .auth-bullet-dot{background:var(--auth-brand-orange);border-radius:999px;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 0 4px #fd51071f}.auth-root .auth-card{background:var(--auth-paper);border:1px solid var(--auth-border-subtle);animation:auth-fadeUp .7s var(--auth-ease-out-soft) both;border-radius:20px;padding:32px 36px;box-shadow:0 32px 80px #3d2a1e2e,0 8px 16px #3d2a1e0f,inset 0 1px #ffffffb3}@media (max-width:920px){.auth-root .auth-card{border-radius:16px;padding:20px 16px;box-shadow:0 8px 24px #3d2a1e14}.auth-root .auth-tabs{margin-bottom:16px}}.auth-root .auth-tabs{background:var(--auth-bg-2);border:1px solid var(--auth-border-subtle);border-radius:999px;gap:2px;width:fit-content;margin:0 auto 22px;padding:4px;display:flex}.auth-root .auth-tabs a{color:var(--auth-fg-3);font-family:var(--auth-font-sans);transition:all .22s var(--auth-ease-standard);border-radius:999px;padding:8px 22px;font-size:13px;font-weight:500;text-decoration:none}.auth-root .auth-tabs a:hover{color:var(--auth-fg-1);text-decoration:none}.auth-root .auth-tabs a.active{background:var(--auth-paper);color:var(--auth-fg-1);box-shadow:var(--auth-shadow-xs);font-weight:600}.auth-root .auth-panel{animation:auth-fadeUp .42s var(--auth-ease-out-soft) both}.auth-root .auth-panel h2{font-family:var(--auth-font-display);letter-spacing:-.01em;color:var(--auth-fg-1);margin:0 0 6px;font-size:34px;font-weight:400;line-height:1.05}.auth-root .auth-panel h2 em{color:var(--auth-brand-orange);font-style:italic}.auth-root .auth-panel .auth-lead{color:var(--auth-fg-3);margin:0 0 20px;font-size:14px;line-height:1.5}.auth-root .auth-panel .auth-lead b{color:var(--auth-fg-1);font-weight:600}@media (max-width:920px){.auth-root .auth-panel h2{margin-bottom:4px;font-size:24px}.auth-root .auth-panel .auth-lead{margin-bottom:14px;font-size:13px}}.auth-root .auth-stepper{margin-bottom:20px}@media (max-width:920px){.auth-root .auth-stepper{margin-bottom:16px}}.auth-root .auth-stepper-meta{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.auth-root .auth-stepper-step{color:var(--auth-fg-3);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:600}.auth-root .auth-stepper-label{color:var(--auth-fg-1);font-size:13px;font-weight:600}.auth-root .auth-stepper-label .auth-stepper-next{color:var(--auth-fg-4);font-weight:500}.auth-root .auth-stepper-label .auth-stepper-next:before{content:" · ";color:var(--auth-fg-4)}.auth-root .auth-stepper-track{background:var(--auth-ink-100);border-radius:999px;height:4px;overflow:hidden}.auth-root .auth-stepper-fill{background:linear-gradient(90deg, var(--auth-brand-orange-400), var(--auth-brand-orange));height:100%;transition:width .42s var(--auth-ease-out-soft);border-radius:999px}.auth-root .auth-field{margin-bottom:14px;position:relative}@media (max-width:920px){.auth-root .auth-field{margin-bottom:10px}.auth-root .auth-field .auth-lbl{margin-bottom:4px;font-size:12.5px}}.auth-root .auth-field .auth-lbl{color:var(--auth-fg-2);justify-content:space-between;margin-bottom:6px;font-size:13px;font-weight:500;display:flex}.auth-root .auth-field .auth-lbl .auth-hint{color:var(--auth-fg-3);font-size:13px;font-weight:400}.auth-root .auth-field .auth-lbl .auth-hint a{color:var(--auth-brand-orange-600);font-size:13px;text-decoration:none}.auth-root .auth-field .auth-lbl .auth-hint a:hover{color:var(--auth-brand-orange);text-underline-offset:3px;text-decoration:underline}.auth-root .auth-input-wrap{background:var(--auth-paper);border:1px solid var(--auth-border-subtle);transition:border-color .22s var(--auth-ease-standard), box-shadow .22s;border-radius:10px;align-items:center;display:flex;position:relative}.auth-root .auth-input-wrap:focus-within{border-color:var(--auth-brand-orange);box-shadow:0 0 0 3px #fd510726}.auth-root .auth-input-wrap.error{border-color:var(--auth-danger)}.auth-root .auth-input-wrap .auth-icon{width:18px;height:18px;color:var(--auth-fg-3);flex-shrink:0;margin-left:14px;transition:color .22s}.auth-root .auth-input-wrap:focus-within .auth-icon{color:var(--auth-brand-orange)}.auth-root .auth-input-wrap input,.auth-root .auth-input-wrap select{font-family:var(--auth-font-sans);color:var(--auth-fg-1);background:0 0;border:0;outline:none;flex:1;min-width:0;padding:11px 14px;font-size:15px}@media (max-width:920px){.auth-root .auth-input-wrap input,.auth-root .auth-input-wrap select{padding:10px 12px;font-size:16px}.auth-root .auth-input-wrap .auth-icon{width:16px;height:16px;margin-left:12px}}.auth-root .auth-input-wrap input.with-icon,.auth-root .auth-input-wrap select.with-icon{padding-left:10px}.auth-root .auth-input-wrap select{appearance:none;cursor:pointer;padding-right:40px}.auth-root .auth-input-wrap .auth-caret{pointer-events:none;color:var(--auth-fg-3);position:absolute;right:14px}.auth-root .auth-input-wrap .auth-toggle-pw{color:var(--auth-fg-3);cursor:pointer;background:0 0;border:0;align-items:center;padding:0 14px 0 8px;display:flex}.auth-root .auth-input-wrap .auth-toggle-pw:hover{color:var(--auth-fg-2)}.auth-root .auth-help{color:var(--auth-fg-3);margin-top:6px;font-size:12px}.auth-root .auth-help.error{color:var(--auth-danger)}.auth-root .auth-row2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-root .auth-row2>.auth-field{min-width:0}@media (max-width:480px){.auth-root .auth-row2{grid-template-columns:1fr}}.auth-root .auth-places-wrap{position:relative}.auth-root .auth-places-list{background:var(--auth-paper);border:1px solid var(--auth-border-subtle);box-shadow:var(--auth-shadow-lg);z-index:10;max-height:220px;animation:auth-fadeUp .18s var(--auth-ease-out-soft) both;border-radius:10px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto}.auth-root .auth-places-list .auth-place-it{cursor:pointer;border-bottom:1px solid var(--auth-border-subtle);text-align:left;width:100%;font-size:14px;font-family:var(--auth-font-sans);color:var(--auth-fg-1);background:0 0;border-top:0;border-left:0;border-right:0;align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.auth-root .auth-places-list .auth-place-it:last-child{border-bottom:0}.auth-root .auth-places-list .auth-place-it:hover,.auth-root .auth-places-list .auth-place-it.hi{background:var(--auth-brand-orange-50)}.auth-root .auth-places-list .auth-place-it svg{width:14px;height:14px;color:var(--auth-fg-3);flex-shrink:0;margin-top:3px}.auth-root .auth-places-list .auth-place-it .auth-place-main{color:var(--auth-fg-1);font-weight:500}.auth-root .auth-places-list .auth-place-it .auth-place-sec{color:var(--auth-fg-3);margin-top:2px;font-size:12px}.auth-root .auth-check{cursor:pointer;color:var(--auth-fg-2);-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.auth-root .auth-check .auth-check-box{border:1.5px solid var(--auth-border-default);background:var(--auth-paper);width:18px;height:18px;transition:all .22s var(--auth-ease-standard);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.auth-root .auth-check input{display:none}.auth-root .auth-check input:checked+.auth-check-box{background:var(--auth-brand-orange);border-color:var(--auth-brand-orange)}.auth-root .auth-check input:checked+.auth-check-box:after{content:"";border-bottom:2.5px solid #fff;border-left:2.5px solid #fff;width:10px;height:6px;transform:rotate(-45deg)translate(1px,-1px)}.auth-root .auth-check a{color:var(--auth-brand-orange-600);text-decoration:none}.auth-root .auth-check a:hover{color:var(--auth-brand-orange);text-underline-offset:3px;text-decoration:underline}.auth-root .auth-btn-primary{background:var(--auth-brand-orange);color:#fff;width:100%;font-family:var(--auth-font-sans);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:12px 22px;font-size:15px;font-weight:600;transition:background .22s,transform .12s,box-shadow .22s;display:inline-flex;box-shadow:0 1px 2px #3d2a1e14}.auth-root .auth-btn-primary:hover{background:var(--auth-brand-orange-600);box-shadow:var(--auth-shadow-brand)}.auth-root .auth-btn-primary:active{transform:translateY(1px)scale(.99)}.auth-root .auth-btn-primary:disabled{background:var(--auth-ink-200);color:var(--auth-fg-4);cursor:not-allowed;box-shadow:none}.auth-root .auth-btn-primary svg{width:16px;height:16px}.auth-root .auth-btn-secondary{background:var(--auth-paper);color:var(--auth-fg-1);border:1px solid var(--auth-border-default);font-family:var(--auth-font-sans);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:500;transition:background .22s,border-color .22s;display:inline-flex}.auth-root .auth-btn-secondary:hover{background:var(--auth-bg-2)}.auth-root .auth-btn-secondary svg{width:16px;height:16px}.auth-root .auth-btn-row{grid-template-columns:1fr 2fr;gap:10px;margin-top:6px;display:grid}.auth-root .auth-btn-ghost{color:var(--auth-fg-3);cursor:pointer;font-size:13px;font-family:var(--auth-font-sans);background:0 0;border:0;align-items:center;gap:6px;margin-bottom:14px;padding:0;text-decoration:none;display:inline-flex}.auth-root .auth-btn-ghost:hover{color:var(--auth-fg-1);text-decoration:none}.auth-root .auth-btn-ghost svg{width:14px;height:14px}.auth-root .auth-banner{animation:auth-fadeUp .3s var(--auth-ease-out-soft) both;border-radius:10px;gap:10px;margin-bottom:20px;padding:12px 14px;font-size:13px;display:flex}.auth-root .auth-banner.success{color:var(--auth-success);background:#2f8f4e14;border:1px solid #2f8f4e40}.auth-root .auth-banner.success svg{color:var(--auth-success)}.auth-root .auth-banner.error{color:var(--auth-danger);background:#c63b2f14;border:1px solid #c63b2f40}.auth-root .auth-banner.error svg{color:var(--auth-danger)}.auth-root .auth-banner svg{flex-shrink:0;width:18px;height:18px;margin-top:1px}.auth-root .auth-banner b{font-weight:600}.auth-root .auth-footnote{text-align:center;color:var(--auth-fg-3);margin:18px 0 0;font-size:12px}.auth-root .auth-footnote a{color:var(--auth-brand-orange-600);text-decoration:none}.auth-root .auth-footnote a:hover{color:var(--auth-brand-orange);text-underline-offset:3px;text-decoration:underline}.auth-root .auth-bottom-link{text-align:center;color:var(--auth-fg-3);margin:18px 0 0;font-size:13.5px}.auth-root .auth-bottom-link a{color:var(--auth-brand-orange-600);font-weight:600;text-decoration:none}.auth-root .auth-bottom-link a:hover{color:var(--auth-brand-orange);text-underline-offset:3px;text-decoration:underline}.auth-root .auth-footer{color:var(--auth-fg-3);text-align:center;border-top:1px solid #3d2a1e14;justify-content:center;width:100%;max-width:1440px;margin:0 auto;padding:24px 48px;font-size:12px;display:flex}@media (max-width:720px){.auth-root .auth-footer{padding:20px 24px}}.auth-root .auth-2fa-header{align-items:center;gap:14px;margin-bottom:20px;display:flex}.auth-root .auth-2fa-icon{background:var(--auth-accent-cafe);width:48px;height:48px;color:var(--auth-brand-cream);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.auth-root .auth-2fa-icon svg{width:22px;height:22px}.auth-root .auth-2fa-tabs{border-bottom:1px solid var(--auth-border-subtle);margin-bottom:20px;display:flex}.auth-root .auth-2fa-tabs button{font-family:var(--auth-font-sans);color:var(--auth-fg-3);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:10px 0;font-size:13px;font-weight:500;transition:all .22s}.auth-root .auth-2fa-tabs button.active{color:var(--auth-brand-orange);border-bottom-color:var(--auth-brand-orange);font-weight:600}.auth-root .auth-otp-input{text-align:center;width:100%;font-family:var(--auth-font-mono)!important;letter-spacing:.5em!important;color:var(--auth-fg-1)!important;padding:18px 14px!important;font-size:30px!important;font-weight:600!important}.auth-root .auth-otp-input::placeholder{color:var(--auth-ink-200);letter-spacing:.5em}.auth-root .auth-recovery-input{text-transform:uppercase;font-family:var(--auth-font-mono)!important;letter-spacing:.1em!important;font-size:18px!important}.auth-root .auth-spinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:18px;height:18px;animation:.8s linear infinite auth-spin}.auth-root .auth-prospect-card{border:1px solid var(--auth-brand-orange-200);background:linear-gradient(135deg, var(--auth-brand-orange-50) 0%, var(--auth-paper) 100%);animation:auth-fadeUp .32s var(--auth-ease-out-soft) both;border-radius:14px;align-items:center;gap:14px;margin-bottom:22px;padding:14px 16px;display:flex}.auth-root .auth-prospect-icon{background:var(--auth-brand-orange);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 6px 16px #fd510740}.auth-root .auth-prospect-icon svg{width:20px;height:20px}.auth-root .auth-prospect-text{min-width:0}.auth-root .auth-prospect-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--auth-brand-orange-600);margin:0;font-size:11px;font-weight:600}.auth-root .auth-prospect-name{color:var(--auth-fg-1);word-break:break-word;margin:2px 0 0;font-size:16px;font-weight:700;line-height:1.25}
