:root{--bl-accent:#d97706;--bl-accent-rgb:217, 119, 6;--bl-accent-lt:#fbbf24;--bl-accent-dk:#b45309;--bl-bg:#0c0901;--bl-surface:#ffffff0a;--bl-border:#ffffff14;--bl-text:#fffbeb;--bl-muted:#fffbeb80}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.bl-shell{background:var(--bl-bg);align-items:stretch;min-height:100dvh;font-family:Inter,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.bl-orb{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.bl-orb-1{background:radial-gradient(circle, rgba(var(--bl-accent-rgb),.2) 0%, transparent 70%);width:560px;height:560px;animation:18s ease-in-out infinite alternate bl-orb-drift;top:-160px;left:-80px}.bl-orb-2{background:radial-gradient(circle, rgba(var(--bl-accent-rgb),.12) 0%, transparent 70%);width:400px;height:400px;animation:24s ease-in-out infinite alternate-reverse bl-orb-drift;bottom:-60px;left:35%}.bl-orb-3{background:radial-gradient(circle,#fbbf2417 0%,#0000 70%);width:280px;height:280px;animation:15s ease-in-out infinite alternate bl-orb-drift;top:38%;right:8%}@keyframes bl-orb-drift{0%{transform:translate(0)scale(1)}to{transform:translate(28px,18px)scale(1.08)}}.bl-grid{z-index:0;pointer-events:none;background-image:linear-gradient(rgba(var(--bl-accent-rgb),.04) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--bl-accent-rgb),.04) 1px, transparent 1px);background-size:48px 48px;position:absolute;inset:0}.bl-hero{z-index:1;flex-direction:column;justify-content:center;gap:40px;padding:60px 56px;display:none;position:relative}@media (min-width:900px){.bl-hero{flex:0 0 58%;display:flex}}.bl-brand-logo{background:linear-gradient(135deg, var(--bl-accent-dk), var(--bl-accent-lt));color:#fff;width:56px;height:56px;box-shadow:0 0 28px rgba(var(--bl-accent-rgb),.45);border-radius:14px;justify-content:center;align-items:center;margin-bottom:4px;font-size:24px;font-weight:800;display:flex}.bl-brand-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--bl-accent-lt);margin-top:14px;font-size:11px;font-weight:600}.bl-brand-name{color:var(--bl-muted);margin-top:2px;font-size:14px;font-weight:500}.bl-brand-tagline{color:var(--bl-text);letter-spacing:-.02em;margin-top:10px;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.18}.bl-brand-sub{color:var(--bl-muted);margin-top:10px;font-size:15px;line-height:1.6}.bl-cards-row{flex-wrap:wrap;gap:14px;display:flex}.bl-fcard{background:var(--bl-surface);border:1px solid var(--bl-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;flex-direction:column;flex:120px;gap:4px;min-width:110px;max-width:165px;padding:16px 16px 14px;animation:6s ease-in-out infinite bl-float-a;display:flex}.bl-fcard:nth-child(2){animation-name:bl-float-b;animation-duration:7s}.bl-fcard:nth-child(3){animation-name:bl-float-c;animation-duration:5.5s}@keyframes bl-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes bl-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes bl-float-c{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.bl-fcard-icon{font-size:20px}.bl-fcard-val{color:var(--bl-text);font-size:20px;font-weight:800;line-height:1.2}.bl-fcard-label{color:var(--bl-muted);font-size:11px;font-weight:500}.shimmer{background:linear-gradient(90deg, var(--bl-accent-lt) 0%, #fff 50%, var(--bl-accent-lt) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:2.6s linear infinite bl-shimmer}@keyframes bl-shimmer{to{background-position:200%}}.bl-badge-amber{background:rgba(var(--bl-accent-rgb),.15);border:1px solid rgba(var(--bl-accent-rgb),.3);color:var(--bl-accent-lt);border-radius:20px;align-items:center;gap:5px;margin-top:4px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.bl-badge-dot{background:var(--bl-accent-lt);border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite bl-pulse}@keyframes bl-pulse{0%,to{opacity:1}50%{opacity:.3}}.bl-badge-green{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e40;border-radius:20px;align-items:center;gap:5px;margin-top:4px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.bl-badge-green-dot{background:#4ade80;border-radius:50%;width:6px;height:6px}.bl-bars{align-items:flex-end;gap:3px;height:22px;margin-top:6px;display:flex}.bl-bar{background:rgba(var(--bl-accent-rgb),.25);border-radius:3px;flex:1;height:40%}.bl-bar:nth-child(2){height:55%}.bl-bar:nth-child(3){height:70%}.bl-bar:nth-child(4){height:85%}.bl-bar.hi{background:var(--bl-accent);height:100%}.bl-coins{align-items:flex-end;gap:2px;height:22px;margin-top:6px;display:flex}.bl-coin{background:linear-gradient(135deg, var(--bl-accent-dk), var(--bl-accent-lt));border:1px solid #fff3;border-radius:50%;width:14px;height:14px;animation:1.8s ease-in-out infinite bl-coin-bounce}.bl-coin:nth-child(2){animation-delay:.15s}.bl-coin:nth-child(3){width:12px;height:12px;animation-delay:.3s}@keyframes bl-coin-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.bl-pills{flex-wrap:wrap;gap:8px;display:flex}.bl-pill{background:rgba(var(--bl-accent-rgb),.08);border:1px solid rgba(var(--bl-accent-rgb),.18);color:var(--bl-accent-lt);border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;animation:.5s both bl-fade-up;display:inline-flex}.bl-pill:first-child{animation-delay:.1s}.bl-pill:nth-child(2){animation-delay:.18s}.bl-pill:nth-child(3){animation-delay:.26s}.bl-pill:nth-child(4){animation-delay:.34s}.bl-pill:nth-child(5){animation-delay:.42s}@keyframes bl-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bl-pill-dot{background:var(--bl-accent);border-radius:50%;width:5px;height:5px}.bl-form-wrap{z-index:1;flex:1;justify-content:center;align-items:center;padding:32px 24px;display:flex;position:relative}@media (min-width:900px){.bl-form-wrap{flex:0 0 42%;padding:48px}}.bl-form-sheet{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);width:100%;max-width:400px;box-shadow:0 0 0 1px rgba(var(--bl-accent-rgb),.06), 0 24px 60px #00000073;background:#ffffff09;border:1px solid #ffffff17;border-radius:24px;padding:36px 32px 28px;animation:.5s cubic-bezier(.22,1,.36,1) both bl-slide-up}@keyframes bl-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.bl-form-handle{background:#ffffff26;border-radius:2px;width:36px;height:4px;margin:0 auto 20px}@media (min-width:900px){.bl-form-handle{display:none}}.bl-form-brand{align-items:center;gap:8px;margin-bottom:20px;display:flex}.bl-form-brand-dot{background:var(--bl-accent);width:8px;height:8px;box-shadow:0 0 10px rgba(var(--bl-accent-rgb),.7);border-radius:50%}.bl-form-brand-text{color:var(--bl-muted);letter-spacing:.03em;font-size:12px;font-weight:600}.bl-form-title{color:var(--bl-text);letter-spacing:-.02em;font-size:24px;font-weight:800}.bl-form-sub{color:var(--bl-muted);margin-top:4px;margin-bottom:20px;font-size:13px}.bl-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440;border-radius:10px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;display:flex}.bl-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.bl-label{color:var(--bl-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.bl-input-wrap{align-items:center;display:flex;position:relative}.bl-input-icon{color:var(--bl-muted);pointer-events:none;font-size:14px;position:absolute;left:13px}.bl-input{width:100%;color:var(--bl-text);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:11px 14px 11px 38px;font-size:14px;transition:border-color .2s,box-shadow .2s}.bl-input::placeholder{color:#ffffff40}.bl-input:focus{border-color:rgba(var(--bl-accent-rgb),.5);box-shadow:0 0 0 3px rgba(var(--bl-accent-rgb),.12)}.bl-submit{background:linear-gradient(135deg, var(--bl-accent-dk), var(--bl-accent-lt));color:#fff;cursor:pointer;width:100%;box-shadow:0 4px 20px rgba(var(--bl-accent-rgb),.35);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:13px;font-size:14px;font-weight:700;transition:opacity .2s,transform .15s;display:flex}.bl-submit:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.bl-submit:active:not(:disabled){transform:translateY(0)}.bl-submit:disabled{opacity:.55;cursor:not-allowed}.bl-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite bl-spin}@keyframes bl-spin{to{transform:rotate(360deg)}}.bl-form-footer{color:#fff3;text-align:center;margin-top:20px;font-size:11px;line-height:1.6}.cf-turnstile,.cf-turnstile>div,.cf-turnstile iframe{margin-left:auto!important;margin-right:auto!important}@media (max-width:640px){html:has(.bl-form-sheet){overflow:hidden!important}html:has(.bl-form-sheet) body{overflow:hidden!important}.bl-hero{display:none!important}.bl-shell{align-items:stretch!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.bl-form-wrap{flex:1!important;justify-content:center!important;align-items:center!important;padding:12px!important;display:flex!important}.bl-form-sheet{-webkit-backdrop-filter:blur(24px)!important;background:#ffffff09!important;border:1px solid #ffffff14!important;border-radius:20px!important;width:100%!important;max-width:420px!important;padding:18px 18px 14px!important}.bl-form-handle{display:none!important}.bl-form-brand{margin-bottom:10px!important}.bl-form-title{letter-spacing:-.02em!important;font-size:20px!important;font-weight:800!important;line-height:1.15!important}.bl-form-sub{margin-bottom:10px!important;font-size:11px!important;line-height:1.45!important}.bl-field{gap:3px!important;margin-bottom:8px!important}.bl-label{letter-spacing:.06em!important;text-transform:uppercase!important;font-size:10px!important}.bl-input{border-radius:10px!important;padding:9px 12px 9px 34px!important;font-size:13px!important}.bl-submit{border-radius:12px!important;margin-top:2px!important;padding:11px!important;font-size:13px!important;font-weight:700!important}.bl-form-footer{color:#ffffff40!important;margin-top:8px!important;font-size:9px!important;line-height:1.4!important}.bl-error{border-radius:8px!important;margin-bottom:10px!important;padding:7px 10px!important;font-size:11px!important}.cf-turnstile{transform-origin:top!important;margin:4px auto!important;transform:scale(.88)!important}}@media (max-width:640px) and (max-height:700px){.bl-form-wrap{padding:8px!important}.bl-form-sheet{border-radius:16px!important;padding:14px 14px 12px!important}.bl-form-brand{margin-bottom:8px!important}.bl-form-title{font-size:18px!important}.bl-form-sub{margin-bottom:8px!important;font-size:10px!important}.bl-field{margin-bottom:7px!important}.bl-label{font-size:9px!important}.bl-input{padding:8px 10px 8px 32px!important;font-size:12px!important}.bl-submit{padding:10px!important;font-size:12px!important}.bl-form-footer{margin-top:6px!important;font-size:9px!important}.cf-turnstile{margin:2px auto!important;transform:scale(.82)!important}}
