:root{--bg:#030616;--bg2:#071029;--panel:#0d1735;--panel2:#111f46;--surface:#ffffff;--soft:#f6f8ff;--ink:#071126;--ink2:#17223a;--muted:#66718a;--muted2:#9aa7c7;--line:rgba(255,255,255,.12);--line-dark:#dbe4f2;--primary:#4f7cff;--cyan:#35e9ff;--violet:#a56bff;--lime:#c8ff5f;--pink:#ff6dc7;--green:#17cc7a;--radius:28px;--radius-lg:42px;--shadow:0 28px 90px rgba(0,0,0,.30);--shadow-soft:0 24px 70px rgba(8,17,36,.12);--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#fff;font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.62;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto}a{text-decoration:none}.container{max-width:var(--container)}.font-display{font-family:"Plus Jakarta Sans","Inter",sans-serif}.section{position:relative;padding:96px 0;overflow:hidden}.section-light{color:var(--ink2);background:radial-gradient(circle at 80% 12%,rgba(79,124,255,.08),transparent 26%),linear-gradient(180deg,#fff,#eef3ff)}.section-dark{background:radial-gradient(circle at 16% 14%,rgba(53,233,255,.11),transparent 28%),radial-gradient(circle at 86% 20%,rgba(165,107,255,.12),transparent 30%),linear-gradient(180deg,#050816,#0a1026)}.grid-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:66px 66px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),rgba(0,0,0,.08));pointer-events:none}.section-light.grid-bg:before{background:linear-gradient(rgba(8,17,36,.052) 1px,transparent 1px),linear-gradient(90deg,rgba(8,17,36,.052) 1px,transparent 1px)}.section>.container{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .8rem;border-radius:999px;font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#d9fbff;background:rgba(53,233,255,.08);border:1px solid rgba(53,233,255,.18)}.section-light .eyebrow{color:#2557d6;background:rgba(79,124,255,.07);border-color:rgba(79,124,255,.14)}.eyebrow-dot{width:.48rem;height:.48rem;border-radius:50%;background:var(--lime);box-shadow:0 0 0 .27rem rgba(200,255,95,.16)}.section-title{color:#fff;font-family:"Plus Jakarta Sans","Inter",sans-serif;font-size:clamp(2rem,4vw,4.1rem);line-height:.99;letter-spacing:-.062em;font-weight:800;margin:.9rem 0}.section-light .section-title{color:var(--ink)}.section-lead{color:var(--muted2);font-size:1.03rem;max-width:790px}.section-light .section-lead{color:var(--muted)}.gradient-text{background:linear-gradient(135deg,#fff 0%,#bff8ff 36%,#c8ff5f 65%,#ff7bd2 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.btn-kh-primary,.btn-kh-ghost,.btn-kh-dark,.btn-kh-light{border-radius:999px;padding:.9rem 1.25rem;font-weight:900;transition:.24s ease;letter-spacing:-.01em}.btn-kh-primary{color:#06111f;border:0;background:linear-gradient(135deg,var(--cyan),var(--lime));box-shadow:0 20px 54px rgba(53,233,255,.24)}.btn-kh-primary:hover{color:#06111f;transform:translateY(-2px);box-shadow:0 28px 70px rgba(53,233,255,.34)}.btn-kh-ghost{color:#fff;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);backdrop-filter:blur(14px)}.btn-kh-ghost:hover{color:#fff;background:rgba(255,255,255,.13);transform:translateY(-2px)}.btn-kh-dark{color:#fff;background:#081124;border:0;box-shadow:0 18px 44px rgba(8,17,36,.16)}.btn-kh-dark:hover{color:#fff;background:#101a36;transform:translateY(-2px)}.btn-kh-light{color:#06111f;background:#fff;border:1px solid #fff;box-shadow:0 18px 44px rgba(8,17,36,.13)}.btn-kh-light:hover{color:#06111f;transform:translateY(-2px)}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-visible{opacity:1;transform:none}[data-reveal="fade-left"]{transform:translateX(-24px)}[data-reveal="fade-right"]{transform:translateX(24px)}[data-reveal="zoom"]{transform:scale(.97)}[data-delay="1"]{transition-delay:.1s}[data-delay="2"]{transition-delay:.2s}[data-delay="3"]{transition-delay:.3s}@keyframes floatY{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes pulseGlow{0%,100%{opacity:.55;transform:scale(1)}50%{opacity:.95;transform:scale(1.05)}}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.site-header{position:fixed;inset:14px 0 auto 0;z-index:1030;pointer-events:none}.nav-shell{pointer-events:auto;max-width:1180px;margin:0 auto;padding:8px 10px;border-radius:999px;background:rgba(8,13,31,.72);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 60px rgba(0,0,0,.24);backdrop-filter:blur(20px);transition:.24s ease}.site-header.is-scrolled .nav-shell{background:rgba(8,13,31,.9);transform:translateY(-4px)}.navbar-brand img{height:34px;width:auto}.nav-link{color:rgba(255,255,255,.74);font-weight:850;font-size:.88rem;padding:.55rem .74rem!important;border-radius:999px}.nav-link:hover,.nav-link.active{color:#fff;background:rgba(255,255,255,.08)}.navbar-toggler{border:0;box-shadow:none!important;filter:invert(1)}.hero{min-height:100vh;padding:126px 0 76px;display:flex;align-items:center;background:radial-gradient(circle at 14% 12%,rgba(53,233,255,.20),transparent 30%),radial-gradient(circle at 82% 14%,rgba(165,107,255,.22),transparent 30%),radial-gradient(circle at 50% 92%,rgba(200,255,95,.11),transparent 26%),linear-gradient(180deg,#050716,#0a1128 74%,#060814 100%)}.hero:after{content:"";position:absolute;inset:auto -18vw -260px -18vw;height:520px;background:radial-gradient(ellipse at center,rgba(53,233,255,.20),transparent 64%);pointer-events:none}.hero-copy{text-align:center;max-width:1040px;margin:0 auto 36px}.hero-title{font-family:"Plus Jakarta Sans","Inter",sans-serif;font-size:clamp(2.45rem,6.6vw,6.45rem);line-height:.9;letter-spacing:-.08em;font-weight:800;margin:.9rem 0 1rem}.hero-lead{max-width:790px;margin:0 auto 1.25rem;color:rgba(255,255,255,.72);font-size:1.06rem;line-height:1.72}.hero-actions{display:flex;justify-content:center;gap:.82rem;flex-wrap:wrap;margin-bottom:1.1rem}.hero-trust{display:flex;justify-content:center;gap:.55rem;flex-wrap:wrap}.trust-pill{display:inline-flex;gap:.38rem;align-items:center;padding:.4rem .65rem;border-radius:999px;color:rgba(255,255,255,.75);font-size:.85rem;font-weight:850;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10)}.trust-pill i{color:var(--lime)}.app-showcase{position:relative;max-width:1120px;margin:0 auto;border-radius:var(--radius-lg);padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow);backdrop-filter:blur(16px);overflow:hidden}.app-showcase:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 12%,rgba(200,255,95,.08),transparent 24%);pointer-events:none;animation:pulseGlow 4.5s ease-in-out infinite}.screen-window{position:relative;overflow:hidden;border-radius:30px;background:#0c1224;border:1px solid rgba(255,255,255,.14);z-index:2}.window-bar{height:42px;display:flex;align-items:center;gap:8px;padding:0 16px;background:#0d1429;border-bottom:1px solid rgba(255,255,255,.10)}.win-dot{width:10px;height:10px;border-radius:50%;background:#33405f}.win-url{margin-left:10px;height:25px;flex:1;display:flex;align-items:center;padding:0 12px;color:#8f9ec4;background:#111a34;border-radius:999px;font-size:.73rem;font-weight:850}.screen-window img{display:block;width:100%;border-radius:0 0 30px 30px}.floating-card{position:absolute;z-index:5;min-width:210px;border-radius:24px;padding:15px;background:rgba(12,18,36,.82);border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 72px rgba(0,0,0,.34);backdrop-filter:blur(16px)}.float-1{left:-6px;top:84px;animation:floatY 5s ease-in-out infinite}.float-2{right:-6px;bottom:74px;animation:floatY 5.5s ease-in-out infinite}.float-3{left:50%;bottom:-14px;transform:translateX(-50%);animation:floatY 6s ease-in-out infinite}.float-label{color:#8f9ec4;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.33rem}.float-value{font-size:1.15rem;font-weight:950;line-height:1;color:#fff;letter-spacing:-.04em}.float-copy{margin:.42rem 0 0;color:#aeb9d6;font-size:.8rem}.float-chips{display:flex;gap:.42rem;flex-wrap:wrap;margin-top:.65rem}.float-chip{display:inline-flex;gap:.3rem;align-items:center;border-radius:999px;padding:.3rem .52rem;background:rgba(255,255,255,.08);color:#d8e4ff;font-size:.7rem;font-weight:850}.metric-ribbon{position:relative;z-index:5;margin-top:-34px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metric-card{border-radius:24px;padding:21px;background:linear-gradient(180deg,#111834,#0d1429);border:1px solid rgba(255,255,255,.10);box-shadow:0 24px 70px rgba(0,0,0,.24);transition:.24s ease}.metric-card:hover{transform:translateY(-4px);border-color:rgba(53,233,255,.28)}.metric-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;color:#04101a;background:linear-gradient(135deg,var(--cyan),var(--lime));margin-bottom:.85rem;font-size:1.12rem}.metric-card strong{display:block;color:#fff;font-size:1.3rem;line-height:1;letter-spacing:-.04em;font-weight:950;margin-bottom:.35rem}.metric-card span{display:block;color:#9da8c7;font-size:.88rem}.conversion-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:stretch}.conversion-copy{border-radius:32px;padding:32px;background:#fff;border:1px solid var(--line-dark);box-shadow:var(--shadow-soft)}.conversion-copy h2{font-family:"Plus Jakarta Sans","Inter",sans-serif;color:var(--ink);font-size:clamp(2rem,3.3vw,3.4rem);line-height:1;letter-spacing:-.065em;font-weight:800;margin:.9rem 0}.conversion-copy p{color:var(--muted)}.pain-list{display:grid;gap:14px;margin-top:1.2rem}.pain-item{display:flex;gap:.75rem;align-items:flex-start;border-radius:18px;padding:15px;background:#f3f6ff;border:1px solid #e2e9f7}.pain-item i{color:var(--primary);margin-top:.2rem}.pain-item strong{display:block;color:var(--ink);font-weight:900;margin-bottom:.12rem}.pain-item span{color:var(--muted);font-size:.9rem}.sales-panel{position:relative;overflow:hidden;border-radius:32px;padding:30px;color:#fff;background:linear-gradient(135deg,#0c1224,#111a34 58%,#315df5);border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow)}.sales-panel:before{content:"";position:absolute;right:-90px;top:-80px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,var(--cyan),transparent 62%);opacity:.22;animation:pulseGlow 5s ease-in-out infinite}.sales-flow{position:relative;z-index:2;display:grid;gap:14px}.sales-step{display:grid;grid-template-columns:auto 1fr;gap:.8rem;align-items:start;padding:18px;border-radius:20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.sales-number{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--cyan),var(--lime));color:#04101a;font-weight:950}.sales-step h3{font-size:1rem;font-weight:900;margin:0 0 .25rem}.sales-step p{margin:0;color:#aeb9d6;font-size:.88rem}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.module-card{position:relative;overflow:hidden;min-height:204px;border-radius:26px;padding:23px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.12);transition:.24s ease}.module-card:hover{transform:translateY(-5px);border-color:rgba(53,233,255,.28);box-shadow:0 30px 80px rgba(0,0,0,.24)}.module-card:before{content:"";position:absolute;inset:auto -40px -50px auto;width:140px;height:140px;border-radius:50%;background:rgba(53,233,255,.06)}.module-icon{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;color:#04101a;background:linear-gradient(135deg,var(--cyan),var(--lime));margin-bottom:.95rem;font-size:1.2rem}.module-card h3{color:#fff;font-size:1rem;font-weight:900;letter-spacing:-.03em;margin-bottom:.5rem}.module-card p{color:#9da8c7;margin:0;font-size:.9rem;line-height:1.55}.switcher-shell{border-radius:34px;padding:18px;background:#fff;border:1px solid var(--line-dark);box-shadow:0 28px 90px rgba(8,17,36,.12)}.switcher-tabs{display:flex;flex-wrap:wrap;gap:.6rem;padding:8px;margin:0 0 18px;border-radius:24px;background:#edf3ff;border:1px solid #dfe6f5}.switcher-tabs .nav-link{display:flex;align-items:center;gap:.45rem;color:#4c5873;background:transparent;border:0;border-radius:18px;font-weight:850;padding:.76rem .94rem!important}.switcher-tabs .nav-link.active{color:#fff;background:linear-gradient(135deg,#0c1224,#315df5);box-shadow:0 14px 34px rgba(49,93,245,.18)}.product-panel{display:grid;grid-template-columns:.88fr 1.12fr;gap:24px;align-items:center;padding:12px}.product-copy{padding:16px}.product-copy h3{font-family:"Plus Jakarta Sans","Inter",sans-serif;color:var(--ink);font-size:1.9rem;line-height:1.05;letter-spacing:-.045em;font-weight:800;margin-bottom:.7rem}.product-copy p{color:var(--muted)}.check-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.62rem}.check-list li{display:flex;gap:.58rem;color:#4d5872}.check-list i{color:#108c52;margin-top:.16rem}.product-shot{border-radius:26px;padding:12px;background:#edf3ff;border:1px solid #dfe6f5;box-shadow:0 18px 44px rgba(8,17,36,.10)}.product-shot img{display:block;width:100%;border-radius:18px;border:1px solid #dfe6f5}.discipline-marquee{overflow:hidden;margin-top:36px;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.marquee-track{display:flex;gap:16px;width:max-content;animation:marquee 35s linear infinite}.discipline-card{width:252px;flex:0 0 auto;border-radius:26px;overflow:hidden;background:#fff;border:1px solid var(--line-dark);box-shadow:0 18px 54px rgba(8,17,36,.10)}.discipline-img{position:relative;height:140px;background-size:cover;background-position:center}.discipline-img:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,8,20,.02),rgba(6,8,20,.60))}.kanji{position:absolute;left:16px;bottom:12px;font-family:"Noto Sans JP",sans-serif;color:#fff;font-weight:900;text-shadow:0 3px 18px rgba(0,0,0,.55)}.discipline-body{padding:17px}.discipline-body h3{font-size:1.05rem;font-weight:900;color:var(--ink);letter-spacing:-.03em;margin-bottom:.35rem}.discipline-body p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.5}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch;margin-top:1.5rem}.price-card{position:relative;padding:30px;border-radius:30px;background:#fff;border:1px solid var(--line-dark);box-shadow:0 24px 74px rgba(8,17,36,.10);overflow:hidden}.price-card h3{font-size:1.16rem;font-weight:900;letter-spacing:-.03em;color:var(--ink);margin-bottom:.4rem}.price-card p{color:var(--muted)}.price{font-size:2.35rem;line-height:1;font-weight:950;letter-spacing:-.055em;color:var(--ink)}.price small{font-size:.86rem;color:var(--muted)}.price-card ul{list-style:none;padding:0;margin:1.05rem 0 1.2rem;display:grid;gap:.56rem}.price-card li{display:flex;gap:.56rem;color:#4d5872;font-size:.9rem}.price-card li i{color:#108c52;margin-top:.16rem}.featured{color:#fff;transform:translateY(-18px) scale(1.035);background:radial-gradient(circle at 82% 12%,rgba(53,233,255,.30),transparent 28%),radial-gradient(circle at 12% 90%,rgba(200,255,95,.18),transparent 24%),linear-gradient(135deg,#0c1224,#111a34 58%,#315df5);border-color:rgba(255,255,255,.18);box-shadow:0 34px 100px rgba(49,93,245,.25);z-index:2}.featured:before{content:"Recomendado";position:absolute;right:-38px;top:22px;width:170px;transform:rotate(35deg);background:var(--lime);color:#04101a;text-align:center;padding:.36rem 0;font-size:.72rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.featured h3,.featured .price,.featured p,.featured li{color:#fff}.featured p,.featured li{color:rgba(255,255,255,.78)}.featured .price small{color:rgba(255,255,255,.70)}.featured li i{color:var(--lime)}.plan-badge{display:inline-flex;padding:.34rem .68rem;border-radius:999px;background:#edf2fb;color:#315df5;font-weight:900;font-size:.76rem;margin-bottom:.85rem}.featured .plan-badge{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:#fff}.demo-shell{border-radius:34px;padding:32px;background:#fff;border:1px solid var(--line-dark);box-shadow:0 30px 90px rgba(8,17,36,.12)}.demo-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:stretch}.demo-step{display:flex;gap:.9rem;padding:16px;border-radius:18px;background:#edf2fb;border:1px solid #dfe6f5;margin-top:14px}.demo-number{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#0c1224;color:#fff;font-weight:950;flex:0 0 auto}.demo-step h4{font-size:.96rem;font-weight:900;letter-spacing:-.02em;color:var(--ink);margin:.05rem 0 .18rem}.demo-step p{margin:0;color:var(--muted);font-size:.9rem}.demo-form{color:#fff;border-radius:28px;padding:28px;background:linear-gradient(135deg,rgba(6,8,20,.95),rgba(49,93,245,.85)),url('../img/art-kendo.webp') center/cover no-repeat;box-shadow:0 30px 90px rgba(8,17,36,.24)}.demo-form h3{font-size:1.28rem;font-weight:900;color:#fff;margin-bottom:.45rem}.demo-form p{color:rgba(255,255,255,.78)}.demo-form .form-label{font-weight:850;font-size:.8rem;color:rgba(255,255,255,.84)}.demo-form .form-control,.demo-form .form-select{border-radius:14px;border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.12);color:#fff;padding:.8rem .9rem;box-shadow:none}.demo-form .form-control::placeholder{color:rgba(255,255,255,.60)}.demo-form .form-select option{color:#0c1224}.faq-shell{padding:28px;border-radius:30px;background:#fff;border:1px solid var(--line-dark);box-shadow:0 24px 74px rgba(8,17,36,.10)}.accordion-item{border:1px solid var(--line-dark)!important;border-radius:18px!important;overflow:hidden;margin-bottom:14px;background:#fff}.accordion-button{font-weight:900;color:var(--ink);padding:1.05rem 1.15rem;background:#fff!important;box-shadow:none!important}.accordion-button:not(.collapsed){color:#315df5}.accordion-body{color:var(--muted);padding:1rem 1.2rem 1.2rem}footer{position:relative;overflow:hidden;padding:62px 0 34px;background:radial-gradient(circle at 86% 12%,rgba(53,233,255,.14),transparent 24%),radial-gradient(circle at 12% 82%,rgba(165,107,255,.12),transparent 22%),linear-gradient(135deg,#050715,#0b1024 60%,#111a34);color:rgba(255,255,255,.70)}footer:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:64px 64px;opacity:.5;pointer-events:none}footer .container{position:relative;z-index:2}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr .9fr;gap:28px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand{display:flex;align-items:center;gap:.9rem;margin-bottom:1rem}.footer-brand img{width:44px;height:40px;object-fit:contain}.footer-brand strong{display:block;color:#fff;font-size:1.1rem}.footer-brand span{font-size:.9rem;color:rgba(255,255,255,.62)}.footer-copy{max-width:440px;color:rgba(255,255,255,.68);margin:0}.footer-title{color:#fff;font-size:.85rem;font-weight:950;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.9rem}.footer-list{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}.footer-list a,.footer-list span{color:rgba(255,255,255,.68);font-size:.92rem}.footer-list a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding-top:24px;font-size:.86rem;color:rgba(255,255,255,.58)}@media (max-width:1199px){.metric-grid,.module-grid{grid-template-columns:repeat(2,1fr)}.conversion-grid,.product-panel,.demo-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr}.featured{transform:none}.footer-grid{grid-template-columns:1fr 1fr}.float-1,.float-2,.float-3{position:static;margin-top:12px;transform:none!important;animation:none}}@media (max-width:991px){.site-header{inset:0 0 auto 0}.nav-shell{border-radius:0;max-width:none}.hero{min-height:auto;padding:108px 0 70px}.hero-title{font-size:2.9rem}.metric-ribbon{margin-top:22px}.metric-grid,.module-grid,.footer-grid{grid-template-columns:1fr}.switcher-tabs{display:grid;grid-template-columns:1fr}.section{padding:72px 0}.floating-card{min-width:0}.app-showcase{overflow:visible}}@media (max-width:575px){.hero-title{font-size:2.32rem}.section-title{font-size:2rem}.hero-actions{flex-direction:column;align-items:stretch}.conversion-copy,.sales-panel,.demo-shell,.price-card,.faq-shell{padding:20px}.app-showcase{padding:9px;border-radius:24px}.window-bar{height:38px}.win-url{font-size:.68rem}.discipline-marquee{mask-image:none}.marquee-track{animation-duration:48s}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-reveal]{opacity:1;transform:none}}:root{--hero-solid-dark:#060814;--hero-solid-light:#f6f8ff}.hero{background:linear-gradient(180deg,rgba(4,7,21,.84) 0%,rgba(5,8,22,.76) 44%,rgba(6,8,20,.96) 100%),radial-gradient(circle at 14% 12%,rgba(53,233,255,.24),transparent 30%),radial-gradient(circle at 82% 14%,rgba(165,107,255,.25),transparent 30%),url('../img/hero-dojo.webp') center center/cover no-repeat}.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:34%;background:linear-gradient(to bottom,rgba(6,8,20,0),var(--hero-solid-dark) 72%,var(--hero-solid-dark) 100%);pointer-events:none}.hero-copy,.app-showcase{position:relative;z-index:2}.hero-title{font-size:clamp(2.35rem,6vw,5.85rem);line-height:.92;letter-spacing:-.075em}.section-title{font-size:clamp(1.95rem,3.65vw,3.75rem);letter-spacing:-.058em}.hero-lead,.section-lead{font-size:1.02rem}.app-showcase{max-width:1080px}.screen-window img{filter:saturate(1.03) contrast(1.02)}.floating-card{border-radius:22px}.metric-card,.module-card,.price-card,.demo-shell,.switcher-shell,.faq-shell{will-change:transform}.theme-toggle{position:fixed;right:22px;bottom:22px;z-index:1040;display:inline-flex;align-items:center;gap:.55rem;min-width:118px;justify-content:center;padding:.78rem .96rem;border-radius:999px;color:#06111f;background:linear-gradient(135deg,var(--cyan),var(--lime));border:1px solid rgba(255,255,255,.18);box-shadow:0 22px 64px rgba(0,0,0,.26);font-weight:950;letter-spacing:-.02em;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}.theme-toggle:hover{transform:translateY(-3px);box-shadow:0 30px 80px rgba(0,0,0,.32)}.theme-toggle__icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.42)}.theme-toggle__text{font-size:.86rem}body[data-theme="light"]{background:#f6f8ff;color:var(--ink2)}body[data-theme="light"] .site-header .nav-shell{background:rgba(255,255,255,.82);border-color:rgba(219,228,242,.86);box-shadow:0 18px 60px rgba(8,17,36,.10)}body[data-theme="light"] .site-header.is-scrolled .nav-shell{background:rgba(255,255,255,.94)}body[data-theme="light"] .nav-link{color:#47536d}body[data-theme="light"] .nav-link:hover,body[data-theme="light"] .nav-link.active{color:#071126;background:rgba(49,93,255,.08)}body[data-theme="light"] .navbar-toggler{filter:none}body[data-theme="light"] .hero{background:linear-gradient(180deg,rgba(255,255,255,.90) 0%,rgba(246,249,255,.82) 42%,rgba(246,248,255,.98) 100%),radial-gradient(circle at 14% 12%,rgba(30,200,255,.18),transparent 30%),radial-gradient(circle at 82% 14%,rgba(128,87,255,.16),transparent 30%),url('../img/hero-dojo.webp') center center/cover no-repeat}body[data-theme="light"] .hero:after{background:linear-gradient(to bottom,rgba(246,248,255,0),var(--hero-solid-light) 74%,var(--hero-solid-light) 100%)}body[data-theme="light"] .hero-title,body[data-theme="light"] .section-dark .section-title{color:var(--ink)}body[data-theme="light"] .hero-lead,body[data-theme="light"] .section-dark .section-lead{color:#5f6b84}body[data-theme="light"] .hero-trust .trust-pill{color:#53627d;background:rgba(255,255,255,.86);border-color:#dbe4f2;box-shadow:0 10px 24px rgba(8,17,36,.06)}body[data-theme="light"] .btn-kh-ghost{color:#071126;background:rgba(255,255,255,.92);border-color:#dbe4f2;box-shadow:0 12px 34px rgba(8,17,36,.08)}body[data-theme="light"] .btn-kh-ghost:hover{color:#071126;background:#ffffff}body[data-theme="light"] .app-showcase{background:rgba(255,255,255,.78);border-color:#dbe4f2;box-shadow:0 34px 100px rgba(8,17,36,.14)}body[data-theme="light"] .screen-window{background:#fff;border-color:#dbe4f2}body[data-theme="light"] .window-bar{background:#f2f6ff;border-color:#dbe4f2}body[data-theme="light"] .win-dot{background:#cbd6ec}body[data-theme="light"] .win-url{background:#e7eefc;color:#66718a}body[data-theme="light"] .floating-card{background:rgba(255,255,255,.92);border-color:#dbe4f2;color:var(--ink);box-shadow:0 24px 72px rgba(8,17,36,.14)}body[data-theme="light"] .float-label{color:#66718a}body[data-theme="light"] .float-value{color:var(--ink)}body[data-theme="light"] .float-copy{color:#66718a}body[data-theme="light"] .float-chip{background:#edf3ff;color:#38445f}body[data-theme="light"] .metric-card{background:#fff;border-color:#dbe4f2;box-shadow:0 18px 54px rgba(8,17,36,.10)}body[data-theme="light"] .metric-card strong{color:var(--ink)}body[data-theme="light"] .metric-card span{color:#66718a}body[data-theme="light"] .section-dark{background:radial-gradient(circle at 16% 14%,rgba(30,200,255,.10),transparent 28%),radial-gradient(circle at 86% 20%,rgba(128,87,255,.10),transparent 30%),linear-gradient(180deg,#ffffff,#eef3ff);color:var(--ink2)}body[data-theme="light"] .section-dark.grid-bg:before{background:linear-gradient(rgba(8,17,36,.052) 1px,transparent 1px),linear-gradient(90deg,rgba(8,17,36,.052) 1px,transparent 1px)}body[data-theme="light"] .section-dark .eyebrow{color:#2557d6;background:rgba(49,93,255,.07);border-color:rgba(49,93,255,.14)}body[data-theme="light"] .module-card{background:#fff;border-color:#dbe4f2;box-shadow:0 18px 54px rgba(8,17,36,.08)}body[data-theme="light"] .module-card h3{color:var(--ink)}body[data-theme="light"] .module-card p{color:#66718a}body[data-theme="light"] .theme-toggle{color:#fff;background:linear-gradient(135deg,#071126,#315dff)}body[data-theme="light"] .theme-toggle__icon{background:rgba(255,255,255,.16)}body[data-theme="light"] .gradient-text{background:linear-gradient(135deg,#071126 0%,#315dff 46%,#108c52 74%,#8057ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}@media (max-width:991px){.theme-toggle{right:16px;bottom:16px;min-width:54px;width:54px;height:54px;padding:0}.theme-toggle__text{display:none}.theme-toggle__icon{width:34px;height:34px}.hero-title{font-size:clamp(2.25rem,10vw,3rem)}}.scroll-progress{position:fixed;top:0;left:0;height:3px;width:0%;z-index:1100;background:linear-gradient(90deg,var(--cyan),var(--lime),var(--pink));box-shadow:0 0 24px rgba(53,233,255,.45);transform-origin:left center}.section-modules-bg{background:linear-gradient(180deg,rgba(4,7,21,.88) 0%,rgba(6,8,20,.82) 48%,rgba(6,8,20,.94) 100%),radial-gradient(circle at 18% 16%,rgba(53,233,255,.22),transparent 30%),radial-gradient(circle at 88% 14%,rgba(165,107,255,.18),transparent 34%),url('../img/hero-dojo.webp') center center/cover no-repeat !important}.section-modules-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(53,233,255,.16),transparent 26%),radial-gradient(circle at 75% 64%,rgba(200,255,95,.10),transparent 24%),linear-gradient(90deg,rgba(6,8,20,.78),rgba(6,8,20,.35),rgba(6,8,20,.82));pointer-events:none;z-index:0}.section-modules-bg .container{position:relative;z-index:3}.section-modules-bg.grid-bg:before{z-index:1;opacity:.62}.module-flow{position:relative;display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;margin:-10px 0 28px;padding:14px;border-radius:24px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(14px);box-shadow:0 22px 70px rgba(0,0,0,.18);overflow:hidden}.module-flow:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(53,233,255,.16),transparent);transform:translateX(-100%);animation:flowSweep 6.5s ease-in-out infinite}.module-flow span{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.42rem;padding:.55rem .76rem;border-radius:999px;color:rgba(255,255,255,.88);background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.10);font-size:.85rem;font-weight:900}.module-flow i{color:var(--lime)}@keyframes flowSweep{0%,18%{transform:translateX(-105%)}48%,100%{transform:translateX(105%)}}.module-card{isolation:isolate}.module-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.13) 48%,transparent 58%);transform:translateX(-130%);transition:transform .65s ease;z-index:-1}.module-card:hover:after{transform:translateX(130%)}.module-card:hover .module-icon{transform:translateY(-2px) scale(1.04);box-shadow:0 16px 38px rgba(53,233,255,.24)}.module-icon{transition:transform .24s ease,box-shadow .24s ease}body[data-theme="light"] .section-modules-bg{background:linear-gradient(180deg,rgba(255,255,255,.90) 0%,rgba(246,249,255,.86) 46%,rgba(238,243,255,.96) 100%),radial-gradient(circle at 18% 16%,rgba(30,200,255,.16),transparent 30%),radial-gradient(circle at 88% 14%,rgba(128,87,255,.12),transparent 34%),url('../img/hero-dojo.webp') center center/cover no-repeat !important}body[data-theme="light"] .section-modules-bg:after{background:radial-gradient(circle at 20% 30%,rgba(30,200,255,.10),transparent 26%),radial-gradient(circle at 75% 64%,rgba(23,204,122,.08),transparent 24%),linear-gradient(90deg,rgba(246,249,255,.86),rgba(246,249,255,.54),rgba(246,249,255,.90))}body[data-theme="light"] .module-flow{background:rgba(255,255,255,.78);border-color:#dbe4f2;box-shadow:0 18px 54px rgba(8,17,36,.08)}body[data-theme="light"] .module-flow span{color:#26324b;background:#f3f6ff;border-color:#e1e8f6}body[data-theme="light"] .module-flow i{color:#315dff}body[data-theme="light"] .section-modules-bg.grid-bg:before{opacity:.58}body[data-theme="light"] .section-modules-bg .module-card{background:rgba(255,255,255,.88);backdrop-filter:blur(12px)}body[data-theme="dark"] .section-light{background:radial-gradient(circle at 80% 12%,rgba(79,124,255,.075),transparent 26%),linear-gradient(180deg,#ffffff,#eef3ff)}body[data-theme="dark"] .section-light .section-title{color:#071126}body[data-theme="dark"] .section-light .section-lead{color:#5e6980}.btn-kh-primary:focus-visible,.btn-kh-ghost:focus-visible,.btn-kh-dark:focus-visible,.btn-kh-light:focus-visible,.theme-toggle:focus-visible,.nav-link:focus-visible{outline:3px solid rgba(200,255,95,.72);outline-offset:3px}body[data-theme="light"] .theme-toggle:focus-visible,body[data-theme="light"] .nav-link:focus-visible{outline-color:rgba(49,93,255,.50)}@media (max-width:991px){.section-modules-bg{background-attachment:scroll}.module-flow{gap:.5rem;padding:12px}.module-flow span{font-size:.8rem;padding:.48rem .62rem}}@media (max-width:575px){.scroll-progress{height:2px}.module-flow{display:grid;grid-template-columns:1fr 1fr}.module-flow span{justify-content:center}}@media (prefers-reduced-motion:reduce){.module-flow:before,.module-card:after{animation:none!important;transition:none!important}}.navbar-brand img{height:38px;width:auto}.sales-panel .sales-title,body[data-theme="light"] .sales-panel .sales-title,body[data-theme="dark"] .sales-panel .sales-title{color:#ffffff !important;font-size:clamp(1.75rem,3vw,2.65rem) !important;text-shadow:0 10px 35px rgba(0,0,0,.18)}.theme-toggle{min-width:56px !important;width:56px !important;height:56px !important;padding:0 !important;gap:0 !important}.theme-toggle__text{display:none !important}.theme-toggle__icon{width:36px !important;height:36px !important}.module-flow{justify-content:center;max-width:1080px;margin-left:auto;margin-right:auto}.module-flow span{min-width:132px;justify-content:center}.switcher-tabs,.product-tabs,#productTabs{justify-content:center}.switcher-tabs .nav-item{display:flex}.switcher-tabs .nav-link{justify-content:center}body[data-theme="dark"] .sales-panel .eyebrow{color:#d9fbff;background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.16)}body[data-theme="light"] .sales-panel .eyebrow{color:#ffffff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.18)}body[data-theme="dark"] .sales-step,body[data-theme="light"] .sales-step{background:rgba(255,255,255,.095);border-color:rgba(255,255,255,.15)}body[data-theme="dark"] .sales-step p,body[data-theme="light"] .sales-step p{color:rgba(255,255,255,.76)}body[data-theme="light"] .section-modules-bg .section-title,body[data-theme="light"] .section-modules-bg .section-lead{text-shadow:0 1px 0 rgba(255,255,255,.26)}body[data-theme="light"] .section-modules-bg .module-card{border-color:rgba(219,228,242,.84)}body[data-theme="dark"] .section-light .conversion-copy,body[data-theme="dark"] .section-light .switcher-shell,body[data-theme="dark"] .section-light .price-card,body[data-theme="dark"] .section-light .demo-shell,body[data-theme="dark"] .section-light .faq-shell{color:var(--ink2)}body[data-theme="light"] .nav-shell .btn-kh-primary{box-shadow:0 14px 34px rgba(49,93,245,.16)}@media (max-width:991px){.navbar-brand img{height:34px;max-width:178px}.module-flow{justify-content:center}.module-flow span{min-width:auto}}@media (max-width:575px){.theme-toggle{width:52px !important;height:52px !important}.theme-toggle__icon{width:34px !important;height:34px !important}.module-flow{grid-template-columns:1fr 1fr}}.module-flow{justify-content:center}.module-flow span{min-width:145px}.switcher-tabs{justify-content:center;align-items:center}.product-copy h3{max-width:620px}.demo-form p{max-width:620px}body[data-theme="light"] .sales-panel .sales-title,body[data-theme="dark"] .sales-panel .sales-title{color:#ffffff !important}body[data-theme="light"] .sales-panel .section-lead,body[data-theme="light"] .sales-panel p{color:rgba(255,255,255,.78)}@media (max-width:991px){.module-flow span{min-width:auto}}@media (max-width:575px){.module-flow{grid-template-columns:1fr}.module-flow span{justify-content:flex-start}}.metric-ribbon{margin-bottom:-34px}.metric-ribbon + .section{padding-top:118px}.section-title{letter-spacing:-.045em !important;line-height:1.03 !important}.hero-title{letter-spacing:-.058em !important;line-height:.94 !important}.conversion-copy h2,.product-copy h3{letter-spacing:-.042em !important}.sales-flow{grid-template-columns:1fr}.sales-step{min-height:104px}.module-flow span{min-width:124px}@media (min-width:992px){.sales-panel{display:flex;flex-direction:column}.sales-flow{grid-template-columns:1fr 1fr}.sales-step{min-height:154px}}@media (max-width:575px){.metric-ribbon{margin-bottom:-22px}.metric-ribbon + .section{padding-top:94px}.section-title{letter-spacing:-.035em !important}.hero-title{letter-spacing:-.045em !important}}.kh-lang-menu .dropdown-menu{border-radius:18px;padding:.45rem;border:1px solid rgba(255,255,255,.12);background:rgba(8,13,31,.94);box-shadow:0 18px 54px rgba(0,0,0,.24);backdrop-filter:blur(18px)}.kh-lang-menu .dropdown-item{color:rgba(255,255,255,.78);border-radius:12px;font-weight:850;font-size:.9rem;padding:.58rem .78rem}.kh-lang-menu .dropdown-item:hover,.kh-lang-menu .dropdown-item.active{color:#06111f;background:linear-gradient(135deg,var(--cyan),var(--lime))}body[data-theme="light"] .kh-lang-menu .dropdown-menu{background:rgba(255,255,255,.96);border-color:#dbe4f2;box-shadow:0 18px 54px rgba(8,17,36,.12)}body[data-theme="light"] .kh-lang-menu .dropdown-item{color:#46516a}body[data-theme="light"] .kh-lang-menu .dropdown-item:hover,body[data-theme="light"] .kh-lang-menu .dropdown-item.active{color:#fff;background:linear-gradient(135deg,#071126,#315dff)}.pricing-note{display:flex;justify-content:space-between;gap:1.2rem;align-items:center;padding:18px 20px;margin:-14px 0 28px;border-radius:24px;background:#ffffff;border:1px solid var(--line-dark);box-shadow:0 18px 54px rgba(8,17,36,.08)}.pricing-note strong{display:block;color:var(--ink);font-weight:950;letter-spacing:-.02em;margin-bottom:.2rem}.pricing-note span{color:var(--muted);font-size:.92rem}.pricing-note__tags{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end;min-width:280px}.pricing-note__tags span{display:inline-flex;padding:.35rem .55rem;border-radius:999px;color:#315dff;background:#edf3ff;border:1px solid #dfe6f5;font-size:.74rem;font-weight:950}.price-block{margin:1.05rem 0 1rem;padding:1rem;border-radius:22px;background:#f5f8ff;border:1px solid #dfe6f5}.price-label{display:inline-flex;color:#315dff;font-size:.76rem;font-weight:950;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.45rem}.normal-price{display:block;margin-top:.6rem;color:#5f6b84;font-size:.9rem}.normal-price strong{color:var(--ink)}.featured .price-block{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.16)}.featured .price-label,.featured .normal-price,.featured .normal-price strong{color:rgba(255,255,255,.82)}.featured .normal-price strong{color:#fff}body[data-theme="light"] .pricing-note{background:#fff;border-color:#dbe4f2}body[data-theme="dark"] .pricing-note{background:#fff;border-color:var(--line-dark)}.wpml-ls,.wpml-ls ul,.wpml-ls li{font-family:inherit}.wpml-ls-legacy-dropdown,.wpml-ls-legacy-list-horizontal{max-width:100%}.wpforms-container .wpforms-field-label,.wpforms-container input,.wpforms-container textarea,.wpforms-container select,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{font-family:inherit}.wpforms-container input,.wpforms-container textarea,.wpforms-container select,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border-radius:14px;border:1px solid #dbe4f2;min-height:46px}.wpforms-submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:999px!important;font-weight:900!important}.woocommerce div.product,.woocommerce-cart-form,.woocommerce-checkout{color:var(--ink2)}@media (max-width:991px){.pricing-note{flex-direction:column;align-items:flex-start}.pricing-note__tags{justify-content:flex-start;min-width:0}}.site-header{inset:12px 0 auto 0}.nav-shell{padding:8px 10px;border-radius:34px}.site-header.is-scrolled .nav-shell{border-radius:999px}.navbar-brand img{height:72px !important;width:auto;max-width:330px;transition:height .26s ease,max-width .26s ease,transform .26s ease}.site-header.is-scrolled .navbar-brand img{height:38px !important;max-width:230px}.hero{padding-top:162px}body[data-theme="light"] .navbar-brand img{filter:none}.kh-quick-actions{position:fixed;right:22px;bottom:22px;z-index:1040;display:grid;place-items:center}.kh-action-main,.kh-action-btn{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);box-shadow:0 22px 64px rgba(0,0,0,.26);transition:transform .22s ease,opacity .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}.kh-action-main{position:relative;z-index:5;color:#06111f;background:linear-gradient(135deg,var(--cyan),var(--lime));font-size:1.24rem}.kh-action-main:hover,.kh-action-btn:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 30px 80px rgba(0,0,0,.32)}.kh-quick-actions.is-open .kh-action-main{transform:rotate(45deg)}.kh-action-list{position:absolute;right:0;bottom:70px;display:grid;gap:12px;pointer-events:none}.kh-action-btn{opacity:0;transform:translateY(16px) scale(.88);color:#fff;background:rgba(8,13,31,.86);border-color:rgba(255,255,255,.14);backdrop-filter:blur(16px);font-size:1.12rem}.kh-quick-actions.is-open .kh-action-list{pointer-events:auto}.kh-quick-actions.is-open .kh-action-btn{opacity:1;transform:translateY(0) scale(1)}.kh-quick-actions.is-open .kh-action-btn:nth-child(1){transition-delay:.02s}.kh-quick-actions.is-open .kh-action-btn:nth-child(2){transition-delay:.06s}.kh-quick-actions.is-open .kh-action-btn:nth-child(3){transition-delay:.10s}.kh-quick-actions.is-open .kh-action-btn:nth-child(4){transition-delay:.14s}.kh-action-theme{background:linear-gradient(135deg,var(--cyan),var(--lime));color:#06111f}.kh-action-whatsapp{background:#25D366;color:#06111f}.kh-action-email{background:linear-gradient(135deg,#315dff,#8b5cf6)}.kh-action-login{background:linear-gradient(135deg,#0c1224,#315dff)}body[data-theme="light"] .kh-action-main{color:#fff;background:linear-gradient(135deg,#071126,#315dff)}body[data-theme="light"] .kh-action-btn{border-color:#dbe4f2;box-shadow:0 20px 54px rgba(8,17,36,.15)}body[data-theme="light"] .kh-action-theme{color:#fff;background:linear-gradient(135deg,#071126,#315dff)}.kh-action-main:focus-visible,.kh-action-btn:focus-visible{outline:3px solid rgba(200,255,95,.72);outline-offset:3px}.theme-toggle{display:none !important}@media (max-width:1199px){.navbar-brand img{height:62px !important;max-width:290px}}@media (max-width:991px){.site-header{inset:0 0 auto 0}.nav-shell,.site-header.is-scrolled .nav-shell{border-radius:0}.navbar-brand img,.site-header.is-scrolled .navbar-brand img{height:46px !important;max-width:230px}.hero{padding-top:118px}.kh-quick-actions{right:16px;bottom:16px}.kh-action-main,.kh-action-btn{width:52px;height:52px}.kh-action-list{bottom:64px;gap:10px}}@media (max-width:575px){.navbar-brand img,.site-header.is-scrolled .navbar-brand img{height:40px !important;max-width:190px}.kh-action-main,.kh-action-btn{width:50px;height:50px}}@media (prefers-reduced-motion:reduce){.kh-action-main,.kh-action-btn,.navbar-brand img{transition:none!important}}.nav-shell,.site-header.is-scrolled .nav-shell{padding:8px 10px!important}.hero-actions{display:none!important}.mobile-section-actions{display:none}@media (max-width:991px){.hero-actions{display:flex!important}.mobile-section-actions{display:flex;justify-content:center;align-items:center;gap:.72rem;flex-wrap:wrap;margin-top:26px}.mobile-section-actions .btn{min-width:154px}}@media (max-width:575px){.mobile-section-actions{flex-direction:column;align-items:stretch}.mobile-section-actions .btn{width:100%}}.hero{background:linear-gradient(180deg,rgba(4,7,21,.84) 0%,rgba(5,8,22,.76) 44%,rgba(6,8,20,.96) 100%),radial-gradient(circle at 14% 12%,rgba(53,233,255,.24),transparent 30%),radial-gradient(circle at 82% 14%,rgba(165,107,255,.25),transparent 30%),url('../img/hero-dojo.webp') center center/cover no-repeat!important}body[data-theme="light"] .hero{background:linear-gradient(180deg,rgba(255,255,255,.90) 0%,rgba(246,249,255,.82) 42%,rgba(246,248,255,.98) 100%),radial-gradient(circle at 14% 12%,rgba(30,200,255,.18),transparent 30%),radial-gradient(circle at 82% 14%,rgba(128,87,255,.16),transparent 30%),url('../img/hero-dojo.webp') center center/cover no-repeat!important}.section-modules-bg{background:linear-gradient(180deg,rgba(4,7,21,.88) 0%,rgba(6,8,20,.82) 48%,rgba(6,8,20,.94) 100%),radial-gradient(circle at 18% 16%,rgba(53,233,255,.22),transparent 30%),radial-gradient(circle at 88% 14%,rgba(165,107,255,.18),transparent 34%),url('../img/hero-dojo.webp') center center/cover no-repeat!important}body[data-theme="light"] .section-modules-bg{background:linear-gradient(180deg,rgba(255,255,255,.90) 0%,rgba(246,249,255,.86) 46%,rgba(238,243,255,.96) 100%),radial-gradient(circle at 18% 16%,rgba(30,200,255,.16),transparent 30%),radial-gradient(circle at 88% 14%,rgba(128,87,255,.12),transparent 34%),url('../img/hero-dojo.webp') center center/cover no-repeat!important}.demo-form{background:linear-gradient(135deg,rgba(6,8,20,.95),rgba(49,93,245,.85)),url('../img/art-kendo.webp') center/cover no-repeat!important}.scroll-progress{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:4px!important;z-index:2147483000!important;background:rgba(255,255,255,.08);pointer-events:none;overflow:hidden}.scroll-progress::before{content:"";position:absolute;inset:0;transform:scaleX(var(--kh-scroll-progress,0));transform-origin:left center;background:linear-gradient(90deg,var(--cyan),var(--lime),var(--pink));box-shadow:0 0 24px rgba(53,233,255,.55);will-change:transform}body[data-theme="light"] .scroll-progress{background:rgba(8,17,36,.08)}body[data-theme="light"] .scroll-progress::before{background:linear-gradient(90deg,#315dff,#17cc7a,#8b5cf6)}body[data-theme="dark"] #valor,body[data-theme="dark"] #interfaz,body[data-theme="dark"] #planes,body[data-theme="dark"] #faq{color:var(--ink2)!important;background:radial-gradient(circle at 84% 12%,rgba(49,93,255,.075),transparent 28%),radial-gradient(circle at 18% 82%,rgba(23,204,122,.052),transparent 26%),linear-gradient(180deg,#ffffff,#f3f6ff)!important}body[data-theme="dark"] #valor.grid-bg:before,body[data-theme="dark"] #interfaz.grid-bg:before{background:linear-gradient(rgba(8,17,36,.052) 1px,transparent 1px),linear-gradient(90deg,rgba(8,17,36,.052) 1px,transparent 1px)!important}body[data-theme="dark"] #valor .section-title,body[data-theme="dark"] #interfaz .section-title,body[data-theme="dark"] #planes .section-title,body[data-theme="dark"] #faq .section-title{color:var(--ink)!important}body[data-theme="dark"] #valor .section-lead,body[data-theme="dark"] #interfaz .section-lead,body[data-theme="dark"] #planes .section-lead,body[data-theme="dark"] #faq .section-lead{color:var(--muted)!important}body[data-theme="dark"] #valor .eyebrow,body[data-theme="dark"] #interfaz .eyebrow,body[data-theme="dark"] #planes .eyebrow,body[data-theme="dark"] #faq .eyebrow{color:#2557d6!important;background:rgba(49,93,255,.07)!important;border-color:rgba(49,93,255,.14)!important}body[data-theme="dark"] #valor .conversion-copy,body[data-theme="dark"] #interfaz .switcher-shell,body[data-theme="dark"] #planes .price-card:not(.featured),body[data-theme="dark"] #planes .pricing-note{color:var(--ink2)!important;background:#fff!important;border-color:var(--line-dark)!important;box-shadow:0 24px 68px rgba(8,17,36,.10)!important;backdrop-filter:none!important}body[data-theme="dark"] #valor .conversion-copy h2,body[data-theme="dark"] #interfaz .product-copy h3,body[data-theme="dark"] #planes .price-card:not(.featured) h3,body[data-theme="dark"] #planes .price-card:not(.featured) .price,body[data-theme="dark"] #planes .pricing-note strong,body[data-theme="dark"] #planes .normal-price strong,body[data-theme="dark"] #planes .price-label{color:var(--ink)!important}body[data-theme="dark"] #valor .conversion-copy p,body[data-theme="dark"] #interfaz .product-copy p,body[data-theme="dark"] #planes .price-card:not(.featured) p,body[data-theme="dark"] #planes .price-card:not(.featured) li,body[data-theme="dark"] #planes .pricing-note span,body[data-theme="dark"] #planes .normal-price{color:var(--muted)!important}body[data-theme="dark"] #valor .pain-item{background:#f3f6ff!important;border-color:#e2e9f7!important}.sales-panel .section-title,.sales-panel .sales-title,body[data-theme="dark"] #valor .sales-panel .section-title,body[data-theme="light"] #valor .sales-panel .section-title{color:#fff!important;text-shadow:0 12px 34px rgba(0,0,0,.28)!important}body[data-theme="dark"] #valor .sales-panel .eyebrow,body[data-theme="light"] #valor .sales-panel .eyebrow{color:#fff!important;background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.18)!important}.sales-panel .sales-step p{color:rgba(255,255,255,.78)!important}body[data-theme="dark"] #planes .featured{color:#fff!important;background:radial-gradient(circle at 82% 12%,rgba(53,233,255,.30),transparent 28%),radial-gradient(circle at 12% 90%,rgba(200,255,95,.18),transparent 24%),linear-gradient(135deg,#0c1224,#111a34 58%,#315df5)!important;border-color:rgba(255,255,255,.18)!important;box-shadow:0 34px 100px rgba(49,93,245,.25)!important}body[data-theme="dark"] #planes .featured h3,body[data-theme="dark"] #planes .featured .price,body[data-theme="dark"] #planes .featured p,body[data-theme="dark"] #planes .featured li{color:#fff!important}.featured .btn-kh-light,.featured .btn-kh-light:visited{color:#06111f!important;background:#fff!important;border-color:#fff!important}.featured .btn-kh-light:hover,.featured .btn-kh-light:focus{color:#06111f!important;background:linear-gradient(135deg,var(--cyan),var(--lime))!important;border-color:transparent!important;box-shadow:0 20px 54px rgba(53,233,255,.28)!important}body[data-theme="dark"] #interfaz .switcher-tabs{background:#0d1429!important;border-color:rgba(255,255,255,.12)!important}body[data-theme="dark"] #interfaz .switcher-tabs .nav-link{color:#c5d0ea!important}body[data-theme="dark"] #interfaz .switcher-tabs .nav-link:hover{color:#fff!important;background:rgba(255,255,255,.08)!important}body[data-theme="dark"] #interfaz .switcher-tabs .nav-link.active{color:#06111f!important;background:linear-gradient(135deg,var(--cyan),var(--lime))!important}.faq-shell{display:contents!important}.faq-floating{max-width:980px;margin:0 auto}.faq-floating .accordion-item{background:#fff!important;border:1px solid var(--line-dark)!important;box-shadow:0 18px 54px rgba(8,17,36,.08)}.faq-floating .accordion-button{color:var(--ink)!important;background:#fff!important}.faq-floating .accordion-button:not(.collapsed){color:#315dff!important;background:#f7f9ff!important}.faq-floating .accordion-body{color:var(--muted)!important;background:#fff!important}#mainNav .nav-link[href="#"]{cursor:pointer}#mainNav .nav-link.active[href^="/"]{background:transparent}body[data-theme="light"] footer{color:#53617b;background:radial-gradient(circle at 86% 12%,rgba(30,200,255,.12),transparent 24%),radial-gradient(circle at 12% 82%,rgba(128,87,255,.10),transparent 22%),linear-gradient(180deg,#fff,#eef3ff)}body[data-theme="light"] footer:before{background:linear-gradient(rgba(8,17,36,.052) 1px,transparent 1px),linear-gradient(90deg,rgba(8,17,36,.052) 1px,transparent 1px)}body[data-theme="light"] .footer-grid{border-bottom-color:#dbe4f2}body[data-theme="light"] .footer-brand strong,body[data-theme="light"] .footer-title{color:#071126}body[data-theme="light"] .footer-brand span,body[data-theme="light"] .footer-copy,body[data-theme="light"] .footer-list a,body[data-theme="light"] .footer-list span,body[data-theme="light"] .footer-bottom{color:#5f6b84}.navbar-toggler{filter:none!important}body[data-theme="light"] .hero{background:linear-gradient(180deg,rgba(4,7,21,.84) 0%,rgba(5,8,22,.76) 44%,rgba(6,8,20,.96) 100%),radial-gradient(circle at 14% 12%,rgba(53,233,255,.24),transparent 30%),radial-gradient(circle at 82% 14%,rgba(165,107,255,.25),transparent 30%),url('../img/hero-dojo.webp') center center/cover no-repeat!important}body[data-theme="light"] .hero-title{color:#fff!important}body[data-theme="light"] .hero-lead{color:rgba(255,255,255,.74)!important}body[data-theme="light"] .hero .eyebrow{color:#d9fbff!important;background:rgba(53,233,255,.08)!important;border-color:rgba(53,233,255,.18)!important}body[data-theme="light"] .hero .trust-pill{color:rgba(255,255,255,.76)!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important;box-shadow:none!important}body[data-theme="light"] .hero .btn-kh-ghost{color:#fff!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.18)!important;box-shadow:none!important}body[data-theme="light"] .hero .btn-kh-ghost:hover{background:rgba(255,255,255,.14)!important;color:#fff!important}body[data-theme="light"] .app-showcase{background:rgba(255,255,255,.78)!important;border-color:#dbe4f2!important;box-shadow:0 34px 100px rgba(8,17,36,.14)!important}body[data-theme="light"] .screen-window{background:#fff!important;border-color:#dbe4f2!important}body[data-theme="light"] .window-bar{background:#f2f6ff!important;border-color:#dbe4f2!important}body[data-theme="light"] .win-dot{background:#cbd6ec!important}body[data-theme="light"] .win-url{background:#e7eefc!important;color:#66718a!important}body[data-theme="light"] .floating-card{background:rgba(255,255,255,.92)!important;border-color:#dbe4f2!important;color:var(--ink)!important;box-shadow:0 24px 72px rgba(8,17,36,.14)!important}body[data-theme="light"] .float-label,body[data-theme="light"] .float-copy{color:#66718a!important}body[data-theme="light"] .float-value{color:var(--ink)!important}body[data-theme="light"] .float-chip{background:#edf3ff!important;color:#38445f!important}body[data-theme="light"] .metric-card{background:#fff!important;border-color:#dbe4f2!important;box-shadow:0 18px 54px rgba(8,17,36,.10)!important}body[data-theme="light"] .metric-card strong{color:var(--ink)!important}body[data-theme="light"] .metric-card span{color:#66718a!important}@media (max-width:991px){#interfaz .switcher-tabs,#productTabs{justify-content:center!important;text-align:center}#interfaz .switcher-tabs .nav-item{display:flex;justify-content:center}#interfaz .switcher-tabs .nav-link{width:100%;justify-content:center;text-align:center}.hero-actions .btn:first-child{color:#06111f!important}}body[data-theme="dark"] #planes .featured .price-label,body[data-theme="dark"] #planes .featured .plan-badge{color:#fff!important}body[data-theme="dark"] #planes .featured .normal-price{color:#aeb9d6!important}body[data-theme="dark"] #planes .featured .normal-price strong{color:#fff!important}body[data-theme="dark"] #planes .featured .price-block{background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.16)!important}body[data-theme="light"] .hero .gradient-text{background:linear-gradient(135deg,#fff 0%,#bff8ff 36%,#c8ff5f 65%,#ff7bd2 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}body[data-theme="light"] .hero-title{color:#fff!important;text-shadow:0 18px 48px rgba(0,0,0,.28)!important}body[data-theme="light"] .hero-lead{color:rgba(255,255,255,.76)!important;text-shadow:0 8px 28px rgba(0,0,0,.24)!important}body[data-theme="light"] .hero:after{background:linear-gradient(to bottom,rgba(6,8,20,0),var(--hero-solid-dark) 72%,var(--hero-solid-dark) 100%)!important}.metric-ribbon{margin-bottom:-34px!important}.metric-ribbon + .section{padding-top:118px!important}body[data-theme="light"] .metric-ribbon{background:var(--hero-solid-dark)!important}body[data-theme="light"] .metric-ribbon + .section{padding-top:118px!important}body[data-theme="light"] .metric-card{background:linear-gradient(180deg,#111834,#0d1429)!important;border-color:rgba(255,255,255,.10)!important;box-shadow:0 24px 70px rgba(0,0,0,.24)!important}body[data-theme="light"] .metric-card strong{color:#fff!important}body[data-theme="light"] .metric-card span{color:#9da8c7!important}body[data-theme="light"] .metric-icon{background:linear-gradient(135deg,var(--cyan),var(--lime))!important;color:#04101a!important}@media (max-width:575px){.metric-ribbon{margin-bottom:-22px!important}.metric-ribbon + .section{padding-top:94px!important}}.metric-ribbon{margin-bottom:-34px!important;background:transparent!important}body[data-theme="light"] .metric-ribbon{background:linear-gradient(to bottom,#060814,var(--hero-solid-dark) 80%,#f4f6ff 0%)!important}body[data-theme="light"] .app-showcase{background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.045))!important;border-color:rgba(255,255,255,.14)!important;box-shadow:var(--shadow)!important}body[data-theme="light"] .app-showcase:before{background:radial-gradient(circle at 80% 12%,rgba(200,255,95,.08),transparent 24%)!important}.app-screenshot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.app-screenshot-card{border-radius:26px;overflow:hidden;background:#fff;border:1px solid var(--line-dark,#dbe4f2);box-shadow:0 20px 60px rgba(8,17,36,.10)}.app-screenshot-card img{display:block;width:100%;height:auto}.app-screenshot-body{padding:18px}.app-screenshot-body h3{font-size:1rem;font-weight:900;letter-spacing:-.03em;color:var(--ink,#071126);margin-bottom:.3rem}.app-screenshot-body p{font-size:.9rem;color:var(--muted,#66718a);margin:0}.module-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.module-proof{border-radius:22px;padding:20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.module-proof i{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--cyan,#35e9ff),var(--lime,#c8ff5f));color:#06111f;margin-bottom:12px}.module-proof strong{display:block;color:#fff;font-weight:950;letter-spacing:-.03em}.module-proof span{display:block;color:#aeb9d6;font-size:.9rem;margin-top:.25rem}.nav-map-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.nav-map-card{border-radius:26px;background:#fff;border:1px solid var(--line-dark,#dbe4f2);box-shadow:0 18px 54px rgba(8,17,36,.08);padding:22px}.nav-map-card h3{display:flex;align-items:center;gap:.6rem;font-size:1.04rem;font-weight:900;color:var(--ink,#071126)}.nav-map-card ul{padding-left:1.15rem;margin:.8rem 0 0;color:var(--muted,#66718a)}.nav-map-card li{margin:.28rem 0}.screen-duo{display:grid;grid-template-columns:1fr 1fr;gap:16px}.screen-duo .media-frame{padding:10px}.screen-caption{padding:12px 4px 0;color:#aeb9d6;font-size:.88rem}.section-light .screen-caption{color:var(--muted,#66718a)}.product-shot img,.media-window img{object-fit:cover}.real-screen-badge{position:absolute;left:22px;top:22px;z-index:4;display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.48rem .75rem;background:rgba(0,0,0,.50);color:#fff;font-weight:850;font-size:.8rem;backdrop-filter:blur(12px)}.real-screen-badge i{color:var(--lime,#c8ff5f)}.content-callout{border-radius:28px;padding:28px;background:linear-gradient(135deg,#0c1224,#111a34 58%,#315df5);color:#fff;box-shadow:0 28px 90px rgba(8,17,36,.22)}.content-callout h3{font-weight:900;letter-spacing:-.04em}.content-callout p{color:rgba(255,255,255,.78)}.content-callout ul{margin-bottom:0;color:rgba(255,255,255,.82)}.content-callout li{margin:.45rem 0}body[data-theme="dark"] .section-light .app-screenshot-card,body[data-theme="dark"] .section-light .nav-map-card{background:#fff!important;color:var(--ink,#071126)!important}body[data-theme="dark"] .section-light .app-screenshot-body h3,body[data-theme="dark"] .section-light .nav-map-card h3{color:var(--ink,#071126)!important}body[data-theme="dark"] .section-light .app-screenshot-body p,body[data-theme="dark"] .section-light .nav-map-card li{color:var(--muted,#66718a)!important}@media (max-width:1199px){.module-proof-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.app-screenshot-grid,.nav-map-grid,.screen-duo{grid-template-columns:1fr}.module-proof-grid{grid-template-columns:1fr}}.kh-operation-carousel{position:relative}.kh-operation-carousel .carousel-inner{overflow:visible}.kh-operation-carousel .carousel-item{transition:opacity .55s ease,transform .55s ease}.kh-operation-carousel .carousel-item:not(.active){opacity:0;transform:translateY(10px)}.kh-carousel-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:18px}.kh-carousel-control{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;display:grid;place-items:center;box-shadow:0 18px 44px rgba(0,0,0,.22);transition:.22s ease}.kh-carousel-control:hover{transform:translateY(-2px);background:linear-gradient(135deg,var(--cyan,#35e9ff),var(--lime,#c8ff5f));color:#06111f}.kh-carousel-controls .carousel-indicators{position:static;margin:0;gap:8px}.kh-carousel-controls .carousel-indicators [data-bs-target]{width:10px;height:10px;border-radius:50%;border:0;margin:0;background:rgba(255,255,255,.36);opacity:1}.kh-carousel-controls .carousel-indicators .active{background:linear-gradient(135deg,var(--cyan,#35e9ff),var(--lime,#c8ff5f));transform:scale(1.2)}body[data-theme="light"] .kh-carousel-control{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff}body[data-theme="light"] .kh-carousel-controls .carousel-indicators [data-bs-target]{background:rgba(255,255,255,.34)}body[data-theme="light"] .kh-carousel-controls .carousel-indicators .active{background:linear-gradient(135deg,var(--cyan,#35e9ff),var(--lime,#c8ff5f))}.screen-mode-swap{position:relative;display:block;overflow:hidden;border-radius:inherit;background:#0d1429}.product-shot .screen-mode-swap,.media-window .screen-mode-swap,.app-screenshot-card .screen-mode-swap{width:100%}.screen-mode-swap img{display:block;width:100%;height:auto}.screen-mode-swap .screen-mode--light{position:absolute;inset:0;opacity:0;filter:blur(7px);transform:scale(1.012);animation:khScreenDiffuse 9s ease-in-out infinite;will-change:opacity,filter,transform}@keyframes khScreenDiffuse{0%,34%{opacity:0;filter:blur(8px);transform:scale(1.012)}45%,78%{opacity:1;filter:blur(0);transform:scale(1)}90%,100%{opacity:0;filter:blur(8px);transform:scale(1.012)}}@media (prefers-reduced-motion:reduce){.screen-mode-swap .screen-mode--light{animation:none;opacity:0}.kh-operation-carousel .carousel-item{transition:none}}.real-intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:start}.real-panel{border-radius:30px;padding:30px;background:#fff;border:1px solid var(--line-dark,#dbe4f2);box-shadow:0 24px 68px rgba(8,17,36,.09)}.real-panel h3{font-weight:950;letter-spacing:-.04em;color:var(--ink,#071126);margin-bottom:.55rem}.real-panel p{color:var(--muted,#66718a);margin-bottom:0}.real-panel--dark{background:linear-gradient(135deg,#0c1224,#111a34 58%,#315df5);border-color:rgba(255,255,255,.14);color:#fff}.real-panel--dark h3{color:#fff}.real-panel--dark p{color:rgba(255,255,255,.78)}.real-list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.real-list li{display:flex;gap:.72rem;align-items:flex-start;color:var(--muted,#66718a)}.real-list li i{color:#17cc7a;margin-top:.18rem}.real-panel--dark .real-list li{color:rgba(255,255,255,.80)}.real-panel--dark .real-list li i{color:var(--lime,#c8ff5f)}.module-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.module-detail{border-radius:28px;background:#fff;border:1px solid var(--line-dark,#dbe4f2);box-shadow:0 20px 60px rgba(8,17,36,.09);overflow:hidden}.module-detail__body{padding:24px}.module-detail__icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#315dff,#9b6bff);color:#fff;margin-bottom:1rem}.module-detail h3{font-weight:950;letter-spacing:-.035em;color:var(--ink,#071126)}.module-detail p,.module-detail li{color:var(--muted,#66718a)}.module-detail ul{margin:.85rem 0 0;padding-left:1.1rem}.visual-proof-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:center}.visual-copy-card{border-radius:28px;padding:28px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.12)}.visual-copy-card h3{color:#fff;font-weight:950;letter-spacing:-.04em}.visual-copy-card p,.visual-copy-card li{color:#aeb9d6}.visual-copy-card ul{margin-bottom:0}.compat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.compat-card{border-radius:24px;padding:22px;background:#fff;border:1px solid var(--line-dark,#dbe4f2);box-shadow:0 18px 54px rgba(8,17,36,.08)}.compat-card i{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--cyan,#35e9ff),var(--lime,#c8ff5f));color:#06111f;margin-bottom:12px}.compat-card strong{display:block;color:var(--ink,#071126);font-weight:950}.compat-card span{display:block;color:var(--muted,#66718a);font-size:.9rem;margin-top:.25rem}.implementation-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.flow-step{position:relative;border-radius:24px;padding:22px;background:#fff;border:1px solid var(--line-dark,#dbe4f2);box-shadow:0 18px 54px rgba(8,17,36,.08)}.flow-step b{display:grid;place-items:center;width:36px;height:36px;border-radius:13px;background:#081124;color:#fff;margin-bottom:.9rem}.flow-step strong{display:block;color:var(--ink,#071126);font-weight:950;letter-spacing:-.03em;margin-bottom:.25rem}.flow-step span{display:block;color:var(--muted,#66718a);font-size:.9rem}.scope-table{width:100%;border-collapse:separate;border-spacing:0 10px}.scope-table th{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7590;padding:0 14px}.scope-table td{background:#fff;border-top:1px solid #dbe4f2;border-bottom:1px solid #dbe4f2;padding:16px 14px;color:#53617b}.scope-table td:first-child{border-left:1px solid #dbe4f2;border-radius:18px 0 0 18px;color:#071126;font-weight:900}.scope-table td:last-child{border-right:1px solid #dbe4f2;border-radius:0 18px 18px 0}.plan-note{border-radius:24px;padding:24px;background:#f3f6ff;border:1px solid #dbe4f2;color:#66718a}.plan-note strong{color:#071126}.content-anchor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.content-anchor{border-radius:24px;padding:22px;background:#fff;border:1px solid #dbe4f2;box-shadow:0 18px 54px rgba(8,17,36,.08)}.content-anchor h3{font-weight:950;color:#071126;letter-spacing:-.035em}.content-anchor p{color:#66718a;margin-bottom:0}body[data-theme="dark"] .section-light .real-panel,body[data-theme="dark"] .section-light .module-detail,body[data-theme="dark"] .section-light .compat-card,body[data-theme="dark"] .section-light .flow-step,body[data-theme="dark"] .section-light .content-anchor{background:#fff!important;color:#071126!important}body[data-theme="dark"] .section-light .real-panel h3,body[data-theme="dark"] .section-light .module-detail h3,body[data-theme="dark"] .section-light .compat-card strong,body[data-theme="dark"] .section-light .flow-step strong,body[data-theme="dark"] .section-light .content-anchor h3{color:#071126!important}body[data-theme="dark"] .section-light .real-panel p,body[data-theme="dark"] .section-light .module-detail p,body[data-theme="dark"] .section-light .module-detail li,body[data-theme="dark"] .section-light .compat-card span,body[data-theme="dark"] .section-light .flow-step span,body[data-theme="dark"] .section-light .content-anchor p{color:#66718a!important}body[data-theme="dark"] .section-light .real-panel--dark{background:linear-gradient(135deg,#0c1224,#111a34 58%,#315df5)!important;color:#fff!important}body[data-theme="dark"] .section-light .real-panel--dark h3{color:#fff!important}body[data-theme="dark"] .section-light .real-panel--dark p,body[data-theme="dark"] .section-light .real-panel--dark li{color:rgba(255,255,255,.8)!important}@media (max-width:1199px){.compat-grid{grid-template-columns:repeat(2,1fr)}.implementation-flow{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.real-intro-grid,.module-detail-grid,.visual-proof-grid,.content-anchor-grid{grid-template-columns:1fr}.implementation-flow{grid-template-columns:1fr}.scope-table{font-size:.88rem}.scope-table th{display:none}.scope-table tr{display:grid;margin-bottom:12px}.scope-table td{display:block;border-left:1px solid #dbe4f2;border-right:1px solid #dbe4f2}.scope-table td:first-child{border-radius:18px 18px 0 0}.scope-table td:last-child{border-radius:0 0 18px 18px}}::selection{background:#0f1019;color:#809dff}body[data-theme="dark"]::selection{background:#0f1019;color:#809dff}body[data-theme="light"]::selection{background:#0f1019;color:#809dff}.kh-operation-carousel{position:relative;padding-inline:58px}.kh-operation-carousel .kh-carousel-controls{position:absolute;inset:0;margin:0;pointer-events:none;display:block}.kh-operation-carousel .kh-carousel-control{position:absolute;top:50%;transform:translateY(-50%);pointer-events:auto;z-index:5}.kh-operation-carousel .kh-carousel-control:hover{transform:translateY(-50%) scale(1.04)}.kh-operation-carousel .kh-carousel-control[data-bs-slide="prev"]{left:0}.kh-operation-carousel .kh-carousel-control[data-bs-slide="next"]{right:0}.kh-operation-carousel .carousel-indicators{position:absolute;left:50%;bottom:-36px;transform:translateX(-50%);margin:0;pointer-events:auto}.kpi-strip{margin-bottom:-34px}body[data-page="plataforma"] .kpi-strip{margin-bottom:-34px}.solution-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.solution-card,.wc-card,.legal-card{border-radius:28px;background:#fff;border:1px solid #dbe4f2;box-shadow:0 20px 60px rgba(8,17,36,.09);padding:26px}.solution-card h3,.wc-card h3,.legal-card h3{font-weight:950;letter-spacing:-.035em;color:#071126}.solution-card p,.wc-card p,.legal-card p,.solution-card li,.wc-card li,.legal-card li{color:#66718a}.solution-card i,.wc-card i{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,var(--cyan,#35e9ff),var(--lime,#c8ff5f));color:#06111f;margin-bottom:14px}.wc-shell{display:grid;grid-template-columns:.78fr 1.22fr;gap:24px;align-items:start}.wc-sidebar{border-radius:28px;background:linear-gradient(135deg,#0c1224,#111a34 58%,#315df5);padding:24px;color:#fff;box-shadow:0 28px 90px rgba(8,17,36,.22)}.wc-sidebar h3{font-weight:950;color:#fff;letter-spacing:-.035em}.wc-sidebar p,.wc-sidebar li{color:rgba(255,255,255,.78)}.wc-nav{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.wc-nav a{display:flex;align-items:center;gap:.6rem;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.08);color:#fff;font-weight:850}.wc-nav a:hover{background:rgba(255,255,255,.14)}.wc-main{display:grid;gap:18px}.wc-product-row{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;border-radius:22px;background:#f4f6ff;border:1px solid #dbe4f2;padding:18px}.wc-product-row strong{color:#071126;font-weight:950}.wc-product-row span{color:#66718a;font-size:.92rem}.wc-status{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.38rem .7rem;background:#eafff3;color:#0b7b45;font-weight:900;font-size:.78rem}.legal-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px}.legal-toc{position:sticky;top:110px;border-radius:26px;background:#fff;border:1px solid #dbe4f2;box-shadow:0 18px 54px rgba(8,17,36,.08);padding:22px}.legal-toc h3{font-weight:950;color:#071126}.legal-toc a{display:block;color:#53617b;font-weight:800;padding:8px 0}.thankyou-panel{border-radius:34px;padding:36px;background:linear-gradient(135deg,#0c1224,#111a34 58%,#315df5);box-shadow:0 32px 100px rgba(8,17,36,.24);color:#fff}.thankyou-panel h2{font-weight:950;letter-spacing:-.045em;color:#fff}.thankyou-panel p{color:rgba(255,255,255,.78)}.footer-bottom a{color:#c8ff5f;font-weight:900}.footer-bottom a:hover{color:#35e9ff}body[data-theme="dark"] .section-light .solution-card,body[data-theme="dark"] .section-light .wc-card,body[data-theme="dark"] .section-light .legal-card,body[data-theme="dark"] .section-light .legal-toc{background:#fff!important;color:#071126!important}@media (max-width:1199px){.solution-card-grid{grid-template-columns:1fr 1fr}.wc-shell,.legal-layout{grid-template-columns:1fr}.legal-toc{position:relative;top:auto}}@media (max-width:991px){.kh-operation-carousel{padding-inline:0;padding-bottom:34px}.kh-operation-carousel .kh-carousel-control{width:38px;height:38px}.kh-operation-carousel .kh-carousel-control[data-bs-slide="prev"]{left:8px}.kh-operation-carousel .kh-carousel-control[data-bs-slide="next"]{right:8px}.kh-operation-carousel .carousel-indicators{bottom:-18px}.solution-card-grid{grid-template-columns:1fr}.wc-product-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:575px){.footer-grid{grid-template-columns:1fr}.kh-operation-carousel .kh-carousel-control{top:auto;bottom:-2px;transform:none}.kh-operation-carousel .kh-carousel-control:hover{transform:scale(1.04)}.kh-operation-carousel .carousel-indicators{bottom:10px}.kh-operation-carousel{padding-bottom:54px}}::selection{background:#0f1019;color:#809dff}body[data-theme="dark"]::selection,body[data-theme="light"]::selection{background:#0f1019;color:#809dff}.kh-lang-toggle{display:inline-flex!important;align-items:center;gap:.42rem;padding:.54rem .78rem!important}.kh-lang-toggle i{font-size:.92rem;color:var(--kh-cyan,#35e9ff)}.kh-lang-toggle span{font-weight:950;letter-spacing:.02em}.kh-lang-dropdown{min-width:172px;padding:10px!important;border-radius:22px!important;background:rgba(8,13,31,.96)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 24px 70px rgba(0,0,0,.26)!important;backdrop-filter:blur(20px)}.kh-lang-dropdown .dropdown-item{display:flex!important;align-items:center;gap:.7rem;padding:10px 12px!important;border-radius:14px!important;color:#fff!important;font-weight:900}.kh-lang-dropdown .dropdown-item span{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:rgba(255,255,255,.09);font-size:.8rem}.kh-lang-dropdown .dropdown-item small{display:block;color:rgba(255,255,255,.62);font-weight:800}.kh-lang-dropdown .dropdown-item:hover,.kh-lang-dropdown .dropdown-item.active{background:linear-gradient(135deg,rgba(53,233,255,.18),rgba(200,255,95,.12))!important}body[data-theme="light"] .kh-lang-dropdown{background:rgba(255,255,255,.98)!important;border-color:#dbe4f2!important;box-shadow:0 24px 70px rgba(8,17,36,.14)!important}body[data-theme="light"] .kh-lang-dropdown .dropdown-item{color:#071126!important}body[data-theme="light"] .kh-lang-dropdown .dropdown-item span{background:#eef3ff;color:#315dff}body[data-theme="light"] .kh-lang-dropdown .dropdown-item small{color:#66718a}.float-mode{display:inline-flex;align-items:center;gap:.52rem;margin-top:.72rem}.float-mode span{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#edf3ff;color:#071126;border:1px solid #dbe4f2}.float-mode span:first-child{background:#0d1429;color:#fff;border-color:rgba(255,255,255,.16)}body[data-theme="light"] .float-mode span:first-child{background:#0d1429;color:#fff}.kh-card-carousel{position:relative;padding-inline:58px}.kh-card-carousel__viewport{overflow:hidden}.kh-card-carousel__track{display:flex;gap:18px;will-change:transform;transition:transform .42s ease}.kh-card-carousel .metric-card{flex:0 0 calc((100% - 54px)/4)}.kh-card-control{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);color:#fff;display:grid;place-items:center;box-shadow:0 18px 44px rgba(0,0,0,.24);transition:.22s ease}.kh-card-control:hover{transform:translateY(-50%) scale(1.04);background:linear-gradient(135deg,var(--cyan,#35e9ff),var(--lime,#c8ff5f));color:#06111f}.kh-card-control--prev{left:0}.kh-card-control--next{right:0}body[data-theme="light"] .kh-card-control{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.10);color:#fff}.page-hero .hero-actions{display:flex!important}.legal-hero{min-height:auto;padding:142px 0 62px}.legal-hero .page-hero__title{font-size:clamp(2rem,4.4vw,3.8rem)}.simple-page{padding-top:70px}.simple-page .legal-card{max-width:980px;margin:0 auto}.simple-page .legal-card h2{font-size:clamp(1.8rem,3vw,2.8rem)}.simple-page .legal-card h3{margin-top:1.65rem}.legal-meta{display:inline-flex;gap:.5rem;align-items:center;border-radius:999px;padding:.46rem .76rem;background:#edf3ff;color:#315dff;font-weight:900;font-size:.78rem;margin-bottom:1rem}.home-real-actions{display:none}body[data-theme="light"] footer{background:radial-gradient(circle at 86% 12%,rgba(49,93,255,.10),transparent 24%),linear-gradient(180deg,#fff,#eef3ff)!important;color:#53617b!important;border-top:1px solid #dbe4f2}body[data-theme="light"] footer .footer-brand strong,body[data-theme="light"] footer .footer-title{color:#071126!important}body[data-theme="light"] footer .footer-brand span,body[data-theme="light"] footer .footer-copy,body[data-theme="light"] footer .footer-list a,body[data-theme="light"] footer .footer-list span,body[data-theme="light"] footer .footer-bottom{color:#66718a!important}body[data-theme="light"] footer .footer-grid{border-bottom-color:#dbe4f2!important}body[data-theme="light"] footer .footer-bottom a{color:#315dff!important}body[data-theme="light"] footer .footer-bottom a:hover{color:#0d1b5c!important}.platform-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.platform-mini{border-radius:22px;padding:20px;background:#fff;border:1px solid #dbe4f2;box-shadow:0 18px 54px rgba(8,17,36,.08)}.platform-mini strong{display:block;color:#071126;font-weight:950}.platform-mini span{display:block;color:#66718a;font-size:.9rem;margin-top:.25rem}@media (max-width:1199px){.kh-card-carousel .metric-card{flex-basis:calc((100% - 18px)/2)}.platform-strip{grid-template-columns:1fr 1fr}.float-4{display:none}}@media (max-width:991px){.kh-card-carousel{padding-inline:0;padding-bottom:58px}.kh-card-carousel .metric-card{flex-basis:100%}.kh-card-control{top:auto;bottom:0;transform:none}.kh-card-control:hover{transform:scale(1.04)}.kh-card-control--prev{left:calc(50% - 56px)}.kh-card-control--next{right:calc(50% - 56px)}.home-real-actions{display:flex;flex-direction:column;gap:.72rem;margin-top:1.15rem}.platform-strip{grid-template-columns:1fr}.legal-hero{padding-top:118px}.page-hero .hero-actions{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.kh-card-carousel__track{transition:none}}.metric-card,.discipline-card{box-shadow:none!important}.float-4 .float-value{font-size:.98rem}.float-mode{display:none!important}.kh-cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:2147482500;display:flex;justify-content:center;pointer-events:none}.kh-cookie-banner[hidden]{display:none!important}.kh-cookie-card{width:min(920px,100%);border-radius:26px;padding:18px;background:rgba(8,13,31,.94);border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 90px rgba(0,0,0,.34);backdrop-filter:blur(20px);display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;pointer-events:auto}.kh-cookie-copy strong{display:block;color:#fff;font-weight:950;letter-spacing:-.02em;margin-bottom:.2rem}.kh-cookie-copy span{display:block;color:rgba(255,255,255,.72);font-size:.92rem}.kh-cookie-copy a{color:var(--lime,#c8ff5f);font-weight:900;text-decoration:underline}.kh-cookie-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.btn-cookie{border:0;border-radius:999px;padding:.72rem 1rem;font-weight:950;transition:.2s ease}.btn-cookie:hover{transform:translateY(-1px)}.btn-cookie--accept,.btn-cookie--save{background:linear-gradient(135deg,var(--cyan,#35e9ff),var(--lime,#c8ff5f));color:#06111f}.btn-cookie--reject{background:rgba(255,255,255,.10);color:#fff;border:1px solid rgba(255,255,255,.16)}.btn-cookie--settings{background:rgba(128,157,255,.18);color:#fff;border:1px solid rgba(128,157,255,.24)}.kh-cookie-settings{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:14px;display:flex;gap:14px;align-items:center;flex-wrap:wrap;color:#fff}.kh-cookie-settings[hidden]{display:none!important}.kh-cookie-settings label{display:inline-flex;align-items:center;gap:.48rem;color:rgba(255,255,255,.78);font-weight:800}body[data-theme="light"] .kh-cookie-card{background:rgba(255,255,255,.97);border-color:#dbe4f2;box-shadow:0 24px 70px rgba(8,17,36,.16)}body[data-theme="light"] .kh-cookie-copy strong{color:#071126}body[data-theme="light"] .kh-cookie-copy span,body[data-theme="light"] .kh-cookie-settings label{color:#66718a}body[data-theme="light"] .kh-cookie-copy a{color:#315dff}body[data-theme="light"] .btn-cookie--reject{background:#f3f6ff;color:#071126;border-color:#dbe4f2}body[data-theme="light"] .btn-cookie--settings{background:#edf3ff;color:#315dff;border-color:#dbe4f2}body[data-theme="light"] .kh-cookie-settings{border-top-color:#dbe4f2}.page-hero .hero-actions{display:none!important}@media (max-width:991px){.page-hero .hero-actions{display:flex!important}}body[data-page="legal"] .page-hero .hero-actions,body[data-page="woocommerce"] .page-hero .hero-actions,body[data-page="login"] .page-hero .hero-actions{display:none!important}.legal-hero{min-height:auto;padding:142px 0 62px}.legal-content{max-width:980px;margin:0 auto;color:#53617b}.legal-content h2{font-size:clamp(1.85rem,3vw,2.65rem);font-weight:950;letter-spacing:-.045em;color:#071126;margin-bottom:1rem}.legal-content h3{font-weight:950;color:#071126;letter-spacing:-.03em;margin-top:1.65rem;margin-bottom:.45rem}.legal-content p,.legal-content li{color:#53617b}body[data-theme="dark"] .section-light .legal-content h2,body[data-theme="dark"] .section-light .legal-content h3{color:#071126!important}body[data-theme="dark"] .section-light .legal-content p,body[data-theme="dark"] .section-light .legal-content li{color:#53617b!important}.login-shell{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:stretch}.login-panel{border-radius:34px;padding:32px;background:#fff;border:1px solid #dbe4f2;box-shadow:0 24px 70px rgba(8,17,36,.10)}.login-panel h2{font-weight:950;letter-spacing:-.045em;color:#071126;margin-bottom:.55rem}.login-panel p{color:#66718a}.login-form{display:grid;gap:14px;margin-top:20px}.login-form label{font-weight:900;color:#071126;font-size:.86rem}.login-form input{border-radius:16px;border:1px solid #dbe4f2;background:#f8faff;padding:.86rem 1rem;color:#071126;outline:none}.login-form input:focus{border-color:#809dff;box-shadow:0 0 0 4px rgba(128,157,255,.16)}.login-options{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.9rem}.login-options a{color:#315dff;font-weight:900}.login-aside{border-radius:34px;padding:32px;background:linear-gradient(135deg,#0c1224,#111a34 58%,#315df5);color:#fff;box-shadow:0 30px 90px rgba(8,17,36,.24);display:flex;flex-direction:column;justify-content:center}.login-aside h3{font-weight:950;letter-spacing:-.04em;color:#fff}.login-aside p,.login-aside li{color:rgba(255,255,255,.78)}.login-aside ul{margin:1rem 0 0;padding-left:1.1rem}body[data-theme="dark"] .section-light .login-panel{background:#fff!important;color:#071126!important}@media (max-width:991px){.kh-cookie-card{grid-template-columns:1fr}.kh-cookie-actions{justify-content:flex-start}.login-shell{grid-template-columns:1fr}.float-4{display:none}}@media (max-width:575px){.kh-cookie-banner{left:10px;right:10px;bottom:10px}.kh-cookie-card{padding:14px;border-radius:20px}.kh-cookie-actions{display:grid;grid-template-columns:1fr}.btn-cookie{width:100%}}.float-4{right:0!important;top:180px!important;bottom:auto!important;animation:khFloatCard 5.6s ease-in-out infinite!important}@keyframes khFloatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.metric-card,.discipline-card{box-shadow:none!important}.section-mobile-cta{display:none}@media (max-width:991px){.section-mobile-cta{display:flex;flex-direction:column;gap:.72rem;margin-top:26px}.section-mobile-cta .btn{width:100%}.page-hero .hero-actions{display:flex!important;flex-direction:column;align-items:stretch}}body[data-page="legal"] .page-hero .hero-actions,body[data-page="woocommerce"] .page-hero .hero-actions,body[data-page="login"] .page-hero .hero-actions{display:none!important}@media (max-width:1199px){.float-4{display:block}}@media (max-width:991px){.float-4{display:none!important}}