.site-footer{--sf-bg:#f7f6f3;--sf-text:#111;--sf-muted:rgba(17,17,17,0.55);--sf-line:rgba(17,17,17,0.1);background:var(--sf-bg);color:var(--sf-text);border-top:1px solid var(--sf-line);padding:clamp(2.5rem,5vw,3.5rem) clamp(1.25rem,4vw,2.5rem) 1.5rem;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.site-footer__grid{max-width:72rem;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.4fr) repeat(4,minmax(0,1fr));grid-gap:2rem 1.5rem;gap:2rem 1.5rem}.site-footer__grid--simple{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:start}@media (max-width:960px){.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.site-footer__grid{grid-template-columns:1fr}}.site-footer__brand{display:flex;flex-direction:column;gap:.75rem;padding-right:1rem}.site-footer__logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;font-weight:600;font-size:1rem}.site-footer__logo img{width:28px;height:28px;object-fit:contain}.site-footer__tagline{margin:0;font-size:.88rem;line-height:1.55;color:var(--sf-muted);max-width:22rem}.site-footer__col h3{margin:0 0 .85rem;font-size:.65rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--sf-muted)}.site-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.site-footer__col a{font-size:.84rem;color:var(--sf-text);text-decoration:none}.site-footer__col a:hover{text-decoration:underline;text-underline-offset:3px}.site-footer__bottom{max-width:72rem;margin:2rem auto 0;padding-top:1.25rem;border-top:1px solid var(--sf-line);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;font-size:.8rem;color:var(--sf-muted)}.site-footer__bottom a{color:inherit;font-weight:600}.site-footer__bottom a:hover{color:var(--sf-text)}@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto}body{font-family:DM Sans,sans-serif;background:#FFFFFF;color:#1a1a1a;overflow-x:hidden;-webkit-font-smoothing:antialiased}:root{--advop-purple:#b8b3ff;--purple:#7B6FE8;--purple-mid:#9B8AFF;--purple-soft:#C4BAFF;--bg:#FFFFFF;--bg-white:#FFFFFF;--text:#1a1a1a;--muted:#6b6b6b;--border:rgba(0,0,0,0.08);--advop-card-hover-shadow:0 22px 60px rgba(0,0,0,0.1),0 4px 16px rgba(123,111,232,0.08);--advop-card-hover-lift:translateY(-4px);--advop-card-hover-veil:linear-gradient(135deg,rgba(123,111,232,0.2),rgba(255,255,255,0) 42%,rgba(123,111,232,0.14));--advop-card-hover-veil-dark:linear-gradient(155deg,rgba(165,152,255,0.35),rgba(26,26,26,0) 48%,rgba(90,78,180,0.32))}#hero{height:350vh;position:relative}.hero-sticky{position:-webkit-sticky;position:sticky;top:0;height:100vh;width:100%;overflow:hidden;background:#FFFFFF}.orb-wrapper{position:absolute;width:min(300px,38vw);height:min(300px,38vw);left:50%;top:42%;transform:translate(-50%,-50%);pointer-events:none;will-change:transform;animation:orb-breathe 8s ease-in-out infinite;cursor:pointer}@keyframes orb-breathe{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.03)}to{transform:translate(-50%,-50%) scale(1)}}.orb{inset:0;background:radial-gradient(circle at 42% 44%,rgba(80,65,200,1) 0,rgba(100,88,220,.98) 25%,rgba(130,118,255,.95) 45%,rgba(155,142,255,.8) 62%,rgba(175,165,255,.35) 78%,transparent 92%);filter:blur(8px);opacity:.95;will-change:filter,opacity;box-shadow:inset 0 -20px 40px rgba(60,40,160,.5),inset 0 10px 30px rgba(180,170,255,.2),0 0 60px rgba(120,100,220,.4),0 0 120px rgba(140,120,255,.15)}.orb,.orb:before{position:absolute;border-radius:50%}.orb:before{content:"";width:38%;height:28%;background:radial-gradient(ellipse,rgba(255,255,255,.35) 0,transparent 70%);pointer-events:none;animation:orb-highlight-orbit 10s ease-in-out infinite}@keyframes orb-highlight-orbit{0%{top:12%;left:18%;width:38%;height:28%}25%{top:15%;left:40%;width:34%;height:26%}50%{top:18%;left:55%;width:30%;height:22%;opacity:.6}75%{top:14%;left:35%;width:36%;height:27%}to{top:12%;left:18%;width:38%;height:28%}}.orb:after{content:"";position:absolute;inset:0;border-radius:50%;pointer-events:none;animation:orb-band-rotate 12s linear infinite;background:radial-gradient(ellipse 30% 50% at 70% 50%,rgba(230,190,255,.3) 0,rgba(220,180,245,.15) 40%,transparent 70%)}@keyframes orb-band-rotate{0%{background:radial-gradient(ellipse 30% 50% at 70% 50%,rgba(230,190,255,.3) 0,rgba(220,180,245,.15) 40%,transparent 70%)}25%{background:radial-gradient(ellipse 50% 30% at 50% 25%,rgba(230,190,255,.25) 0,rgba(220,180,245,.12) 40%,transparent 70%)}50%{background:radial-gradient(ellipse 30% 50% at 30% 50%,rgba(230,190,255,.3) 0,rgba(220,180,245,.15) 40%,transparent 70%)}75%{background:radial-gradient(ellipse 50% 30% at 50% 75%,rgba(230,190,255,.25) 0,rgba(220,180,245,.12) 40%,transparent 70%)}to{background:radial-gradient(ellipse 30% 50% at 70% 50%,rgba(230,190,255,.3) 0,rgba(220,180,245,.15) 40%,transparent 70%)}}.orb-particles{position:absolute;inset:-30%;width:160%;height:160%;pointer-events:none;z-index:1}.orb-garage-link{position:absolute;inset:0;border-radius:50%;z-index:4;pointer-events:auto;cursor:pointer;background:transparent;color:transparent;text-decoration:none}.orb-garage-link:focus-visible{outline:2px solid var(--purple);outline-offset:4px}.orb-tooltip{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;color:var(--purple);white-space:nowrap;opacity:0;transition:opacity .3s,transform .3s;pointer-events:none;letter-spacing:.12em;text-transform:uppercase}.orb-wrapper:hover .orb-tooltip{opacity:1;transform:translateX(-50%) translateY(-4px)}.orb-wrapper.scroll-active{animation:none}.orb-wrapper.scroll-active .orb:before{animation:none;top:12%;left:18%}.orb-wrapper.scroll-active .orb:after{animation:none}.hero-top-actions{position:absolute;top:1.75rem;right:clamp(1rem,3vw,2.25rem);z-index:21;display:flex;align-items:center;gap:.5rem;flex-direction:row}.hero-partner-badge--compact{margin-bottom:0;padding:.4rem .85rem .4rem .95rem;gap:.35rem .5rem}.handsfree-btn{position:static;display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.07);border-radius:9999px;padding:.55rem 1.1rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:500;color:var(--muted);cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 16px rgba(0,0,0,.04);will-change:opacity}.handsfree-btn:hover{background:var(--purple);color:#fff;box-shadow:0 4px 20px rgba(123,111,232,.3)}.handsfree-btn:hover .hf-dot{background:#fff;box-shadow:0 0 8px rgba(255,255,255,.6)}.hf-dot{width:8px;height:8px;border-radius:50%;background:var(--purple);box-shadow:0 0 6px rgba(123,111,232,.4);flex-shrink:0;animation:hf-pulse 2s ease-in-out infinite}@keyframes hf-pulse{0%,to{opacity:.6}50%{opacity:1}}.orb-modal-overlay{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;pointer-events:none;transition:background .4s}.orb-modal-overlay.active{background:rgba(20,18,40,.35);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);pointer-events:auto}.iq-modal{position:relative;display:grid;grid-template-columns:1fr auto 1fr;width:960px;max-width:96vw;max-height:90vh;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 40px 100px rgba(80,60,180,.18),0 0 0 1px rgba(123,111,232,.06);opacity:0;transform:scale(.5) translateY(30px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.orb-modal-overlay.active .iq-modal{opacity:1;transform:scale(1) translateY(0)}.iq-modal-x{position:absolute;top:.8rem;right:.8rem;z-index:3;width:34px;height:34px;border-radius:50%;border:none;background:rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;color:var(--muted);transition:background .2s,color .2s;line-height:1}.iq-modal-x:hover{background:rgba(0,0,0,.1);color:var(--text)}.iq-side{display:flex;flex-direction:column;justify-content:center;gap:2.4rem;padding:2.8rem 2rem}.iq-side-left{text-align:right}.iq-side-left .iq-facet{align-items:flex-end}.iq-side-right{text-align:left}.iq-side-right .iq-facet{align-items:flex-start}.iq-facet{display:flex;flex-direction:column;gap:.35rem}.iq-facet-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.iq-side-left .iq-facet-dot{align-self:flex-end}.iq-side-right .iq-facet-dot{align-self:flex-start}.iq-facet-title{font-family:Inter,sans-serif;font-size:.92rem;font-weight:300;color:var(--text);letter-spacing:-.01em}.iq-facet-desc{font-family:DM Sans,sans-serif;font-size:.76rem;color:var(--muted);line-height:1.65;max-width:240px}.iq-side-left .iq-facet-desc{margin-left:auto}.iq-modal-ring-center{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;min-width:260px}.iq-ring-svg{width:210px;height:210px}.iq-seg{transition:opacity .3s}.iq-seg:hover{opacity:.7}.iq-ring-center{position:absolute;top:calc(50% - 12px);left:50%;transform:translate(-50%,-50%);text-align:center;display:flex;flex-direction:column;gap:.15rem}.iq-ring-title{font-family:Inter,sans-serif;font-size:1.3rem;font-weight:200;color:var(--text);letter-spacing:-.03em;line-height:1.1}.iq-ring-sub{font-size:.58rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase}.iq-ring-lead,.iq-ring-sub{font-family:DM Sans,sans-serif;color:var(--muted)}.iq-ring-lead{font-size:.72rem;text-align:center;line-height:1.55;margin-top:1rem;max-width:220px}.autopilot-toast{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(120px);z-index:9999;display:flex;align-items:center;gap:.8rem;background:rgba(20,14,45,.94);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(155,138,255,.25);border-radius:56px;padding:.6rem .8rem .6rem 1rem;color:#fff;font-family:DM Sans,sans-serif;box-shadow:0 8px 40px rgba(80,60,180,.35);opacity:0;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s;pointer-events:none;white-space:nowrap}.autopilot-toast.visible{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto}.toast-orb-mini{width:10px;height:10px;border-radius:50%;background:var(--purple);box-shadow:0 0 8px rgba(155,138,255,.6);flex-shrink:0;animation:toast-pulse 2s ease-in-out infinite}@keyframes toast-pulse{0%,to{box-shadow:0 0 6px rgba(155,138,255,.4)}50%{box-shadow:0 0 14px rgba(155,138,255,.9)}}.toast-body{display:flex;flex-direction:column;gap:.05rem}.toast-title{font-size:.78rem;font-weight:600;letter-spacing:.03em}.toast-desc{font-size:.62rem;color:rgba(255,255,255,.45);letter-spacing:.01em}.toast-countdown{position:relative;width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.toast-ring{position:absolute;width:100%;height:100%;transform:rotate(-90deg)}.toast-ring-bg{fill:none;stroke:rgba(255,255,255,.1);stroke-width:2}.toast-ring-fill{fill:none;stroke:var(--purple-soft);stroke-width:2;stroke-dasharray:97.39;stroke-dashoffset:0;stroke-linecap:round;transition:stroke-dashoffset 1s linear}.toast-timer{font-size:.72rem;font-weight:700;color:rgba(255,255,255,.9);z-index:1}.toast-mute{background:none;border:none;color:rgba(255,255,255,.5);cursor:pointer;padding:0 .3rem;line-height:1;transition:color .2s;display:flex;align-items:center}.toast-mute:hover{color:#fff}.toast-dismiss{background:none;border:none;color:rgba(255,255,255,.3);font-size:1.1rem;cursor:pointer;padding:0 .4rem;line-height:1;transition:color .2s}.toast-dismiss:hover{color:#fff}.hero-nav{position:absolute;top:1.25rem;left:50%;transform:translateX(-50%);z-index:20;justify-content:space-between;width:min(720px,94vw);padding:.6rem 1.2rem;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:9999px;border:1px solid rgba(0,0,0,.07);box-shadow:0 2px 20px rgba(0,0,0,.05);will-change:opacity}.hero-nav,.nav-logo{display:flex;align-items:center}.nav-logo{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:300;color:var(--text);text-decoration:none;gap:.5rem}.nav-logo-icon{width:28px;height:28px;object-fit:contain;display:block}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{font-size:.85rem;font-weight:500;color:var(--muted);text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--purple)}.nav-links .nav-services-details{position:relative}.nav-links .nav-services-details>summary{list-style:none;cursor:pointer;font-size:.85rem;font-weight:500;color:var(--muted)}.nav-links .nav-services-details>summary::-webkit-details-marker{display:none}.nav-links .nav-services-details>summary:hover,.nav-links .nav-services-details[open]>summary{color:var(--purple)}.nav-services-flyout{position:absolute;top:calc(100% + .45rem);left:50%;transform:translateX(-50%);min-width:15rem;padding:.35rem 0;background:rgba(255,255,255,.98);border-radius:.75rem;box-shadow:0 12px 40px rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.06);z-index:120;display:flex;flex-direction:column}.nav-services-flyout a{padding:.55rem 1rem;font-size:.82rem;color:var(--text);text-decoration:none;font-weight:500}.nav-services-flyout a:hover{background:rgba(123,111,232,.08);color:var(--purple)}.nav-ki{color:#74c37e!important;font-weight:600;cursor:pointer}.nav-ki:hover{color:#5daa68!important}.nav-labs-active{color:var(--purple)!important;font-weight:600}.cta-button{background:#000;color:#fff;padding:12px 20px;border-radius:999px;font-weight:500;font-size:.82rem;transition:all .2s ease}.cta-button,.cta-button:hover{text-decoration:none!important}.cta-button:hover{transform:translateY(-1px);opacity:.9}.hero-bottom{position:absolute;top:46%;left:0;right:0;transform:translateY(-50%);z-index:10;display:grid;grid-template-columns:1.2fr .8fr;grid-column-gap:2rem;column-gap:2rem;grid-row-gap:0;row-gap:0;padding:0 clamp(2rem,4vw,4rem);max-width:1280px;margin:0 auto;width:100%;will-change:opacity;align-items:start}.hero-bottom-neoito{grid-column:1;grid-row:1;align-self:start;justify-self:start;margin:0 0 .55rem}.hero-bottom-neoito .hero-partner-badge{margin-bottom:0}.hero-bottom__left{grid-column:1;flex-direction:column;text-align:left}.hero-bottom__left,.hero-right{grid-row:2;display:flex;align-items:flex-start;min-width:0}.hero-right{grid-column:2;align-self:start;justify-self:end;justify-content:flex-end}.hero-partner-badge{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.45rem .65rem;margin-bottom:1rem;padding:.45rem 1rem .45rem 1.1rem;background:rgba(255,255,255,.96);border:1px solid rgba(0,0,0,.08);border-radius:9999px;box-shadow:0 2px 12px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.04)}.hero-partner-badge__pre{font-family:Inter,sans-serif;font-size:.58rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(26,26,26,.38)}.hero-partner-badge__brand{font-family:Inter,sans-serif;font-size:.82rem;font-weight:800;letter-spacing:-.02em;color:var(--text);text-decoration:none;transition:color .15s}.hero-partner-badge__brand:hover{color:var(--purple)}.hero-partner-badge__sub{font-family:Inter,sans-serif;font-size:.68rem;font-weight:400;color:rgba(26,26,26,.48);letter-spacing:.01em}@media (max-width:640px){.hero-partner-badge{padding:.4rem .85rem;gap:.35rem .5rem}.hero-partner-badge__pre{font-size:.52rem;letter-spacing:.12em}.hero-partner-badge__brand{font-size:.75rem}.hero-partner-badge__sub{width:100%;flex-basis:100%;padding-left:0;font-size:.62rem}}.hero-bottom__left>.hero-headline:first-of-type{margin-top:0;margin-bottom:.85rem}.hero-headline{font-family:Archivo Black,Impact,sans-serif;font-size:clamp(2.2rem,4.8vw,4rem);font-weight:400;letter-spacing:-.02em;line-height:1.05;margin-bottom:1.25rem;text-transform:uppercase;color:var(--text)}.hero-headline__accent{color:var(--purple)}.hero-right .hero-headline{margin-top:0;text-align:right;margin-bottom:0}.hero-headline--mobile-accent{display:none;margin-top:0;margin-bottom:.75rem;font-size:clamp(1.35rem,4vw,2.25rem)}.hero-tagline{font-size:clamp(.95rem,1.5vw,1.1rem);color:var(--muted);margin-bottom:1.6rem;font-weight:400}.hero-btns{display:flex;gap:.75rem;flex-wrap:wrap}.btn-hero-dark{display:inline-flex;align-items:center;gap:.4rem;padding:.85rem 1.75rem;background:var(--text);color:#fff;border-radius:999px;font-size:.9rem;font-weight:600;font-family:DM Sans,sans-serif;text-decoration:none;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s;border:2px solid var(--text);box-shadow:0 4px 0 rgba(0,0,0,.12),0 8px 20px rgba(0,0,0,.08)}.btn-hero-dark:hover{background:var(--purple);border-color:var(--purple);transform:translateY(-2px);box-shadow:0 5px 0 rgba(0,0,0,.1),0 12px 28px rgba(99,102,241,.2)}.btn-hero-outline{display:inline-flex;align-items:center;padding:.85rem 1.75rem;background:#fff;color:var(--text);border:1px solid rgba(0,0,0,.1);border-radius:999px;font-size:.9rem;font-weight:600;font-family:DM Sans,sans-serif;text-decoration:none;cursor:pointer;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 0 rgba(0,0,0,.06),0 8px 18px rgba(0,0,0,.06)}.btn-hero-outline:hover{border-color:rgba(0,0,0,.18);transform:translateY(-2px);box-shadow:0 5px 0 rgba(0,0,0,.08),0 12px 24px rgba(0,0,0,.08)}.btn-primary{display:inline-block;padding:.75rem 1.75rem;background:transparent;color:var(--purple);border:1.5px solid var(--purple);border-radius:8px;font-size:.9rem;font-weight:600;font-family:DM Sans,sans-serif;text-decoration:none;cursor:pointer;transition:background .2s,color .2s}.btn-primary:hover{background:var(--purple);color:#fff}.hero-body-text{font-size:clamp(.88rem,1.1vw,1rem);color:var(--muted);line-height:1.75;max-width:480px;margin-bottom:1.5rem}.hero-bottom__left .hero-body-text{text-align:left;align-self:stretch;padding-right:.25rem;box-sizing:border-box}.hero-bottom__left .hero-body-text,.hero-bottom__left .hero-body-text--tagline{max-width:min(30rem,max(11.5rem,calc(50vw - clamp(8rem, 24vmin, 15rem))));margin-bottom:1.1rem}.hero-bottom__left .hero-body-text--tagline{margin-top:.35rem;font-size:clamp(.85rem,1vw,.95rem);font-weight:500;opacity:.92;color:var(--text)}.hero-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:15;display:flex;flex-direction:column;align-items:center;gap:1.2rem;pointer-events:none;opacity:0;text-align:center}.brain-container{position:relative;width:clamp(180px,28vw,280px);height:clamp(180px,28vw,280px);overflow:visible}.brain-container:before{content:"";position:absolute;inset:-60%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.12) 0,rgba(255,255,255,.03) 40%,transparent 65%);pointer-events:none;mix-blend-mode:screen}.brain-img{width:100%;height:100%;object-fit:contain;filter:invert(1);mix-blend-mode:screen;opacity:0;transition:none}.brain-caption-1{font-family:Inter,sans-serif;font-size:clamp(1.3rem,3vw,2.1rem);font-weight:300;font-style:italic;color:rgba(255,255,255,.96);line-height:1.35;text-shadow:0 2px 30px rgba(80,60,180,.25);opacity:0;transition:none;max-width:22ch;margin:0 auto;transform:translateY(16px)}.hero-bottom-neoito a.hero-partner-badge{text-decoration:none;color:inherit}.hero-bottom-neoito a.hero-partner-badge:hover .hero-partner-badge__brand{color:var(--purple)}.brain-caption-vision,.ki-text,.product-diagram__caption{font-family:DM Sans,sans-serif;font-size:.75rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700;line-height:1.45;color:rgba(255,255,255,.92);text-align:center;text-shadow:0 2px 20px rgba(100,80,200,.4);display:grid;align-content:end;justify-items:center;min-height:calc(2 * 1.45em);margin-block:0}.brain-caption-vision{opacity:0;transition:none}.ki-badge{left:50%;top:50%;transform:translate(-50%,-50%);z-index:16;display:flex;flex-direction:column;align-items:center;opacity:0}.ki-badge,.ki-glow{position:absolute;pointer-events:none}.ki-glow{inset:-100px;border-radius:50%;background:radial-gradient(circle,rgba(155,138,255,.35) 0,rgba(155,138,255,.08) 50%,transparent 70%);filter:blur(30px)}.ki-logo{width:140px;height:140px;object-fit:contain;filter:brightness(0) invert(1);margin-bottom:.6rem}.ki-logo,.ki-text{position:relative;z-index:1}.ki-text{background:none;border:none;padding:0;white-space:normal}.dot-line{position:absolute;top:50%;z-index:16;display:flex;align-items:center;gap:14px;opacity:0;pointer-events:none;transform:translateY(-50%);justify-content:space-evenly}.dot-line-left{right:calc(50% + 110px);left:calc(50% - 30vw + 80px)}.dot-line-right{left:calc(50% + 110px);right:calc(6% + 290px)}.dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 0 6px rgba(180,160,255,.8),0 0 12px rgba(155,138,255,.4);flex-shrink:0;animation:dot-blink 1.8s ease-in-out infinite}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.15s}.dot:nth-child(3){animation-delay:.3s}.dot:nth-child(4){animation-delay:.45s}.dot:nth-child(5){animation-delay:.6s}.dot:nth-child(6){animation-delay:.75s}.dot:nth-child(7){animation-delay:.9s}.dot:nth-child(8){animation-delay:1.05s}@keyframes dot-blink{0%,to{opacity:.15;transform:scale(.7)}50%{opacity:1;transform:scale(1.2);box-shadow:0 0 10px rgba(180,160,255,1),0 0 20px rgba(155,138,255,.6)}}.dot-line-right .dot:first-child{animation-delay:1.05s}.dot-line-right .dot:nth-child(2){animation-delay:.9s}.dot-line-right .dot:nth-child(3){animation-delay:.75s}.dot-line-right .dot:nth-child(4){animation-delay:.6s}.dot-line-right .dot:nth-child(5){animation-delay:.45s}.dot-line-right .dot:nth-child(6){animation-delay:.3s}.dot-line-right .dot:nth-child(7){animation-delay:.15s}.dot-line-right .dot:nth-child(8){animation-delay:0s}.geo-venn{right:2%;top:50%;transform:translateY(-50%);width:480px;height:480px;z-index:16;pointer-events:none}.geo-ring,.geo-venn{position:absolute;opacity:0}.geo-ring{width:220px;height:220px;border-radius:50%;border:1.5px solid rgba(255,255,255,.45);background:rgba(255,255,255,.07);transform:scale(.5)}.geo-r1{top:20px;left:60px}.geo-r2{top:30px;right:40px}.geo-r3{bottom:40px;left:100px}.geo-ring-sm{width:130px;height:130px;border:1.5px solid rgba(255,255,255,.3);background:rgba(255,255,255,.05)}.geo-r4{top:-20px;right:10px}.geo-r5{bottom:-10px;left:10px}.geo-r6{top:50%;right:-30px;transform:translateY(-50%) scale(.5)}.geo-r7{top:-20px;left:-10px}.geo-label{position:absolute;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.9);text-align:center;line-height:1.3;width:100%}.geo-r1 .geo-label,.geo-r2 .geo-label{top:28px;left:50%;transform:translateX(-50%)}.geo-r3 .geo-label{bottom:28px;left:50%;transform:translateX(-50%)}.geo-ring-sm .geo-label{font-size:.55rem;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%);color:rgba(255,255,255,.8)}.geo-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 8px rgba(255,255,255,.8),0 0 16px rgba(200,190,255,.4)}.geo-dot-1{bottom:35px;right:12px}.geo-dot-2{bottom:35px;left:12px}.geo-dot-3{top:12px;left:50%;transform:translateX(-50%)}.geo-center{position:absolute;top:48%;left:50%;transform:translate(-50%,-45%);z-index:3;opacity:0;text-align:center}.geo-center span{font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#fff;line-height:1.4;text-shadow:0 0 20px rgba(155,138,255,.5)}.geo-orbit{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.08);pointer-events:none;opacity:0}.geo-orbit-1{width:110px;height:110px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(20deg);border-style:solid;border-color:rgba(255,255,255,.12)}.geo-orbit-2{width:90px;height:90px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-15deg);border-color:rgba(255,255,255,.1)}.geo-orbit-3{width:70px;height:70px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(40deg);border-color:rgba(255,255,255,.08)}.geo-venn.product-diagram{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:min(440px,42vw);height:auto;min-height:0;padding:.25rem 0 0;transform:translateY(-50%)}.product-diagram__row{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:clamp(.15rem,1.2vw,.65rem);width:100%}.product-diagram__cluster{position:relative;display:flex;flex-direction:column;align-items:center;gap:.35rem;flex:0 0 auto;min-width:clamp(56px,12vw,88px);opacity:0;transform:translateY(6px)}.product-diagram__connector{position:absolute;bottom:42%;height:2px;width:clamp(12px,2.5vw,28px);background:linear-gradient(90deg,rgba(255,255,255,.55),rgba(255,255,255,.15));border-radius:1px;pointer-events:none}.product-diagram__connector--left{right:-1px;transform-origin:right center}.product-diagram__connector--right{left:-1px;transform-origin:left center;background:linear-gradient(270deg,rgba(255,255,255,.55),rgba(255,255,255,.15))}.product-diagram__avatars{display:flex;flex-direction:column;gap:.28rem;align-items:center}.product-diagram__avatars--team{flex-direction:row;gap:.22rem}.product-diagram__avatar{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.85);box-shadow:0 0 0 1.5px rgba(255,255,255,.35),0 2px 8px rgba(80,60,180,.25)}.product-diagram__avatar--sq{width:11px;height:11px;border-radius:3px;background:rgba(255,255,255,.75)}.product-diagram__cluster-label{font-family:DM Sans,sans-serif;font-size:clamp(.5rem,1.1vw,.68rem);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.88);text-align:center;line-height:1.25;max-width:9ch}.product-diagram__laptop{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;opacity:0;transform:scale(.88)}.product-diagram__laptop-lid{width:clamp(100px,18vw,150px);border-radius:10px 10px 4px 4px;padding:5px 6px 0;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(200,195,230,.12));box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 8px 24px rgba(40,20,90,.35)}.product-diagram__screen{border-radius:6px 6px 2px 2px;overflow:hidden;background:rgba(12,8,40,.5);border:1px solid rgba(255,255,255,.2)}.product-diagram__browser-bar{display:flex;align-items:center;gap:4px;height:14px;padding:0 6px;background:rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.08)}.product-diagram__browser-bar span{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.35)}.product-diagram__browser-bar span:first-child{background:rgba(255,120,120,.55)}.product-diagram__browser-bar span:nth-child(2){background:rgba(255,200,100,.5)}.product-diagram__browser-bar span:nth-child(3){background:rgba(100,220,140,.45)}.product-diagram__screen-body{display:flex;align-items:center;justify-content:center;min-height:clamp(52px,9vw,72px);padding:.35rem;background:linear-gradient(165deg,#f4f2ff,#e8e4f8 45%,#ddd8f0)}.product-diagram__screen-brain{width:clamp(36px,7vw,52px);height:auto;object-fit:contain;opacity:.92;filter:drop-shadow(0 2px 6px rgba(80,60,160,.25))}.product-diagram__laptop-base{width:clamp(118px,21vw,168px);height:7px;margin-top:1px;border-radius:0 0 10px 10px;background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(255,255,255,.06));box-shadow:0 6px 14px rgba(30,15,70,.35)}.product-diagram__caption{opacity:0;margin:0 auto;max-width:22ch;transition:none}.scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:12;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:opacity .5s}.scroll-hint span{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.scroll-line{width:1px;height:36px;background:linear-gradient(to bottom,var(--muted),transparent);animation:scroll-pulse 2s ease-in-out infinite}@keyframes scroll-pulse{0%,to{opacity:.3;transform:scaleY(.8)}50%{opacity:1;transform:scaleY(1.1)}}#meet-advop.meet-advop-section{display:flex;align-items:center;justify-content:center;min-height:min(100vh,920px);background:linear-gradient(180deg,rgb(184,179,255),rgb(210,206,255) 10%,rgb(236,234,255) 22%,rgb(250,249,255) 36%,#ffffff 52%,#ffffff);padding:clamp(4rem,10vw,7.5rem) 8vw;box-sizing:border-box}.advop-inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(2.5rem,6vw,4.5rem);width:100%;max-width:1240px;margin:0 auto}.advop-left{flex:1 1;min-width:0;max-width:520px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transform:translateY(72px);opacity:0;transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.advop-right{flex-shrink:0;transform:translateY(48px);opacity:0;transition:opacity .7s ease .12s,transform .7s cubic-bezier(.22,1,.36,1) .12s}#meet-advop.meet-revealed .advop-left,#meet-advop.meet-revealed .advop-right{opacity:1;transform:translateY(0)}@media (max-width:960px){.advop-inner{flex-direction:column;align-items:stretch;gap:clamp(2.5rem,6vw,3.5rem)}.advop-left{max-width:none}.advop-right{align-self:center}}.meet-title{font-family:Inter,sans-serif;font-size:clamp(1.75rem,3.2vw,2.35rem);font-weight:200;letter-spacing:-.03em;line-height:1.15;margin:0 0 1.25rem;color:var(--text)}.meet-lead{margin:0 0 1rem;font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.55;color:var(--text);font-weight:500}.meet-copy{margin:0 0 1rem;font-size:1.02rem;line-height:1.75;color:var(--muted);max-width:32rem}.meet-copy:last-of-type{margin-bottom:0}.team-placeholder{width:100%;height:min(300px,42vw);min-height:200px;background:linear-gradient(135deg,#222,#444);border-radius:16px;filter:grayscale(1);box-shadow:0 20px 50px rgba(0,0,0,.12)}@media (max-width:900px){.team-placeholder{height:220px;min-height:180px}}.how-section{background:#fff;padding:6rem 2rem 8rem;text-align:center}.how-top-icon{margin-bottom:1.5rem}.section-eyebrow{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--purple);font-weight:600}.section-eyebrow,.section-headline{text-align:center;margin-bottom:1rem}.section-headline{font-family:Inter,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:200;letter-spacing:-.02em;line-height:1.2}.how-section .how-os-title{display:inline-block;font-weight:500;letter-spacing:-.03em;margin-bottom:.15rem}.how-section .section-headline{margin-bottom:3.5rem}.how-process{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:0}.how-process>.feat-flip-wrap.how-flip-wrap{flex:1 1;max-width:280px;min-width:0}.how-process>.feat-flip-wrap.how-flip-wrap:first-child{transition-delay:0s}.how-process>.feat-flip-wrap.how-flip-wrap:nth-child(3){transition-delay:.1s}.how-process>.feat-flip-wrap.how-flip-wrap:nth-child(5){transition-delay:.2s}.how-process>.feat-flip-wrap.how-flip-wrap:nth-child(7){transition-delay:.3s}.how-flip-visual.feat-card-visual{display:flex;align-items:center;justify-content:center}.how-num.how-num--visual{position:absolute;top:.65rem;left:.65rem;z-index:4;margin-bottom:0}.how-circle.how-circle--visual{width:72px;height:72px;margin-bottom:0;z-index:3;position:relative}.how-num{font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:700;color:var(--purple);background:rgba(123,111,232,.08);min-width:28px;height:22px;padding:0 .35rem;border-radius:999px;margin-bottom:1rem}.how-circle,.how-num{display:flex;align-items:center;justify-content:center}.how-circle{width:80px;height:80px;border-radius:50%;border:1.5px solid rgba(0,0,0,.08);background:#fff;margin-bottom:1.5rem;box-shadow:0 2px 16px rgba(0,0,0,.04);position:relative}.how-circle-dashed{border-style:dashed;border-color:rgba(0,0,0,.12);box-shadow:none}.how-curve{width:100px;height:40px;flex-shrink:0;align-self:center}.philosophy-section{background:#fff;padding:8rem 2rem;text-align:center}.philosophy-head{font-family:Inter,sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:200;letter-spacing:-.02em;max-width:20ch;margin:0 auto 4rem}.philosophy-lines{display:flex;flex-direction:column;gap:0;max-width:540px;margin:0 auto}.phil-line{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:2rem;gap:2rem;padding:2rem 0;border-bottom:1px solid var(--border);opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.phil-line.revealed{opacity:1;transform:translateY(0)}.phil-line:first-child{border-top:1px solid var(--border)}.phil-you{font-family:Inter,sans-serif;font-size:clamp(1rem,1.8vw,1.3rem);font-weight:300;color:var(--text);text-align:right}.phil-sep{width:28px;height:1px;background:var(--purple-soft);flex-shrink:0}.phil-advop{font-size:clamp(.9rem,1.5vw,1.1rem);color:var(--purple);font-weight:500;text-align:left}.platform-header{max-width:1180px;margin:0 auto 3.5rem}.platform-headline{font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:200;letter-spacing:-.03em;line-height:1.12;margin-bottom:1rem}.platform-headline em{font-style:italic;color:var(--purple)}.platform-lead{font-size:1rem;color:var(--muted);line-height:1.75;max-width:42rem}.platform-lead--note{margin-top:1rem;font-size:.9rem;line-height:1.6;color:rgba(26,26,26,.55)}.bento-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;grid-gap:1.25rem;gap:1.25rem;opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.bento-grid.revealed{opacity:1;transform:translateY(0)}.bento-grid>.bento-flip{min-width:0;display:flex;flex-direction:column}.bento-flip .feat-flip-inner{flex:1 1;min-height:360px}.bento-flip--lg{grid-row:span 2}.bento-flip--lg .feat-flip-inner{min-height:520px}.bento-flip-visual-icon{position:relative;z-index:3;transform-origin:center}.bento-flip-visual-icon,.bento-flip-visual.feat-card-visual{display:flex;align-items:center;justify-content:center}.bento-flip-visual--dark{background:linear-gradient(165deg,#2d2d38,#141418 50%,#1f1f28)}.bento-flip-visual--dark .feat-blob{opacity:.35}.bento-flip-front--dark.feat-card-front{background:var(--text);border-color:rgba(255,255,255,.08)}.bento-flip-front--dark .feat-card-name{color:#fff}.bento-flip-front--dark .feat-card-arrow{color:rgba(255,255,255,.55)}.bento-flip-desc--dark{color:rgba(255,255,255,.68)!important}.bento-flip--dark .feat-card-front:after{background:var(--advop-card-hover-veil-dark)}.bento-flip--dark.feat-flip-wrap:hover .feat-card-front{box-shadow:0 24px 64px rgba(0,0,0,.35),0 6px 20px rgba(123,111,232,.15)}.bento-grid>.feat-flip-wrap:first-child{transition-delay:0s}.bento-grid>.feat-flip-wrap:nth-child(2){transition-delay:.06s}.bento-grid>.feat-flip-wrap:nth-child(3){transition-delay:.12s}.bento-grid>.feat-flip-wrap:nth-child(4){transition-delay:.18s}.bento-grid>.feat-flip-wrap:nth-child(5){transition-delay:.24s}@keyframes bento-icon-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.03)}}@keyframes bento-icon-breathe{0%,to{transform:scale(1);opacity:.96}50%{transform:scale(1.06);opacity:1}}@keyframes bento-icon-tilt{0%,to{transform:rotate(0deg)}50%{transform:rotate(-5deg)}}.bento-grid>.feat-flip-wrap:first-child .bento-flip-visual-icon{animation:bento-icon-breathe 3.8s ease-in-out infinite}.bento-grid>.feat-flip-wrap:nth-child(2) .bento-flip-visual-icon{animation:bento-icon-float 3.2s ease-in-out infinite}.bento-grid>.feat-flip-wrap:nth-child(3) .bento-flip-visual-icon{animation:bento-icon-float 2.8s ease-in-out infinite}.bento-grid>.feat-flip-wrap:nth-child(4) .bento-flip-visual-icon{animation:bento-icon-tilt 4.2s ease-in-out infinite}.bento-grid>.feat-flip-wrap:nth-child(5) .bento-flip-visual-icon{animation:bento-icon-breathe 3.4s ease-in-out infinite}.features-section{background:#fff;padding:8rem 2rem 6rem}.features-header{max-width:1180px;margin:0 auto 4rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:end}.features-headline{font-family:Inter,sans-serif;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:200;letter-spacing:-.03em;line-height:1.1}.features-intro{font-size:1rem;color:var(--muted);line-height:1.75;max-width:380px;margin-left:auto}.pos-section__subline{font-size:1.02rem;color:rgba(26,26,26,.5);line-height:1.65;max-width:22rem}.pos-bento{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) repeat(2,minmax(0,1fr));grid-template-rows:auto auto auto;grid-gap:clamp(.65rem,1.4vw,.9rem);gap:clamp(.65rem,1.4vw,.9rem);align-items:stretch}.pos-bento>.pos-bento__anchor{grid-column:1;grid-row:1/span 2}.pos-bento>.pos-bento__card:nth-child(2){grid-column:2;grid-row:1}.pos-bento>.pos-bento__card:nth-child(3){grid-column:3;grid-row:1}.pos-bento>.pos-bento__card:nth-child(4){grid-column:2;grid-row:2}.pos-bento>.pos-bento__card:nth-child(5){grid-column:3;grid-row:2}.pos-bento>.pos-bento__card:nth-child(6){grid-column:2/span 2;grid-row:3}.pos-bento__anchor{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;text-align:left;border-radius:clamp(18px,2.2vw,26px);padding:clamp(1.15rem,2.2vw,1.65rem);border:1px solid rgba(123,111,232,.2);background:linear-gradient(150deg,rgba(88,78,150,.14),rgba(248,246,255,.98) 45%,#ffffff 72%,rgba(190,180,245,.12));box-shadow:inset 0 0 0 1px rgba(255,255,255,.75),0 18px 48px rgba(75,65,130,.11),0 4px 14px rgba(0,0,0,.04);scroll-margin-top:6rem;opacity:0;transform:scale(.985);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.pos-bento__anchor.revealed{opacity:1;transform:scale(1)}.pos-bento__anchor-glow{position:absolute;inset:-38% -18% auto -18%;height:78%;background:radial-gradient(ellipse 68% 52% at 48% 0,rgba(123,111,232,.22),transparent 72%);pointer-events:none;z-index:0}.pos-bento__anchor-visual{position:relative;z-index:1;width:100%;margin-bottom:1rem;color:rgba(72,64,118,.5)}.pos-bento__anchor-svg{width:100%;height:auto;max-height:88px;display:block}.pos-bento__anchor-title{font-size:clamp(1.1rem,2vw,1.38rem);font-weight:600;letter-spacing:-.025em;line-height:1.22;margin:0 0 .55rem;color:var(--text)}.pos-bento__anchor-lead,.pos-bento__anchor-title{position:relative;z-index:1;font-family:Inter,sans-serif}.pos-bento__anchor-lead{font-size:.92rem;font-weight:300;color:rgba(26,26,26,.68);margin:0 0 .45rem;line-height:1.45}.pos-bento__anchor-copy{position:relative;z-index:1;margin:0;font-size:.82rem;line-height:1.62;color:rgba(26,26,26,.52);max-width:36ch}.pos-bento__card{position:relative;border-radius:clamp(14px,1.8vw,20px);padding:clamp(.75rem,1.5vw,1rem) clamp(.9rem,1.6vw,1.1rem);background:#f7f7f6;border:1px solid rgba(0,0,0,.055);box-shadow:0 2px 16px rgba(0,0,0,.035);opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease,box-shadow .22s ease,border-color .22s ease;display:flex;flex-direction:column;gap:.55rem;min-height:0}.pos-bento__card.revealed{opacity:1;transform:translateY(0)}.pos-bento>.pos-bento__card:nth-child(2){transition-delay:.03s}.pos-bento>.pos-bento__card:nth-child(3){transition-delay:.06s}.pos-bento>.pos-bento__card:nth-child(4){transition-delay:.09s}.pos-bento>.pos-bento__card:nth-child(5){transition-delay:.12s}.pos-bento>.pos-bento__card:nth-child(6){transition-delay:.15s}.pos-bento__card:hover{border-color:rgba(123,111,232,.14);box-shadow:0 6px 22px rgba(0,0,0,.05)}.pos-bento__card-visual{height:48px;flex-shrink:0;display:flex;align-items:center;color:rgba(85,78,130,.42)}.pos-bento__card-visual svg{width:100%;height:100%;max-height:48px}.pos-bento__card-title{font-family:Inter,sans-serif;font-size:clamp(.78rem,1.25vw,.88rem);font-weight:650;letter-spacing:-.02em;line-height:1.28;margin:0;color:var(--text)}.pos-bento__card-text{margin:0;font-size:.74rem;line-height:1.52;color:rgba(26,26,26,.52)}.pos-bento__muted{color:rgba(26,26,26,.4)}.pos-node--pulse{animation:pos-node-pulse 4.2s ease-in-out infinite}.pos-node--delay{animation-delay:.7s}.pos-node--delay2{animation-delay:1.4s}@keyframes pos-node-pulse{0%,to{opacity:.45}50%{opacity:.95}}@media (prefers-reduced-motion:reduce){.pos-bento__anchor,.pos-bento__card{opacity:1;transform:none;transition:none}.pos-node--pulse{animation:none}}.features-footnote,.pos-section__footnote{max-width:1080px;margin:1.5rem auto 0;font-size:.88rem;color:rgba(26,26,26,.48);line-height:1.6;text-align:left}.who-section{background:var(--bg);padding:8rem 2rem}.who-inner{max-width:1180px;margin:0 auto;text-align:left}.who-headline{font-family:Inter,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:200;letter-spacing:-.02em;margin-bottom:1.25rem}.who-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:12px;gap:12px}.who-card{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;padding:12px 16px;border-radius:12px;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(123,111,232,.12);font-size:14px;line-height:1.45;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.who-card__key{font-weight:600;color:var(--text)}.who-card__sep{color:var(--purple);font-weight:500;opacity:.7}.who-card__val{color:var(--muted);flex:1 1 100%;min-width:0}.who-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.9);box-shadow:0 12px 32px rgba(123,111,232,.12)}.outcomes-section{background:var(--bg);padding:clamp(5rem,12vw,7.5rem) 2rem}.outcomes-section .outcomes-container{max-width:1180px;margin:0 auto}.outcomes-header{max-width:38rem;margin-bottom:clamp(2.5rem,5vw,3.75rem);text-align:left}.outcomes-eyebrow{text-align:left!important;margin-bottom:.75rem}.outcomes-headline{font-family:Inter,sans-serif;font-size:clamp(1.85rem,3.5vw,2.65rem);font-weight:200;letter-spacing:-.03em;line-height:1.12;margin:0 0 1rem;color:var(--text)}.outcomes-subtext{margin:0;font-size:1rem;line-height:1.65;color:var(--muted);max-width:36rem}.outcomes-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem}.outcome-card{border-radius:16px;padding:1.75rem 1.5rem;background:#fafaf9;border:1px solid rgba(0,0,0,.06);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease;transform-style:preserve-3d}.outcome-card:hover{transform:translateY(-6px);border-color:rgba(123,111,232,.2);box-shadow:0 16px 40px rgba(0,0,0,.06)}.outcome-inner h3{font-family:Inter,sans-serif;font-size:1.15rem;font-weight:500;letter-spacing:-.02em;margin:0 0 .5rem;color:var(--text)}.outcome-client{margin:0 0 .35rem;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--purple)}.outcome-subtitle{line-height:1.5;color:var(--muted)}.outcome-desc,.outcome-subtitle{font-size:.875rem;margin:0 0 1rem}.outcome-desc{line-height:1.65;color:var(--text);opacity:.88}.outcome-list{padding-left:1.1rem;margin:0 0 1rem}.outcome-list li{font-size:.8125rem;margin-bottom:.35rem}.outcome-list li,.outcome-tech{line-height:1.5;color:var(--muted)}.outcome-tech{margin:0;font-size:.75rem;opacity:.85}.outcome-strip{border-radius:16px;padding:clamp(1.75rem,4vw,2rem);border:1px solid rgba(123,111,232,.14);background:linear-gradient(165deg,rgba(248,246,255,.65),#fff 50%,rgba(240,237,255,.35))}.outcomes-section .strip-client{margin-bottom:.15rem}.outcomes-section .strip-eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--purple);margin:0 0 .5rem;opacity:.9}.outcomes-section .strip-inner .strip-title{font-family:Inter,sans-serif;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:500;letter-spacing:-.02em;margin:0 0 .75rem;color:var(--text)}.outcomes-section .strip-desc{margin:0;font-size:.9rem;line-height:1.65;color:var(--muted);max-width:48rem}.outcomes-section .strip-points{display:flex;gap:.65rem;margin-top:1.25rem;flex-wrap:wrap}.outcomes-section .strip-points span{font-size:.72rem;font-weight:500;letter-spacing:.02em;color:var(--text);opacity:.75;padding:.35rem .65rem;border-radius:8px;background:rgba(255,255,255,.7);border:1px solid rgba(0,0,0,.06)}@media (max-width:900px){.outcomes-grid{grid-template-columns:1fr}}.cta-section{background:var(--bg);padding:10rem 2rem;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;border-radius:50%;background:radial-gradient(ellipse,rgba(155,138,255,.12) 0,transparent 65%);pointer-events:none}.cta-headline{font-family:Inter,sans-serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:200;color:var(--text);letter-spacing:-.03em;line-height:1.1;margin-bottom:1.2rem;position:relative}.cta-sub{font-size:1.1rem;color:var(--muted);margin-bottom:2.5rem;position:relative}.btn-cta{display:inline-block;padding:1rem 2.5rem;background:var(--purple);color:#fff;border-radius:10px;font-size:1rem;font-weight:600;font-family:DM Sans,sans-serif;text-decoration:none;transition:background .2s,transform .2s;position:relative}.btn-cta:hover{background:var(--purple-mid);transform:translateY(-2px)}.footer{background:#fff;border-top:1px solid var(--border);padding:2rem;text-align:center}.footer p{font-size:.82rem;color:var(--muted)}.autopilot-highlight{outline:2px solid rgba(140,120,255,.6);box-shadow:0 0 40px rgba(140,120,255,.3);transition:outline .4s ease,box-shadow .4s ease;border-radius:4px}.hero-past #venn-wrap,.hero-past .hero-center,.hero-past .ki-arc,.hero-past .ki-badge{opacity:0!important}@media (max-width:1024px){.pos-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.pos-bento>.pos-bento__anchor{grid-column:1/-1;grid-row:auto}.pos-bento>.pos-bento__card:nth-child(2),.pos-bento>.pos-bento__card:nth-child(3),.pos-bento>.pos-bento__card:nth-child(4),.pos-bento>.pos-bento__card:nth-child(5),.pos-bento>.pos-bento__card:nth-child(6){grid-column:auto;grid-row:auto}.features-header{grid-template-columns:1fr;gap:1.5rem}.features-intro{margin-left:0}.hero-bottom{padding:0 2rem;gap:1.5rem}.hero-body-text{max-width:380px}.orb-wrapper{width:min(240px,32vw);height:min(240px,32vw)}.geo-venn{width:380px;height:380px;right:1%}.geo-venn.product-diagram{width:min(360px,44vw);height:auto!important;min-height:0}.geo-ring{width:180px;height:180px}.geo-ring-sm{width:105px;height:105px}.bento-grid{gap:1rem}.cta-section{padding:7rem 2rem}.philosophy-section,.who-section{padding:6rem 2rem}.how-section{padding:5rem 2rem 6rem}.hero-top-actions{right:1.5rem;top:1.5rem}}@media (max-width:768px){#hero{height:320vh}.hero-sticky{overflow:hidden}.hero-bottom{grid-template-columns:1fr;padding:0 1.5rem;top:auto;bottom:10%;transform:none;text-align:left}.hero-right{display:none}.hero-headline--mobile-accent{display:block}.hero-headline{font-size:clamp(1.8rem,7vw,3rem)}.hero-tagline{font-size:.9rem}.hero-body-text{max-width:100%}.hero-bottom__left .hero-body-text{max-width:100%;padding-right:min(42vw,10rem)}.hero-btns{flex-direction:column;gap:.5rem}.btn-hero-dark,.btn-hero-outline{font-size:.82rem;padding:.75rem 1.4rem}.btn-primary{padding:.65rem 1.4rem;font-size:.85rem}.orb-wrapper{width:min(200px,50vw);height:min(200px,50vw);top:32%}.orb-particles{inset:-40%;width:180%;height:180%}.hero-nav{width:94vw;padding:.55rem 1rem;gap:.5rem}.nav-links{gap:.6rem}.nav-links .nav-services-details>summary,.nav-links a{font-size:.7rem}.nav-services-flyout a{font-size:.72rem;padding:.5rem .85rem}.cta-button{padding:.4rem .8rem;font-size:.72rem!important}.nav-logo{font-size:.92rem}.nav-logo-icon{width:24px;height:24px}.hero-top-actions{top:auto;bottom:1.2rem;right:1.2rem;z-index:9998;max-width:calc(100vw - 2rem);flex-wrap:wrap;justify-content:flex-end}.hero-top-actions .handsfree-btn{padding:.45rem .9rem;font-size:.72rem}.hero-partner-badge--compact{padding:.35rem .7rem}.brain-container{width:clamp(140px,32vw,200px);height:clamp(140px,32vw,200px)}.brain-caption-1{font-size:clamp(1.1rem,3.5vw,1.6rem)}.brain-caption-vision,.ki-text,.product-diagram__caption{font-size:clamp(.65rem,2.4vw,.75rem);letter-spacing:clamp(.14em,.35vw,.22em)}.ki-logo{width:80px;height:80px}.dot-line{display:none}.ki-badge{transform:translate(-50%,-50%) scale(.8)}.geo-venn{width:200px;height:200px;right:2%}.geo-venn.product-diagram{width:min(200px,46vw);height:auto!important;min-height:0;right:1%;transform:translateY(-48%) scale(.92)}.product-diagram__caption{max-width:18ch}.geo-ring{width:110px;height:110px}.geo-orbit,.geo-ring-sm{display:none}.geo-label{font-size:.45rem}.geo-ring-sm .geo-label{font-size:.38rem}.geo-center span{font-size:.4rem}.geo-dot{width:4px;height:4px}.how-process{flex-direction:column;align-items:center;gap:2rem}.how-curve{display:none}.how-process>.feat-flip-wrap.how-flip-wrap{max-width:100%;width:100%}.phil-line{grid-template-columns:1fr;gap:.25rem}.phil-line,.phil-you{text-align:center}.phil-sep{display:none}.philosophy-section{padding:5rem 1.5rem}.bento-grid{grid-template-columns:repeat(2,1fr)}.bento-flip--lg{grid-row:span 1}.bento-flip .feat-flip-inner{min-height:320px}.features-section{padding:5rem 1.5rem 4rem}.pos-bento{grid-template-columns:1fr}.pos-bento>.pos-bento__anchor,.pos-bento>.pos-bento__card:nth-child(n){grid-column:1/-1;grid-row:auto}.features-header{grid-template-columns:1fr;gap:1rem}.features-intro{margin-left:0}.features-headline{font-size:clamp(1.8rem,5.5vw,2.6rem)}.who-section{padding:5rem 1.5rem}.who-headline{font-size:clamp(1.5rem,5vw,2.2rem)}.who-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-section{padding:6rem 1.5rem}.cta-headline{font-size:clamp(1.8rem,6vw,2.8rem)}.cta-sub{font-size:.95rem}.btn-cta{padding:.85rem 2rem;font-size:.92rem}.iq-modal{grid-template-columns:1fr;grid-template-rows:auto auto auto;width:94vw;max-width:420px;border-radius:20px;max-height:88vh;overflow-y:auto}.iq-side{padding:1.5rem 1.8rem;gap:1.4rem}.iq-side-left{text-align:center;order:2}.iq-side-left .iq-facet{align-items:center}.iq-side-left .iq-facet-dot{align-self:center}.iq-side-left .iq-facet-desc{margin-left:auto;margin-right:auto}.iq-side-right{text-align:center;order:3}.iq-side-right .iq-facet{align-items:center}.iq-modal-ring-center{order:1;padding:2rem 1rem 1rem;min-width:auto}.iq-ring-svg{width:150px;height:150px}.iq-ring-title{font-size:1rem}.iq-ring-sub{font-size:.5rem}.iq-facet-desc{font-size:.74rem;max-width:100%}.autopilot-toast{width:92vw;left:50%;border-radius:20px;padding:.5rem .6rem .5rem .8rem;gap:.5rem;bottom:1rem}.toast-title{font-size:.72rem}.toast-desc{font-size:.58rem}.toast-countdown{width:32px;height:32px}.toast-timer{font-size:.65rem}.footer{padding:1.5rem 1rem}.footer p{font-size:.75rem}}@media (max-width:480px){#hero{height:300vh}.hero-bottom{padding:0 1rem;bottom:8%}.hero-headline{font-size:clamp(1.5rem,8vw,2.4rem)}.hero-tagline{font-size:.82rem;margin-bottom:1.2rem}.hero-body-text{font-size:.82rem;line-height:1.6}.btn-primary{padding:.6rem 1.2rem;font-size:.8rem}.orb-wrapper{width:160px;height:160px;top:30%}.hero-nav{padding:.45rem .75rem}.nav-links{gap:.4rem}.nav-links a{font-size:.62rem;letter-spacing:0}.nav-ki{display:none}.cta-button{padding:.35rem .65rem;font-size:.65rem!important}.nav-logo{font-size:.82rem;gap:.3rem}.nav-logo-icon{width:20px;height:20px}.hero-top-actions{bottom:.8rem;right:.8rem;gap:.35rem}.hero-top-actions .handsfree-btn{font-size:.65rem;padding:.4rem .75rem}.brain-container{width:130px;height:130px}.ki-logo{width:60px;height:60px}.geo-venn{width:160px;height:160px}.geo-venn.product-diagram{width:min(168px,48vw);height:auto!important;transform:translateY(-46%) scale(.88)}.geo-ring{width:90px;height:90px}.geo-center span{font-size:.35rem}.geo-label{font-size:.38rem}.how-section{padding:4rem 1rem 5rem}.philosophy-section{padding:4rem 1rem}.philosophy-head{font-size:clamp(1.3rem,5vw,1.8rem);margin-bottom:2.5rem}.phil-you{font-size:1rem}.phil-advop{font-size:.88rem}.bento-grid{grid-template-columns:1fr}.bento-flip .feat-flip-inner{min-height:300px}.features-section{padding:4rem 1rem 3rem}.feat-card-info{padding:1rem 1rem 0}.feat-card-desc{padding:.5rem 1rem 1.2rem;font-size:.8rem}.feat-card-name{font-size:.88rem}.feat-back-title{font-size:1rem}.feat-back-desc{font-size:.75rem}.feat-back-tag{font-size:.6rem;padding:.2rem .5rem}.who-section{padding:4rem 1rem}.who-grid{grid-template-columns:1fr}.who-not{font-size:.85rem}.who-yes{font-size:.9rem}.cta-section{padding:5rem 1rem}.cta-headline{font-size:clamp(1.5rem,7vw,2.2rem)}.cta-sub{font-size:.88rem;margin-bottom:2rem}.btn-cta{padding:.75rem 1.6rem;font-size:.88rem}.iq-modal{max-width:360px}.iq-side{padding:1rem 1.2rem;gap:1rem}.iq-ring-svg{width:120px;height:120px}.iq-ring-title{font-size:.85rem}.iq-facet-title{font-size:.78rem}.iq-facet-desc{font-size:.68rem}.iq-ring-lead{font-size:.62rem}.autopilot-toast{width:94vw;border-radius:16px;padding:.45rem .5rem .45rem .7rem;gap:.4rem}.toast-title{font-size:.65rem}.toast-desc{font-size:.52rem}.toast-countdown{width:28px;height:28px}.toast-timer{font-size:.58rem}.toast-mute svg{width:14px;height:14px}}