@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap");:root{--brand-50:#eef2ff;--brand-100:#e0e7ff;--brand-200:#c7d0ff;--brand-300:#a5b1f5;--brand-400:#7e8be8;--brand-500:#2f2f81;--brand-600:#262670;--brand-700:#1e1e5c;--brand-800:#161648;--brand-900:#0f0f33;--accent-50:#fffbeb;--accent-500:#f4b400;--accent-600:#d99b00;--success:#16a34a;--warning:#f59e0b;--danger:#dc2626;--muted:#6b7280;--muted-light:#f3f4f6;--ink:#111827;--ink-soft:#374151;--white:#fff;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 12px rgba(0,0,0,.08);--shadow-lg:0 10px 30px rgba(47,47,129,.12)}.kp-landing,.kp-landing *,.kp-landing :after,.kp-landing :before{box-sizing:border-box}.kp-landing{margin:0;padding:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;overflow-x:hidden;line-height:1.5}html{scroll-behavior:smooth}@keyframes kpFadeIn{0%{opacity:0}to{opacity:1}}@keyframes kpSlideUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes kpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes kpScrollLoop{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes kpPulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes kpGradShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes kpCounterUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes kpDrawLine{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}.kp-landing .kp-container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.kp-landing .site-header{position:sticky;top:0;z-index:200;background:hsla(0,0%,100%,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.06);transition:box-shadow .3s ease}.kp-landing .site-header.scrolled{box-shadow:0 2px 24px rgba(47,47,129,.08)}.kp-landing .nav{display:flex;align-items:center;justify-content:space-between;height:70px}.kp-landing .logo{display:flex;align-items:center;gap:10px;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif;font-weight:800;font-size:1.25rem;color:var(--brand-500)}.kp-landing .nav-menu{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.kp-landing .nav-menu a{text-decoration:none;font-size:.875rem;font-weight:500;color:var(--ink-soft);transition:color .2s}.kp-landing .nav-menu a:hover{color:var(--brand-500)}.kp-landing .nav-actions{display:flex;align-items:center;gap:.75rem}.kp-landing .nav-link-plain{text-decoration:none;font-size:.875rem;font-weight:500;color:var(--ink-soft);transition:color .2s}.kp-landing .nav-link-plain:hover{color:var(--brand-500)}.kp-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;cursor:pointer;text-decoration:none;font-family:Inter,sans-serif;font-weight:600;border-radius:var(--radius-md);transition:all .2s ease;white-space:nowrap;line-height:1}.kp-landing .btn-sm{padding:.45rem .9rem;font-size:.8125rem;border-radius:var(--radius-sm)}.kp-landing .btn-md{padding:.625rem 1.25rem;font-size:.875rem}.kp-landing .btn-lg{padding:.9rem 1.875rem;font-size:1rem;border-radius:var(--radius-lg)}.kp-landing .btn-primary{background:var(--brand-500);color:#fff}.kp-landing .btn-primary:hover{background:var(--brand-600);transform:translateY(-1px);box-shadow:0 6px 20px rgba(47,47,129,.3)}.kp-landing .btn-secondary{background:#fff;color:var(--brand-500);border:1.5px solid var(--brand-500)}.kp-landing .btn-secondary:hover{background:var(--brand-50)}.kp-landing .btn-accent{background:var(--accent-500);color:var(--ink);font-weight:700}.kp-landing .btn-accent:hover{background:var(--accent-600);transform:translateY(-1px);box-shadow:0 6px 24px rgba(244,180,0,.35)}.kp-landing .btn-ghost-white{background:hsla(0,0%,100%,.12);color:#fff;border:1.5px solid hsla(0,0%,100%,.3);backdrop-filter:blur(8px)}.kp-landing .btn-ghost-white:hover{background:hsla(0,0%,100%,.22)}.kp-landing .badge{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .875rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.01em}.kp-landing .badge-brand{background:var(--brand-50);color:var(--brand-500);border:1px solid var(--brand-100)}.kp-landing .badge-accent{background:var(--accent-50);color:#92600a;border:1px solid rgba(244,180,0,.3)}.kp-landing .badge-glow{background:rgba(244,180,0,.12);color:var(--accent-500);border:1px solid rgba(244,180,0,.25)}.kp-landing .badge-white{background:hsla(0,0%,100%,.12);color:#fff;border:1px solid hsla(0,0%,100%,.22)}.kp-landing .badge-dot{width:7px;height:7px;border-radius:50%;background:currentColor;animation:kpPulse 2s ease infinite}.kp-landing .hero{position:relative;padding:6rem 0 4rem;text-align:center;overflow:hidden}.kp-landing .hero-mesh{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 90% 70% at 50% -15%,rgba(47,47,129,.09) 0,transparent 65%),radial-gradient(ellipse 55% 45% at 85% 90%,rgba(244,180,0,.06) 0,transparent 60%),radial-gradient(ellipse 50% 50% at 5% 80%,rgba(47,47,129,.04) 0,transparent 60%)}.kp-landing .hero-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(47,47,129,.035) 1px,transparent 0),linear-gradient(90deg,rgba(47,47,129,.035) 1px,transparent 0);background-size:52px 52px;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 0,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 0,transparent 100%)}.kp-landing .hero-content{position:relative;z-index:1}.kp-landing .hero h1{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:800;line-height:1.09;color:var(--ink);max-width:900px;margin:1.5rem auto 0;letter-spacing:-.025em}.kp-landing .hero h1 .text-brand{color:var(--brand-500)}.kp-landing .hero h1 .underline-accent{position:relative;display:inline-block}.kp-landing .hero h1 .underline-accent:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-500),var(--accent-600));border-radius:2px;opacity:.8}.kp-landing .hero-sub{font-size:1.125rem;color:var(--muted);max-width:620px;margin:1.625rem auto 0;line-height:1.72}.kp-landing .hero-cta{gap:.875rem;margin-top:2.5rem}.kp-landing .hero-cta,.kp-landing .hero-trust{display:flex;flex-wrap:wrap;justify-content:center}.kp-landing .hero-trust{align-items:center;gap:1.5rem;margin-top:1.375rem}.kp-landing .hero-trust-item{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--muted)}.kp-landing .hero-visual{position:relative;max-width:880px;margin:4.5rem auto 0}.kp-landing .dashboard-frame{background:#fff;border-radius:22px;box-shadow:0 40px 100px rgba(47,47,129,.18),0 0 0 1px rgba(47,47,129,.08),inset 0 1px 0 hsla(0,0%,100%,.8);overflow:hidden}.kp-landing .frame-bar{background:var(--brand-900);padding:.9rem 1.25rem;display:flex;align-items:center;gap:.5rem}.kp-landing .frame-dot{width:12px;height:12px;border-radius:50%}.kp-landing .d1{background:#ff5f57}.kp-landing .d2{background:#ffbd2e}.kp-landing .d3{background:#28c840}.kp-landing .frame-url{flex:1;text-align:center;font-family:Inter,monospace;font-size:.7rem;color:hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.06);border-radius:6px;padding:.25rem .75rem;margin:0 1rem}.kp-landing .frame-body{display:grid;grid-template-columns:210px 1fr;min-height:360px}.kp-landing .frame-sidebar{background:linear-gradient(180deg,var(--brand-900) 0,#0a0a28 100%);padding:1rem;display:flex;flex-direction:column;gap:.25rem}.kp-landing .sidebar-brand{display:flex;align-items:center;gap:8px;padding:.75rem .75rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.07);margin-bottom:.5rem}.kp-landing .sidebar-brand span{color:#fff;font-weight:700;font-size:.875rem}.kp-landing .nav-item{display:flex;align-items:center;gap:.625rem;padding:.475rem .75rem;border-radius:8px;font-size:.8rem;color:hsla(0,0%,100%,.55);transition:all .2s}.kp-landing .nav-item.active{background:rgba(244,180,0,.14);color:var(--accent-500)}.kp-landing .nav-item-icon{width:14px;height:14px;border-radius:3px;background:currentColor;opacity:.5;flex-shrink:0}.kp-landing .nav-item.active .nav-item-icon{opacity:1;background:var(--accent-500)}.kp-landing .frame-main{background:#f4f5f7;padding:1.25rem;display:flex;flex-direction:column;gap:.875rem}.kp-landing .frame-title{font-size:.8125rem;font-weight:600;color:var(--ink)}.kp-landing .kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem}.kp-landing .kpi-card{background:#fff;border-radius:10px;padding:.875rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}.kp-landing .kpi-lbl{font-size:.625rem;color:var(--muted);font-weight:500;text-transform:uppercase;letter-spacing:.04em}.kp-landing .kpi-val{font-size:1.1rem;font-weight:700;color:var(--ink);margin:.2rem 0;font-family:Plus Jakarta Sans,sans-serif}.kp-landing .kpi-chg{font-size:.625rem;color:var(--success);font-weight:600}.kp-landing .chart-card{background:#fff;border-radius:10px;padding:1rem;box-shadow:0 1px 3px rgba(0,0,0,.06);flex:1}.kp-landing .chart-lbl{font-size:.625rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.625rem}.kp-landing .bars{display:flex;align-items:flex-end;gap:5px;height:72px}.kp-landing .bar{flex:1;border-radius:4px 4px 0 0;background:var(--brand-100);transition:height .4s}.kp-landing .bar.hi{background:linear-gradient(180deg,var(--brand-400) 0,var(--brand-500) 100%)}.kp-landing .fcard{position:absolute;background:#fff;border-radius:14px;box-shadow:0 8px 32px rgba(47,47,129,.18),0 0 0 1px rgba(47,47,129,.06);padding:.75rem 1rem;display:flex;align-items:center;gap:.625rem;font-size:.78rem;font-weight:500;white-space:nowrap;z-index:10}.kp-landing .fcard-icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--brand-500)}.kp-landing .fcard-icon svg{width:16px;height:16px}.kp-landing .fc1{top:6%;left:-9%;animation:kpFloat 5s ease-in-out infinite}.kp-landing .fc2{top:10%;right:-9%;animation:kpFloat 5s ease-in-out 1.6s infinite}.kp-landing .fc3{bottom:12%;left:-6%;animation:kpFloat 5s ease-in-out 3s infinite}.kp-landing .marquee-wrap{border-top:1px solid var(--muted-light);border-bottom:1px solid var(--muted-light);background:linear-gradient(135deg,#fafafe 0,var(--muted-light) 100%);padding:1.125rem 0;overflow:hidden}.kp-landing .marquee-track{display:flex;gap:0;animation:kpScrollLoop 32s linear infinite;width:-moz-max-content;width:max-content}.kp-landing .marquee-item{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:var(--ink-soft);font-weight:500;white-space:nowrap;padding:0 1.75rem}.kp-landing .marquee-sep{color:var(--brand-200)}.kp-landing .country-code{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:0 .375rem;height:18px;border-radius:4px;background:var(--brand-100);color:var(--brand-700);font-size:.65rem;font-weight:800;letter-spacing:.05em;font-family:Plus Jakarta Sans,sans-serif;vertical-align:middle}.kp-landing .country-code.dark{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.85)}.kp-landing .eco-tag .country-code,.kp-landing .partner-item-tag .country-code{background:var(--brand-200);height:16px;font-size:.6rem;margin-right:.3rem}.kp-landing .stats-banner{background:linear-gradient(135deg,var(--brand-900) 0,#0a0a28 100%);padding:4.5rem 0;position:relative;overflow:hidden}.kp-landing .stats-banner:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 20% 50%,rgba(47,47,129,.4) 0,transparent 60%),radial-gradient(ellipse 50% 60% at 80% 50%,rgba(244,180,0,.07) 0,transparent 60%)}.kp-landing .stats-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.kp-landing .stat-num{font-family:Plus Jakarta Sans,sans-serif;font-size:3.25rem;font-weight:800;line-height:1;color:#fff}.kp-landing .stat-num .acc{color:var(--accent-500)}.kp-landing .stat-desc{font-size:.875rem;color:hsla(0,0%,100%,.55);margin-top:.5rem}.kp-landing .stat-divider{width:1px;height:60px;background:hsla(0,0%,100%,.1);margin:auto;align-self:center}.kp-landing section{padding:5.5rem 0}.kp-landing .section-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-500);margin-bottom:.75rem}.kp-landing .section-title{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.875rem,3.5vw,2.875rem);font-weight:800;line-height:1.12;color:var(--ink);letter-spacing:-.025em}.kp-landing .section-sub{font-size:1.0625rem;color:var(--muted);margin-top:.875rem;line-height:1.7}.kp-landing .text-center{text-align:center}.kp-landing .mx-auto{margin-left:auto;margin-right:auto}.kp-landing .max-w-560{max-width:560px}.kp-landing .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.kp-landing .feat-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg);padding:1.75rem;position:relative;overflow:hidden;transition:all .25s ease}.kp-landing .feat-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--brand-500),var(--brand-300));transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.kp-landing .feat-card:hover{box-shadow:0 12px 40px rgba(47,47,129,.1);transform:translateY(-4px)}.kp-landing .feat-card:hover:after{transform:scaleX(1)}.kp-landing .feat-icon{width:52px;height:52px;border-radius:14px;background:var(--brand-50);color:var(--brand-500);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.kp-landing .feat-icon svg{width:24px;height:24px}.kp-landing .feat-title{font-weight:700;font-size:1rem;color:var(--ink);margin-bottom:.5rem}.kp-landing .feat-desc{font-size:.9rem;color:var(--muted);line-height:1.65}.kp-landing .ecosystem-section{background:var(--muted-light)}.kp-landing .eco-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.kp-landing .eco-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;gap:1rem;transition:all .25s ease}.kp-landing .eco-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.kp-landing .eco-tag{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .6875rem;border-radius:999px;font-size:.75rem;font-weight:600;background:var(--muted-light);color:var(--ink-soft);border:1px solid rgba(0,0,0,.06)}.kp-landing .eco-tags{display:flex;flex-wrap:wrap;gap:.4375rem}.kp-landing .steps-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.5rem;position:relative}.kp-landing .steps-row:before{content:"";position:absolute;top:32px;left:calc(16.67% + 32px);right:calc(16.67% + 32px);height:2px;background:linear-gradient(90deg,var(--brand-200),var(--accent-500),var(--brand-200))}.kp-landing .step{text-align:center}.kp-landing .step-num{width:64px;height:64px;border-radius:50%;background:#fff;border:3px solid var(--brand-100);display:flex;align-items:center;justify-content:center;font-family:Plus Jakarta Sans,sans-serif;font-size:1.375rem;font-weight:800;color:var(--brand-500);margin:0 auto 1.25rem;position:relative;z-index:1;box-shadow:0 0 0 6px rgba(47,47,129,.06)}.kp-landing .step-title{font-weight:700;color:var(--ink);margin-bottom:.5rem}.kp-landing .step-desc{font-size:.9rem;color:var(--muted);line-height:1.65}.kp-landing .partners-wrap{background:linear-gradient(135deg,var(--brand-50) 0,#f0f3ff 100%);border-radius:var(--radius-xl);border:1px solid var(--brand-100);padding:3rem;margin:0 1.5rem}.kp-landing .partners-eyebrow{text-align:center;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:2rem}.kp-landing .partners-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}.kp-landing .partner-chip{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);transition:all .22s ease;min-width:110px}.kp-landing .partner-chip:hover{box-shadow:0 6px 20px rgba(47,47,129,.1);transform:translateY(-2px)}.kp-landing .partner-chip svg{display:block}.kp-landing .partner-lbl{font-size:.7rem;font-weight:600;color:var(--muted)}.kp-landing .powered-section{background:linear-gradient(135deg,var(--brand-900) 0,#0c0c2e 100%);padding:5rem 0;position:relative;overflow:hidden}.kp-landing .powered-section:before{content:"";position:absolute;top:-40%;right:-15%;width:700px;height:700px;background:radial-gradient(circle,rgba(244,180,0,.07) 0,transparent 70%);pointer-events:none}.kp-landing .powered-section:after{content:"";position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(47,47,129,.3) 0,transparent 70%);pointer-events:none}.kp-landing .powered-header{text-align:center;margin-bottom:2.5rem;position:relative;z-index:1}.kp-landing .powered-header h2{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:#fff;letter-spacing:-.025em;margin-top:1rem}.kp-landing .powered-header p{color:hsla(0,0%,100%,.58);font-size:1.0625rem;max-width:500px;margin:.875rem auto 0;line-height:1.68}.kp-landing .incubators-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;position:relative;z-index:1}.kp-landing .incubator-card{background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.1);border-radius:22px;padding:2.25rem;backdrop-filter:blur(10px);transition:all .28s ease}.kp-landing .incubator-card:hover{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.18);transform:translateY(-4px)}.kp-landing .inc-logo{width:68px;height:68px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.kp-landing .inc-name{font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:800;color:#fff;margin-bottom:.5rem}.kp-landing .inc-desc{font-size:.9rem;color:hsla(0,0%,100%,.6);line-height:1.68}.kp-landing .inc-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.25rem}.kp-landing .inc-tag{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .75rem;border-radius:999px;font-size:.72rem;font-weight:600}.kp-landing .powered-footer{position:relative;z-index:1;display:flex;justify-content:center;margin-top:2.5rem}.kp-landing .powered-footer-pill{display:inline-flex;align-items:center;gap:.875rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:999px;padding:.875rem 1.75rem;font-size:.875rem;color:hsla(0,0%,100%,.7);font-weight:500}.kp-landing .testimonials-section{background:var(--muted-light)}.kp-landing .testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.kp-landing .testi-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg);padding:1.75rem;display:flex;flex-direction:column;transition:all .22s ease}.kp-landing .testi-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.kp-landing .stars{display:inline-flex;gap:2px;color:var(--accent-500);margin-bottom:.875rem}.kp-landing .stars svg{fill:currentColor;stroke:currentColor}.kp-landing .testi-quote{font-size:.9375rem;color:var(--ink-soft);line-height:1.72;flex:1;margin-bottom:1.25rem}.kp-landing .testi-author{display:flex;align-items:center;gap:.75rem}.kp-landing .testi-avatar{width:42px;height:42px;border-radius:50%;background:var(--brand-100);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:var(--brand-500);flex-shrink:0}.kp-landing .testi-name{font-weight:600;font-size:.875rem;color:var(--ink)}.kp-landing .testi-role{font-size:.78rem;color:var(--muted)}.kp-landing .cta-section{background:linear-gradient(135deg,var(--brand-500) 0,var(--brand-700) 100%);padding:5.5rem 0;text-align:center;position:relative;overflow:hidden}.kp-landing .cta-section:before{content:"";position:absolute;top:-30%;left:-10%;width:550px;height:550px;background:radial-gradient(circle,rgba(244,180,0,.13) 0,transparent 70%)}.kp-landing .cta-section:after{content:"";position:absolute;bottom:-40%;right:-5%;width:400px;height:400px;background:radial-gradient(circle,hsla(0,0%,100%,.06) 0,transparent 70%)}.kp-landing .cta-inner{position:relative;z-index:1}.kp-landing .cta-section h2{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:800;color:#fff;letter-spacing:-.025em;margin-top:1.25rem}.kp-landing .cta-section p{color:hsla(0,0%,100%,.72);font-size:1.0625rem;max-width:530px;margin:1rem auto 2.5rem;line-height:1.68}.kp-landing .cta-btns{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.kp-landing .cta-note{margin-top:1.5rem;font-size:.8125rem;color:hsla(0,0%,100%,.45)}.kp-landing footer{background:var(--ink);color:hsla(0,0%,100%,.65);padding:4.5rem 0 2rem}.kp-landing .footer-grid{display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.kp-landing .footer-brand{font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:800;color:#fff;display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem}.kp-landing .footer-tagline{font-size:.875rem;line-height:1.68;margin-bottom:1.375rem}.kp-landing .footer-socials{display:flex;gap:.625rem}.kp-landing .social-btn{width:36px;height:36px;border-radius:8px;background:hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.55);text-decoration:none;transition:all .2s}.kp-landing .social-btn:hover{background:hsla(0,0%,100%,.15);color:#fff}.kp-landing .footer-col h4{font-size:.8125rem;font-weight:700;color:#fff;letter-spacing:.04em;margin-bottom:1rem}.kp-landing .footer-links{list-style:none;display:flex;flex-direction:column;gap:.625rem;margin:0;padding:0}.kp-landing .footer-links a{text-decoration:none;font-size:.875rem;color:hsla(0,0%,100%,.55);transition:color .2s}.kp-landing .footer-links a:hover{color:#fff}.kp-landing .footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.8125rem}.kp-landing .footer-powered-line{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:hsla(0,0%,100%,.4)}.kp-landing .footer-powered-line strong{color:hsla(0,0%,100%,.65);font-weight:600}@media (max-width:1024px){.kp-landing .features-grid{grid-template-columns:repeat(2,1fr)}.kp-landing .eco-grid{grid-template-columns:1fr}.kp-landing .stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.kp-landing .stat-divider{display:none}.kp-landing .frame-body{grid-template-columns:180px 1fr}}@media (max-width:768px){.kp-landing .nav-menu{display:none}.kp-landing .hero{padding:3.5rem 0 2.5rem}.kp-landing .hero-visual{display:none}.kp-landing .features-grid,.kp-landing .steps-row,.kp-landing .testi-grid{grid-template-columns:1fr}.kp-landing .steps-row:before{display:none}.kp-landing .incubators-grid{grid-template-columns:1fr}.kp-landing .footer-grid{grid-template-columns:1fr 1fr}.kp-landing .footer-bottom{flex-direction:column;text-align:center}.kp-landing .partners-wrap{padding:2rem 1rem;margin:0;border-radius:0}}@media (max-width:520px){.kp-landing .stats-grid{grid-template-columns:1fr 1fr}.kp-landing .footer-grid{grid-template-columns:1fr}}.kp-landing .reveal{opacity:0;transform:translateY(22px);transition:opacity .55s ease,transform .55s ease}.kp-landing .reveal.visible{opacity:1;transform:translateY(0)}.kp-landing .feat-link,.kp-landing .nav-menu a.is-active{color:var(--brand-500);font-weight:600}.kp-landing .feat-link{display:inline-block;margin-top:1rem;font-size:.8125rem;text-decoration:none;transition:color .2s,transform .2s}.kp-landing .feat-link:hover{color:var(--brand-700);transform:translateX(2px)}.kp-landing .incubator-card{display:block;text-decoration:none;color:inherit}.kp-landing .page-hero{position:relative;padding:5rem 0 3.5rem;text-align:center;overflow:hidden}.kp-landing .page-hero--dark{background:linear-gradient(135deg,var(--brand-900) 0,#0a0a28 100%);color:#fff}.kp-landing .page-hero--dark .hero-mesh{background:radial-gradient(ellipse 90% 70% at 50% -15%,rgba(244,180,0,.06) 0,transparent 65%),radial-gradient(ellipse 55% 45% at 85% 90%,rgba(47,47,129,.5) 0,transparent 60%)}.kp-landing .page-hero h1{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.12;letter-spacing:-.025em;max-width:820px;margin:1.25rem auto 0;color:var(--ink)}.kp-landing .page-hero--dark h1{color:#fff}.kp-landing .page-hero .hero-sub{font-size:1.0625rem;max-width:580px;margin:1.125rem auto 0;line-height:1.7;color:var(--muted)}.kp-landing .page-hero--dark .hero-sub{color:hsla(0,0%,100%,.7)}.kp-landing .page-hero .hero-cta{margin-top:2rem}.kp-landing .split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.kp-landing .split-reverse{direction:rtl}.kp-landing .split-reverse>*{direction:ltr}.kp-landing .split-text h2{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.625rem,2.8vw,2.25rem);font-weight:800;letter-spacing:-.02em;color:var(--ink);line-height:1.18;margin-top:.75rem}.kp-landing .split-text p{font-size:1.0125rem;color:var(--muted);line-height:1.7;margin-top:1rem}.kp-landing .split-list{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0}.kp-landing .split-list li{display:flex;gap:.625rem;align-items:flex-start;font-size:.9375rem;color:var(--ink-soft);line-height:1.6}.kp-landing .split-list li:before{content:"";flex-shrink:0;margin-top:6px;width:16px;height:16px;border-radius:50%;background:var(--brand-50);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'><path d='M3 6.5l2 2 4-4' stroke='%232F2F81' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-size:12px;background-repeat:no-repeat;background-position:50%}@media (max-width:768px){.kp-landing .split{grid-template-columns:1fr;gap:2rem}.kp-landing .split-reverse{direction:ltr}}.kp-landing .visual-card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 24px 60px rgba(47,47,129,.14),0 0 0 1px rgba(47,47,129,.06)}.kp-landing .visual-card-dark{background:linear-gradient(180deg,var(--brand-900),#0f0f33);color:#fff}.kp-landing .currency-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem}.kp-landing .currency-tile{background:var(--brand-50);border:1px solid var(--brand-100);border-radius:12px;padding:.875rem;display:flex;flex-direction:column;gap:.25rem}.kp-landing .currency-code{font-weight:700;font-size:.875rem;color:var(--brand-700);font-family:Plus Jakarta Sans,sans-serif}.kp-landing .currency-amt{font-size:1.125rem;font-weight:800;color:var(--ink);font-family:Plus Jakarta Sans,sans-serif}.kp-landing .currency-name{font-size:.65rem;color:var(--muted)}.kp-landing .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.kp-landing .price-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;gap:1.25rem;position:relative;transition:all .25s ease}.kp-landing .price-card.featured{border-color:var(--brand-500);box-shadow:0 24px 60px rgba(47,47,129,.18);transform:scale(1.03);background:linear-gradient(180deg,#fff 0,var(--brand-50) 100%)}.kp-landing .price-card-tag{position:absolute;top:-12px;right:1.5rem;background:var(--accent-500);color:var(--ink);font-size:.7rem;font-weight:700;letter-spacing:.04em;padding:.3rem .75rem;border-radius:999px;text-transform:uppercase}.kp-landing .price-name{font-size:1.125rem;color:var(--brand-500)}.kp-landing .price-amount,.kp-landing .price-name{font-family:Plus Jakarta Sans,sans-serif;font-weight:800}.kp-landing .price-amount{font-size:2.5rem;color:var(--ink);letter-spacing:-.02em;line-height:1}.kp-landing .price-amount small{font-size:1rem;font-weight:500;color:var(--muted);margin-left:.25rem}.kp-landing .price-blurb{color:var(--muted);font-size:.9rem;line-height:1.6}.kp-landing .price-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem;font-size:.875rem;color:var(--ink-soft)}.kp-landing .price-list li{display:flex;gap:.5rem;align-items:flex-start;line-height:1.5}.kp-landing .price-list li:before{content:"";flex-shrink:0;margin-top:4px;width:14px;height:14px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='none'><circle cx='7' cy='7' r='6' fill='%2316A34A'/><path d='M4 7l2 2 4-4' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-size:14px;background-repeat:no-repeat}.kp-landing .price-list li.muted{color:var(--muted)}.kp-landing .price-list li.muted:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='none'><circle cx='7' cy='7' r='6' fill='%23E5E7EB'/><path d='M5 5l4 4M9 5l-4 4' stroke='%239CA3AF' stroke-width='1.4' stroke-linecap='round'/></svg>")}@media (max-width:1024px){.kp-landing .pricing-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.kp-landing .price-card.featured{transform:none}}.kp-landing .price-table-wrap{margin-top:4rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg);overflow:hidden}.kp-landing .price-table{width:100%;border-collapse:collapse;font-size:.9375rem}.kp-landing .price-table td,.kp-landing .price-table th{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.05)}.kp-landing .price-table th{background:var(--muted-light);font-weight:700;font-size:.8125rem;color:var(--ink);text-transform:uppercase;letter-spacing:.04em}.kp-landing .price-table td.col-rate{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;color:var(--brand-500);white-space:nowrap}.kp-landing .price-table tr:last-child td{border-bottom:none}.kp-landing .price-table tr:hover td{background:rgba(47,47,129,.03)}.kp-landing .code-block{background:#0e0e2e;border-radius:var(--radius-lg);border:1px solid hsla(0,0%,100%,.08);overflow:hidden;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8125rem;line-height:1.6}.kp-landing .code-tabs{display:flex;background:hsla(0,0%,100%,.04);border-bottom:1px solid hsla(0,0%,100%,.08)}.kp-landing .code-tab{padding:.625rem 1rem;font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.5);border-right:1px solid hsla(0,0%,100%,.06);cursor:default;font-family:Inter,sans-serif}.kp-landing .code-tab.active{color:var(--accent-500);background:rgba(244,180,0,.06)}.kp-landing .code-body{padding:1.25rem 1.5rem;color:hsla(0,0%,100%,.85);white-space:pre;overflow-x:auto}.kp-landing .code-body .tk-key{color:#ff79c6}.kp-landing .code-body .tk-str{color:#f1fa8c}.kp-landing .code-body .tk-num{color:#bd93f9}.kp-landing .code-body .tk-com{color:#6272a4}.kp-landing .code-body .tk-fn{color:#50fa7b}.kp-landing .code-body .tk-tag{color:#ff6e6e}.kp-landing .dev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.kp-landing .dev-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg);padding:1.75rem;text-decoration:none;color:inherit;transition:all .22s ease;display:flex;flex-direction:column;gap:.5rem}.kp-landing .dev-card:hover{box-shadow:0 12px 40px rgba(47,47,129,.1);transform:translateY(-3px);border-color:var(--brand-200)}.kp-landing .dev-card .feat-icon{background:var(--accent-50)}.kp-landing .dev-card-title{font-weight:700;font-size:1rem;color:var(--ink)}.kp-landing .dev-card-desc{font-size:.875rem;color:var(--muted);line-height:1.6;flex:1}.kp-landing .dev-card-link{font-size:.8125rem;font-weight:600;color:var(--brand-500);margin-top:.5rem}.kp-landing .endpoints-list{display:flex;flex-direction:column;gap:.5rem;margin-top:2.5rem;font-family:JetBrains Mono,ui-monospace,monospace}.kp-landing .endpoint-row{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:.875rem 1.25rem;display:flex;align-items:center;gap:1rem;transition:all .2s ease}.kp-landing .endpoint-row:hover{border-color:var(--brand-200);box-shadow:var(--shadow-sm)}.kp-landing .endpoint-method{font-size:.7rem;font-weight:800;padding:.25rem .55rem;border-radius:6px;letter-spacing:.04em;min-width:56px;text-align:center}.kp-landing .method-get{background:#dbeafe;color:#1e40af}.kp-landing .method-post{background:#dcfce7;color:#166534}.kp-landing .method-put{background:#fef3c7;color:#92400e}.kp-landing .method-delete{background:#fee2e2;color:#991b1b}.kp-landing .endpoint-path{font-size:.875rem;color:var(--ink);flex:1}.kp-landing .endpoint-desc{font-family:Inter,sans-serif;font-size:.8125rem;color:var(--muted)}.kp-landing .partner-list-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:3rem}.kp-landing .partner-item{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg);padding:1.75rem;display:flex;gap:1.25rem;align-items:flex-start;transition:all .22s ease}.kp-landing .partner-item:hover{box-shadow:0 8px 28px rgba(47,47,129,.08);transform:translateY(-2px)}.kp-landing .partner-item-logo{width:60px;height:60px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:var(--brand-50);color:var(--brand-500);flex-shrink:0}.kp-landing .partner-item-logo svg{width:28px;height:28px}.kp-landing .partner-item-name{font-weight:700;font-size:1.0625rem;color:var(--ink);margin-bottom:.25rem}.kp-landing .partner-item-desc{font-size:.875rem;color:var(--muted);line-height:1.6}.kp-landing .partner-item-tags{display:flex;gap:.375rem;flex-wrap:wrap;margin-top:.75rem}.kp-landing .partner-item-tag{font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:999px;background:var(--brand-50);color:var(--brand-700)}@media (max-width:768px){.kp-landing .dev-grid,.kp-landing .partner-list-grid,.kp-landing .pricing-grid{grid-template-columns:1fr}}.kp-landing .prose{max-width:760px;margin:0 auto;font-size:1rem;line-height:1.75;color:var(--ink-soft)}.kp-landing .prose h2{font-size:1.5rem;font-weight:800;margin:2.5rem 0 1rem;letter-spacing:-.015em}.kp-landing .prose h2,.kp-landing .prose h3{font-family:Plus Jakarta Sans,sans-serif;color:var(--ink)}.kp-landing .prose h3{font-size:1.125rem;font-weight:700;margin:1.75rem 0 .75rem}.kp-landing .prose li,.kp-landing .prose p{margin-bottom:.9rem}.kp-landing .prose ol,.kp-landing .prose ul{padding-left:1.5rem;margin-bottom:1rem}.kp-landing .prose ul li{list-style:disc}.kp-landing .prose ol li{list-style:decimal}.kp-landing .prose strong{color:var(--ink);font-weight:700}.kp-landing .prose a{color:var(--brand-500);text-decoration:underline;text-underline-offset:3px}.kp-landing .prose a:hover{color:var(--brand-700)}.kp-landing .prose code{background:var(--muted-light);padding:.125rem .375rem;border-radius:4px;font-size:.875em;font-family:JetBrains Mono,ui-monospace,monospace}.kp-landing .status-overall{display:flex;align-items:center;gap:1rem;background:#dcfce7;border:1px solid #86efac;border-radius:var(--radius-lg);padding:1.5rem 2rem;margin-top:2rem}.kp-landing .status-overall.warn{background:#fef3c7;border-color:#fcd34d}.kp-landing .status-overall.down{background:#fee2e2;border-color:#fca5a5}.kp-landing .status-pulse{width:14px;height:14px;border-radius:50%;background:var(--success);box-shadow:0 0 0 0 rgba(22,163,74,.6);animation:kpPulseRing 2s ease-out infinite}@keyframes kpPulseRing{0%{box-shadow:0 0 0 0 rgba(22,163,74,.55)}70%{box-shadow:0 0 0 12px rgba(22,163,74,0)}to{box-shadow:0 0 0 0 rgba(22,163,74,0)}}.kp-landing .status-overall-text{display:flex;flex-direction:column}.kp-landing .status-overall-text strong{color:var(--ink);font-size:1rem}.kp-landing .status-overall-text span{color:var(--ink-soft);font-size:.875rem}.kp-landing .status-list{display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-lg);overflow:hidden;margin-top:2rem;background:#fff}.kp-landing .status-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.05)}.kp-landing .status-row:last-child{border-bottom:none}.kp-landing .status-row-name{font-weight:600;color:var(--ink)}.kp-landing .status-row-meta{font-size:.8125rem;color:var(--muted)}.kp-landing .status-pill{font-size:.75rem;font-weight:700;padding:.25rem .625rem;border-radius:999px}.kp-landing .status-pill.ok{background:#dcfce7;color:#166534}.kp-landing .status-pill.warn{background:#fef3c7;color:#92400e}.kp-landing .status-pill.down{background:#fee2e2;color:#991b1b}.kp-landing .faq{margin-top:2.5rem;display:flex;flex-direction:column;gap:.5rem}.kp-landing .faq-item{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-md);overflow:hidden}.kp-landing .faq-item details summary{padding:1rem 1.25rem;font-weight:600;color:var(--ink);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.kp-landing .faq-item details summary::-webkit-details-marker{display:none}.kp-landing .faq-item details summary:after{content:"+";font-size:1.5rem;color:var(--brand-500);font-weight:400;transition:transform .2s}.kp-landing .faq-item details[open] summary:after{transform:rotate(45deg)}.kp-landing .faq-item details>div{padding:0 1.25rem 1.25rem;font-size:.9375rem;color:var(--ink-soft);line-height:1.7}.kp-landing .kp-form{max-width:560px;display:flex;flex-direction:column;gap:1rem;margin:2.5rem auto 0}.kp-landing .kp-field{display:flex;flex-direction:column;gap:.375rem}.kp-landing .kp-field label{font-size:.8125rem;font-weight:600;color:var(--ink)}.kp-landing .kp-field input,.kp-landing .kp-field select,.kp-landing .kp-field textarea{padding:.75rem .875rem;border:1px solid rgba(0,0,0,.12);border-radius:10px;background:#fff;font-family:inherit;font-size:.9375rem;color:var(--ink);transition:border-color .2s,box-shadow .2s}.kp-landing .kp-field input:focus,.kp-landing .kp-field select:focus,.kp-landing .kp-field textarea:focus{outline:none;border-color:var(--brand-500);box-shadow:0 0 0 3px rgba(47,47,129,.12)}.kp-landing .kp-field textarea{min-height:120px;resize:vertical}.kp-landing .kp-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:560px){.kp-landing .kp-field-row{grid-template-columns:1fr}}.kp-landing .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}.kp-landing .blog-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:all .22s ease}.kp-landing .blog-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.kp-landing .blog-cover{aspect-ratio:16/9;background:linear-gradient(135deg,var(--brand-500),var(--brand-700));display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.85)}.kp-landing .blog-cover svg{width:64px;height:64px;stroke-width:1.5}.kp-landing .blog-cover.alt{background:linear-gradient(135deg,var(--accent-500),#d99b00);color:var(--ink)}.kp-landing .blog-meta{padding:1.25rem;display:flex;flex-direction:column;gap:.375rem;flex:1}.kp-landing .blog-tag{font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-500);margin-bottom:.25rem}.kp-landing .blog-title{font-weight:700;font-size:1.0625rem;color:var(--ink);line-height:1.3}.kp-landing .blog-excerpt{font-size:.875rem;color:var(--muted);line-height:1.55;flex:1}.kp-landing .blog-date{font-size:.75rem;color:var(--muted);margin-top:.5rem}@media (max-width:1024px){.kp-landing .blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.kp-landing .blog-grid{grid-template-columns:1fr}}.kp-landing .team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem}.kp-landing .team-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg);padding:1.5rem;text-align:center}.kp-landing .team-photo{width:88px;height:88px;border-radius:50%;background:var(--brand-100);color:var(--brand-500);display:flex;align-items:center;justify-content:center;font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:800;margin:0 auto 1rem}.kp-landing .team-name{font-weight:700;color:var(--ink)}.kp-landing .team-role{font-size:.8125rem;color:var(--muted);margin-top:.25rem}@media (max-width:1024px){.kp-landing .team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.kp-landing .team-grid{grid-template-columns:1fr}}.kp-landing .article{padding:0 0 4rem}.kp-landing .article-header{position:relative}.kp-landing .article-cover{aspect-ratio:21/9;border-radius:0;font-size:5rem}.kp-landing .article-meta-wrap{margin-top:-3rem;position:relative;z-index:2;background:#fff;border-radius:24px 24px 0 0;padding:2.75rem 1.5rem 2rem;max-width:880px;text-align:left}.kp-landing .article-back{display:inline-block;font-size:.8125rem;font-weight:600;color:var(--brand-500);text-decoration:none;margin-bottom:1rem}.kp-landing .article-back:hover{color:var(--brand-700)}.kp-landing .article-tag{margin-bottom:1rem;display:inline-flex}.kp-landing .article-meta-wrap h1{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--ink);margin:0 0 1.5rem}.kp-landing .article-byline{display:flex;gap:.75rem;align-items:center;padding:1rem 0;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.kp-landing .article-author{font-weight:600;color:var(--ink);font-size:.9rem}.kp-landing .article-author-role{font-size:.75rem;color:var(--muted)}.kp-landing .article-body{padding:2rem 0 0}.kp-landing .article-body h2{margin-top:2.5rem}.kp-landing .article-body h3{margin-top:1.75rem}.kp-landing .article-quote{margin:2rem 0;padding:1.5rem 1.75rem;background:var(--brand-50);border-left:4px solid var(--brand-500);border-radius:0 12px 12px 0;font-style:italic;color:var(--ink)}.kp-landing .article-quote p{margin:0;font-size:1.0625rem;line-height:1.65}.kp-landing .article-quote cite{display:block;margin-top:.75rem;font-style:normal;font-size:.8125rem;font-weight:600;color:var(--brand-500)}.kp-landing .article-code{margin:1.75rem 0;padding:1.25rem 1.5rem;background:#0e0e2e;color:#f1fa8c;border-radius:12px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto}.kp-landing .article-code code{background:none;padding:0;color:inherit;font-size:inherit}.kp-landing .article-callout{margin:1.75rem 0;padding:1.25rem 1.5rem;border-radius:12px;border:1px solid;display:flex;flex-direction:column;gap:.375rem;font-size:.9375rem;line-height:1.65}.kp-landing .article-callout strong{color:var(--ink);font-weight:700;font-size:.9rem}.kp-landing .article-callout--info{background:var(--brand-50);border-color:var(--brand-100);color:var(--ink-soft)}.kp-landing .article-callout--warn{background:#fef3c7;border-color:#fcd34d;color:#78350f}.kp-landing .article-callout--success{background:#dcfce7;border-color:#86efac;color:#166534}.kp-landing .article-callout--info strong{color:var(--brand-700)}.kp-landing .article-callout--warn strong{color:#78350f}.kp-landing .article-callout--success strong{color:#14532d}.kp-landing .article-footer{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(0,0,0,.06)}@media (min-width:768px){.kp-landing .article-meta-wrap{margin:-4rem auto 0;padding:3rem 2.5rem 2.5rem}}.kp-landing .big-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:3rem 0;text-align:center}.kp-landing .big-stat-num{font-family:Plus Jakarta Sans,sans-serif;font-size:2.5rem;font-weight:800;color:var(--brand-500)}.kp-landing .big-stat-num .acc{color:var(--accent-500)}.kp-landing .big-stat-lbl{font-size:.875rem;color:var(--muted);margin-top:.25rem}@media (max-width:768px){.kp-landing .big-stats{grid-template-columns:1fr;gap:1.25rem}}