.kf-site{--red:#ff3d4a;--red-dark:#ff5460;--red-deep:#e0313d;--ink:#eef0f5;--ink-2:#c3c8d3;--muted:#8b93a4;--bg:#0b0c0f;--bg-soft:#101218;--surface:#14161c;--surface-2:#1a1d25;--line:#262a33;--line-2:#333844;--radius:16px;--shadow:0 22px 46px rgba(0,0,0,.5);--maxw:1160px}.kf-site *{margin:0;padding:0;box-sizing:border-box}.kf-site{scroll-behavior:smooth;overflow-x:hidden;max-width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.65;font-size:16.5px;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.kf-site img{max-width:100%;height:auto;display:block}.kf-site a{color:var(--red);text-decoration:none}.kf-site a:hover{color:var(--red-dark)}.kf-site .container{max-width:var(--maxw);margin:0 auto;padding:0 24px}.kf-site h1,.kf-site h2,.kf-site h3,.kf-site h4{font-weight:800;line-height:1.18;letter-spacing:-.02em;color:var(--ink)}.kf-site h1{font-size:clamp(2.1rem,4.6vw,3.4rem)}.kf-site h2{font-size:clamp(1.7rem,3.2vw,2.4rem)}.kf-site h3{font-size:1.25rem}.kf-site h4{font-size:1.05rem}.kf-site p{color:var(--ink-2)}.kf-site .lead{font-size:1.12rem;color:var(--muted)}.kf-site .topbar{background:#07080a;color:#8b93a4;font-size:.85rem;padding:7px 0;border-bottom:1px solid var(--line)}.kf-site .topbar .container{display:flex;justify-content:space-between;align-items:center;gap:12px}.kf-site .topbar a{color:#cfd3dc;font-weight:500}.kf-site .topbar a:hover{color:#fff}.kf-site .topbar .locs{opacity:.85}.kf-site header.site{position:sticky;top:0;z-index:50;background:rgba(11,12,15,.72);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid transparent}.kf-site .nav{display:flex;align-items:center;justify-content:space-between;height:76px;gap:16px}.kf-site .nav .logo img{height:44px;width:auto}.kf-site .nav ul{display:flex;list-style:none;gap:30px;align-items:center}.kf-site .nav ul a{color:var(--ink-2);font-weight:600;font-size:.97rem;padding:6px 0}.kf-site .nav ul a.active,.kf-site .nav ul a:hover{color:#fff}.kf-site .nav-cta{display:flex;align-items:center;gap:12px}.kf-site .hamburger{display:none;background:none;border:0;cursor:pointer;padding:8px}.kf-site .hamburger span{display:block;width:24px;height:2.5px;background:#fff;margin:5px 0;border-radius:2px;transition:.25s}.kf-site .btn{display:inline-block;font-weight:700;font-size:.97rem;border-radius:999px;padding:13px 28px;transition:.2s;border:2px solid transparent;cursor:pointer}.kf-site .btn-red{background:var(--red);color:#fff}.kf-site .btn-red:hover{background:var(--red-dark);color:#fff;transform:translateY(-1px)}.kf-site .btn-outline{border-color:var(--line-2);color:var(--ink)}.kf-site .btn-outline:hover{border-color:var(--red);color:#fff}.kf-site .btn-white{background:#fff;color:#14161a}.kf-site .btn-white:hover{background:#e9ebf0;color:#14161a}.kf-site .btn-ghost-light{border-color:hsla(0,0%,100%,.45);color:#fff}.kf-site .btn-ghost-light:hover{background:#fff;color:#14161a}.kf-site section{padding:88px 0}.kf-site section.tight{padding:64px 0}.kf-site .soft{background:var(--bg-soft)}.kf-site .kicker{display:inline-block;color:var(--red);font-weight:800;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.kf-site .center{text-align:center}.kf-site .sec-head{max-width:760px;margin:0 auto 52px}.kf-site .sec-head p{margin-top:14px}.kf-site .hero{padding:96px 0 104px;position:relative;overflow:hidden;background:radial-gradient(900px 420px at 85% -10%,rgba(255,61,74,.14),transparent 60%),radial-gradient(700px 380px at -10% 110%,rgba(90,110,255,.08),transparent 60%),var(--bg)}.kf-site .hero .container{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.kf-site .hero h1 .accent{color:var(--red)}.kf-site .hero p{margin:22px 0 32px;font-size:1.15rem;color:var(--muted);max-width:34rem}.kf-site .hero .actions{display:flex;gap:14px;flex-wrap:wrap}.kf-site .hero-img img{background:#fff;border-radius:20px;padding:16px;box-shadow:0 26px 52px rgba(0,0,0,.55);border:1px solid hsla(0,0%,100%,.06)}.kf-site .hero.inner{padding:80px 0}.kf-site .grid{display:grid;gap:24px}.kf-site .grid.c2{grid-template-columns:repeat(2,1fr)}.kf-site .grid.c3{grid-template-columns:repeat(3,1fr)}.kf-site .grid.c4{grid-template-columns:repeat(4,1fr)}.kf-site .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:30px 28px;transition:.22s}.kf-site .card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.kf-site .card h3,.kf-site .card h4{margin:16px 0 10px}.kf-site .card p{font-size:.95rem;color:var(--muted)}.kf-site .icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:rgba(255,61,74,.13);color:var(--red)}.kf-site .icon svg{width:26px;height:26px;stroke:var(--red)}.kf-site .split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.kf-site .split .btn{margin-top:26px}.kf-site .split h2{margin-bottom:18px}.kf-site .split p+p{margin-top:14px}.kf-site .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.kf-site .stat h3{font-size:2rem;color:var(--red)}.kf-site .stat p{font-size:.92rem;color:var(--muted);margin-top:6px}.kf-site .band{background:linear-gradient(120deg,#16181d,#20242e 55%,#3a1418);border:1px solid var(--line);border-radius:24px;color:#fff;padding:64px 56px;text-align:center}.kf-site .band h2{color:#fff}.kf-site .band p{color:#b9bec9;max-width:620px;margin:16px auto 30px}.kf-site .form-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:40px;box-shadow:var(--shadow)}.kf-site .form-grid{gap:18px}.kf-site label{font-weight:600;font-size:.9rem;display:block;margin-bottom:7px;color:var(--ink-2)}.kf-site input,.kf-site textarea{width:100%;padding:14px 16px;border:1.5px solid var(--line-2);border-radius:12px;font:inherit;color:var(--ink);background:#0e1015;transition:.15s}.kf-site input::-moz-placeholder,.kf-site textarea::-moz-placeholder{color:#5f6675}.kf-site input::placeholder,.kf-site textarea::placeholder{color:#5f6675}.kf-site input:focus,.kf-site textarea:focus{outline:none;border-color:var(--red);background:#0b0c0f;box-shadow:0 0 0 3px rgba(255,61,74,.15)}.kf-site textarea{min-height:150px;resize:vertical}.kf-site .legal{max-width:840px;margin:0 auto}.kf-site .legal h1{margin-bottom:10px}.kf-site .legal .updated{color:var(--muted);font-size:.92rem;margin-bottom:40px}.kf-site .legal h2{font-size:1.45rem;margin:44px 0 14px}.kf-site .legal h3{font-size:1.12rem;margin:30px 0 10px}.kf-site .legal p{margin:0 0 14px}.kf-site .legal ol,.kf-site .legal ul{margin:0 0 18px 22px;color:var(--ink-2)}.kf-site .legal li{margin-bottom:8px}.kf-site .loc-card{position:relative;border-radius:20px;overflow:hidden;border:1px solid var(--line);background:var(--surface)}.kf-site .loc-card img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover;filter:saturate(.95) brightness(.9)}.kf-site .loc-card .loc-info{padding:22px 26px}.kf-site .loc-card .loc-info h4{margin-bottom:4px}.kf-site .loc-card .loc-info p,.kf-site footer{color:var(--muted);font-size:.95rem}.kf-site footer{background:#07080a;padding:72px 0 0;border-top:1px solid var(--line)}.kf-site .foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:48px;padding-bottom:56px}.kf-site footer h4{color:#fff;font-size:1rem;margin-bottom:18px}.kf-site footer ul{list-style:none}.kf-site footer ul li{margin-bottom:11px}.kf-site footer a{color:var(--muted)}.kf-site footer a:hover{color:#fff}.kf-site .foot-brand img{height:44px;margin-bottom:18px}.kf-site .foot-brand p{color:#7f8698;max-width:30rem;font-size:.92rem}.kf-site .foot-bottom{border-top:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:.88rem;color:#7f8698}.kf-site .foot-bottom a{color:#c3c8d2}.kf-site .mt-1{margin-top:12px}.kf-site .mt-2{margin-top:24px}.kf-site .mt-3{margin-top:40px}.kf-site .notice{background:rgba(255,61,74,.08);border:1px solid rgba(255,61,74,.22);border-radius:12px;padding:16px 20px;font-size:.95rem}.kf-site{--rv-ease:cubic-bezier(.22,.61,.36,1);--rv-dur:1.05s}.kf-site.reveal-ready .reveal{opacity:0;transform:translateY(42px) scale(.985);will-change:opacity,transform;transition:opacity var(--rv-dur) var(--rv-ease),transform var(--rv-dur) var(--rv-ease)}.kf-site .reveal.in{opacity:1;transform:none}.kf-site.reveal-ready .reveal.from-left{transform:translateX(-58px) scale(.985)}.kf-site.reveal-ready .reveal.from-right{transform:translateX(58px) scale(.985)}.kf-site.reveal-ready .split-img.reveal.from-left{transform:translateX(-58px) scale(.93)}.kf-site.reveal-ready .split-img.reveal.from-right{transform:translateX(58px) scale(.93)}.kf-site .reveal.from-left.in,.kf-site .reveal.from-right.in,.kf-site .split-img.reveal.from-left.in,.kf-site .split-img.reveal.from-right.in{transform:none}.kf-site .reveal.in{will-change:auto}.kf-site header.site{transition:box-shadow .35s ease,border-color .35s ease}.kf-site header.site.scrolled{box-shadow:0 10px 34px rgba(0,0,0,.45);border-bottom-color:var(--line)}.kf-site .nav ul a{border-bottom:0;background:linear-gradient(var(--red),var(--red)) 0 100% /0 2px no-repeat;transition:color .25s,background-size .3s ease}.kf-site .nav ul a.active,.kf-site .nav ul a:hover{background-size:100% 2px}.kf-site .nav .logo img{transition:transform .3s ease}.kf-site .nav .logo:hover img{transform:scale(1.04)}.kf-site .btn{position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,background .25s,color .25s,border-color .25s}.kf-site .btn:after{content:"";position:absolute;top:0;left:-80%;width:50%;height:100%;background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.28),transparent);transform:skewX(-20deg);transition:left .55s ease}.kf-site .btn:hover:after{left:130%}.kf-site .btn-red:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(255,61,74,.4)}.kf-site .btn-ghost-light:hover,.kf-site .btn-outline:hover,.kf-site .btn-white:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(0,0,0,.4)}.kf-site .card{position:relative;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease,border-color .35s ease}.kf-site .card:before{content:"";position:absolute;top:0;left:24px;right:24px;height:3px;border-radius:0 0 6px 6px;background:linear-gradient(90deg,var(--red),var(--red-dark));transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.kf-site .card:hover{transform:translateY(-8px);box-shadow:0 26px 50px rgba(0,0,0,.5);border-color:var(--line-2)}.kf-site .card:hover:before{transform:scaleX(1)}.kf-site .icon{transition:background .35s ease,transform .35s ease,box-shadow .35s ease}.kf-site .icon svg{transition:stroke .35s ease}.kf-site .card:hover .icon{background:var(--red);transform:scale(1.08) rotate(-4deg);box-shadow:0 10px 22px rgba(255,61,74,.4)}.kf-site .card:hover .icon svg{stroke:#fff}.kf-site .hero:after,.kf-site .hero:before{content:"";position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none;z-index:0}.kf-site .hero:before{width:480px;height:480px;right:-120px;top:-140px;background:radial-gradient(circle,rgba(255,61,74,.18),transparent 65%);animation:kf-blob-a 14s ease-in-out infinite alternate}.kf-site .hero:after{width:420px;height:420px;left:-140px;bottom:-160px;background:radial-gradient(circle,rgba(90,110,255,.12),transparent 65%);animation:kf-blob-b 18s ease-in-out infinite alternate}.kf-site .hero .container{position:relative;z-index:1}@keyframes kf-blob-a{0%{transform:translate(0) scale(1)}to{transform:translate(-60px,50px) scale(1.15)}}@keyframes kf-blob-b{0%{transform:translate(0) scale(1)}to{transform:translate(70px,-40px) scale(1.1)}}.kf-site .hero-img img{animation:kf-float 6s ease-in-out infinite}@keyframes kf-float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.kf-site .hero h1 .accent{background:linear-gradient(90deg,var(--red),var(--red-dark));-webkit-background-clip:text;background-clip:text;color:transparent}.kf-site .kicker{position:relative;padding-left:34px}.kf-site .kicker:before{content:"";position:absolute;left:0;top:50%;width:24px;height:2px;background:var(--red);transform:translateY(-50%);animation:kf-kicker-pulse 2.4s ease-in-out infinite}.kf-site .center .kicker,.kf-site .sec-head.center .kicker{padding-left:0}.kf-site .center .kicker:before,.kf-site .sec-head.center .kicker:before{display:none}@keyframes kf-kicker-pulse{0%,to{width:24px;opacity:1}50%{width:14px;opacity:.55}}.kf-site .split-img{overflow:hidden;border-radius:20px;background:#fff;padding:16px;box-shadow:0 22px 46px rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.06)}.kf-site .split-img img{border-radius:8px;transition:transform .6s cubic-bezier(.16,1,.3,1)}.kf-site .split-img:hover img{transform:scale(1.04)}.kf-site .loc-card{transition:transform .35s ease,box-shadow .35s ease}.kf-site .loc-card:hover{transform:translateY(-6px);box-shadow:0 26px 50px rgba(0,0,0,.5)}.kf-site .loc-card img{transition:transform .6s ease}.kf-site .loc-card:hover img{transform:scale(1.06)}.kf-site .band{position:relative;overflow:hidden}.kf-site .band:before{content:"";position:absolute;width:560px;height:560px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(255,61,74,.3),transparent 60%);animation:kf-band-glow 5s ease-in-out infinite}.kf-site .band>*{position:relative;z-index:1}@keyframes kf-band-glow{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.18)}}.kf-site footer ul a{display:inline-block;transition:transform .25s ease,color .25s}.kf-site footer ul a:hover{transform:translateX(5px)}.kf-site .form-card{transition:box-shadow .35s ease}.kf-site .form-card:hover{box-shadow:0 26px 56px rgba(0,0,0,.55)}.kf-site .topbar a{transition:color .25s}@media (prefers-reduced-motion:reduce){.kf-site *,.kf-site :after,.kf-site :before{animation:none!important;transition:none!important}.kf-site .reveal{opacity:1;transform:none}}@media(max-width:1000px){.kf-site .grid.c3,.kf-site .grid.c4,.kf-site .stats{grid-template-columns:repeat(2,1fr)}.kf-site .foot-grid{grid-template-columns:1fr 1fr}.kf-site .hero .container,.kf-site .split{grid-template-columns:1fr;gap:44px}.kf-site .hero-img{order:-1}.kf-site .hero-img img{max-width:min(440px,100%);margin:0 auto}}@media(max-width:720px){.kf-site section{padding:64px 0}.kf-site .grid.c2,.kf-site .grid.c3{grid-template-columns:1fr}.kf-site .nav ul{display:none;position:absolute;top:76px;left:0;right:0;background:#101217;flex-direction:column;gap:0;border-bottom:1px solid var(--line);padding:8px 0;box-shadow:0 16px 30px rgba(0,0,0,.5)}.kf-site .nav ul.open{display:flex}.kf-site .nav ul li{width:100%;text-align:center}.kf-site .nav ul a{display:block;padding:14px 0;border-bottom:0}.kf-site .hamburger{display:block}.kf-site .nav-cta .btn{padding:10px 18px;font-size:.88rem}.kf-site .topbar .locs{display:none}.kf-site .band{padding:48px 24px}.kf-site .form-card{padding:26px 20px}.kf-site .foot-grid{grid-template-columns:1fr}}.kf-site .hero-mock{background:linear-gradient(160deg,#141821,#0e1016);border:1px solid var(--line-2);border-radius:20px;padding:18px;box-shadow:0 26px 52px rgba(0,0,0,.55);animation:kf-float 6s ease-in-out infinite}.kf-site .mock-head{display:flex;align-items:center;gap:8px;padding:4px 6px 14px;border-bottom:1px solid var(--line)}.kf-site .mock-head .dot{width:11px;height:11px;border-radius:50%;background:#3a3f4b}.kf-site .mock-head .dot:first-child{background:#ff5f57}.kf-site .mock-head .dot:nth-child(2){background:#febc2e}.kf-site .mock-head .dot:nth-child(3){background:#28c840}.kf-site .mock-head .mock-title{margin-left:auto;font-size:.8rem;color:var(--muted);font-weight:600}.kf-site .mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.kf-site .mock-stat{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:14px 12px;display:flex;flex-direction:column;gap:3px}.kf-site .ms-label{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.kf-site .ms-val{font-size:1.35rem;font-weight:800;color:var(--ink)}.kf-site .ms-up{font-size:.74rem;color:#28c840;font-weight:700}.kf-site .mock-bars{display:flex;align-items:flex-end;gap:8px;height:130px;padding:12px 6px 4px}.kf-site .mock-bars span{flex:1;border-radius:6px 6px 0 0;background:linear-gradient(180deg,var(--red),var(--red-deep));opacity:.85}.kf-site .step-n{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;color:#fff;background:linear-gradient(135deg,var(--red),var(--red-deep));box-shadow:0 10px 22px rgba(255,61,74,.35);margin-bottom:6px}.kf-site{min-height:100vh;background:var(--bg);color:var(--ink-2);position:relative;z-index:0}html[data-theme=light] .kf-site{--red:#e0313d;--red-dark:#c9283a;--red-deep:#b01f2e;--ink:#14141a;--ink-2:#3a3a44;--muted:#6b6b78;--bg:#f7f7fa;--bg-soft:#ededf2;--surface:#fff;--surface-2:#f4f4f8;--line:#e6e6ee;--line-2:#d6d6e0;--shadow:0 22px 46px rgba(20,20,40,.12)}@media (prefers-color-scheme:light){html:not([data-theme=dark]) .kf-site{--red:#e0313d;--red-dark:#c9283a;--red-deep:#b01f2e;--ink:#14141a;--ink-2:#3a3a44;--muted:#6b6b78;--bg:#f7f7fa;--bg-soft:#ededf2;--surface:#fff;--surface-2:#f4f4f8;--line:#e6e6ee;--line-2:#d6d6e0;--shadow:0 22px 46px rgba(20,20,40,.12)}}html[data-theme=light] .kf-site header.site{background:rgba(247,247,250,.8)}@media (prefers-color-scheme:light){html:not([data-theme=dark]) .kf-site header.site{background:rgba(247,247,250,.8)}}html[data-theme=light] .kf-site .hamburger span{background:#14141a}@media (prefers-color-scheme:light){html:not([data-theme=dark]) .kf-site .hamburger span{background:#14141a}}html[data-theme=light] .kf-site .nav ul{background:#fff}@media (prefers-color-scheme:light){html:not([data-theme=dark]) .kf-site .nav ul{background:#fff}}html[data-theme=light] .kf-site footer{background:#f0f0f4;border-top-color:var(--line)}html[data-theme=light] .kf-site footer,html[data-theme=light] .kf-site footer a{color:var(--muted)}html[data-theme=light] .kf-site footer h4{color:var(--ink)}html[data-theme=light] .kf-site .foot-brand p{color:var(--muted)}html[data-theme=light] .kf-site .foot-bottom{border-top-color:var(--line);color:var(--muted)}html[data-theme=light] .kf-site .foot-bottom a{color:var(--ink-2)}@media (prefers-color-scheme:light){html:not([data-theme=dark]) .kf-site footer{background:#f0f0f4;border-top-color:var(--line)}html:not([data-theme=dark]) .kf-site footer,html:not([data-theme=dark]) .kf-site footer a{color:var(--muted)}html:not([data-theme=dark]) .kf-site footer h4{color:var(--ink)}html:not([data-theme=dark]) .kf-site .foot-brand p{color:var(--muted)}html:not([data-theme=dark]) .kf-site .foot-bottom{border-top-color:var(--line);color:var(--muted)}html:not([data-theme=dark]) .kf-site .foot-bottom a{color:var(--ink-2)}}.kf-site .logo-dark{display:none}.kf-site .logo-light{display:block}html[data-theme=light] .kf-site .logo-light{display:none}html[data-theme=light] .kf-site .logo-dark{display:block}@media (prefers-color-scheme:light){html:not([data-theme=dark]) .kf-site .logo-light{display:none}html:not([data-theme=dark]) .kf-site .logo-dark{display:block}}.kf-site .hero-trust{display:flex;align-items:center;gap:14px;margin-top:28px;color:var(--muted);font-size:.85rem;font-weight:600;flex-wrap:wrap}.kf-site .hero-trust i{width:4px;height:4px;border-radius:50%;background:var(--red);opacity:.7;flex:none}.kf-site .flow-wrap{position:relative}.kf-site .flow{width:100%;height:auto;max-width:700px;margin:0 auto;overflow:visible}.kf-site .flow-conn{stroke:var(--red);stroke-width:2.4;fill:none;stroke-dasharray:5 9;opacity:.55;animation:kf-connin .6s ease-out both var(--d),kf-flow 1.15s linear infinite}@keyframes kf-connin{0%{opacity:0}to{opacity:.55}}@keyframes kf-flow{to{stroke-dashoffset:-28}}.kf-site .flow-node{opacity:1;transform-box:fill-box;transform-origin:center;animation:kf-drop .78s cubic-bezier(.25,.9,.3,1) both var(--d)}@keyframes kf-drop{0%{opacity:0;transform:translateY(-58px) scale(.9)}64%{opacity:1;transform:translateY(9px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.kf-site .flow-node rect{fill:var(--surface);stroke:var(--line-2);stroke-width:1.6}.kf-site .flow-node text{fill:var(--ink);font:700 21px Inter,sans-serif}.kf-site .flow-node.featured rect{fill:rgba(255,61,74,.13);stroke:var(--red);stroke-width:2.6}.kf-site .flow-node.featured text{fill:var(--red);font:800 21px Inter,sans-serif}.kf-site .flow-hub{transform-box:fill-box;transform-origin:center;animation:kf-hubin .6s ease-out both}@keyframes kf-hubin{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:none}}.kf-site .hub-core{fill:var(--surface);filter:drop-shadow(0 12px 30px rgba(255,61,74,.28))}.kf-site .hub-edge{fill:none;stroke:var(--red);stroke-width:2.5}.kf-site .hub-pulse{fill:none;stroke:var(--red);stroke-width:2;transform-box:fill-box;transform-origin:center;animation:kf-hub 3.2s ease-out infinite}.kf-site .hub-pulse-2{animation-delay:1.6s}@keyframes kf-hub{0%{transform:scale(1);opacity:.5}to{transform:scale(1.7);opacity:0}}.kf-site .hub-k{fill:var(--ink);font:800 23px Inter,sans-serif;letter-spacing:-.02em}.kf-site .hub-sub{fill:var(--muted);font:700 10px Inter,sans-serif;letter-spacing:.2em}.kf-site .strip .container{text-align:center}.kf-site .strip-label{color:var(--muted);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px}.kf-site .strip-items{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.kf-site .chip{padding:9px 18px;border:1px solid var(--line-2);border-radius:999px;color:var(--ink-2);font-weight:600;font-size:.9rem;background:var(--surface);transition:.2s}.kf-site .chip:hover{border-color:var(--red);color:var(--ink);transform:translateY(-2px)}.kf-site .split.rev{grid-template-columns:1fr 1fr}.kf-site .split.rev>:first-child{order:2}.kf-site .ticks{list-style:none;margin:20px 0 0;display:grid;gap:11px}.kf-site .ticks li{position:relative;padding-left:28px;color:var(--ink-2);font-weight:500}.kf-site .ticks li:before{content:"\2713";position:absolute;left:0;top:-1px;color:var(--red);font-weight:800}.kf-site .split-art{display:flex;align-items:center;justify-content:center}.kf-site .art{width:100%;max-width:460px;height:auto;filter:drop-shadow(0 22px 44px rgba(0,0,0,.26))}.kf-site .a-panel{fill:var(--surface);stroke:var(--line);stroke-width:1.5}.kf-site .a-title{fill:var(--ink);font:800 15px Inter,sans-serif}.kf-site .a-label{fill:var(--ink-2);font:600 12.5px Inter,sans-serif}.kf-site .a-muted{fill:var(--muted);font:600 11px Inter,sans-serif}.kf-site .a-score{fill:var(--ink);font:800 13px Inter,sans-serif}.kf-site .a-pill{fill:rgba(255,61,74,.13)}.kf-site .a-pill.ok{fill:rgba(34,197,94,.16)}.kf-site .a-pill-t{fill:var(--red);font:700 10px Inter,sans-serif}.kf-site .a-pill-ok{fill:#16a34a;font:700 10px Inter,sans-serif}.kf-site .a-axis{stroke:var(--line-2);stroke-width:1.5}.kf-site .a-bar{fill:var(--red);opacity:.85}.kf-site .a-spark{stroke:var(--red);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.kf-site .a-dot{fill:var(--red);stroke:var(--surface);stroke-width:2}.kf-site .a-shieldmini{fill:rgba(255,61,74,.12);stroke:var(--red);stroke-width:2;stroke-linejoin:round}.kf-site .a-ok{fill:#22c55e}.kf-site .a-okmark{stroke:#fff;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.kf-site .a-track{fill:var(--line-2)}.kf-site .a-fill{fill:#22c55e}.kf-site .a-row{fill:var(--surface-2)}.kf-site .a-bolt{fill:var(--red)}.kf-site .a-toggle{fill:#22c55e}.kf-site .a-knob{fill:#fff}.kf-site .cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kf-site .cap{display:flex;align-items:center;gap:10px;padding:15px 16px;background:var(--surface);border:1px solid var(--line);border-radius:12px;font-weight:600;font-size:.9rem;color:var(--ink-2);transition:.22s}.kf-site .cap:hover{border-color:var(--line-2);transform:translateY(-2px);box-shadow:var(--shadow)}.kf-site .cap-dot{width:8px;height:8px;border-radius:50%;background:var(--red);flex:none}.kf-site .band-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:4px}.kf-site .grid>.reveal:nth-child(2){transition-delay:.07s}.kf-site .grid>.reveal:nth-child(3){transition-delay:.14s}.kf-site .grid>.reveal:nth-child(4){transition-delay:.07s}.kf-site .grid>.reveal:nth-child(5){transition-delay:.14s}.kf-site .grid>.reveal:nth-child(6){transition-delay:.21s}.kf-site .grid>.reveal:nth-child(7){transition-delay:.07s}.kf-site .grid>.reveal:nth-child(8){transition-delay:.14s}.kf-site .grid>.reveal:nth-child(9){transition-delay:.21s}@media(max-width:1000px){.kf-site .cap-grid{grid-template-columns:repeat(2,1fr)}.kf-site .split.rev{grid-template-columns:1fr}.kf-site .split.rev>:first-child{order:0}}@media(max-width:720px){.kf-site .cap-grid{grid-template-columns:1fr}.kf-site .flow{max-width:100%}}.kf-site .contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:start}.kf-site .fg-row,.kf-site .form-grid{display:grid;gap:16px}.kf-site .fg-row{grid-template-columns:1fr 1fr}.kf-site .form-card .btn{justify-self:start;margin-top:4px;border:0}.kf-site .form-card .btn:disabled{opacity:.65;cursor:default}.kf-site .form-error{background:rgba(255,61,74,.1);border:1px solid rgba(255,61,74,.3);color:var(--red);border-radius:10px;padding:10px 14px;font-size:.9rem}.kf-site .contact-done{text-align:center;flex-direction:column;gap:6px;min-height:340px}.kf-site .contact-done,.kf-site .done-badge{display:flex;align-items:center;justify-content:center}.kf-site .done-badge{width:58px;height:58px;border-radius:50%;background:#22c55e;color:#fff;font-size:1.7rem;font-weight:800;margin-bottom:10px}.kf-site .contact-done h3{color:var(--ink)}.kf-site .contact-done p{color:var(--muted);max-width:360px}.kf-site .contact-meta{list-style:none;margin-top:22px;display:grid;gap:0}.kf-site .contact-meta li{display:flex;gap:14px;align-items:baseline;color:var(--ink-2);font-size:.95rem;padding:12px 2px;border-bottom:1px solid var(--line)}.kf-site .contact-meta li:last-child{border-bottom:0}.kf-site .cm-label{color:var(--muted);font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;min-width:82px;font-weight:700}.kf-site .contact-meta a{color:var(--red)}html[data-theme=light] .kf-site input,html[data-theme=light] .kf-site textarea{background:#fff;color:var(--ink);border-color:var(--line-2)}html[data-theme=light] .kf-site input:focus,html[data-theme=light] .kf-site textarea:focus{background:#fff}@media (prefers-color-scheme:light){html:not([data-theme=dark]) .kf-site input,html:not([data-theme=dark]) .kf-site textarea{background:#fff;color:var(--ink);border-color:var(--line-2)}html:not([data-theme=dark]) .kf-site input:focus,html:not([data-theme=dark]) .kf-site textarea:focus{background:#fff}}@media(max-width:900px){.kf-site .contact-grid{gap:32px}.kf-site .contact-grid,.kf-site .fg-row{grid-template-columns:1fr}}.kf-site .ai-feature{background:radial-gradient(720px 420px at 82% 4%,rgba(255,61,74,.1),transparent 62%),radial-gradient(620px 360px at -6% 96%,rgba(255,61,74,.06),transparent 60%),var(--bg-soft)}.kf-site .ai-feature .ticks li{font-size:1rem}.kf-site .a-spark2{fill:var(--red)}.kf-site .a-live{fill:#22c55e}.kf-site .a-cmd{fill:var(--surface-2);stroke:var(--line);stroke-width:1}.kf-site .a-cmd-t{fill:var(--ink-2);font:600 12.5px Inter,sans-serif}.kf-site .a-tg{fill:rgba(34,158,217,.12)}.kf-site .a-tg-i{fill:#229ed9}.kf-site .a-tg-p{fill:#fff}@media(max-width:720px){.kf-site .hero .container{padding-left:14px;padding-right:14px}.kf-site .flow{max-width:100%}}.kf-site .flow-mobile{display:none}@media(max-width:720px){.kf-site .flow{display:none}.kf-site .flow-mobile{display:block;margin-top:4px}.kf-site .fm-core{position:relative;margin:0 auto 30px;width:172px;height:172px;border-radius:50%;background:var(--surface);border:2.5px solid var(--red);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 10px rgba(255,61,74,.06),0 0 42px rgba(255,61,74,.28)}.kf-site .fm-core:before{content:"";position:absolute;inset:-16px;border-radius:50%;border:1px solid rgba(255,61,74,.4);animation:kf-hub 3.2s ease-out infinite}.kf-site .fm-core strong{font-size:1.4rem;color:var(--ink);font-weight:800;letter-spacing:-.02em}.kf-site .fm-core span{font-size:.6rem;color:var(--muted);text-transform:uppercase;letter-spacing:.2em;margin-top:3px}.kf-site .fm-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kf-site .fm-chip{padding:15px 12px;border:1px solid var(--line-2);border-radius:14px;background:var(--surface);text-align:center;font-weight:700;font-size:15px;color:var(--ink);animation:kf-drop .72s cubic-bezier(.25,.9,.3,1) both var(--d)}.kf-site .fm-chip.featured{border-color:var(--red);color:var(--red);background:rgba(255,61,74,.1)}}