*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--auth-bg-left: #0e0f1a;--auth-bg-right: #161728;--auth-text: #f5f4ef;--auth-muted: rgba(245,244,239,.45);--auth-border: rgba(255,255,255,.08);--auth-yellow: #ffe100;--auth-yellow-dim: rgba(255,225,0,.12);--auth-art-bg-1: rgba(14,15,26,.55);--auth-art-bg-2: rgba(14,15,26,.15);--auth-art-bg-3: rgba(14,15,26,.75);--auth-art-grad-1: #1a2340;--auth-art-grad-2: #0e1520;--auth-art-grad-3: #1a1008;--auth-stroke: white}[data-theme=light]{--auth-bg-left: #f0f2f5;--auth-bg-right: #ffffff;--auth-text: #111827;--auth-muted: rgba(17,24,39,.5);--auth-border: rgba(0,0,0,.08);--auth-yellow: #eab308;--auth-yellow-dim: rgba(234,179,8,.1);--auth-art-bg-1: rgba(240,242,245,.55);--auth-art-bg-2: rgba(240,242,245,.15);--auth-art-bg-3: rgba(240,242,245,.75);--auth-art-grad-1: #e2e8f0;--auth-art-grad-2: #f8fafc;--auth-art-grad-3: #f1f5f9;--auth-stroke: #111827}body{font-family:DM Sans,sans-serif;background:var(--auth-bg-left);color:var(--auth-text);min-height:100vh;display:flex}.panel-left{width:48%;min-height:100vh;position:relative;overflow:hidden;flex-shrink:0;background:var(--auth-bg-left)}.photo-art{width:100%;height:100%;position:relative;overflow:hidden;background:linear-gradient(180deg,var(--auth-art-bg-1) 0%,var(--auth-art-bg-2) 40%,var(--auth-art-bg-3) 100%),linear-gradient(135deg,var(--auth-art-grad-1) 0%,var(--auth-art-grad-2) 50%,var(--auth-art-grad-3) 100%)}.photo-art:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 40% 35%,rgba(255,200,80,.18) 0%,transparent 60%),radial-gradient(ellipse 80% 60% at 70% 70%,rgba(30,60,120,.35) 0%,transparent 65%)}.photo-art:after{content:"";position:absolute;inset:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px}.geo-lines{position:absolute;inset:0;overflow:hidden}.geo-lines svg{width:100%;height:100%;opacity:.12}.geo-lines svg line,.geo-lines svg circle{stroke:var(--auth-stroke)}.geo-lines svg text{fill:var(--auth-stroke)}.horizon{position:absolute;top:50%;left:-10%;right:-10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,225,0,.5),transparent)}.brand-block{position:absolute;bottom:48px;left:48px;right:48px}.brand-name{font-family:"Instrument Serif",serif;font-size:clamp(28px,3.5vw,42px);line-height:1.1;letter-spacing:-.5px;color:var(--auth-text)}.brand-name em{font-style:italic;color:var(--auth-yellow)}.brand-tagline{margin-top:12px;font-size:13px;font-weight:300;color:var(--auth-muted);letter-spacing:.06em;text-transform:uppercase}.stat-row{display:flex;gap:32px;margin-top:32px;padding-top:24px;border-top:1px solid var(--auth-border)}.stat-number{font-family:"Instrument Serif",serif;font-size:28px;color:var(--auth-yellow);line-height:1}.stat-label{font-size:11px;color:var(--auth-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.top-logo{position:absolute;top:36px;left:48px;display:flex;align-items:center;gap:10px}.logo-mark{width:32px;height:32px;border:1.5px solid var(--auth-yellow);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Instrument Serif",serif;font-size:16px;color:var(--auth-yellow)}.logo-text{font-size:13px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--auth-text);opacity:.8}.frame-corner{position:absolute;width:40px;height:40px;border-color:#ffe1004d;border-style:solid}.frame-corner.tl{top:24px;right:24px;border-width:1px 0 0 0}.frame-corner.br{bottom:24px;right:24px;border-width:0 0 1px 0}.panel-right{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 40px;background:var(--auth-bg-right);position:relative;overflow:hidden}.panel-right:before{content:"";position:absolute;top:-30%;left:-30%;width:80%;height:80%;background:radial-gradient(ellipse,rgba(255,225,0,.04) 0%,transparent 65%);pointer-events:none}.form-container{width:100%;max-width:400px;position:relative;z-index:1}.form-header{margin-bottom:36px}.form-eyebrow{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--auth-yellow);margin-bottom:12px;display:flex;align-items:center;gap:8px}.form-eyebrow:after{content:"";display:block;width:24px;height:1px;background:var(--auth-yellow);opacity:.5}.form-title{font-family:"Instrument Serif",serif;font-size:clamp(26px,3vw,34px);line-height:1.15;color:var(--auth-text);letter-spacing:-.3px}.form-title em{font-style:italic;color:var(--auth-yellow)}.form-sub{margin-top:10px;font-size:14px;font-weight:300;color:var(--auth-muted);line-height:1.6}.tab-toggle{display:flex;background:#80808014;border:1px solid var(--auth-border);border-radius:10px;padding:4px;margin-bottom:28px}.tab-btn{flex:1;height:36px;border:none;border-radius:8px;background:transparent;color:var(--auth-muted);font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all .2s}.tab-btn.active{background:var(--auth-yellow-dim);color:var(--auth-yellow);font-weight:600;box-shadow:0 1px 3px #0000000d}[data-theme=light] .tab-btn.active{background:var(--auth-yellow);color:#000}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.panel-left,.form-header,.form-slot,.clerk-wrapper{animation:fadeUp .6s ease both}.form-header{animation-delay:.1s}.form-slot{animation-delay:.2s}.form-slot .cl-rootBox{width:100%!important}.form-slot .cl-card{background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important;margin:0!important;max-width:100%!important}.form-slot .cl-header{display:none!important}.form-slot .cl-socialButtonsBlockButton{background:transparent!important;border:1px solid var(--auth-border)!important;color:var(--auth-text)!important;border-radius:10px!important;height:46px!important;transition:all .2s!important}.form-slot .cl-socialButtonsBlockButton:hover{background:#8080800d!important;border-color:var(--auth-muted)!important}.form-slot .cl-dividerLine{background:var(--auth-border)!important}.form-slot .cl-dividerText{color:var(--auth-muted)!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important}.form-slot .cl-formFieldLabel{color:var(--auth-muted)!important}.form-slot .cl-formFieldLabel:before{color:var(--auth-muted)!important}.form-slot .cl-formFieldInput{background:#8080800d!important;border:1px solid var(--auth-border)!important;color:var(--auth-text)!important;border-radius:10px!important;box-shadow:none!important}.form-slot .cl-formFieldInput:focus{border-color:var(--auth-yellow)!important;background:var(--auth-yellow-dim)!important}.form-slot .cl-formButtonPrimary{background:var(--auth-yellow)!important;color:#0e0f1a!important;border-radius:10px!important;height:48px!important;font-weight:700!important;margin-top:10px!important}.form-slot .cl-formButtonPrimary:hover{background:#e6cb00!important;box-shadow:none!important}.form-slot .cl-footerActionText,.form-slot .cl-footerActionLink{display:none!important}[data-theme=light] .form-slot .cl-formFieldInput{background:#f9fafb!important;border-color:#d1d5db!important}[data-theme=light] .form-slot .cl-formFieldInput:focus{background:#fff!important}@media(max-width:900px){body{flex-direction:column}.panel-left{width:100%;min-height:300px;height:35vh}.panel-right{padding:32px 24px;min-height:65vh;align-items:flex-start}.brand-block{bottom:24px;left:24px;right:24px}.stat-row{display:none}.top-logo{top:24px;left:24px}.frame-corner,.geo-lines{display:none}}
