.cfx{--blue:#1c3693;--blue-2:#2d4fc4;--blue-bright:#5d8bff;--indigo:#3a3f8f;--paper:#fdfcff;--paper-2:#f3f4fb;--card:#ffffff;--hair:#e6e7f2;--hair-2:#eff0f8;--ink:#0b0d16;--muted:#5a5f76;--muted-2:#8b8fa6;--d1:#1a1f4d;--d2:#11132b;--d0:#0c0e22;--ok:#4fdb95;--amber:#f7b955;--maxw:1160px;--r:18px;background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;line-height:1.55;text-rendering:optimizeLegibility}.cfx a{color:inherit;text-decoration:none}.cfx img,.cfx svg{display:block;max-width:100%}.cfx ::selection{background:#1c369328}.cfx :focus-visible{outline:2.5px solid var(--blue);outline-offset:3px;border-radius:5px}.cfx .on-dark :focus-visible{outline-color:#fff}.cfx .wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}.cfx .eyebrow{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.cfx .cf-hero{position:relative;overflow:hidden;color:#fff;padding:148px 32px 92px;background:radial-gradient(120% 90% at 50% -6%,#24296b 0,var(--d1) 42%,var(--d2) 100%)}.cfx .cf-hero:before{inset:0;opacity:.55;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 0);background-size:34px 34px;-webkit-mask:radial-gradient(120% 78% at 50% 8%,#000,transparent 74%);mask:radial-gradient(120% 78% at 50% 8%,#000,transparent 74%)}.cfx .cf-hero:after,.cfx .cf-hero:before{content:"";position:absolute;pointer-events:none}.cfx .cf-hero:after{left:50%;top:-180px;width:760px;height:420px;transform:translateX(-50%);background:radial-gradient(closest-side,rgba(93,139,255,.35),transparent 70%);filter:blur(18px)}.cfx .cf-hero__in{position:relative;z-index:2;max-width:880px;margin:0 auto;text-align:center}.cfx .cf-hero__pill{display:inline-flex;align-items:center;gap:10px;font-family:var(--mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.72);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:7px 15px}.cfx .cf-hero__pill .rainbow{display:flex;gap:3px}.cfx .cf-hero__pill .rainbow i{width:6px;height:6px;border-radius:50%}.cfx .cf-hero h1{font-family:var(--display);font-weight:700;letter-spacing:-.035em;line-height:1.02;font-size:clamp(38px,5.6vw,72px);margin:26px auto 0;max-width:15ch}.cfx .cf-hero h1 .grad{background:linear-gradient(100deg,#9db8ff,#5d8bff 60%,#bda5ff);-webkit-background-clip:text;background-clip:text;color:transparent}.cfx .cf-hero__sub{font-size:clamp(16px,1.7vw,20px);color:rgba(255,255,255,.74);max-width:52ch;margin:22px auto 0;line-height:1.55}.cfx .cf-hero__sub b{color:#fff;font-weight:600}.cfx .composer{max-width:680px;margin:38px auto 0;text-align:left}.cfx .composer__box{background:rgba(255,255,255,.04);border:1.5px solid rgba(255,255,255,.18);border-radius:20px;padding:20px 20px 16px;backdrop-filter:blur(10px);box-shadow:0 30px 70px -30px rgba(0,0,0,.6),inset 0 0 0 1px rgba(255,255,255,.03);transition:border-color .25s,box-shadow .25s}.cfx .composer__box:focus-within{border-color:rgba(93,139,255,.7);box-shadow:0 0 0 4px rgba(93,139,255,.18),0 30px 70px -30px rgba(0,0,0,.6)}.cfx .composer__field{position:relative;min-height:58px}.cfx .composer__ta{width:100%;background:transparent;border:0;outline:0;resize:none;color:#fff;font-family:var(--body);min-height:58px}.cfx .composer__ph,.cfx .composer__ta{font-size:18px;font-weight:500;line-height:1.5}.cfx .composer__ph{position:absolute;inset:0;pointer-events:none;color:rgba(255,255,255,.5)}.cfx .composer__ph .cursor{display:inline-block;width:2px;height:1.05em;background:var(--blue-bright);vertical-align:-2px;margin-left:1px;animation:cf-blink 1s steps(1) infinite}@keyframes cf-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.cfx .composer__bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}.cfx .composer__hint{font-family:var(--mono);font-size:12px;color:rgba(255,255,255,.5);display:inline-flex;align-items:center;gap:8px}.cfx .composer__hint .dot{width:6px;height:6px;border-radius:50%;background:var(--ok)}.cfx .composer__build{display:inline-flex;align-items:center;gap:9px;background:#fff;color:var(--ink);font-weight:700;font-size:15px;border:0;border-radius:12px;padding:12px 22px;cursor:pointer;transition:transform .15s,box-shadow .2s}.cfx .composer__build:hover{transform:translateY(-2px);box-shadow:0 14px 30px -12px rgba(93,139,255,.6)}.cfx .composer__build svg{width:17px;height:17px}.cfx .chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px;justify-content:center}.cfx .chip-x{font-size:13px;font-weight:500;color:rgba(255,255,255,.82);background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:9px 15px;cursor:pointer;transition:all .18s}.cfx .chip-x:hover{background:#fff;color:var(--ink);border-color:#fff}.cfx .cf-hero__trust{display:flex;flex-wrap:wrap;gap:9px 22px;justify-content:center;margin-top:30px;font-family:var(--mono);font-size:12.5px;color:rgba(255,255,255,.55)}.cfx .cf-hero__trust span{display:inline-flex;align-items:center;gap:8px}.cfx .cf-hero__trust .c{width:14px;height:14px;color:var(--ok)}.cfx .section{padding:90px 0}.cfx .section__head{max-width:60ch;margin:0 auto;text-align:center}.cfx .section__head.left{margin:0;text-align:left}.cfx .kicker{font-family:var(--mono);font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--blue);display:inline-flex;align-items:center;gap:9px}.cfx .kicker .sq{width:8px;height:8px;border-radius:2px;background:var(--blue)}.cfx .section__head h2{font-family:var(--display);font-weight:700;letter-spacing:-.03em;font-size:clamp(28px,3.6vw,46px);line-height:1.05;margin-top:16px}.cfx .section__head p{color:var(--muted);font-size:18px;margin-top:14px}.cfx .plate{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:46px}.cfx .plate__card{background:var(--card);border:1px solid var(--hair);border-radius:var(--r);padding:26px 26px 24px;position:relative;overflow:hidden}.cfx .plate__card .n{font-family:var(--mono);font-size:12px;color:var(--blue);font-weight:600}.cfx .plate__card h3{font-family:var(--display);font-weight:700;font-size:21px;letter-spacing:-.02em;margin:12px 0 8px}.cfx .plate__card p{color:var(--muted);font-size:15px;line-height:1.55}.cfx .plate__card .you{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;font-weight:600;color:var(--ink);background:var(--paper-2);border-radius:999px;padding:6px 13px}.cfx .plate__card .you .d{width:7px;height:7px;border-radius:50%;background:var(--ok)}.cfx .stage-wrap{position:relative;color:#fff;padding:88px 32px 96px;overflow:hidden;background:radial-gradient(120% 100% at 50% 0,#1c2257 0,var(--d1) 46%,var(--d2) 100%)}.cfx .stage-wrap:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.5;background-image:radial-gradient(rgba(255,255,255,.045) 1px,transparent 0);background-size:36px 36px;-webkit-mask:radial-gradient(110% 80% at 50% 30%,#000,transparent 78%);mask:radial-gradient(110% 80% at 50% 30%,#000,transparent 78%)}.cfx .stage-head{position:relative;z-index:2;max-width:60ch;margin:0 auto 36px;text-align:center}.cfx .stage-head .kicker{color:var(--blue-bright)}.cfx .stage-head .kicker .sq{background:var(--blue-bright)}.cfx .stage-head h2{font-family:var(--display);font-weight:700;font-size:clamp(28px,3.6vw,46px);letter-spacing:-.03em;line-height:1.04;margin-top:14px}.cfx .stage-head p{color:rgba(255,255,255,.7);font-size:17px;margin-top:12px}.cfx .stage{position:relative;z-index:2;max-width:1000px;margin:0 auto;background:rgba(10,12,32,.55);border:1px solid rgba(120,140,230,.22);border-radius:24px;overflow:hidden;box-shadow:0 50px 110px -40px rgba(0,0,0,.7)}.cfx .stage__bar{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid rgba(120,140,230,.18);background:rgba(8,10,26,.6)}.cfx .stage__dots{display:flex;gap:7px}.cfx .stage__dots i{width:11px;height:11px;border-radius:50%;background:rgba(255,255,255,.16)}.cfx .stage__title{font-size:12.5px;color:#aab4e6;gap:9px}.cfx .stage__phase,.cfx .stage__title{font-family:var(--mono);display:flex;align-items:center}.cfx .stage__phase{margin-left:auto;font-size:11.5px;color:#8a93c4;gap:8px}.cfx .stage__phase .live{width:7px;height:7px;border-radius:50%;background:var(--blue-bright);box-shadow:0 0 0 0 rgba(93,139,255,.5);animation:cf-ping 1.6s infinite}@keyframes cf-ping{0%{box-shadow:0 0 0 0 rgba(93,139,255,.5)}70%,to{box-shadow:0 0 0 8px rgba(93,139,255,0)}}.cfx .stage__prompt{padding:16px 22px;border-bottom:1px solid rgba(120,140,230,.14);font-size:14.5px;color:#cdd6fb;display:flex;gap:11px;align-items:flex-start}.cfx .stage__prompt .q{font-family:var(--mono);font-size:11px;color:#7b85bb;letter-spacing:.08em;padding-top:3px;flex:none}.cfx .stage__prompt em{font-style:normal;color:#fff;font-weight:500}.cfx .stage__canvas{position:relative;height:420px;background:radial-gradient(rgba(120,140,230,.14) 1px,transparent 0);background-size:26px 26px}.cfx .cf-wire{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:visible}.cfx .cf-wire path{fill:none;stroke:rgba(120,140,230,.5);stroke-width:2;stroke-dasharray:var(--len,600);stroke-dashoffset:var(--len,600);transition:stroke-dashoffset .6s ease,stroke .4s ease}.cfx .cf-wire path.drawn{stroke-dashoffset:0}.cfx .cf-wire path.flow{stroke:var(--blue-bright);stroke-dasharray:8 10;animation:cf-flow 1s linear infinite}@keyframes cf-flow{to{stroke-dashoffset:-18}}.cfx .cf-node{position:absolute;z-index:2;width:152px;transform:translate(-50%,-50%) scale(.8);opacity:0;transition:opacity .45s ease,transform .45s cubic-bezier(.34,1.4,.5,1)}.cfx .cf-node.show{opacity:1;transform:translate(-50%,-50%) scale(1)}.cfx .cf-node__card{background:#141a3a;border:1px solid rgba(120,140,230,.32);border-radius:14px;padding:12px;display:flex;align-items:center;gap:11px;position:relative;transition:border-color .35s,box-shadow .35s,background .35s}.cfx .cf-node__ic{width:38px;height:38px;border-radius:10px;flex:none;display:grid;place-items:center;overflow:hidden}.cfx .cf-node__ic img{width:100%;height:100%}.cfx .cf-node__tx b{display:block;font-size:13px;font-weight:700;color:#eef1ff;letter-spacing:-.01em}.cfx .cf-node__tx span{font-size:10.5px;color:#9aa3d4;font-family:var(--mono)}.cfx .cf-node__status{position:absolute;top:-7px;right:-7px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#141a3a;border:1.5px solid rgba(120,140,230,.4);opacity:0;transform:scale(.6);transition:opacity .3s,transform .3s}.cfx .cf-node__status svg{width:11px;height:11px}.cfx .cf-node.planned .cf-node__card{border-style:dashed;opacity:.92}.cfx .cf-node.building .cf-node__card{border-color:var(--blue-bright);box-shadow:0 0 0 1px var(--blue-bright),0 14px 30px -10px rgba(93,139,255,.5);background:#18204a}.cfx .cf-node.building .cf-node__status{opacity:1;transform:scale(1);border-color:var(--blue-bright)}.cfx .cf-node.built .cf-node__card{border-color:rgba(79,219,149,.55);background:#152a32}.cfx .cf-node.built .cf-node__status{opacity:1;transform:scale(1);border-color:var(--ok);color:var(--ok)}.cfx .cf-spin{width:12px;height:12px;border:2px solid rgba(93,139,255,.35);border-top:2px solid var(--blue-bright);border-radius:50%;animation:cf-rot .7s linear infinite}@keyframes cf-rot{to{transform:rotate(1turn)}}.cfx .stage__check{position:absolute;left:0;right:0;bottom:0;z-index:5;padding:18px 22px;background:linear-gradient(0deg,rgba(8,10,26,.96),rgba(8,10,26,0));display:flex;align-items:center;gap:16px;transform:translateY(100%);transition:transform .45s cubic-bezier(.2,.8,.2,1)}.cfx .stage__check.show{transform:none}.cfx .stage__check .ico{width:40px;height:40px;border-radius:11px;background:rgba(93,139,255,.16);border:1px solid rgba(93,139,255,.4);display:grid;place-items:center;flex:none;color:var(--blue-bright)}.cfx .stage__check .ico svg{width:20px;height:20px}.cfx .stage__check .tx{flex:1}.cfx .stage__check .tx b{display:block;font-size:14.5px;color:#fff;font-weight:700}.cfx .stage__check .tx span{font-size:12.5px;color:#aab4e6}.cfx .stage__check .act{display:flex;gap:9px;flex:none}.cfx .btn-approve{background:var(--blue-bright);color:#0b1030;font-weight:700;font-size:13.5px;border:0;border-radius:10px;padding:11px 18px;cursor:pointer;transition:transform .15s,filter .2s}.cfx .btn-approve:hover{transform:translateY(-1px);filter:brightness(1.08)}.cfx .btn-edit{background:transparent;color:#cdd6fb;font-weight:600;font-size:13.5px;border:1px solid rgba(120,140,230,.4);border-radius:10px;padding:11px 16px;cursor:pointer}.cfx .btn-edit:hover{background:rgba(120,140,230,.12)}.cfx .stage__foot{display:flex;align-items:center;gap:14px;padding:14px 22px;border-top:1px solid rgba(120,140,230,.16);background:rgba(8,10,26,.5)}.cfx .stage__count{font-family:var(--mono);font-size:12.5px;color:#aab4e6;white-space:nowrap}.cfx .stage__count b{color:#fff}.cfx .stage__track{flex:1;height:6px;border-radius:6px;background:rgba(120,140,230,.18);overflow:hidden}.cfx .stage__fill{height:100%;width:0;border-radius:6px;background:linear-gradient(90deg,var(--blue-bright),#9db8ff);transition:width .6s ease}.cfx .stage__replay{font-family:var(--mono);font-size:12px;color:#aab4e6;background:rgba(120,140,230,.14);border:1px solid rgba(120,140,230,.3);border-radius:999px;padding:7px 14px;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.cfx .stage__replay:hover{background:rgba(120,140,230,.24)}.cfx .stage__replay svg{width:13px;height:13px}.cfx .stage__note{position:relative;z-index:2;max-width:60ch;margin:26px auto 0;text-align:center;font-size:14.5px;color:rgba(255,255,255,.62)}.cfx .stage__note b{color:#fff;font-weight:600}.cfx .steps{display:flex;flex-direction:column;gap:0;margin-top:40px;max-width:880px;margin-left:auto;margin-right:auto}.cfx .step{display:grid;grid-template-columns:64px 1fr;gap:24px;padding:26px 0;border-top:1px solid var(--hair);align-items:start}.cfx .step:last-child{border-bottom:1px solid var(--hair)}.cfx .step__no{font-size:30px;letter-spacing:-.03em;color:var(--blue);line-height:1}.cfx .step h3,.cfx .step__no{font-family:var(--display);font-weight:700}.cfx .step h3{font-size:23px;letter-spacing:-.02em}.cfx .step p{color:var(--muted);font-size:16px;margin-top:8px;max-width:60ch}.cfx .step .who{display:inline-flex;align-items:center;gap:8px;margin-top:14px;font-family:var(--mono);font-size:12px;font-weight:500;border-radius:999px;padding:5px 12px}.cfx .step .who.ai{color:var(--blue);background:#eef1fe;border:1px solid #dde3fb}.cfx .step .who.you{color:#1c7a4f;background:#e9faf1;border:1px solid #ccefdc}.cfx .why{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:46px}.cfx .why__card{background:var(--card);border:1px solid var(--hair);border-radius:var(--r);padding:28px;position:relative}.cfx .why__card .ic{width:42px;height:42px;border-radius:11px;background:#eef1fe;color:var(--blue);display:grid;place-items:center;margin-bottom:16px}.cfx .why__card .ic svg{width:22px;height:22px}.cfx .why__card h3{font-family:var(--display);font-weight:700;font-size:20px;letter-spacing:-.02em}.cfx .why__card p{color:var(--muted);font-size:15px;margin-top:9px;line-height:1.55}.cfx .honest{position:relative;background:linear-gradient(180deg,var(--d1),var(--d2));color:#fff;border-radius:24px;padding:52px 48px;overflow:hidden}.cfx .honest:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#ff7b52,#8133f1,#358cff)}.cfx .honest__tag{font-family:var(--mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--amber)}.cfx .honest h2{font-family:var(--display);font-weight:700;font-size:clamp(24px,3vw,36px);letter-spacing:-.025em;line-height:1.1;margin:14px 0 0;max-width:20ch}.cfx .honest__list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.cfx .honest__item{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:18px}.cfx .honest__item b{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:700;color:#fff}.cfx .honest__item b .c{width:18px;height:18px;color:var(--ok);flex:none}.cfx .honest__item p{font-size:13.5px;color:rgba(255,255,255,.68);margin-top:8px;line-height:1.5}.cfx .faq{max-width:820px;margin:40px auto 0}.cfx .faq__item{border-top:1px solid var(--hair)}.cfx .faq__item:last-child{border-bottom:1px solid var(--hair)}.cfx .faq__q{width:100%;text-align:left;background:none;border:0;cursor:pointer;padding:22px 0;display:flex;align-items:center;gap:16px;font-family:var(--display);font-weight:700;font-size:18px;letter-spacing:-.01em;color:var(--ink)}.cfx .faq__q .ix{margin-left:auto;flex:none;width:22px;height:22px;position:relative;transition:transform .3s}.cfx .faq__q .ix:after,.cfx .faq__q .ix:before{content:"";position:absolute;background:var(--blue);border-radius:2px}.cfx .faq__q .ix:before{left:0;right:0;top:10px;height:2px}.cfx .faq__q .ix:after{top:0;bottom:0;left:10px;width:2px;transition:opacity .3s}.cfx .faq__item.open .faq__q .ix:after{opacity:0}.cfx .faq__a{max-height:0;overflow:hidden;transition:max-height .35s ease}.cfx .faq__a p{color:var(--muted);font-size:15.5px;line-height:1.6;padding:0 0 22px 38px;max-width:64ch}.cfx .cf-cta{position:relative;overflow:hidden;color:#fff;text-align:center;border-radius:26px;padding:64px 40px;background:radial-gradient(120% 110% at 50% 0,#262c72 0,var(--d1) 48%,var(--d2) 100%)}.cfx .cf-cta:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#ff7b52,#8133f1,#358cff)}.cfx .cf-cta h2{font-family:var(--display);font-weight:700;font-size:clamp(28px,4vw,50px);letter-spacing:-.03em;line-height:1.04;max-width:18ch;margin:0 auto}.cfx .cf-cta p{color:rgba(255,255,255,.74);font-size:18px;margin:16px auto 0;max-width:46ch}.cfx .cf-cta .composer{margin-top:30px}.cfx .btn{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:15px;border-radius:12px;padding:13px 24px;cursor:pointer;transition:transform .15s,background .2s,box-shadow .2s}.cfx .btn--brand{background:var(--blue);color:#fff;border:0}.cfx .btn--brand:hover{background:#152a73;transform:translateY(-2px)}@media (max-width:920px){.cfx .honest__list,.cfx .plate,.cfx .why{grid-template-columns:1fr}.cfx .cf-node{width:132px}.cfx .honest{padding:40px 26px}}@media (max-width:680px){.cfx .wrap{padding:0 20px}.cfx .cf-hero{padding:122px 20px 72px}.cfx .section{padding:64px 0}.cfx .composer__box{padding:16px 16px 14px}.cfx .composer__ph,.cfx .composer__ta{font-size:16px}.cfx .stage-wrap{padding:60px 20px 72px}.cfx .stage__canvas{height:560px}.cfx .step{grid-template-columns:1fr;gap:8px}.cfx .step__no{font-size:24px}.cfx .stage__check{flex-direction:column;align-items:flex-start;gap:12px}.cfx .stage__check .act{width:100%}.cfx .btn-approve{flex:1}}@media (prefers-reduced-motion:reduce){.cfx *{animation:none!important}.cfx .cf-node{opacity:1!important;transform:translate(-50%,-50%)!important}.cfx .cf-wire path{stroke-dashoffset:0!important}}