@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700;800&family=Space+Grotesk:wght@400&display=swap";
.ct-root{--bg:#0b1121;--bg2:#0f1a2e;--cy:#64ffda;--cy-ink:#06121f;--vi:#8b5cf6;--vi2:#c084fc;--in:#6366f1;--gn:#34d399;--sky:#22d3ee;--ink:#ffffffeb;--ink2:#ffffff8c;--ink3:#ffffff5c;--card:#ffffff08;--card2:#ffffff05;--line:#ffffff12;--line2:#ffffff0d;--mono:"JetBrains Mono", monospace;--sans:"Space Grotesk", system-ui, sans-serif;isolation:isolate;font-family:var(--sans);color:var(--ink);-webkit-font-smoothing:antialiased;background:linear-gradient(#080c1c59 0%,#080c1c80 62%,#080c1c00 100%);min-height:100vh;line-height:1.6;position:relative;overflow-x:clip}.ct-root,.ct-root *,.ct-root :before,.ct-root :after{box-sizing:border-box}.ct-root h1,.ct-root h2,.ct-root h3,.ct-root p,.ct-root ul{margin:0;padding:0}.ct-root a{color:inherit;text-decoration:none}.ct-root button{font:inherit}.ct-root .ct-glow{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.ct-root .ct-glow.v{background:#8b5cf629;width:620px;height:620px;top:-240px;left:-160px}.ct-root .ct-glow.c{background:#64ffda14;width:680px;height:680px;bottom:-300px;right:-200px}.ct-root .ct-dots{z-index:0;pointer-events:none;background-image:radial-gradient(#ffffff09 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 80% at 50% 30%,#000 0%,#0000 75%);mask-image:radial-gradient(120% 80% at 50% 30%,#000 0%,#0000 75%)}.ct-root .ct-wrap{z-index:2;position:relative}.ct-root .ct-tag{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--cy);background:#64ffda0d;border:1px solid #64ffda38;border-radius:6px;padding:7px 14px;font-size:11px;display:inline-block}.ct-root .ct-reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(22px)}.ct-root .ct-reveal.in{opacity:1;transform:translateY(0)}.ct-root .ct-hero{text-align:center;padding:84px 40px 56px;position:relative}.ct-root .ct-hero-inner{max-width:760px;margin:0 auto}.ct-root .ct-hero h1{letter-spacing:-.02em;margin:22px 0 18px;font-size:clamp(38px,6.4vw,62px);font-weight:700;line-height:1.04}.ct-root .ct-hero h1 .grad{background:linear-gradient(100deg, var(--cy) 0%, var(--vi2) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.ct-root .ct-hero p{color:var(--ink2);max-width:580px;margin:0 auto;font-size:16px;line-height:1.7}.ct-root .ct-channels-wrap{max-width:1080px;margin:0 auto;padding:40px 40px 0}.ct-root .ct-channels{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ct-root .ct-card{-webkit-backdrop-filter:blur(22px)saturate(1.4);transform-style:preserve-3d;background:linear-gradient(155deg,#ffffff12 0%,#ffffff05 42%,#ffffff03 100%);border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;padding:28px 26px 26px;transition:border-color .25s,box-shadow .25s,transform .18s ease-out;display:flex;position:relative;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 1px #ffffff05,0 18px 50px -20px #0009}.ct-root .ct-card.primary{box-shadow:inset 0 1px 0 #ffffff24, 0 0 46px -16px var(--cy), 0 18px 50px -20px #0009;border-color:#64ffda73}.ct-root .ct-card-badge{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;background:var(--cy);color:var(--cy-ink);box-shadow:0 0 20px -4px var(--cy);border-radius:999px;padding:5px 12px;font-size:9.5px;font-weight:700;position:absolute;top:-11px;left:26px}.ct-root .ct-icon{border:1px solid var(--line);border-radius:12px;place-items:center;width:46px;height:46px;margin-bottom:20px;display:grid}.ct-root .ct-icon svg{width:22px;height:22px}.ct-root .ct-card[data-accent=cyan] .ct-icon{color:var(--cy);background:#64ffda0f;border-color:#64ffda4d}.ct-root .ct-card[data-accent=violet] .ct-icon{color:var(--vi2);background:#c084fc0f;border-color:#c084fc4d}.ct-root .ct-card[data-accent=sky] .ct-icon{color:var(--sky);background:#22d3ee0f;border-color:#22d3ee4d}.ct-root .ct-card h3{letter-spacing:-.01em;margin-bottom:7px;font-size:17px;font-weight:600}.ct-root .ct-card .ct-card-desc{color:var(--ink2);flex:1;margin-bottom:18px;font-size:13px;line-height:1.55}.ct-root .ct-card-value{font-family:var(--mono);letter-spacing:.04em;color:var(--ink);border:1px solid var(--line2);word-break:break-all;background:#ffffff08;border-radius:9px;margin-bottom:16px;padding:11px 14px;font-size:14px}.ct-root .ct-card-cta{text-align:center;width:100%;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--line);color:var(--ink);background:#ffffff0a;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.ct-root .ct-card-cta svg{width:14px;height:14px}.ct-root .ct-card[data-accent=cyan] .ct-card-cta{background:var(--cy);color:var(--cy-ink);border-color:var(--cy)}.ct-root .ct-card[data-accent=cyan] .ct-card-cta:hover{box-shadow:0 0 22px -6px var(--cy)}.ct-root .ct-card[data-accent=violet] .ct-card-cta:hover{background:#c084fc24;border-color:#c084fc80}.ct-root .ct-card[data-accent=sky] .ct-card-cta:hover{background:#22d3ee1f;border-color:#22d3ee80}.ct-root .ct-band-wrap{max-width:1080px;margin:22px auto 0;padding:0 40px}.ct-root .ct-band{-webkit-backdrop-filter:blur(20px)saturate(1.4);background:linear-gradient(155deg,#ffffff0f 0%,#ffffff04 100%);border:1px solid #ffffff1c;border-radius:16px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 14px 40px -22px #0009}.ct-root .ct-band-cell{text-align:center;border-right:1px solid var(--line2);padding:24px 20px}.ct-root .ct-band-cell:last-child{border-right:none}.ct-root .ct-band-num{font-family:var(--mono);letter-spacing:-.01em;color:var(--cy);font-variant-numeric:tabular-nums;margin-bottom:9px;font-size:30px;font-weight:800;line-height:1}.ct-root .ct-band-lbl{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink2);font-size:10.5px}.ct-root .ct-mid-wrap{max-width:1080px;margin:64px auto 0;padding:0 40px}.ct-root .ct-mid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.ct-root .ct-panel{-webkit-backdrop-filter:blur(24px)saturate(1.4);background:linear-gradient(160deg,#ffffff12 0%,#ffffff05 45%,#ffffff03 100%);border:1px solid #ffffff1f;border-radius:18px;padding:32px 30px;box-shadow:inset 0 1px #ffffff1f,0 20px 56px -24px #0000009e}.ct-root .ct-panel h2{letter-spacing:-.01em;margin:12px 0 6px;font-size:22px;font-weight:600}.ct-root .ct-panel .ct-panel-sub{color:var(--ink2);margin-bottom:24px;font-size:13px}.ct-root .ct-field{margin-bottom:16px}.ct-root .ct-field label{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink3);margin-bottom:8px;font-size:10px;display:block}.ct-root .ct-input,.ct-root .ct-textarea{width:100%;font-family:var(--sans);color:var(--ink);border:1px solid var(--line);resize:none;background:#ffffff08;border-radius:10px;padding:12px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.ct-root .ct-input::placeholder,.ct-root .ct-textarea::placeholder{color:var(--ink3)}.ct-root .ct-input:focus,.ct-root .ct-textarea:focus{border-color:#64ffda80;outline:none;box-shadow:0 0 0 3px #64ffda14}.ct-root .ct-textarea{min-height:110px;line-height:1.55}.ct-root .ct-submit{cursor:pointer;width:100%;font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--cy);background:var(--cy);color:var(--cy-ink);border-radius:10px;justify-content:center;align-items:center;gap:9px;margin-top:6px;padding:13px;font-size:12px;font-weight:700;transition:box-shadow .2s,transform .1s;display:flex}.ct-root .ct-submit svg{width:14px;height:14px}.ct-root .ct-submit:hover{box-shadow:0 0 26px -6px var(--cy)}.ct-root .ct-submit:active{transform:translateY(1px)}.ct-root a.ct-submit{color:var(--cy-ink);text-decoration:none}.ct-root .ct-submit.ghost{color:var(--ink);border-color:var(--line);letter-spacing:.08em;background:0 0}.ct-root .ct-submit.ghost:hover{box-shadow:none;color:var(--cy);background:#64ffda0d;border-color:#64ffda59}.ct-root .ct-or{align-items:center;gap:12px;margin:20px 0 22px;display:flex}.ct-root .ct-or:before,.ct-root .ct-or:after{content:"";background:var(--line);flex:1;height:1px}.ct-root .ct-or span{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink3);font-size:10.5px}.ct-root .ct-form-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:6px;display:grid}.ct-root .ct-form-actions .ct-submit{margin-top:0;padding:12px 10px}.ct-root .ct-status{color:var(--ink2);background:#64ffda0f;border:1px solid #64ffda47;border-radius:12px;margin-top:16px;padding:14px 16px;font-size:12.5px;line-height:1.65}.ct-root .ct-status .ct-status-h{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--cy);margin-bottom:6px;font-size:10.5px;display:block}.ct-root .ct-status strong{color:var(--ink);font-weight:600}.ct-root .ct-status a{color:var(--cy);border-bottom:1px solid #64ffda59}.ct-root .ct-status a:hover{border-bottom-color:var(--cy)}.ct-root .ct-form-note{color:var(--ink3);text-align:center;margin-top:16px;font-size:12.5px;line-height:1.5}.ct-root .ct-form-note a{color:var(--cy)}.ct-root .ct-legal-table{flex-direction:column;display:flex}.ct-root .ct-legal-row{border-bottom:1px solid var(--line2);grid-template-columns:168px 1fr;align-items:baseline;gap:16px;padding:13px 0;display:grid}.ct-root .ct-legal-row:last-of-type{border-bottom:none}.ct-root .ct-legal-k{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink3);font-size:10.5px}.ct-root .ct-legal-v{font-family:var(--mono);letter-spacing:.02em;color:var(--ink);font-size:13px;line-height:1.5}.ct-root .ct-legal-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px;margin-top:24px;padding-top:20px;display:flex}.ct-root .ct-legal-links a{font-family:var(--mono);letter-spacing:.08em;color:var(--ink2);border:1px solid var(--line);border-radius:8px;padding:8px 14px;font-size:11px;transition:all .2s}.ct-root .ct-legal-links a:hover{color:var(--cy);background:#64ffda0a;border-color:#64ffda59}.ct-root .ct-cta-wrap{max-width:1080px;margin:72px auto 0;padding:0 40px 80px}.ct-root .ct-cta{-webkit-backdrop-filter:blur(26px)saturate(1.5);background:linear-gradient(120deg,#64ffda1a,#8b5cf61a);border:1px solid #ffffff1f;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;padding:34px 36px;display:flex;box-shadow:inset 0 1px #ffffff24,0 20px 56px -24px #0009}.ct-root .ct-cta-txt{letter-spacing:-.01em;max-width:560px;font-size:19px;font-weight:600}.ct-root .ct-cta-btn{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--cy);background:var(--cy);color:var(--cy-ink);white-space:nowrap;border-radius:11px;align-items:center;gap:10px;padding:15px 28px;font-size:12px;font-weight:700;transition:box-shadow .2s,transform .2s;display:inline-flex}.ct-root .ct-cta-btn svg{width:15px;height:15px}.ct-root .ct-cta-btn:hover{box-shadow:0 0 30px -6px var(--cy);transform:translateY(-1px)}@media (max-width:1024px){.ct-root .ct-channels,.ct-root .ct-mid{grid-template-columns:1fr}}@media (max-width:768px){.ct-root .ct-hero{padding:64px 22px 44px}.ct-root .ct-channels-wrap,.ct-root .ct-band-wrap,.ct-root .ct-mid-wrap,.ct-root .ct-cta-wrap{padding-left:22px;padding-right:22px}}@media (max-width:480px){.ct-root .ct-band{grid-template-columns:1fr}.ct-root .ct-band-cell{border-right:none;border-bottom:1px solid var(--line2)}.ct-root .ct-band-cell:last-child{border-bottom:none}.ct-root .ct-legal-row{grid-template-columns:1fr;gap:4px}.ct-root .ct-cta{padding:26px 22px}.ct-root .ct-cta-txt{font-size:17px}.ct-root .ct-cta-btn{justify-content:center;width:100%}.ct-root .ct-panel{padding:26px 20px}.ct-root .ct-form-actions{grid-template-columns:1fr}}.ct-root .ct-card,.ct-root .ct-band,.ct-root .ct-panel{-webkit-backdrop-filter:blur(34px)saturate(140%);background:linear-gradient(#8ca0f51a,#0f0c28a8 50%);border-color:#b4cdff42;box-shadow:inset 0 1px #ffffff47,inset 0 0 60px -26px #8cafff29,0 30px 72px -32px #000}.ct-root .ct-card.primary{box-shadow:inset 0 1px 0 #ffffff57, inset 0 0 70px -24px #64ffda38, 0 0 48px -14px var(--cy), 0 32px 78px -30px #000;background:linear-gradient(#64ffda1f,#0f0c28a8 52%);border-color:#64ffda99}.ct-root .ct-cta{-webkit-backdrop-filter:blur(34px)saturate(140%);border-color:#b4cdff42;box-shadow:inset 0 1px #ffffff42,inset 0 0 70px -26px #8cafff29,0 30px 72px -32px #000}.ct-root .ct-card:after,.ct-root .ct-band:after,.ct-root .ct-panel:after,.ct-root .ct-cta:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg, transparent, var(--cy), var(--vi2), transparent);opacity:.65;height:2px;position:absolute;inset:0 0 auto}.ct-root .ct-card:after{border-radius:18px 18px 0 0}.ct-root .ct-band{position:relative}.ct-root .ct-band:after{border-radius:16px 16px 0 0}.ct-root .ct-panel{position:relative}.ct-root .ct-panel:after{border-radius:18px 18px 0 0}.ct-root .ct-cta{position:relative;overflow:hidden}.ct-root .ct-cta:after{opacity:1;border-radius:20px 20px 0 0}.ct-root .ct-card.primary:after{opacity:1}.ct-root .ct-card:hover{border-color:#b4cdff6b;box-shadow:inset 0 1px #ffffff4d,inset 0 0 60px -24px #8cafff33,0 0 34px -12px #8cafff66,0 30px 72px -30px #000}.ct-root .ct-card.primary:hover{border-color:var(--cy);box-shadow:inset 0 1px 0 #ffffff5c, inset 0 0 70px -22px #64ffda42, 0 0 56px -12px var(--cy), 0 32px 78px -28px #000}@media (prefers-reduced-motion:reduce){.ct-root .ct-reveal{opacity:1;transition:none;transform:none}}
