.kx-page{--navy:#0a1230;--blue:#2563eb;--blue-2:#3b82f6;--ink:#0f172a;--muted:#64748b;--line:#e6e8ee;--bg:#f6f7f9;color:var(--ink);background:var(--bg);font-family:Outfit,sans-serif}.kx-page h1,.kx-page h2,.kx-page h3,.kx-page h4,.kx-page h5{color:var(--ink);margin:0;font-weight:700}.kx-page p{margin:0}.kx-wrap{max-width:1280px;margin:0 auto;padding:0 32px}.kx-section{padding:56px 0}.kx-section--alt{background:#fff}.kx-eyebrow{letter-spacing:2px;color:var(--blue);text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-block}.kx-section__head{margin-bottom:28px}.kx-section__head h2{letter-spacing:-.4px;margin-bottom:8px;font-size:28px}.kx-section__head p{color:var(--muted);max-width:720px;font-size:14px;line-height:1.65}.kx-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#eef4ff 0%,#f8fafc 45%,#fff 100%);overflow:hidden}.kx-hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1280px;margin:0 auto;padding:56px 32px 64px;display:grid}.kx-hero__text h1{letter-spacing:-.8px;color:var(--ink);margin-bottom:10px;font-size:clamp(34px,4vw,48px);line-height:1.08}.kx-hero__tagline{color:var(--blue);margin-bottom:16px;font-size:18px;font-weight:600}.kx-hero__text p{color:var(--muted);max-width:520px;margin-bottom:28px;font-size:14px;line-height:1.7}.kx-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.kx-btn{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:13.5px;font-weight:600;transition:all .2s;display:inline-flex}.kx-btn--primary{background:var(--blue);color:#fff}.kx-btn--primary:hover{background:#1d4ed8}.kx-btn--outline{color:var(--ink);border:1px solid var(--line);background:#fff}.kx-btn--outline:hover{border-color:var(--blue);color:var(--blue)}.kx-btn--ghost{color:#fff;background:0 0;border:1px solid #ffffff59}.kx-btn--ghost:hover{background:#ffffff14;border-color:#fff}.kx-orbit{aspect-ratio:1;width:min(100%,420px);margin:0 auto;position:relative}.kx-orbit__ring{border:1.5px dashed #2563eb40;border-radius:50%;position:absolute;inset:12%}.kx-orbit__center{background:var(--navy);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;padding:12px;display:flex;position:absolute;inset:50%;transform:translate(-50%,-50%);box-shadow:0 16px 40px #0a123040}.kx-orbit__center span:first-child{color:#fff;letter-spacing:.5px;font-size:11px;font-weight:800}.kx-orbit__center span:last-child{color:#94a3b8;margin-top:4px;font-size:8px;line-height:1.3}.kx-orbit__node{text-align:center;width:88px;position:absolute;transform:translate(-50%,-50%)}.kx-orbit__node-ic{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 8px;display:flex;box-shadow:0 8px 20px #00000014}.kx-orbit__node-ic svg{width:22px;height:22px}.kx-orbit__node span{color:var(--ink);font-size:11px;font-weight:600;line-height:1.2}.kx-why{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.kx-why__text p{color:var(--muted);margin-bottom:14px;font-size:14px;line-height:1.75}.kx-why__cards{gap:14px;display:grid}.kx-why-card{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:18px 20px;transition:box-shadow .2s;display:flex}.kx-why-card:hover{box-shadow:0 10px 28px #0f172a0f}.kx-why-card__ic{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.kx-why-card__ic svg{width:22px;height:22px}.kx-why-card h3{margin-bottom:4px;font-size:15px}.kx-why-card p{color:var(--muted);font-size:12.5px;line-height:1.55}.kx-split{grid-template-columns:1fr 1fr;gap:32px;display:grid}.kx-panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.kx-panel h3{margin-bottom:18px;font-size:18px}.kx-pub-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.kx-pub-item{text-align:center;background:var(--bg);border:1px solid var(--line);border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;transition:border-color .2s;display:flex}.kx-pub-item:hover{border-color:#bfdbfe}.kx-pub-item__ic{width:36px;height:36px;color:var(--blue);background:#eff6ff;border-radius:8px;justify-content:center;align-items:center;display:flex}.kx-pub-item__ic svg{width:18px;height:18px}.kx-pub-item span{color:#334155;font-size:11px;font-weight:600;line-height:1.3}.kx-pub-item--no .kx-pub-item__ic{color:#ef4444;background:#fef2f2}.kx-pub-item--no span{color:#64748b}.kx-process{grid-template-columns:repeat(6,1fr);align-items:start;gap:8px;display:grid}.kx-pstep{text-align:center;position:relative}.kx-pstep:not(:last-child):after{content:"→";color:#cbd5e1;font-size:14px;position:absolute;top:18px;right:-6px}.kx-pstep__num{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto 10px;font-size:13px;font-weight:800;display:flex}.kx-pstep__ic{width:32px;height:32px;color:var(--blue);background:#eff6ff;border-radius:8px;justify-content:center;align-items:center;margin:0 auto 8px;display:flex}.kx-pstep__ic svg{width:16px;height:16px}.kx-pstep h4{color:var(--ink);font-size:11px;line-height:1.3}.kx-revenue{grid-template-columns:1fr 1fr;align-items:center;gap:24px;display:grid}.kx-revenue__list{gap:12px;display:grid}.kx-revenue__item{align-items:flex-start;gap:12px;display:flex}.kx-revenue__item-ic{width:36px;height:36px;color:var(--blue);background:#eff6ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.kx-revenue__item-ic svg{width:18px;height:18px}.kx-revenue__item h4{margin-bottom:2px;font-size:13px}.kx-revenue__item p{color:var(--muted);font-size:12px;line-height:1.5}.kx-donut{width:180px;height:180px;margin:0 auto;position:relative}.kx-donut svg{width:100%;height:100%;transform:rotate(-90deg)}.kx-donut__legend{gap:8px;margin-top:16px;display:grid}.kx-donut__legend div{color:#475569;align-items:center;gap:8px;font-size:12px;display:flex}.kx-donut__legend i{border-radius:3px;flex-shrink:0;width:10px;height:10px}.kx-note{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin-top:18px;padding:14px 16px;font-size:12px;line-height:1.55}.kx-note strong{margin-bottom:4px;display:block}.kx-beyond{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.kx-beyond__item{text-align:center;border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px 10px;transition:box-shadow .2s}.kx-beyond__item:hover{box-shadow:0 8px 24px #0f172a0f}.kx-beyond__ic{width:40px;height:40px;color:var(--blue);background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;margin:0 auto 10px;display:flex}.kx-beyond__ic svg{width:20px;height:20px}.kx-beyond__item span{color:#334155;font-size:11.5px;font-weight:600;line-height:1.35}.kx-inst{grid-template-columns:1fr 1fr;gap:32px;display:grid}.kx-inst-diagram{background:var(--bg);border:1px solid var(--line);border-radius:12px;min-height:260px;padding:24px;position:relative}.kx-inst-center{background:var(--navy);color:#fff;text-align:center;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;padding:8px;font-size:11px;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kx-inst-node{text-align:center;color:#475569;font-size:10.5px;font-weight:600;position:absolute;transform:translate(-50%,-50%)}.kx-inst-node__ic{border:1px solid var(--line);width:44px;height:44px;color:var(--blue);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 6px;display:flex}.kx-inst-node__ic svg{width:18px;height:18px}.kx-checklist{gap:10px;display:grid}.kx-check{color:#334155;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.kx-check svg{color:#16a34a;flex-shrink:0;width:18px;height:18px;margin-top:1px}.kx-standards{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.kx-std{text-align:center;background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:18px 12px}.kx-std__ic{width:40px;height:40px;color:var(--blue);background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;margin:0 auto 10px;display:flex}.kx-std__ic svg{width:20px;height:20px}.kx-std h4{font-size:12.5px;line-height:1.3}.kx-ip{grid-template-columns:1fr 1fr;gap:20px;display:grid}.kx-ip-box{border:1px solid var(--line);background:#fff;border-radius:12px;gap:14px;padding:22px;display:flex}.kx-ip-box__ic{width:44px;height:44px;color:var(--blue);background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.kx-ip-box__ic svg{width:22px;height:22px}.kx-ip-box h3{margin-bottom:6px;font-size:15px}.kx-ip-box p{color:var(--muted);font-size:13px;line-height:1.6}.kx-eco{grid-template-columns:repeat(5,1fr);align-items:start;gap:12px;display:grid}.kx-eco-step{text-align:center;position:relative}.kx-eco-step:not(:last-child):after{content:"→";color:var(--blue);font-size:16px;font-weight:700;position:absolute;top:24px;right:-8px}.kx-eco-step__ic{background:var(--blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 10px;display:flex}.kx-eco-step__ic svg{width:22px;height:22px}.kx-eco-step h4{margin-bottom:4px;font-size:13px}.kx-eco-step p{color:var(--muted);font-size:11px;line-height:1.45}.kx-cta{background:var(--navy);position:relative;overflow:hidden}.kx-cta__glow{pointer-events:none;background:radial-gradient(circle,#3b82f659 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:50%;left:-80px;transform:translateY(-50%)}.kx-cta__inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;max-width:1280px;margin:0 auto;padding:48px 32px;display:flex;position:relative}.kx-cta__text h2{color:#fff;margin-bottom:8px;font-size:26px}.kx-cta__text p{color:#94a3b8;max-width:480px;font-size:14px;line-height:1.6}.kx-cta__actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:1024px){.kx-hero__inner,.kx-why,.kx-split,.kx-revenue,.kx-inst,.kx-ip{grid-template-columns:1fr}.kx-process{grid-template-columns:repeat(3,1fr)}.kx-pstep:not(:last-child):after{display:none}.kx-beyond{grid-template-columns:repeat(3,1fr)}.kx-standards{grid-template-columns:repeat(2,1fr)}.kx-eco{grid-template-columns:repeat(3,1fr)}.kx-eco-step:not(:last-child):after{display:none}}@media (max-width:640px){.kx-wrap,.kx-hero__inner,.kx-cta__inner{padding-left:18px;padding-right:18px}.kx-pub-grid,.kx-process,.kx-beyond{grid-template-columns:repeat(2,1fr)}.kx-eco{grid-template-columns:1fr}.kx-cta__inner{flex-direction:column;align-items:flex-start}}
