*,:before,:after{box-sizing:border-box}.ctrl-shell{--c-accent:#6366f1;--c-accent-d:#4f46e5;--c-accent-l:#a5b4fc;--c-accent-rgb:99, 102, 241;--c-login-bg:#05060f;--c-bright:#f0f2ff;--c-seal:#c9a567}@keyframes orb-drift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(28px,-18px)scale(1.04)}66%{transform:translate(-18px,14px)scale(.97)}}@keyframes float-a{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-10px)rotate(-1.5deg)}}@keyframes float-b{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-13px)rotate(2deg)}}@keyframes float-c{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-7px)rotate(-1deg)}}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 rgba(var(--c-accent-rgb), .55)}70%{box-shadow:0 0 0 14px rgba(var(--c-accent-rgb), 0)}to{box-shadow:0 0 0 0 rgba(var(--c-accent-rgb), 0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes dash-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.ctrl-shell{background:var(--c-login-bg);color:#e8ecf5;min-height:100dvh;font-family:var(--font-geist-sans,"Geist", "Inter", system-ui, sans-serif);letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex;position:relative;overflow:hidden}.ctrl-orb{filter:blur(90px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.ctrl-orb-1{background:radial-gradient(circle, rgba(var(--c-accent-rgb), .28) 0%, transparent 70%);width:520px;height:520px;animation:16s ease-in-out infinite orb-drift;top:-160px;left:-120px}.ctrl-orb-2{background:radial-gradient(circle, rgba(var(--c-accent-rgb), .18) 0%, transparent 70%);width:380px;height:380px;animation:20s ease-in-out infinite reverse orb-drift;bottom:-80px;right:-80px}.ctrl-orb-3{background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);width:280px;height:280px;animation:24s ease-in-out 4s infinite orb-drift;top:45%;left:52%}.ctrl-grid{z-index:0;pointer-events:none;background-image:linear-gradient(rgba(var(--c-accent-rgb), .04) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--c-accent-rgb), .04) 1px, transparent 1px);background-size:48px 48px;position:fixed;inset:0}.ctrl-hero{z-index:1;flex-direction:column;flex:none;align-items:center;gap:28px;padding:48px 24px 24px;display:flex;position:relative}.ctrl-brand{flex-direction:column;align-items:center;gap:10px;animation:.5s ease-out both fade-up;display:flex}.ctrl-brand-logo{color:#fff;letter-spacing:-.03em;width:76px;height:76px;box-shadow:0 12px 40px rgba(var(--c-accent-rgb), .4);background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-radius:22px;justify-content:center;align-items:center;font-size:30px;font-weight:900;animation:2.5s ease-out .8s infinite pulse-ring;display:flex;position:relative;overflow:hidden}.ctrl-brand-logo:after{content:"";border-radius:inherit;background:linear-gradient(135deg,#ffffff26 0%,#0000 60%);position:absolute;inset:0}.ctrl-brand-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--c-accent-rgb), .65);margin:0;font-size:10px;font-weight:700}.ctrl-brand-name{letter-spacing:.1em;text-transform:uppercase;color:var(--c-accent);margin:0;font-size:13px;font-weight:700}.ctrl-brand-tagline{color:var(--c-bright);text-align:center;letter-spacing:-.02em;margin:4px 0 0;font-size:22px;font-weight:800;line-height:1.25}.ctrl-brand-sub{color:#e2e8f073;text-align:center;margin:0;font-size:13px;line-height:1.5}.ctrl-cards-row{justify-content:center;align-items:flex-end;gap:10px;width:100%;max-width:380px;display:flex}.ctrl-fcard{border:1px solid rgba(var(--c-accent-rgb), .2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border-radius:16px;flex:1;min-width:0;padding:14px 14px 12px}.ctrl-fcard:first-child{animation:5.5s ease-in-out infinite float-a,.5s ease-out .15s both fade-up}.ctrl-fcard:nth-child(2){animation:6.5s ease-in-out infinite float-b,.5s ease-out .26s both fade-up}.ctrl-fcard:nth-child(3){animation:4.8s ease-in-out infinite float-c,.5s ease-out .37s both fade-up}.ctrl-fcard-icon{margin-bottom:8px;font-size:18px;display:block}.ctrl-fcard-val{color:var(--c-bright);letter-spacing:-.02em;margin-bottom:4px;font-size:18px;font-weight:800;line-height:1}.ctrl-fcard-val.shimmer{background:linear-gradient(90deg,#c7d2fe 0%,#6366f1 30%,#a5b4fc 60%,#c7d2fe 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:2.5s linear infinite shimmer}.ctrl-fcard-label{text-transform:uppercase;letter-spacing:.08em;color:#e2e8f066;font-size:10px;font-weight:600}.ctrl-badge-online{background:rgba(var(--c-accent-rgb), .12);border:1px solid rgba(var(--c-accent-rgb), .28);color:var(--c-accent-l);letter-spacing:.05em;border-radius:8px;align-items:center;gap:5px;margin-top:6px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.ctrl-badge-dot{background:var(--c-accent-l);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:1.8s ease-out infinite pulse-ring}.ctrl-badge-green{color:#34d399;letter-spacing:.05em;background:#0596691f;border:1px solid #05966947;border-radius:8px;align-items:center;gap:5px;margin-top:6px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.ctrl-badge-green-dot{background:#34d399;border-radius:50%;flex-shrink:0;width:5px;height:5px}.ctrl-dash{flex-direction:column;gap:5px;margin-top:8px;display:flex}.ctrl-dash-item{letter-spacing:.04em;color:#e2e8f066;text-transform:uppercase;align-items:center;gap:6px;font-size:9.5px;font-weight:600;animation:.3s ease-out both dash-in;display:flex}.ctrl-dash-item:first-child{animation-delay:.6s}.ctrl-dash-item:nth-child(2){animation-delay:.7s}.ctrl-dash-item:nth-child(3){animation-delay:.8s}.ctrl-dash-dot{background:var(--c-accent);border-radius:50%;flex-shrink:0;width:5px;height:5px}.ctrl-bars{align-items:flex-end;gap:4px;height:28px;margin-top:6px;display:flex}.ctrl-bar{background:rgba(var(--c-accent-rgb), .3);transform-origin:bottom;border-radius:3px 3px 0 0;flex:1;animation:.6s ease-out forwards bar-grow}.ctrl-bar.hi{background:var(--c-accent)}.ctrl-bar:first-child{height:40%;animation-delay:.5s}.ctrl-bar:nth-child(2){height:62%;animation-delay:.56s}.ctrl-bar:nth-child(3){height:78%;animation-delay:.62s}.ctrl-bar:nth-child(4){height:52%;animation-delay:.68s}.ctrl-bar:nth-child(5){height:93%;animation-delay:.74s}.ctrl-pills{flex-wrap:wrap;justify-content:center;gap:8px;animation:.5s ease-out .42s both fade-up;display:flex}.ctrl-pill{color:#e2e8f08c;letter-spacing:.02em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.ctrl-pill-dot{background:var(--c-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.ctrl-form-wrap{z-index:1;flex-direction:column;flex:1;justify-content:flex-end;display:flex;position:relative}.ctrl-form-sheet{border-top:1px solid rgba(var(--c-accent-rgb), .2);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#050612eb;border-radius:28px 28px 0 0;padding:28px 28px 44px;animation:.45s ease-out .2s both slide-up}.ctrl-form-handle{background:#ffffff1f;border-radius:2px;width:36px;height:4px;margin:0 auto 24px}.ctrl-form-title{color:var(--c-bright);letter-spacing:-.02em;margin:0 0 4px;font-size:22px;font-weight:800}.ctrl-form-sub{color:#e2e8f066;margin:0 0 24px;font-size:13px}.ctrl-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.ctrl-label{letter-spacing:.06em;text-transform:uppercase;color:#e2e8f080;font-size:11px;font-weight:600}.ctrl-input-wrap{position:relative}.ctrl-input-icon{pointer-events:none;opacity:.4;font-size:15px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ctrl-input{color:#e2e8f0;-webkit-appearance:none;background:#ffffff0d;border:1px solid #ffffff17;border-radius:14px;outline:none;width:100%;padding:14px 14px 14px 44px;font-family:inherit;font-size:15px;transition:border-color .18s,background .18s,box-shadow .18s}.ctrl-input:focus{border-color:var(--c-accent);background:rgba(var(--c-accent-rgb), .07);box-shadow:0 0 0 3px rgba(var(--c-accent-rgb), .18)}.ctrl-input::placeholder{color:#e2e8f033}.ctrl-error{color:#fca5a5;background:#ef444414;border:1px solid #ef444438;border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:13px;animation:.2s ease-out both fade-up;display:flex}.ctrl-submit{color:#fff;letter-spacing:.01em;cursor:pointer;width:100%;box-shadow:0 8px 30px rgba(var(--c-accent-rgb), .36);background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:14px;margin-top:6px;padding:15px;font-family:inherit;font-size:15px;font-weight:700;transition:opacity .15s,transform .15s,box-shadow .15s;position:relative;overflow:hidden}.ctrl-submit:before{content:"";background:linear-gradient(135deg,#ffffff1f 0%,#0000 60%);position:absolute;inset:0}.ctrl-submit:active{box-shadow:0 4px 16px rgba(var(--c-accent-rgb), .26);transform:scale(.97)}.ctrl-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.ctrl-spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:15px;height:15px;margin-right:8px;animation:.7s linear infinite spin;display:inline-block}.ctrl-form-brand,.ctrl-form-footer{display:none}@media (prefers-reduced-motion:reduce){.ctrl-orb,.ctrl-fcard,.ctrl-brand-logo,.ctrl-brand,.ctrl-pills,.ctrl-form-sheet,.ctrl-dash-item{opacity:1;animation:none;transform:none}}@media (min-width:900px){.ctrl-shell{flex-direction:row;height:100vh;overflow:hidden}.ctrl-orb-2{display:none}.ctrl-orb-3{left:32%}.ctrl-hero{border-right:1px solid rgba(var(--c-accent-rgb), .1);flex:0 0 58%;justify-content:center;align-items:flex-start;gap:40px;height:100%;padding:0 72px;overflow:hidden}.ctrl-brand{align-items:flex-start;gap:12px;animation:.6s ease-out both fade-up}.ctrl-brand-logo{border-radius:26px;width:88px;height:88px;font-size:36px}.ctrl-brand-tagline{text-align:left;max-width:500px;font-size:40px;line-height:1.15}.ctrl-brand-sub{text-align:left;max-width:440px;font-size:15px;line-height:1.6}.ctrl-cards-row{align-items:stretch;gap:16px;max-width:520px}.ctrl-fcard{border-radius:20px;padding:20px 20px 16px}.ctrl-fcard-icon{margin-bottom:10px;font-size:24px}.ctrl-fcard-val{margin-bottom:6px;font-size:26px}.ctrl-fcard-label{font-size:11px}.ctrl-bars{height:36px;margin-top:10px}.ctrl-pills{justify-content:flex-start;gap:10px}.ctrl-pill{padding:6px 14px;font-size:12px}.ctrl-form-wrap{border-left:1px solid rgba(var(--c-accent-rgb), .09);background:#03040ef7;flex:0 0 42%;justify-content:center;align-items:center;height:100%;padding:48px 56px;position:relative;overflow:hidden}.ctrl-form-wrap:before{content:"";background:radial-gradient(circle, rgba(var(--c-accent-rgb), .09) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-120px;right:-90px}.ctrl-form-sheet{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1;background:0 0;border:none;border-radius:0;width:100%;max-width:400px;padding:0;animation:.55s ease-out .1s both fade-up;position:relative}.ctrl-form-handle{display:none}.ctrl-form-title{margin-bottom:6px;font-size:30px}.ctrl-form-sub{margin-bottom:32px;font-size:14px}.ctrl-input{padding:15px 15px 15px 46px;font-size:15px}.ctrl-submit{border-radius:16px;padding:16px;font-size:16px}.ctrl-field{margin-bottom:18px}.ctrl-form-brand{align-items:center;gap:10px;margin-bottom:40px;display:flex}.ctrl-form-brand-dot{background:var(--c-accent);width:10px;height:10px;box-shadow:0 0 12px rgba(var(--c-accent-rgb), .6);border-radius:50%}.ctrl-form-brand-text{letter-spacing:.12em;text-transform:uppercase;color:#e2e8f073;font-size:12px;font-weight:700}.ctrl-form-footer{color:#e2e8f033;text-align:center;margin-top:32px;font-size:12px;line-height:1.6;display:block}}.cf-turnstile,.cf-turnstile>div,.cf-turnstile iframe{margin-left:auto!important;margin-right:auto!important}@media (max-width:640px){html:has(.ctrl-form-sheet){overflow:hidden!important}html:has(.ctrl-form-sheet) body{overflow:hidden!important}.ctrl-hero{display:none!important}.ctrl-shell{align-items:stretch!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.ctrl-form-wrap{flex:1!important;justify-content:center!important;align-items:center!important;padding:12px!important;display:flex!important}.ctrl-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}.ctrl-form-handle{display:none!important}.ctrl-form-brand{margin-bottom:10px!important}.ctrl-form-title{letter-spacing:-.02em!important;font-size:20px!important;font-weight:800!important;line-height:1.15!important}.ctrl-form-sub{margin-bottom:10px!important;font-size:11px!important;line-height:1.45!important}.ctrl-field{gap:3px!important;margin-bottom:8px!important}.ctrl-label{letter-spacing:.06em!important;text-transform:uppercase!important;font-size:10px!important}.ctrl-input{border-radius:10px!important;padding:9px 12px 9px 34px!important;font-size:13px!important}.ctrl-submit{border-radius:12px!important;margin-top:2px!important;padding:11px!important;font-size:13px!important;font-weight:700!important}.ctrl-form-footer{color:#ffffff40!important;margin-top:8px!important;font-size:9px!important;line-height:1.4!important}.ctrl-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){.ctrl-form-wrap{padding:8px!important}.ctrl-form-sheet{border-radius:16px!important;padding:14px 14px 12px!important}.ctrl-form-brand{margin-bottom:8px!important}.ctrl-form-title{font-size:18px!important}.ctrl-form-sub{margin-bottom:8px!important;font-size:10px!important}.ctrl-field{margin-bottom:7px!important}.ctrl-label{font-size:9px!important}.ctrl-input{padding:8px 10px 8px 32px!important;font-size:12px!important}.ctrl-submit{padding:10px!important;font-size:12px!important}.ctrl-form-footer{margin-top:6px!important;font-size:9px!important}.cf-turnstile{margin:2px auto!important;transform:scale(.82)!important}}
