:root{--auth-bg:#0a120d;--auth-glow-gold:rgba(227,179,90,0.07);--auth-glow-green:rgba(53,211,153,0.06);--auth-surface:#0f1912;--auth-surface-2:#131f18;--auth-surface-3:#17251c;--auth-border:rgba(255,255,255,0.08);--auth-border-strong:rgba(255,255,255,0.16);--auth-text:#f5f3ec;--auth-text-muted:#96a89c;--auth-text-faint:#7a9186;--auth-gold:#e3b35a;--auth-gold-hover:#edc172;--auth-gold-ink:#16110a;--auth-green:#3ad999;--auth-green-bg:rgba(58,217,153,0.1);--auth-red:#f2665c;--auth-red-bg:rgba(242,102,92,0.1);--auth-font-serif:"Iowan Old Style",Georgia,"Times New Roman",serif;--auth-font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--auth-font-mono:ui-monospace,"SF Mono","Cascadia Mono",Menlo,Consolas,monospace;--auth-radius-sm:8px;--auth-radius:12px;--auth-radius-lg:20px;--auth-shadow-card:0 24px 60px -20px rgba(0,0,0,0.65);--auth-shadow-btn:0 8px 20px -8px rgba(227,179,90,0.45);--auth-ring-gold:0 0 0 3px rgba(227,179,90,0.18);--auth-ring-red:0 0 0 3px rgba(242,102,92,0.16);--auth-ease:cubic-bezier(0.2,0.7,0.3,1);--auth-dur-fast:120ms;--auth-dur-base:220ms}@media (prefers-reduced-motion:reduce){.auth-shell *,.auth-shell :after,.auth-shell :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.auth-shell *,.auth-shell :after,.auth-shell :before{box-sizing:border-box}.auth-shell body,.auth-shell html{height:100%}.auth-shell{margin:0;min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr);background:radial-gradient(600px 400px at 15% 0,var(--auth-glow-gold),transparent 60%),radial-gradient(700px 500px at 100% 100%,var(--auth-glow-green),transparent 60%),var(--auth-bg);color:var(--auth-text);font-family:var(--auth-font-sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.auth-shell h1,.auth-shell h2,.auth-shell h3,.auth-shell p{margin:0}.auth-shell a{color:var(--auth-gold);text-decoration:none}.auth-shell a:hover{color:var(--auth-gold-hover)}.auth-shell a.auth-back-link,.auth-shell a.auth-back-link:hover,.auth-shell a.auth-btn,.auth-shell a.auth-btn-ghost,.auth-shell a.auth-btn-ghost:hover,.auth-shell a.auth-btn:hover{color:inherit}.auth-shell button{font-family:inherit}.auth-shell img,.auth-shell svg{display:block}.auth-skip{position:absolute;top:-100px;left:16px;padding:8px 14px;background:var(--auth-gold);color:var(--auth-gold-ink);font-size:13px;font-weight:600;border-radius:var(--auth-radius-sm);z-index:1000;transition:top var(--auth-dur-fast) var(--auth-ease)}.auth-skip:focus{top:16px}.auth-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-shell :focus{outline:none}.auth-shell :focus-visible{outline:2px solid var(--auth-gold);outline-offset:2px;border-radius:var(--auth-radius-sm)}@media (min-width:1024px){.auth-shell{grid-template-columns:minmax(0,5fr) minmax(0,6fr)}}.auth-brand{position:relative;display:none;flex-direction:column;justify-content:space-between;padding:48px;border-right:1px solid var(--auth-border);overflow:hidden}@media (min-width:1024px){.auth-brand{display:flex}}.auth-brand:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 40%);pointer-events:none}.auth-form-panel{display:flex;align-items:center;justify-content:center;padding:32px 24px}.auth-form-col{width:100%;max-width:400px;padding:24px 0}@media (max-width:1023px){.auth-form-col{max-width:420px}}.auth-mobile-header{display:flex;align-items:center;justify-content:center;padding:20px 0 4px}.auth-mobile-hero{display:block}@media (min-width:1024px){.auth-mobile-header,.auth-mobile-hero{display:none}}.auth-logo{display:inline-flex;align-items:center;gap:10px;font-family:var(--auth-font-serif);font-size:17px;font-weight:600;color:var(--auth-text)}.auth-logo-mark{width:30px;height:30px;border-radius:8px;background:var(--auth-surface-3);border:1px solid var(--auth-border);display:flex;align-items:center;justify-content:center;font-size:15px}.auth-logo-badge{font-family:var(--auth-font-mono);font-size:10px;font-weight:600;letter-spacing:.06em;color:var(--auth-green);background:var(--auth-green-bg);border:1px solid rgba(58,217,153,.25);border-radius:999px;padding:2px 7px;margin-left:2px}.auth-brand-copy{max-width:380px;margin-top:64px}.auth-brand-eyebrow{font-family:var(--auth-font-mono);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--auth-gold);margin-bottom:18px;display:flex;align-items:center;gap:8px}.auth-brand-eyebrow:before{content:"";width:14px;height:1px;background:var(--auth-gold)}.auth-brand-headline{font-family:var(--auth-font-serif);font-size:32px;line-height:1.2;font-weight:500;letter-spacing:-.01em;color:var(--auth-text)}.auth-brand-headline em{font-style:normal;color:var(--auth-gold)}.auth-brand-sub{margin-top:16px;color:var(--auth-text-muted);font-size:15px;line-height:1.65}.auth-feed-card{background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:var(--auth-radius);padding:18px;box-shadow:var(--auth-shadow-card)}.auth-feed-card-head{display:flex;align-items:center;justify-content:space-between;font-family:var(--auth-font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--auth-text-faint);margin-bottom:14px}.auth-feed-live{display:flex;align-items:center;gap:6px;color:var(--auth-green)}.auth-feed-live-dot{width:6px;height:6px;border-radius:50%;background:var(--auth-green);animation:auth-pulse 2s var(--auth-ease) infinite}@keyframes auth-pulse{0%{box-shadow:0 0 0 0 rgba(58,217,153,.5)}70%{box-shadow:0 0 0 6px rgba(58,217,153,0)}to{box-shadow:0 0 0 0 rgba(58,217,153,0)}}.auth-feed-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--auth-border)}.auth-feed-row:first-of-type{border-top:none}.auth-feed-score{width:30px;height:30px;border-radius:50%;border:2px solid rgba(242,102,92,.55);color:var(--auth-text);font-family:var(--auth-font-mono);font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;flex:none}.auth-feed-info{flex:1;min-width:0}.auth-feed-title{font-size:13px;color:var(--auth-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-feed-meta{font-size:12px;color:var(--auth-text-faint);margin-top:2px}.auth-feed-price{text-align:right;font-size:13px;color:var(--auth-text);white-space:nowrap}.auth-feed-delta{font-size:12px;color:var(--auth-red);margin-top:2px}.auth-feed-skeleton{display:flex;align-items:center;gap:12px;padding:10px 0;border-top:1px solid var(--auth-border)}.auth-feed-skeleton:first-of-type{border-top:none}.auth-feed-skeleton-bar{height:12px;border-radius:4px;background:linear-gradient(90deg,var(--auth-border) 0,var(--auth-border-strong) 50%,var(--auth-border) 100%);background-size:200% 100%;animation:auth-shimmer 1.4s var(--auth-ease) infinite}@keyframes auth-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.auth-brand-footer{display:flex;gap:24px;font-size:12px;color:var(--auth-text-faint);flex-wrap:wrap}.auth-brand-footer strong{color:var(--auth-text-muted);font-weight:600;font-family:var(--auth-font-mono);margin-right:4px}.auth-h1{font-family:var(--auth-font-serif);font-size:28px;font-weight:500;letter-spacing:-.01em;color:var(--auth-text)}.auth-lede{margin-top:8px;color:var(--auth-text-muted);font-size:14.5px}.auth-lede strong{color:var(--auth-text);font-weight:600}.auth-form-head{margin-bottom:28px}form.auth-form{gap:18px}.auth-field,form.auth-form{display:flex;flex-direction:column}.auth-field{gap:7px}.auth-field-label{font-size:13px;font-weight:500;color:var(--auth-text);display:flex;justify-content:space-between;align-items:baseline}.auth-field-label .optional{font-weight:400;color:var(--auth-text-faint);font-size:12px}.auth-input-wrap{position:relative}.auth-input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--auth-surface-2);border:1px solid var(--auth-border);color:var(--auth-text);border-radius:var(--auth-radius-sm);padding:12px 14px;font-size:15px;font-family:inherit;min-height:46px;transition:border-color var(--auth-dur-base) var(--auth-ease),box-shadow var(--auth-dur-base) var(--auth-ease)}.auth-input::-moz-placeholder{color:var(--auth-text-faint)}.auth-input::placeholder{color:var(--auth-text-faint)}.auth-input:hover{border-color:var(--auth-border-strong)}.auth-input:focus{border-color:var(--auth-gold);box-shadow:var(--auth-ring-gold);outline:none}.auth-input[data-has-icon]{padding-right:44px}.auth-input[disabled]{opacity:.6;cursor:not-allowed}.auth-field[data-invalid] .auth-input{border-color:var(--auth-red)}.auth-field[data-invalid] .auth-input:focus{box-shadow:var(--auth-ring-red)}.auth-field[data-valid] .auth-input{border-color:rgba(58,217,153,.45)}.auth-field-hint{font-size:12.5px;color:var(--auth-text-faint);display:flex;align-items:center;gap:6px;min-height:16px}.auth-field-hint[data-error]{color:var(--auth-red);display:none}.auth-field[data-invalid] .auth-field-hint[data-error]{display:flex}.auth-field[data-invalid] .auth-field-hint[data-default]{display:none}.auth-icon-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:var(--auth-radius-sm);color:var(--auth-text-faint);cursor:pointer;transition:color var(--auth-dur-fast) var(--auth-ease),background var(--auth-dur-fast) var(--auth-ease)}.auth-icon-btn:hover{color:var(--auth-text);background:var(--auth-surface-3)}.auth-strength{display:flex;flex-direction:column;gap:8px;margin-top:2px}.auth-strength-bars{display:flex;gap:4px}.auth-strength-bars>span{height:3px;flex:1;background:var(--auth-border);border-radius:2px;transition:background var(--auth-dur-base) var(--auth-ease)}.auth-strength-label{font-size:12px;color:var(--auth-text-faint)}.auth-strength[data-level="1"] .auth-strength-bars>span:first-child{background:var(--auth-red)}.auth-strength[data-level="2"] .auth-strength-bars>span:nth-child(-n+2){background:#e3a15a}.auth-strength[data-level="3"] .auth-strength-bars>span:nth-child(-n+3){background:var(--auth-gold)}.auth-strength[data-level="4"] .auth-strength-bars>span{background:var(--auth-green)}.auth-checklist{display:flex;flex-direction:column;gap:6px;margin-top:2px}.auth-checklist-item{display:flex;align-items:center;gap:8px;font-size:12.5px}.auth-checklist-item,.auth-checklist-item svg{color:var(--auth-text-faint);transition:color var(--auth-dur-base) var(--auth-ease)}.auth-checklist-item svg{flex:none}.auth-checklist-item[data-met]{color:var(--auth-text-muted)}.auth-checklist-item[data-met] svg{color:var(--auth-green)}.auth-checkbox-row{display:flex;align-items:flex-start;gap:10px}.auth-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;flex:none;margin-top:1px;border-radius:5px;border:1px solid var(--auth-border-strong);background:var(--auth-surface-2);display:grid;place-content:center;cursor:pointer;transition:border-color var(--auth-dur-fast) var(--auth-ease),background var(--auth-dur-fast) var(--auth-ease)}.auth-checkbox:after{content:"";width:10px;height:10px;transform:scale(0);transition:transform var(--auth-dur-fast) var(--auth-ease);background:var(--auth-gold-ink);clip-path:polygon(9% 45%,35% 70%,91% 12%,100% 22%,35% 89%,0 55%)}.auth-checkbox:checked{background:var(--auth-gold);border-color:var(--auth-gold)}.auth-checkbox:checked:after{transform:scale(1)}.auth-checkbox-row label{font-size:13px;color:var(--auth-text-muted);cursor:pointer;line-height:1.5}.auth-checkbox-row a{font-weight:500}.auth-field-row{display:flex;align-items:center;justify-content:space-between}.auth-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:var(--auth-radius-sm);min-height:46px;padding:0 20px;font-size:14.5px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;transition:transform var(--auth-dur-fast) var(--auth-ease),box-shadow var(--auth-dur-base) var(--auth-ease),background var(--auth-dur-fast) var(--auth-ease),opacity var(--auth-dur-fast) var(--auth-ease);text-decoration:none}.auth-btn:active{transform:translateY(1px)}.auth-btn-primary{background:var(--auth-gold);color:var(--auth-gold-ink)}.auth-btn-primary:hover{background:var(--auth-gold-hover);box-shadow:var(--auth-shadow-btn);color:var(--auth-gold-ink)}.auth-btn-primary:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.auth-btn-ghost{background:var(--auth-surface-2);color:var(--auth-text);border:1px solid var(--auth-border)}.auth-btn-ghost:hover{border-color:var(--auth-border-strong);background:var(--auth-surface-3)}.auth-btn-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(22,17,10,.35);border-top:2px solid var(--auth-gold-ink);animation:auth-spin .7s linear infinite;display:none}.auth-btn[data-loading] .auth-btn-spinner{display:inline-block}.auth-btn[data-loading] .auth-btn-label{opacity:.85}@keyframes auth-spin{to{transform:rotate(1turn)}}.auth-banner{display:none;align-items:flex-start;gap:10px;border-radius:var(--auth-radius-sm);padding:12px 14px;font-size:13.5px;border:1px solid transparent;animation:auth-banner-in var(--auth-dur-base) var(--auth-ease)}.auth-banner[data-show]{display:flex}.auth-banner-error{background:var(--auth-red-bg);border-color:rgba(242,102,92,.3);color:#ffb3ac}.auth-banner-success{background:var(--auth-green-bg);border-color:rgba(58,217,153,.3);color:#a9f2d6}.auth-banner svg{flex:none;margin-top:1px}@keyframes auth-banner-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.auth-divider{display:flex;align-items:center;gap:12px;color:var(--auth-text-faint);font-size:12.5px;margin-top:6px}.auth-divider:after,.auth-divider:before{content:"";flex:1;height:1px;background:var(--auth-border)}.auth-form-foot{text-align:center;font-size:14px;color:var(--auth-text-muted)}.auth-form-foot a{font-weight:600}.auth-back-link{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:500;color:var(--auth-text-muted);background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.auth-back-link:hover{color:var(--auth-text)}.auth-trust-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;margin-top:4px}.auth-trust-note,.auth-trust-note svg{color:var(--auth-text-faint)}.auth-otp-group{display:flex;gap:10px;justify-content:center}.auth-otp-box{width:46px;height:54px;text-align:center;font-family:var(--auth-font-mono);font-size:20px;font-weight:600;background:var(--auth-surface-2);border:1px solid var(--auth-border);border-radius:var(--auth-radius-sm);color:var(--auth-text);transition:border-color var(--auth-dur-base) var(--auth-ease),box-shadow var(--auth-dur-base) var(--auth-ease)}.auth-otp-box:focus{border-color:var(--auth-gold);box-shadow:var(--auth-ring-gold);outline:none}.auth-otp-group[data-invalid] .auth-otp-box{border-color:var(--auth-red)}@keyframes auth-shake{10%,90%{transform:translateX(-1px)}20%,80%{transform:translateX(2px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.auth-shake{animation:auth-shake .42s var(--auth-ease)}.auth-success{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.auth-success-icon{width:52px;height:52px;border-radius:50%;background:var(--auth-green-bg);border:1px solid rgba(58,217,153,.3);display:flex;align-items:center;justify-content:center;color:var(--auth-green)}.auth-success-icon svg{stroke-dasharray:24;stroke-dashoffset:24;animation:auth-draw .48s var(--auth-ease) .1s forwards}@keyframes auth-draw{to{stroke-dashoffset:0}}.auth-success-icon.is-mail{background:var(--auth-surface-2);border-color:var(--auth-border);color:var(--auth-gold)}.auth-success-icon.is-error{background:var(--auth-red-bg);border-color:rgba(242,102,92,.3);color:var(--auth-red)}.auth-enter{animation:auth-enter-up .48s var(--auth-ease) both}.auth-enter-1{animation-delay:0s}.auth-enter-2{animation-delay:60ms}.auth-enter-3{animation-delay:.12s}@keyframes auth-enter-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.auth-mobile-hero{margin:12px 0 24px;padding:20px;background:var(--auth-surface);border:1px solid var(--auth-border);border-radius:var(--auth-radius)}.auth-mobile-hero-eyebrow{font-family:var(--auth-font-mono);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--auth-gold);margin-bottom:8px}.auth-mobile-hero-title{font-family:var(--auth-font-serif);font-size:18px;line-height:1.3;color:var(--auth-text);font-weight:500}.auth-mobile-hero-sub{margin-top:6px;font-size:13px;color:var(--auth-text-muted);line-height:1.5}.auth-mobile-hero-stats{margin-top:14px;display:flex;gap:16px;font-size:11px;color:var(--auth-text-faint);font-family:var(--auth-font-mono);border-top:1px solid var(--auth-border);padding-top:12px}.auth-mobile-hero-stats strong{color:var(--auth-text);margin-right:4px;font-weight:600}.auth-mobile-hero-live{display:inline-flex;align-items:center;gap:5px;color:var(--auth-green);font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-top:10px}.auth-mobile-hero-live-dot{width:5px;height:5px;border-radius:50%;background:var(--auth-green);animation:auth-pulse 2s var(--auth-ease) infinite}