:root{--ink-950:#020b14;--ink-900:#061426;--ink-850:#0a1d31;--ink-800:#0e2944;--paper:#fff;--warm:#f5f7fa;--warm-2:#e9eef3;--text:#0b2034;--muted:#5f6f7d;--muted-light:#a9b8c6;--line:#0a1f3621;--line-light:#ffffff24;--amber:#f5a623;--amber-bright:#ffb637;--cyan:#149fe8;--cyan-soft:#b9eeff;--radius-sm:10px;--radius:16px;--radius-lg:18px;--shadow:0 24px 80px #05122329;--font:-apple-system, BlinkMacSystemFont, "SF Pro Text", "PingFang SC", "Hiragino Sans GB", "Noto Sans SC", sans-serif;--display:-apple-system, BlinkMacSystemFont, "SF Pro Display", "PingFang SC", "Noto Sans SC", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--paper);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}p{color:var(--muted);text-wrap:pretty;margin:0;font-size:17px;line-height:1.75}h1,h2,h3{font-family:var(--display);letter-spacing:-.035em;text-wrap:balance;margin:0}h1{font-size:clamp(50px,6vw,88px);line-height:1.02}h2{font-size:clamp(36px,4.2vw,62px);line-height:1.1}h3{font-size:24px;line-height:1.25}ul,ol{margin:0;padding:0}table{border-collapse:collapse}::selection{color:var(--ink-950);background:var(--amber)}.container{width:min(1320px,100% - 56px);margin-inline:auto}.section{padding:124px 0}.section-dark,.section-ink{color:var(--paper);background:var(--ink-950)}.section-dark p,.section-ink p{color:var(--muted-light)}.mobile-only{display:none!important}.site-header{z-index:50;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#061426eb;border-bottom:1px solid #ffffff14;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:22px;height:76px;display:flex}.site-header__actions{align-items:center;gap:16px;display:flex}.site-header__actions .button{min-height:42px;padding-inline:18px;font-size:14px}.brand-mark{color:#fff;flex:none;align-items:center;gap:11px;display:inline-flex}.brand-mark__symbol{border:1px solid #ffffff38;border-radius:11px;flex:none;width:38px;height:38px;overflow:hidden;box-shadow:0 8px 24px #0db4ff2e}.brand-mark__symbol img{object-fit:cover;width:100%;height:100%;display:block}.brand-mark__copy{line-height:1;display:grid}.desktop-nav{align-self:stretch;align-items:stretch;gap:clamp(18px,2.1vw,32px);display:flex}.desktop-nav a{color:#c6d1dc;white-space:nowrap;align-items:center;font-size:15px;display:flex;position:relative}.desktop-nav a:after{content:"";background:var(--amber);height:2px;transition:transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:#fff}.mobile-nav{display:none}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:15px;font-weight:760;line-height:1;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,summary:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #18b8ef80}.button--primary{color:var(--ink-950);background:var(--amber);box-shadow:0 10px 30px #f3a72b2e}.button--primary:hover{background:var(--amber-bright)}.button--secondary{color:var(--ink-950);border-color:#06142647}.button--secondary:hover{background:#0614260f}.button--ghost{color:#fff;border-color:#ffffff5c}.button--ghost:hover{background:#ffffff14;border-color:#fff}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.section-label{color:#9b5c05;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;width:max-content;margin-bottom:20px;font-size:12px;font-weight:800;display:flex}.section-label:before{content:"";background:currentColor;width:24px;height:2px}.section-label--blue{color:var(--cyan)}.section-light .section-label--blue,.section-warm .section-label--blue{color:#08749a}.section-label--neutral{color:#71808c}.arrow-link{align-items:center;gap:14px;margin-top:30px;font-weight:800;display:inline-flex}.arrow-link>span{border:1px solid;border-radius:50%;place-items:center;width:32px;height:32px;transition:transform .16s;display:grid}.arrow-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px}.arrow-link:hover>span{transform:translate(3px,-3px)}.home-hero{isolation:isolate;min-height:760px;position:relative;overflow:hidden}.home-hero:before{content:"";z-index:-2;background:radial-gradient(circle at 77% 38%,#18b8ef26,#0000 25%),linear-gradient(135deg,#061426 0%,#0a1f38 62%,#0d2b49 100%);position:absolute;inset:0}.home-hero:after{content:"";z-index:-1;opacity:.24;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.home-hero__grid{grid-template-columns:minmax(390px,.72fr) minmax(620px,1.28fr);align-items:center;gap:42px;min-height:760px;padding-top:42px;padding-bottom:54px;display:grid}.home-hero__copy{z-index:3;max-width:540px;position:relative}.home-hero h1{color:#fff;font-size:clamp(54px,5vw,72px);line-height:1.04}.home-hero h1 em{color:var(--amber);font-style:normal}.home-hero__copy>p{color:#bdc9d4;max-width:520px;margin:30px 0 34px;font-size:16px;line-height:1.85}.home-hero__product{min-width:0}.hero-assurances{color:#8fa7ba;flex-wrap:wrap;gap:18px;margin-top:32px;font-size:12px;display:flex}.hero-assurances span{align-items:center;gap:8px;display:flex}.hero-assurances span:before{content:"";background:var(--cyan);width:5px;height:5px;box-shadow:0 0 10px var(--cyan);border-radius:50%}.hero-guardian{min-height:600px;position:relative;overflow:hidden}.hero-guardian__halo{border:1px solid #18b8ef40;border-radius:50%;width:520px;height:520px;position:absolute;top:20px;right:0;box-shadow:inset 0 0 120px #18b8ef14,0 0 100px #18b8ef14}.hero-guardian>img{z-index:1;object-fit:cover;object-position:50% 34%;border-radius:48% 48% 0 0;width:560px;height:560px;position:absolute;bottom:-60px;right:-4px}.guardian-card{z-index:3;color:#fff;width:220px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071b31d6;border:1px solid #ffffff2e;border-radius:16px;gap:6px;padding:18px;display:grid;position:absolute}.guardian-card small{color:var(--cyan);letter-spacing:.13em;font-size:11px}.guardian-card strong{font-size:16px}.guardian-card span{color:#9fb0bd;font-size:12px}.guardian-card--one{top:110px;left:0}.guardian-card--two{bottom:56px;right:-10px}.audience-strip{color:#c2cfda;background:#0d223c;border-block:1px solid #ffffff14}.audience-strip__inner{justify-content:space-between;align-items:center;gap:20px;min-height:86px;display:flex}.audience-strip strong{color:#fff;font-size:14px}.audience-strip span{color:#8ea3b5;font-size:13px}.entity-definition__grid{grid-template-columns:.95fr 1.05fr;align-items:end;gap:100px;display:grid}.entity-definition__answer{border-left:1px solid var(--line);padding-left:48px}.entity-definition__answer p+p{margin-top:18px}.entity-definition__answer strong{color:var(--text)}.section-heading{margin-bottom:64px}.section-heading--center{text-align:center;max-width:850px}.section-heading--center .section-label{margin-inline:auto}.section-heading--center p{max-width:700px;margin:24px auto 0}.section-heading--split{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;display:grid}.experience-list{border-top:1px solid var(--line)}.experience-list article{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(0,1fr) 210px;align-items:center;gap:32px;min-height:188px;display:grid}.experience-list article>span{color:var(--cyan);letter-spacing:.16em;font-size:12px}.experience-list h3{margin-bottom:12px;font-size:29px}.experience-list p{max-width:720px;font-size:15px}.experience-list small{color:#71808c;letter-spacing:.08em;text-align:right;font-size:12px}.numbered-flow{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);list-style:none;display:grid}.numbered-flow li{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:296px;padding:24px 27px 32px;display:flex;position:relative}.numbered-flow li:first-child{border-left:1px solid var(--line)}.numbered-flow li:before{content:"";background:var(--amber);border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:27px}.numbered-flow li>span{color:#90a0ac;letter-spacing:.14em;font-size:12px}.numbered-flow h3{margin-bottom:12px}.numbered-flow p{font-size:14px;line-height:1.75}.numbered-flow--compact li{min-height:244px}.mascot-guide-wrap{margin-top:54px}.mascot-guide{background:var(--paper);border:1px solid #f3a72b59;border-radius:999px;align-items:center;gap:24px;max-width:760px;padding:15px 28px 15px 15px;display:flex}.mascot-guide>span{border-radius:50%;flex:none;width:68px;height:68px;overflow:hidden}.mascot-guide img{object-fit:cover;object-position:50% 34%;width:100%;height:100%;transform:scale(1.2)}.mascot-guide p{color:#4b5d6c;font-size:14px}.scene-card-grid{background:var(--line-light);border:1px solid var(--line-light);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.scene-card-grid article{background:var(--ink-900);flex-direction:column;min-height:336px;padding:30px;transition:background .18s,transform .18s;display:flex}.scene-card-grid article:hover{z-index:2;background:var(--ink-850);transform:translateY(-4px)}.scene-card-grid article>span{color:var(--cyan);letter-spacing:.16em;font-size:11px}.scene-card-grid h3{color:#fff;margin-top:auto;margin-bottom:16px;font-size:27px}.scene-card-grid p{color:#9fb0bd;min-height:98px;font-size:14px;line-height:1.75}.scene-card-grid a{color:#d5e1e8;border-bottom:1px solid #ffffff47;width:max-content;margin-top:20px;font-size:12px}.section-link-row{color:#fff;justify-content:flex-end;display:flex}.split-section{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:80px;display:grid}.split-section--wide{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr)}.split-section__copy h2{margin-bottom:28px}.split-section__copy>p+p{margin-top:16px}.proof-frame{color:var(--text);margin:0}.proof-frame__media{position:relative}.proof-frame__media>img{aspect-ratio:16/9;object-fit:cover;border-radius:14px;width:100%;display:block;box-shadow:0 28px 72px #020b142e}.proof-frame figcaption{color:#607180;background:#f7f9fa;padding:14px 18px;font-size:12px;line-height:1.6}.check-list{gap:12px;margin-top:28px;list-style:none;display:grid}.check-list li{color:#3d5263;align-items:center;gap:12px;font-size:14px;display:flex}.check-list li:before{content:"✓";width:22px;height:22px;color:var(--ink-950);background:var(--amber);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.faq-layout{grid-template-columns:.7fr 1.3fr;gap:90px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--text);cursor:pointer;justify-content:space-between;gap:24px;padding:26px 0;font-size:18px;font-weight:750;list-style:none;display:flex;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--cyan);font-size:24px;font-weight:400;transition:transform .16s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:760px;padding:0 54px 26px 0;font-size:15px}.cta-band{padding:96px 0}.cta-band__inner{justify-content:space-between;align-items:end;gap:70px;display:flex}.cta-band h2{max-width:760px;font-size:clamp(42px,4.5vw,66px)}.cta-band p{max-width:700px;margin-top:22px}.cta-band__actions{flex:none;gap:12px;display:flex}.cta-band__pilot{color:#a9bdcb;border-bottom:1px solid #ffffff47;align-self:center;font-size:12px;font-weight:700}.home-personal .section-heading--center{margin-bottom:58px}.home-personal__link{justify-content:flex-end;display:flex}.home-outcomes{background:linear-gradient(125deg,#f8e7bd 0%,#f4cb76 56%,#efb746 100%)}.home-outcomes__heading{grid-template-columns:minmax(0,1fr) minmax(340px,.65fr);align-items:end;gap:76px;margin-bottom:52px;display:grid}.home-outcomes__heading p{color:#67502a}.home-business{background:#07182b;position:relative;overflow:hidden}.home-business:before{content:"";opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 24% 76%,#0000);mask-image:linear-gradient(90deg,#0000,#000 24% 76%,#0000)}.home-business>*{position:relative}.home-business .section-heading>div:first-child{max-width:760px}.home-business .section-heading>div:last-child p{font-size:15px}.home-business__boundary{text-align:right;margin-top:28px;font-size:11px;color:#6f8799!important}.home-it__heading{grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);align-items:end;gap:90px;margin-bottom:58px;display:grid}.home-it__heading>div:first-child{max-width:760px}.home-it__heading>div:last-child p{font-size:15px}.home-it__proof{border:1px solid var(--line);border-top:0;border-radius:0 0 18px 18px;grid-template-columns:auto 1fr auto 1fr auto 1fr;align-items:center;gap:12px 18px;padding:24px 28px;display:grid}.home-it__proof span{color:#08769f;font-size:11px;font-weight:800}.home-it__proof p{font-size:11px;line-height:1.5}.experience-hero{position:relative;overflow:hidden}.experience-hero:before{content:"";background:radial-gradient(circle at 74% 38%,#18b8ef24,#0000 28%),linear-gradient(135deg,#061426,#0b2744);position:absolute;inset:0}.experience-hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:80px;min-height:610px;padding-block:80px;display:grid;position:relative}.experience-hero h1{color:#fff;font-size:clamp(48px,5vw,74px)}.experience-hero p{color:#aebfcb;max-width:650px;margin-top:28px}.experience-hero__steps{border-top:1px solid #ffffff26;list-style:none}.experience-hero__steps li{border-bottom:1px solid #ffffff1f;grid-template-columns:40px 1fr;gap:5px 16px;padding:23px 0;display:grid}.experience-hero__steps span{color:var(--cyan);letter-spacing:.14em;grid-row:1/3;font-size:10px}.experience-hero__steps strong{color:#fff;font-size:16px}.experience-hero__steps small{color:#8097a8;font-size:11px}.experience-request__layout{grid-template-columns:minmax(300px,.72fr) minmax(480px,1.28fr);align-items:start;gap:90px;display:grid}.experience-request__intro{position:sticky;top:120px}.experience-request__intro>p{margin-top:24px}.experience-request__intent{gap:10px;margin-top:34px;display:grid}.experience-request__intent button{text-align:left;color:#5f7484;border:1px solid var(--line);background:0 0;border-radius:12px;gap:7px;padding:20px;display:grid}.experience-request__intent button strong{color:var(--text);font-size:16px}.experience-request__intent button span{font-size:12px;line-height:1.6}.experience-request__intent button.is-active{border-color:var(--cyan);background:#f4fbfe;box-shadow:0 12px 36px #18b8ef14}.experience-request__intent button.is-active strong{color:#08769f}.experience-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;gap:22px;padding:38px;display:grid}.experience-form__row{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.experience-form label{color:#345064;gap:9px;font-size:12px;font-weight:700;display:grid}.experience-form label b{color:#b76500}.experience-form input,.experience-form select,.experience-form textarea{width:100%;color:var(--text);font:14px/1.55 var(--font);resize:vertical;background:#fbfcfd;border:1px solid #081a3129;border-radius:9px;padding:13px 14px}.experience-form input,.experience-form select{min-height:48px}.experience-form input:focus,.experience-form select:focus,.experience-form textarea:focus{border-color:var(--cyan);outline:3px solid #18b8ef2e}.experience-form__actions{flex-wrap:wrap;gap:10px;display:flex}.experience-form .button:disabled{cursor:not-allowed;opacity:.45;transform:none}[data-sonner-toaster][data-x-position=center]{top:24px}.site-toast{width:min(420px,100vw - 32px);color:var(--text);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow);font:15px/1.55 var(--font);background:#fff;padding:16px 18px 16px 20px}.site-toast__title{font-size:15px;font-weight:700}.site-toast--success{border-color:#31695957;box-shadow:0 18px 48px #31695929}.site-toast--success .site-toast__title{color:#245746}.site-toast--error{border-color:#c64a3a57;box-shadow:0 18px 48px #c64a3a24}.site-toast--error .site-toast__title{color:#9a3b2f}.site-toast__close{color:var(--muted);border-color:var(--line);background:0 0}.experience-close{padding:94px 0}.experience-close__inner{grid-template-columns:1fr minmax(360px,.75fr) auto;align-items:end;gap:70px;display:grid}.experience-close h2{max-width:720px}.experience-close p{font-size:15px}.site-footer{color:#d6e0e8;background:#04101e}.site-footer__top{grid-template-columns:1.35fr repeat(4,.65fr);gap:38px;padding-block:78px 62px;display:grid}.site-footer__brand p{color:#8fa2b2;margin:24px 0 28px;font-size:14px}.site-footer__brand .button{min-height:42px;font-size:14px}.footer-column{align-content:start;gap:14px;display:grid}.footer-column__links{gap:14px;display:grid}.footer-column h2{color:#fff;font-family:var(--font);letter-spacing:.08em;margin-bottom:10px;font-size:13px}.footer-column a{color:#8fa2b2;font-size:13px}.footer-column a:hover{color:#fff}.site-footer__bottom{color:#71879a;border-top:1px solid #ffffff14;gap:0;padding-block:30px 38px;font-size:11px;display:grid}.site-footer__meta{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer__copyright{color:#71879a;letter-spacing:.02em}.site-footer__icp{color:#8fa2b2;letter-spacing:.04em;transition:color .16s}.site-footer__icp:hover{color:#fff}.page-hero{position:relative;overflow:hidden}.page-hero:before{content:"";background:radial-gradient(circle at 78% 44%,#18b8ef21,#0000 26%),linear-gradient(135deg,#061426 0%,#0b2542 100%);position:absolute;inset:0}.page-hero__inner{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:70px;min-height:610px;padding-block:70px;display:grid;position:relative}.page-hero__copy h1{color:#fff;font-size:clamp(48px,4.5vw,66px)}.page-hero__copy>p{color:#b8c6d1;max-width:610px;margin-top:28px;font-size:18px}.page-hero__actions{margin-top:32px}.page-hero__visual{min-width:0}.product-orbit{min-height:460px;position:relative}.product-orbit:before,.product-orbit:after{content:"";border:1px solid #18b8ef40;border-radius:50%;position:absolute;inset:48px}.product-orbit:after{border-color:#ffffff1f;inset:92px}.product-orbit__core{z-index:2;border:3px solid var(--amber);border-radius:50%;position:absolute;inset:112px;overflow:hidden;box-shadow:0 20px 70px #00000059}.product-orbit__core img{object-fit:cover;object-position:50% 34%;width:100%;height:100%;transform:scale(1.15)}.product-orbit__node{z-index:3;color:#fff;width:210px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071b31e0;border:1px solid #fff3;border-radius:15px;gap:7px;padding:17px 20px;display:grid;position:absolute}.product-orbit__node small{color:#9db0bf;font-size:11px}.product-orbit__node--desktop{top:56px;left:0}.product-orbit__node--service{bottom:52px;right:0}.product-layer-list{gap:80px;display:grid}.product-layer-list>article{border-top:1px solid var(--line);grid-template-columns:54px minmax(300px,.8fr) minmax(430px,1.2fr);align-items:center;gap:44px;padding-top:54px;display:grid}.product-layer-list>article>span{color:var(--cyan);letter-spacing:.16em;align-self:start;padding-top:6px;font-size:12px}.product-layer-list h3{margin:8px 0 18px;font-size:40px}.product-layer-list small{color:#8998a3;letter-spacing:.16em;font-size:10px}.product-layer-list ul{color:#42586a;gap:9px;margin-top:20px;font-size:13px;list-style:none;display:grid}.product-layer-list li:before{content:"—";color:var(--amber);margin-right:8px}.product-capability-list{border-top:1px solid var(--line)}.product-capability-list article{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(300px,.92fr) minmax(280px,.7fr);gap:42px;padding:42px 0;display:grid}.product-capability-list article>span{color:#9b5c05;letter-spacing:.16em;padding-top:6px;font-size:12px}.product-capability-list small{color:#788894;letter-spacing:.16em;font-size:10px}.product-capability-list h3{margin:8px 0 14px;font-size:clamp(30px,3vw,44px)}.product-capability-list p{max-width:720px;font-size:15px}.product-capability-list ul{color:#42586a;align-content:center;gap:11px;font-size:13px;list-style:none;display:grid}.product-capability-list li:before{content:"—";color:var(--amber);margin-right:10px}.product-boundaries__heading{grid-template-columns:minmax(280px,.5fr) minmax(420px,1fr);align-items:end;gap:76px;margin-bottom:52px;display:grid}.product-boundaries__heading .section-label{align-self:start}.product-boundaries__grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.product-boundaries__grid article{border-right:1px solid var(--line);min-height:290px;padding:34px}.product-boundaries__grid article:last-child{border-right:0}.product-boundaries__grid span{color:#9b5c05;letter-spacing:.14em;font-size:11px}.product-boundaries__grid h3{margin:44px 0 16px;font-size:25px}.product-boundaries__grid p{font-size:14px}.product-principles{grid-template-columns:.65fr 1.35fr;gap:80px;display:grid}.principle-list{border-top:1px solid var(--line-light)}.principle-list article{border-bottom:1px solid var(--line-light);grid-template-columns:60px 220px 1fr;gap:24px;padding:28px 0;display:grid}.principle-list span{color:var(--cyan);letter-spacing:.14em;font-size:11px}.principle-list h3{color:#fff}.principle-list p{font-size:14px}.scene-detail-list{gap:110px;display:grid}.scene-detail-list>article{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:center;gap:72px;scroll-margin-top:110px;display:grid}.scene-detail-list>article:nth-child(2n){grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr)}.scene-detail-list>article:nth-child(2n) .scene-detail-list__copy{order:2}.scene-detail-list__copy>span{color:var(--cyan);letter-spacing:.16em;font-size:12px}.scene-detail-list__copy h3{margin:18px 0;font-size:clamp(36px,3.5vw,52px)}.scene-detail-list__copy ol{counter-reset:step;gap:10px;margin-top:24px;list-style:none;display:grid}.scene-detail-list__copy li{counter-increment:step;color:#42586a;gap:12px;font-size:14px;display:flex}.scene-detail-list__copy li:before{content:counter(step, decimal-leading-zero);color:#9b5c05;letter-spacing:.08em;font-size:11px}.boundary-visual{color:#fff;border-radius:var(--radius-lg);background:#ffffff0f;border:1px solid #18b8ef59;gap:22px;padding:42px;display:grid;box-shadow:inset 0 0 70px #18b8ef0f}.boundary-visual>span{color:var(--cyan);letter-spacing:.14em;font-size:12px}.boundary-visual>div{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.boundary-visual b{text-align:center;background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;padding:22px}.boundary-visual small{color:#9fb2c1;text-align:center}.enterprise-start-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:110px;display:grid}.enterprise-start-grid article{border-right:1px solid var(--line);min-height:260px;padding:34px}.enterprise-start-grid article:last-child{border-right:0}.enterprise-start-grid span{color:#9b5c05;letter-spacing:.14em;font-size:11px}.enterprise-start-grid h3{margin:50px 0 14px;font-size:25px}.enterprise-start-grid p{font-size:14px}.enterprise-deployment-heading{margin-bottom:48px}.deployment-map{grid-template-columns:1fr 100px 1.15fr 100px 1fr;align-items:center;display:grid}.deployment-map article{background:var(--paper);border:1px solid var(--line);min-height:245px;padding:30px}.deployment-map article:first-child{border-radius:var(--radius) 0 0 var(--radius)}.deployment-map article:last-child{border-radius:0 var(--radius) var(--radius) 0}.deployment-map__core{color:#fff;box-shadow:var(--shadow);transform:scale(1.06);background:var(--ink-900)!important;border-color:var(--ink-900)!important;border-radius:var(--radius)!important}.deployment-map article>span{color:var(--cyan);letter-spacing:.14em;font-size:11px}.deployment-map h3{margin:54px 0 14px}.deployment-map p{font-size:14px}.deployment-map__core p{color:#aebdca}.deployment-map>i{color:#788894;text-align:center;font-size:11px;font-style:normal}.enterprise-deployment-docs-link{flex-wrap:wrap;justify-content:center;gap:18px 36px;margin-top:36px;display:flex}.governance-list{gap:22px;margin-top:34px;display:grid}.governance-list article{border-left:2px solid var(--amber);padding-left:20px}.governance-list span{color:#8a99a4;font-size:11px}.governance-list h3{margin:5px 0;font-size:20px}.governance-list p{font-size:14px}.security-copy{grid-template-columns:1.1fr .9fr;align-items:end;gap:100px;display:grid}.security-copy>div:last-child{border-left:1px solid var(--line-light);gap:20px;padding-left:40px;display:grid}.pilot-counter{color:#fff;border-radius:var(--radius-lg);background:#ffffff0f;border:1px solid #18b8ef57;grid-template-columns:1fr auto;align-items:end;width:min(410px,100%);margin-inline:auto;padding:42px;display:grid}.pilot-counter>span{color:var(--amber);letter-spacing:-.08em;font-size:130px;font-weight:820;line-height:.82}.pilot-counter>strong{padding-bottom:12px;font-size:24px}.pilot-counter p{color:#aab9c6;grid-column:1/-1;margin-top:30px;font-size:13px}.process-timeline{--process-gap:18px;--process-node:36px;--process-track:#f5a6238c;--process-rail:calc(var(--process-node) + 16px);gap:0;width:100%;margin-top:8px;padding:0;list-style:none;display:grid}.process-timeline__step{grid-template-columns:var(--process-rail) minmax(0, 1fr);align-items:stretch;column-gap:14px;display:grid}.process-timeline__marker{grid-template-rows:1fr auto 1fr;align-self:stretch;justify-items:center;min-height:100%;display:grid}.process-timeline__step:not(:last-child) .process-timeline__marker:after{display:none}.process-timeline__node{z-index:1;width:var(--process-node);height:var(--process-node);color:#9b5c05;background:var(--paper);border:2px solid var(--amber);box-shadow:0 0 0 4px var(--warm);letter-spacing:0;border-radius:50%;flex-shrink:0;grid-row:2;place-items:center;font-size:12px;font-weight:700;line-height:1;display:grid;position:relative}.process-timeline__card{margin-bottom:var(--process-gap);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:14px;padding:24px 22px 28px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 14px 42px #0512230f}.process-timeline__step:last-child .process-timeline__card{margin-bottom:0}.process-timeline__card:hover{z-index:2;border-color:#f5a62357;transform:translateY(-4px);box-shadow:0 22px 58px #0512231c}.process-timeline__card header span{color:#6f7f8c;letter-spacing:.12em;font-size:12px}.process-timeline__card-head{align-items:center;gap:12px;display:flex}.process-timeline__icon{background:#f5a6231f;border:1px solid #f5a6233d;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.process-timeline__icon svg{fill:none;stroke:#9b5c05;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.process-timeline__phase{color:#6f7f8c;letter-spacing:.12em;font-size:12px}.process-timeline__card h3{margin:0;font-size:clamp(20px,1.6vw,24px);line-height:1.3}.process-timeline__card p{font-size:14px;line-height:1.75}@media (min-width:921px){.process-timeline{gap:var(--process-gap);grid-template-columns:repeat(4,1fr)}.process-timeline__step{grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:22px 0;position:relative}.process-timeline__marker{width:100%;min-height:var(--process-node);flex-direction:row;grid-template-rows:none;justify-content:center;align-self:auto;display:flex;position:relative}.process-timeline__node{grid-row:auto}.process-timeline__step:not(:last-child) .process-timeline__marker:after{content:"";top:50%;left:calc(50% + var(--process-node) / 2);z-index:0;width:calc(100% + var(--process-gap) - var(--process-node));background:var(--process-track);height:2px;display:block;position:absolute;transform:translateY(-50%)}.process-timeline__node{box-shadow:0 0 0 5px var(--warm);letter-spacing:.06em}.process-timeline__card{gap:18px;min-height:300px;margin-bottom:0;padding:28px 26px 32px}.process-timeline__card p{margin-top:auto}}@media (max-width:920px){.process-timeline{gap:var(--process-gap)}.process-timeline__step{position:relative}.process-timeline__step:not(:last-child):after{content:"";top:calc(50% + var(--process-node) / 2);bottom:calc(-1 * var(--process-gap) - 50%);left:calc(var(--process-rail) / 2 - 1px);background:var(--process-track);z-index:0;pointer-events:none;width:2px;position:absolute}.process-timeline__card{margin-bottom:0}.process-timeline__card:hover{transform:none}}.fit-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.fit-grid article{background:var(--paper);padding:54px}.fit-grid__muted{background:#f1eee8!important}.fit-grid h2{margin-bottom:38px;font-size:40px}.fit-grid ul{gap:17px;list-style:none;display:grid}.fit-grid li{color:#42586a;gap:12px;display:flex}.fit-grid li:before{content:"✓";color:#6d9a8f;font-weight:900}.fit-grid__muted li:before{content:"—";color:#92999e}.metric-grid{background:var(--line-light);border:1px solid var(--line-light);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.metric-grid article{background:var(--ink-900);min-height:270px;padding:36px}.metric-grid strong{max-width:9ch;color:var(--amber);font-size:clamp(30px,3vw,44px);line-height:1.05;display:block}.metric-grid small{color:#fff;font-size:14px}.metric-grid p{margin-top:52px;font-size:14px}.pilot-close{background:linear-gradient(to bottom, var(--paper) 0%, var(--paper) 52%, var(--ink-950) 52%)}.pilot-close__card{background:var(--warm);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);grid-template-columns:.82fr 1.18fr;align-items:center;gap:56px;padding:62px;display:grid}.pilot-close__card h2{margin-bottom:24px}.pilot-close__card p{margin-bottom:28px}.reveal{animation:.6s both reveal-up}.reveal--delay{animation-delay:.12s}@keyframes reveal-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1120px){.desktop-nav{gap:17px}.home-hero__grid{grid-template-columns:minmax(330px,.72fr) minmax(560px,1.28fr);gap:24px}.home-hero h1{font-size:clamp(52px,5.8vw,70px)}.site-footer__top{grid-template-columns:1.2fr repeat(3,.7fr);gap:36px}.product-layer-list>article{grid-template-columns:40px minmax(280px,.85fr) minmax(360px,1.15fr);gap:28px}}@media (max-width:920px){.desktop-nav,.desktop-only,.site-header__actions>.button{display:none!important}.mobile-only{display:inline-flex!important}.mobile-nav{background:#061426fa;border-bottom:1px solid #ffffff1a;display:grid;position:absolute;top:64px;left:0;right:0;overflow:hidden}.mobile-nav>div{min-height:0;display:grid}.mobile-nav a{color:#d6e0e8;border-bottom:1px solid #ffffff17;padding:17px 0}.mobile-nav a[aria-current=page]{color:var(--amber)}.section{padding:96px 0}.home-hero__grid{grid-template-columns:1fr;min-height:auto;padding-block:80px 110px}.home-hero__copy{max-width:690px}.home-hero__copy>p{max-width:650px}.home-hero__product{margin-top:30px}.hero-guardian{min-height:520px}.hero-guardian__halo,.hero-guardian>img{right:50%;transform:translate(50%)}.audience-strip__inner{flex-wrap:wrap;justify-content:flex-start;padding-block:22px}.audience-strip strong{width:100%}.entity-definition__grid,.section-heading--split,.faq-layout,.security-copy,.product-principles,.home-outcomes__heading,.home-it__heading,.experience-hero__inner,.experience-request__layout,.experience-close__inner{grid-template-columns:1fr;gap:42px}.product-boundaries__heading{grid-template-columns:1fr;gap:28px}.product-boundaries__grid,.enterprise-start-grid{grid-template-columns:1fr}.product-boundaries__grid article,.enterprise-start-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.product-boundaries__grid article:last-child,.enterprise-start-grid article:last-child{border-bottom:0}.experience-request__intro{position:static}.home-it__proof{grid-template-columns:auto 1fr}.entity-definition__answer,.security-copy>div:last-child{border-top:1px solid var(--line);border-left:0;padding:30px 0 0}.experience-list article{grid-template-columns:55px 1fr;padding-block:28px}.experience-list small{text-align:left;grid-column:2}.numbered-flow,.scene-card-grid{grid-template-columns:repeat(2,1fr)}.numbered-flow li:nth-child(3),.numbered-flow li:nth-child(4){border-top:1px solid var(--line)}.split-section,.split-section--wide{grid-template-columns:1fr;gap:54px}.site-footer__top{grid-template-columns:1.4fr repeat(2,1fr)}.site-footer__brand{grid-column:1/-1}.page-hero__inner{grid-template-columns:1fr;min-height:auto;padding-block:90px}.page-hero__copy{max-width:760px}.page-hero__visual{width:min(680px,100%);margin-inline:auto}.product-layer-list>article{grid-template-columns:40px 1fr}.product-layer-list .proof-frame{grid-column:2}.product-capability-list article{grid-template-columns:48px minmax(0,1fr);gap:28px}.product-capability-list ul{grid-column:2}.principle-list article{grid-template-columns:42px 1fr}.principle-list p{grid-column:2}.scene-detail-list>article,.scene-detail-list>article:nth-child(2n){grid-template-columns:1fr;gap:44px}.scene-detail-list>article:nth-child(2n) .scene-detail-list__copy{order:0}.deployment-map{grid-template-columns:1fr;gap:0}.deployment-map article,.deployment-map article:first-child,.deployment-map article:last-child,.deployment-map__core{min-height:auto;transform:none;border-radius:0!important}.deployment-map article:first-child{border-radius:var(--radius) var(--radius) 0 0!important}.deployment-map article:last-child{border-radius:0 0 var(--radius) var(--radius)!important}.deployment-map h3{margin-top:24px}.deployment-map>i{background:#0614260d;padding:13px}}@media (max-width:640px){.container{width:min(100% - 32px,1320px)}p{font-size:16px}h1{font-size:48px}h2{font-size:38px}.section{padding:76px 0}.site-header__inner{height:68px}.mobile-nav{top:68px}.home-hero__grid{padding-block:64px 84px}.home-hero h1{font-size:clamp(48px,14vw,64px)}.home-hero__copy>p{font-size:16px}.home-hero__product{margin-top:12px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-assurances{flex-direction:column;align-items:flex-start;gap:10px}.hero-guardian{min-height:430px}.hero-guardian__halo{width:380px;height:380px}.hero-guardian>img{width:410px;height:410px}.guardian-card{width:190px;padding:14px}.guardian-card--one{top:30px}.audience-strip__inner{gap:12px 18px}.entity-definition__grid{gap:36px}.experience-list article{grid-template-columns:1fr;gap:12px;padding-block:30px}.experience-list small{grid-column:auto}.numbered-flow,.scene-card-grid,.metric-grid,.fit-grid{grid-template-columns:1fr}.numbered-flow li{border-left:1px solid var(--line);border-top:1px solid var(--line);min-height:230px}.scene-card-grid article{min-height:285px}.scene-card-grid p{min-height:auto}.mascot-guide{border-radius:24px;align-items:flex-start}.mascot-guide>span{width:56px;height:56px}.faq-layout{gap:44px}.faq-list summary{font-size:16px}.cta-band{padding:78px 0}.cta-band__inner,.cta-band__actions{flex-direction:column;align-items:stretch}.cta-band__pilot{align-self:flex-start;margin-top:4px}.site-footer__top{grid-template-columns:repeat(2,1fr);gap:44px 24px}.site-footer__brand{grid-column:1/-1}.site-footer__bottom{padding-block:24px 30px}.site-footer__meta{text-align:center;flex-direction:column;align-items:center;gap:12px}.page-hero__inner{padding-block:74px}.page-hero__copy h1{font-size:48px}.page-hero__copy>p{font-size:16px}.product-orbit{min-height:390px}.product-orbit:before{inset:48px 20px}.product-orbit:after{inset:90px 62px}.product-orbit__core{inset:112px 85px}.product-orbit__node{width:180px;padding:14px}.product-orbit__node--desktop{left:0}.product-orbit__node--service{right:0}.product-layer-list>article{grid-template-columns:1fr;gap:25px}.product-layer-list>article>span{padding:0}.product-layer-list .proof-frame{grid-column:auto}.product-capability-list article{grid-template-columns:1fr;gap:18px;padding:34px 0}.product-capability-list article>span{padding:0}.product-capability-list ul{grid-column:auto}.product-boundaries__grid article,.enterprise-start-grid article{padding:28px 24px}.product-boundaries__grid h3,.enterprise-start-grid h3{margin-top:28px}.principle-list article{grid-template-columns:42px 1fr}.principle-list p{grid-column:2}.scene-detail-list{gap:80px}.boundary-visual{padding:24px}.security-copy{gap:36px}.pilot-counter{padding:30px}.pilot-counter>span{font-size:100px}.fit-grid article{padding:36px 28px}.fit-grid h2{font-size:34px}.metric-grid article{min-height:220px}.metric-grid p{margin-top:44px}.pilot-close__card{grid-template-columns:1fr;padding:34px 24px}.experience-hero__inner{padding-block:70px}.experience-request__layout{gap:50px}.experience-form{padding:25px 20px}.experience-form__row{grid-template-columns:1fr}.experience-form__actions{flex-direction:column;align-items:stretch}.experience-close{padding:76px 0}}.download-section{position:relative;overflow:hidden}.download-section:before{content:"";opacity:.16;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 96%);mask-image:linear-gradient(#000,#0000 96%)}.download-section>.container{position:relative}.download-section__heading{margin-bottom:58px}.download-section__heading h2{color:#fff}.download-section__heading p{max-width:420px;font-size:15px;line-height:1.85}.download-section__panel{border:1px solid var(--line-light);background:#ffffff08}.download-list{display:grid}.download-list--empty{color:#8ea3b5;padding:34px;font-size:15px}.download-row{color:#fff;border-bottom:1px solid var(--line-light);justify-content:space-between;align-items:center;gap:24px;padding:22px 28px;display:flex}.download-row:last-child{border-bottom:0}.download-row--recommended{background:radial-gradient(circle at 92%,#18b8ef24,#0000 42%),#ffffff0d;box-shadow:inset 0 0 0 1px #18b8ef2e}.download-row__main{gap:6px;min-width:0;display:grid}.download-row__label{justify-content:space-between;align-items:baseline;gap:20px;min-width:min(100%,320px);display:flex}.download-row__label strong{color:#fff;font-size:clamp(24px,2.4vw,32px);line-height:1.1}.download-row__variant{color:#8ea3b5;letter-spacing:.02em;flex:none;font-size:14px;font-weight:600}.download-row__spec{color:#8ea3b5;letter-spacing:.08em;font-size:11px}.download-row__requirement{color:#c4d2dc;font-size:12px;line-height:1.5}.download-row__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px 16px;display:flex}.download-row__version{color:#d5e1e8;letter-spacing:.06em;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px;font-size:12px}.download-row__button{min-width:96px}.download-section__note{color:#8ea3b5;max-width:760px;margin-top:28px;font-size:13px}.download-section__note a{color:var(--cyan-soft);border-bottom:1px solid #b9eeff57;font-weight:700}@media (max-width:640px){.download-row{flex-direction:column;align-items:stretch;padding:20px}.download-row__label{min-width:0}.download-row__actions{justify-content:space-between;width:100%}.download-row__button{flex:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{background:#020b14f0;border-bottom-color:#ffffff1a}.desktop-nav a{color:#9cacba}.site-header__actions .button{min-height:40px;padding-inline:20px}.section{padding-block:132px}.section-dark{background:var(--ink-950)}.section-ink{background:var(--ink-900)}.section-light{background:#fff}.section-warm{background:var(--warm)}.home-hero{min-height:calc(100vh - 72px)}.home-hero__grid{grid-template-columns:minmax(650px,1fr) minmax(600px,1fr);gap:30px;min-height:calc(100vh - 72px);padding-block:68px}.home-hero__copy{max-width:650px}.home-hero h1{font-size:clamp(58px,4.4vw,62px);line-height:1.05}.home-hero__copy>p{color:#aebdca;max-width:580px;font-size:17px;line-height:1.75}.hero-assurances{margin-top:30px}.home-personal{background:#fff}.home-business{background:#061426}.home-it{background:#f5f7fa}.page-hero:before,.experience-hero:before{background:radial-gradient(circle at 82% 44%,#149fe829,#0000 26%),linear-gradient(132deg,#020b14 0%,#061426 66%,#0b2440 100%)}.page-hero__inner{min-height:650px;padding-block:94px}.page-hero__copy h1{max-width:760px;font-size:clamp(52px,5vw,76px);line-height:1.04}.page-hero__copy>p{line-height:1.75}.page-hero .proof-frame{transform:none}.product-capability-list article,.enterprise-start-grid article,.product-boundaries__grid article,.metric-grid article,.fit-grid article{border-radius:0}.enterprise-start-grid{margin-bottom:0}.enterprise-start-grid article{background:0 0}.enterprise-method .section-heading>p{color:#9aabba}.enterprise-deployment-heading{margin-top:118px}.cta-band{background:radial-gradient(circle at 76%,#149fe824,#0000 28%),#020b14;position:relative;overflow:hidden}.cta-band__inner{position:relative}.cta-band__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center}.site-footer{background:#020912}.site-footer__brand p{font-size:16px;line-height:1.75}@media (max-width:920px){.section{padding-block:104px}.home-hero{min-height:auto}.home-hero__grid{grid-template-columns:1fr;gap:70px;min-height:0;padding-block:96px}.home-hero__copy{max-width:720px}.page-hero__inner{min-height:0;padding-block:88px}.enterprise-deployment-heading{margin-top:88px}}@media (max-width:1180px){.home-hero{min-height:auto}.home-hero__grid{grid-template-columns:1fr;gap:70px;min-height:0;padding-block:96px}.home-hero__copy{max-width:720px}}@media (max-width:640px){.container{width:min(100% - 36px,1320px)}.section{padding-block:82px}.site-header__inner{height:64px}.site-header__actions>.button{display:none}.page-hero__inner{padding-block:72px}.home-hero__grid{gap:54px;padding-block:72px 84px}.home-hero h1{font-size:clamp(48px,14vw,66px)}.home-hero h1>span{white-space:normal}.home-hero .hero-actions{flex-direction:column;align-items:stretch}.home-hero .hero-actions .button{width:100%}.hero-assurances{gap:10px 16px;margin-top:24px}.page-hero__copy h1{font-size:clamp(42px,13vw,58px)}.cta-band__actions{flex-direction:column;align-items:stretch;width:100%}.cta-band__actions .button{width:100%}.cta-band__pilot{align-self:center;padding:10px}.site-footer__bottom{padding-block:24px 30px}.site-footer__meta{text-align:center;flex-direction:column;align-items:center;gap:12px}.enterprise-deployment-heading{margin-top:72px}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.button{border-radius:6px;min-height:48px;padding-inline:28px;font-size:14px}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#020b14}.site-header__inner{height:72px}.brand-mark__symbol{width:36px;height:36px;box-shadow:none;border:0;border-radius:7px}.brand-mark__copy{gap:4px}.brand-mark__copy strong{letter-spacing:.04em;font-size:21px}.brand-mark__tagline{color:#9fb0bc;letter-spacing:.08em;white-space:nowrap;font-size:10px;font-weight:600;line-height:1}.desktop-nav{gap:clamp(46px,5vw,82px)}.desktop-nav a{color:#8fa0ad;font-size:14px;font-weight:500;transition:color .18s}.desktop-nav a:after{content:"";background:linear-gradient(90deg, var(--amber) 0%, var(--amber-bright) 100%);transform-origin:50%;border-radius:3px 3px 0 0;height:3px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:#fff}.desktop-nav a[aria-current=page]{color:var(--amber);font-weight:700}.desktop-nav a[aria-current=page]:hover{color:var(--amber-bright)}.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.site-header__actions .button{border-radius:5px;min-width:150px;min-height:42px}.home-hero{background:#020b14;min-height:calc(100vh - 72px)}.home-hero:before{background:radial-gradient(circle at 88% 58%,#149fe830,#0000 27%),radial-gradient(circle at 17% 82%,#149fe80d,#0000 24%),#020b14}.home-hero:after{display:none}.home-hero__wave{z-index:0;opacity:.82;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.home-hero__grid{z-index:1;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:center;gap:clamp(30px,3vw,44px);min-height:calc(100vh - 72px);padding-block:56px 48px;position:relative}.home-hero__copy{min-width:0;max-width:620px}.home-hero h1{letter-spacing:-.045em;max-width:100%;font-size:clamp(54px,4vw,58px);line-height:1.23}.home-hero h1>span{white-space:nowrap;display:block}.home-hero h1 em{color:inherit}.home-hero__copy>p{color:#acb8c1;margin:30px 0 36px;font-size:17px;line-height:2.05}.home-hero .hero-actions{gap:14px}.home-hero .hero-actions .button{min-width:195px;min-height:56px;font-size:16px}.home-hero .hero-actions .button--ghost{border-color:var(--cyan)}.home-personal{padding-block:72px 92px}.home-personal__layout{grid-template-columns:390px minmax(0,1fr);align-items:center;gap:48px;display:grid}.home-personal__copy{align-self:center}.home-personal__copy h2{font-size:clamp(46px,3.8vw,56px);line-height:1.17}.home-personal__copy>p{color:#4f626f;margin-top:34px;font-size:15px;line-height:1.9}.home-personal__copy .arrow-link{color:#086dad;margin-top:32px;font-size:13px}.home-personal__copy .arrow-link>span{border:0;width:auto;height:auto}.home-business{background:#020b14;padding-block:86px 96px}.home-business:before{display:none}#business-value-title,#enterprise-title,#faq-title,#cta-title{scroll-margin-top:142px}.home-business__heading{grid-template-columns:570px minmax(0,1fr);align-items:start;gap:72px;margin-bottom:56px;display:grid}.home-business__heading h2{color:#fff;font-size:clamp(50px,4.35vw,63px);line-height:1.22}.home-business__heading .arrow-link{color:var(--cyan);font-size:13px}.home-business__heading .arrow-link>span{border:0;width:auto;height:auto}.home-business__heading>div:last-child>p{color:#a8b6c0;font-size:16px;line-height:1.95}.home-business__principles{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:34px;display:grid}.home-business__principles article{grid-template-columns:28px 1fr;gap:10px;display:grid}.home-business__principles article>span{width:24px;height:24px;color:var(--amber);border:2px solid;border-radius:50%;place-items:center;font-size:11px;display:grid}.home-business__principles article:nth-child(n+2)>span{color:var(--cyan)}.home-business__principles article>div{gap:8px;display:grid}.home-business__principles strong{color:#fff;font-size:14px}.home-business__principles small{color:#778b9a;font-size:11px;line-height:1.55}.home-it{background:#fff;padding-block:64px 92px}.home-faq{padding-block:92px 84px}.home-faq .faq-layout{grid-template-columns:400px minmax(0,1fr);align-items:start;gap:84px}.home-faq h2{font-size:clamp(44px,3.8vw,56px);line-height:1.18}.home-faq .faq-layout>div:first-child>p{color:#4b5d69;margin-top:28px;font-size:14px}.home-faq .faq-list{border-top:0}.home-faq .faq-list details{border-bottom-color:#020b1424}.home-faq .faq-list summary{color:#111f29;align-items:center;min-height:74px;padding:0;font-size:18px}.enterprise-control-demo__boundary>div svg{height:20px}.home-faq .faq-list summary span{color:#0e1d27}.home-faq .faq-list details p{padding:0 54px 22px 0}.cta-band{background:#020b14;padding-block:92px 82px}.cta-band:after{content:"";background:linear-gradient(90deg, var(--amber) 0%, var(--amber) 31%, #fff 47%, var(--cyan) 67%, var(--cyan) 100%);height:3px;position:absolute;bottom:0;left:0;right:0}.cta-band__inner{display:block}.cta-band h2{max-width:920px;font-size:clamp(48px,4.6vw,68px);line-height:1.15}.cta-band p{color:#aab7c0;max-width:730px;margin-top:24px;font-size:15px}.cta-band p a{color:#fff;border-bottom:1px solid #ffffff5c}.cta-band__actions{justify-content:flex-start;margin-top:32px}.cta-band__actions .button{min-width:180px;min-height:52px}.cta-band__actions .button--ghost{border-color:var(--cyan)}.site-footer{background:#020b14;position:relative}.site-footer__top{grid-template-columns:minmax(250px,1.35fr) repeat(4,minmax(108px,.55fr));gap:32px;padding-block:54px 42px}.site-footer__brand p{margin:22px 0 0;font-size:13px;line-height:1.8}.site-footer__bottom{border-top:0;padding-block:28px 34px}.engine-hero{position:relative;overflow:hidden}.engine-hero:before{content:"";background:radial-gradient(circle at 78% 38%,#18b8ef29,#0000 30%),linear-gradient(135deg,#061426 0%,#0b2542 100%);position:absolute;inset:0}.engine-hero__inner{grid-template-columns:minmax(0,.9fr) minmax(400px,.8fr);align-items:center;gap:80px;min-height:660px;padding-block:84px;display:grid;position:relative}.engine-hero__copy h1{color:#fff;margin:18px 0 0;font-size:clamp(54px,5.2vw,76px);line-height:1.05}.engine-hero__copy>p:not(.engine-version){color:#b8c6d1;max-width:650px;margin:28px 0 34px;font-size:18px;line-height:1.8}.engine-version{color:#18b8ef;letter-spacing:.12em;border:1px solid #18b8ef57;width:-moz-fit-content;width:fit-content;margin:0;padding:7px 12px;font-size:12px;font-weight:700}.engine-hero__visual{place-items:center;height:490px;display:grid;overflow:hidden}.engine-hero__visual img{object-fit:contain;filter:drop-shadow(0 30px 48px #00000057);width:min(100%,440px);height:auto;max-height:100%}.engine-capabilities{padding-block:100px}.engine-capabilities__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.engine-capabilities__grid article{background:#f4f7f8;border-top:3px solid #18b8ef;flex-direction:column;min-height:330px;padding:30px;display:flex}.engine-capabilities__grid article>span{color:#0784ad;letter-spacing:.14em;font-size:12px;font-weight:700}.engine-capabilities__grid h3{color:#0a1b28;margin:48px 0 16px;font-size:24px}.engine-capabilities__grid p{color:#536773;margin:0;font-size:14px;line-height:1.8}.engine-capabilities__grid ul{flex-wrap:wrap;gap:7px;margin:auto 0 0;padding:28px 0 0;list-style:none;display:flex}.engine-capabilities__grid li{color:#315062;background:#fff;border:1px solid #020b1417;padding:6px 9px;font-size:11px}.engine-features{padding-block:100px}.engine-features__heading{max-width:860px;margin-bottom:54px}.engine-features__heading h2{margin:20px 0 0;font-size:clamp(40px,4.3vw,60px);line-height:1.18}.engine-features__heading>p{color:#586b76;max-width:680px;margin-top:22px}.engine-features__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.engine-features__grid article{background:#fff;border:1px solid #020b1417;padding:34px}.engine-features__grid h3{color:#102633;margin:0 0 24px;font-size:20px}.engine-features__grid ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px;margin:0;padding:0;list-style:none;display:grid}.engine-features__grid li{color:#445966;gap:10px;font-size:14px;line-height:1.6;display:flex}.engine-features__grid li span{color:#0784ad;font-weight:700}.engine-contact{padding-block:82px}.engine-contact__inner{grid-template-columns:minmax(0,760px) minmax(220px,260px);justify-content:space-between;align-items:center;gap:72px;display:grid}.engine-contact__inner h2{color:#fff;margin:20px 0 0;font-size:clamp(38px,4vw,56px)}.engine-contact__inner p{color:#9fb0bb;max-width:680px;margin:20px 0 0}.engine-contact__action{padding:0}.engine-contact__action .button{width:100%;min-height:50px;transition:background .16s,box-shadow .16s,transform .16s;box-shadow:0 12px 28px #f6a62324}.engine-contact__action .button:hover{transform:translateY(-2px);box-shadow:0 16px 36px #f6a62338}.sales-dialog-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020b14b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.sales-dialog{color:#263743;background:#fff;border:1px solid #ffffff38;border-radius:8px;width:min(100%,500px);overflow:hidden;box-shadow:0 30px 100px #020b147a}.sales-dialog__header{border-bottom:1px solid #e3e8eb;justify-content:space-between;align-items:center;min-height:58px;padding:14px 22px;display:flex}.sales-dialog__header h2{color:#142936;margin:0;font-size:17px}.sales-dialog__header button{color:#60727e;cursor:pointer;background:0 0;border:0;border-radius:5px;width:34px;height:34px;padding:0;font-size:26px;line-height:1}.sales-dialog__header button:hover{color:#122631;background:#eef2f4}.sales-dialog__header button:focus-visible,.sales-dialog__footer button:focus-visible{outline-offset:2px;outline:3px solid #18b8ef57}.sales-dialog__body{text-align:center;padding:32px 32px 30px}.sales-dialog__body h3{color:#1d3442;margin:0;font-size:18px}.sales-dialog__body>p{color:#61727e;margin:10px 0 0;font-size:14px}.sales-dialog__body img{object-fit:cover;border:1px solid #dce4e8;border-radius:8px;width:256px;height:256px;margin:24px auto;display:block;box-shadow:0 4px 12px #020b1414}.sales-dialog__body a{color:#087fa5;text-underline-offset:3px;text-decoration:underline}.sales-dialog__footer{border-top:1px solid #e3e8eb;justify-content:flex-end;padding:16px 22px;display:flex}.sales-dialog__footer button{color:#061426;background:var(--amber);cursor:pointer;border:0;border-radius:5px;min-width:72px;min-height:38px;padding:8px 18px;font-weight:700}.sales-dialog__footer button:hover{background:#ffb72c}.legal-page{background:radial-gradient(circle at 18% 0,#18b8ef14,#0000 32%),#f3f6f8;min-height:70vh;padding:76px 0 112px}.legal-document{color:#263743;background:#fff;border:1px solid #020b1414;border-radius:6px;width:min(100% - 40px,940px);padding:clamp(38px,6vw,72px);box-shadow:0 26px 70px #020b1414}.legal-document__header{border-bottom:1px solid #020b141f;padding-bottom:34px}.legal-document__header .eyebrow{color:#0784ad;letter-spacing:.18em;margin:0 0 14px;font-size:11px;font-weight:700}.legal-document__header h1{color:#071724;letter-spacing:-.04em;margin:0;font-size:clamp(36px,5vw,54px);line-height:1.2}.legal-document__header>p:last-child{color:#71818c;margin:18px 0 0;font-size:13px}.legal-document__content{padding-top:10px;font-size:15px;line-height:1.9}.legal-document__content section{padding-top:34px}.legal-document__content h2{color:#091b28;margin:0 0 18px;font-size:24px;line-height:1.4}.legal-document__content h3{color:#172c3a;margin:22px 0 5px;font-size:16px;line-height:1.65}.legal-document__content p{margin:0 0 14px}.legal-document__content ul{gap:8px;margin:12px 0 18px;padding-left:1.4em;display:grid}.legal-document__content li{padding-left:.2em}.legal-document__content strong{color:#0d2331}.legal-document__content a{color:#087fa5;text-underline-offset:3px;-webkit-text-decoration:underline #087fa561;text-decoration:underline #087fa561}.legal-contact-grid{background:#f4f7f8;border:1px solid #020b1414;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:20px;padding:24px;display:grid}.legal-contact-grid p:last-child{margin-bottom:0}.menu-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0;display:none}.menu-button__icon{gap:5px;width:18px;display:grid}.menu-button__icon i{background:currentColor;border-radius:1px;height:1.5px;transition:transform .16s,opacity .16s;display:block}.menu-button[aria-expanded=true] .menu-button__icon i:first-child{transform:translateY(6.5px)rotate(45deg)}.menu-button[aria-expanded=true] .menu-button__icon i:nth-child(2){opacity:0}.menu-button[aria-expanded=true] .menu-button__icon i:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}@media (max-width:1280px){.brand-mark__tagline{display:none}.home-hero__grid{grid-template-columns:1fr;gap:70px}.home-hero__copy{max-width:760px}.home-business__heading{grid-template-columns:1fr}.home-business__heading>div:last-child{max-width:760px}.home-faq .faq-layout{grid-template-columns:1fr;gap:42px}.site-footer__top{grid-template-columns:1.4fr repeat(2,.8fr);gap:36px}.site-footer__brand{grid-column:1/-1}.engine-capabilities__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.site-header__inner{height:64px}.home-hero{min-height:auto}.home-hero__grid{min-height:0;padding-block:78px 92px}.home-personal__layout{grid-template-columns:1fr}.home-personal__copy{max-width:720px}.menu-button{flex:none;width:44px;min-width:44px;height:44px;min-height:44px}.mobile-nav.is-open{top:64px}.engine-hero__inner{grid-template-columns:1fr;gap:42px;min-height:0;padding-block:78px}.engine-hero__visual{height:420px}.engine-contact__inner{grid-template-columns:1fr;align-items:start;gap:36px}.engine-contact__action{width:min(100%,320px)}}@media (max-width:640px){.container{width:min(100% - 36px,1320px)}.site-header__inner{height:64px}.brand-mark__symbol{width:35px;height:35px}.brand-mark__copy strong{font-size:20px}.site-header__actions>.button{display:none}.mobile-only{display:inline-flex!important}.home-hero__grid{gap:54px;padding-block:62px 18px}.home-hero__wave{opacity:.62}.home-hero h1{letter-spacing:-.055em;font-size:clamp(31px,8.2vw,34px);line-height:1.65}.home-hero h1>span{white-space:normal}.home-hero__copy>p{margin:20px 0 28px;font-size:15px;line-height:1.95}.home-hero .hero-actions{flex-direction:column;align-items:stretch;gap:10px}.home-hero .hero-actions .button{width:100%;min-height:56px}.home-hero__signature{display:none}.home-personal{padding-block:72px 70px}.home-personal__layout{gap:48px}.home-personal__copy h2{font-size:clamp(41px,11.5vw,49px);line-height:1.38}.home-personal__copy>p{margin-top:22px;font-size:14px}.home-personal__copy .arrow-link{display:none}.home-business{padding-block:72px}.home-business__heading{gap:34px;margin-bottom:48px}.home-business__heading h2{font-size:clamp(39px,11.5vw,48px)}.home-business__principles{grid-template-columns:1fr;gap:18px}.home-it{padding-block:56px 72px}.home-faq{padding-block:72px}.home-faq .faq-layout{grid-template-columns:1fr;gap:42px}.home-faq h2{font-size:clamp(34px,10vw,44px)}.cta-band{padding-block:72px 66px}.cta-band h2{font-size:clamp(34px,10vw,44px)}.cta-band__actions{flex-direction:column;align-items:stretch;width:100%}.cta-band__actions .button{width:100%}.site-footer__top{grid-template-columns:1fr;gap:0;padding-block:40px 32px}.site-footer__brand{border-bottom:1px solid #ffffff17;grid-column:1/-1;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:20px;margin-bottom:8px;padding-bottom:28px;display:grid}.site-footer__brand p{margin:0;font-size:12px;line-height:1.75}.footer-column,.footer-column:last-child{border-top:0;border-bottom:1px solid #ffffff13;grid-column:1/-1;grid-template-columns:82px minmax(0,1fr);align-items:start;gap:20px;padding:20px 0;display:grid}.footer-column h2,.footer-column:last-child h2{grid-column:auto;margin:0;padding-top:9px;font-size:12px}.footer-column__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.footer-column a{align-items:center;min-height:36px;font-size:13px;line-height:1.45;display:flex}.footer-column:last-child{border-bottom:0;padding-bottom:8px}.footer-column:last-child .footer-column__links{grid-template-columns:1fr}.site-footer__bottom{padding-block:24px 30px}.site-footer__meta{text-align:center;flex-direction:column;align-items:center;gap:12px}.legal-page{padding:36px 0 72px}.legal-document{width:min(100% - 24px,940px);padding:30px 22px 42px}.legal-document__header h1{font-size:34px}.legal-document__content{font-size:14px}.legal-document__content h2{font-size:21px}.legal-contact-grid{grid-template-columns:1fr;padding:20px}.engine-hero__copy h1{font-size:44px}.engine-hero__visual{height:330px}.engine-capabilities,.engine-features{padding-block:72px}.engine-capabilities__grid,.engine-features__grid{grid-template-columns:1fr}.engine-capabilities__grid article{min-height:290px}.engine-features__grid ul{grid-template-columns:1fr}.engine-contact{padding-block:70px}.engine-contact__action{width:100%}.sales-dialog-backdrop{padding:14px}.sales-dialog__body{padding:28px 20px 24px}.sales-dialog__body img{width:min(72vw,256px);height:min(72vw,256px)}}@media (prefers-reduced-motion:reduce){.home-hero__wave{opacity:.5}}.product-chrome{color:#526372;background:#f8fafb;border-bottom:1px solid #020b141a;align-items:center;gap:12px;min-height:42px;padding:0 14px;font-size:9px;display:flex}.product-chrome>span{gap:5px;display:flex}.product-chrome>span i{border-radius:50%;width:8px;height:8px;display:block}.product-chrome>span i:first-child{background:#ff6b57}.product-chrome>span i:nth-child(2){background:#f7bf36}.product-chrome>span i:last-child{background:#35c757}.product-chrome>strong{color:#314556;background:#fff;border:1px solid #020b1414;border-radius:6px 6px 0 0;padding:7px 12px;font-size:9px;font-weight:650}.product-chrome>b{color:#768794;font-size:14px;font-weight:400}.product-chrome>small{color:#7d8c98;margin-left:auto}.product-chrome--dark{color:#8498a7;background:#101d29;border-bottom-color:#ffffff17}.product-chrome--dark>strong{color:#d8e1e7;background:#ffffff0f;border-color:#ffffff14}.product-chrome--dark>b,.product-chrome--dark>small{color:#8193a1}.project-document{color:#172b3b;background:#fff}.project-document h3{color:#10283a;margin-bottom:27px;font-size:clamp(18px,2vw,29px)}.project-document h4{color:#1e3445;margin:24px 0 10px;font-size:12px}.project-document p,.project-document li{color:#5b6e7b;font-size:9px;line-height:1.75}.project-document ul{padding-left:16px}.project-document table{table-layout:fixed;color:#526572;width:100%;margin-top:12px;font-size:8px}.project-document th,.project-document td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border:1px solid #dfe6ea;padding:8px 9px;overflow:hidden}.project-document th{color:#354d5e;background:#f1f4f6;font-weight:650}.project-document--dark{color:#dce5eb;background:0 0}.project-document--dark h3,.project-document--dark h4{color:#eef4f7}.project-document--dark p,.project-document--dark li{color:#91a2ae}.project-document--dark table{color:#9aaab4}.project-document--dark th,.project-document--dark td{border-color:#ffffff1a}.project-document--dark th{color:#cbd6dd;background:#ffffff0d}.assistant-sidebar{color:#d7e1e7;background:#101d29;border-left:1px solid #ffffff17;flex-direction:column;gap:10px;min-width:0;padding:15px;display:flex;position:relative}.assistant-sidebar>header{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:10px;min-height:31px;padding-bottom:10px;display:flex}.assistant-sidebar>header div{align-items:center;gap:7px;display:flex}.assistant-sidebar>header img{border-radius:50%;width:20px;height:20px}.assistant-sidebar>header strong{color:#fff;font-size:10px}.assistant-sidebar>header span{color:#8396a5;font-size:9px}.assistant-sidebar>nav{border-bottom:1px solid #ffffff14;gap:4px;display:flex}.assistant-sidebar>nav button{color:#8497a5;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;min-height:30px;font-size:8px}.assistant-sidebar>nav button.is-active{color:#fff;border-bottom-color:var(--cyan)}.assistant-sidebar__hello,.assistant-sidebar__result,.assistant-sidebar__note,.assistant-sidebar__sources{background:#ffffff09;border:1px solid #ffffff17;border-radius:8px;gap:7px;padding:12px;display:grid}.assistant-sidebar__hello strong,.assistant-sidebar__result strong,.assistant-sidebar__note strong{color:#fff;font-size:9px}.assistant-sidebar__hello p,.assistant-sidebar__result p,.assistant-sidebar__note p{color:#a3b2bd;font-size:8px;line-height:1.65}.assistant-sidebar__result small,.assistant-sidebar__note small,.assistant-sidebar__sources small{color:#5fc5f3;font-size:7px}.assistant-sidebar__result button{color:#061426;background:var(--amber);border:0;border-radius:5px;min-height:28px;font-size:7px;font-weight:750}.assistant-sidebar__sources{flex-wrap:wrap;display:flex}.assistant-sidebar__sources small{width:100%}.assistant-sidebar__sources span{color:#b7c5ce;background:#ffffff0d;border-radius:4px;padding:5px 7px;font-size:7px}.assistant-sidebar__note h5{color:#dce6ec;margin:5px 0 0;font-size:8px}.assistant-sidebar>footer{color:#8295a3;border:1px solid #ffffff1a;border-radius:7px;justify-content:space-between;align-items:center;min-height:36px;margin-top:auto;padding:0 10px;font-size:7px;display:flex}.assistant-sidebar>footer b{color:#fff;background:var(--cyan);border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.hero-product{width:100%;max-width:900px;margin-inline:auto;padding:0 0 30px;position:relative}.hero-product__window{transform-origin:0;background:#0b1722;border:1px solid #769fc17a;border-radius:16px;animation:.72s cubic-bezier(.22,1,.36,1) both hero-window-rise;position:relative;overflow:hidden;transform:perspective(1800px)rotateY(-4deg)rotateX(1deg);box-shadow:0 42px 130px #0000008c,18px 24px 55px #149fe829}.hero-product__window--screenshot{box-shadow:none;background:0 0;border:0;border-radius:12px;overflow:hidden}.hero-product__shot{filter:drop-shadow(0 36px 72px #0000006b);width:100%;height:auto;display:block}.experience-theatre{color:#203748;min-width:0}.experience-theatre__stage{min-width:0;position:relative}.experience-theatre__video-frame{aspect-ratio:3356/2160;background:#020b14;border:1px solid #020b141c;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 28px 85px #020b1429}.experience-theatre__video-frame:not(.is-active){visibility:hidden;pointer-events:none;position:absolute;inset:0}.experience-theatre__video{object-fit:contain;background:#020b14;width:100%;height:100%;display:block;position:absolute;inset:0}.experience-product{background:#fff;border:1px solid #020b141c;border-radius:14px;overflow:hidden;box-shadow:0 28px 85px #020b1429}.experience-product__body{background:#eef2f4;grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);min-height:610px;display:grid;position:relative}.experience-product__document{background:#fff;min-width:0;margin:0;padding:45px 43px 88px;position:relative;overflow:hidden}.experience-product__document>mark{color:#173a51;background:#149fe83d;padding:4px;font-size:9px;position:absolute;top:145px;left:43px;right:43px}.experience-product__body>.assistant-sidebar{padding-bottom:70px}.experience-context-menu{z-index:5;color:#304756;background:#fffffffa;border:1px solid #020b1421;border-radius:8px;grid-template-columns:.85fr 1.15fr;width:350px;animation:.22s ease-out both product-pop;display:grid;position:absolute;top:185px;left:45%;box-shadow:0 22px 58px #020b1440}.experience-context-menu>div{align-content:start;gap:2px;padding:8px;display:grid}.experience-context-menu>div+div{border-left:1px solid #020b141a}.experience-context-menu span,.experience-context-menu strong,.experience-context-menu small{border-radius:5px;padding:7px 8px;font-size:8px}.experience-context-menu>div:first-child strong{color:#18506c;background:#f5a62329}.experience-context-menu>div:last-child strong{color:#9b6005;background:#f5a62326}.experience-context-menu small{color:#9ba7ae;letter-spacing:.07em;font-size:6px}.experience-product__voice{z-index:7;color:#d6e0e7;background:#101d29;border:1px solid #ffffff1f;border-radius:12px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;width:min(330px,50%);min-height:52px;padding:5px 15px 5px 5px;display:grid;position:absolute;bottom:13px;right:22%;box-shadow:0 12px 34px #020b1440}.experience-product__voice>span{color:#7f95a4;border:1px solid #6f8290;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.experience-product__voice strong{font-size:8px}.experience-product__voice small{color:#718392;font-size:6px}.experience-product__voice.is-active>span{color:var(--amber);border-color:var(--amber);animation:1.4s ease-in-out infinite voice-pulse;box-shadow:0 0 24px #f5a62359}.experience-theatre__media-plan{z-index:8;margin:-22px 16px 0 auto;position:relative}.experience-theatre__acts{border-bottom:1px solid #020b141f;grid-template-columns:repeat(4,1fr);margin-top:34px;display:grid}.experience-theatre__acts button{text-align:left;color:#172c3b;background:0 0;border:0;align-items:baseline;gap:14px;min-height:64px;padding:0 16px 22px;display:flex;position:relative}.experience-theatre__acts button:after{content:"";background:0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.experience-theatre__acts button>span{color:#1c2c38;letter-spacing:-.04em;font-size:23px;font-weight:780}.experience-theatre__acts button>strong{font-size:12px;font-weight:650}.experience-theatre__acts button.is-active,.experience-theatre__acts button.is-active>span{color:#086cad}.experience-theatre__acts button.is-active:after{background:#086cad}.distribution-demo{color:#d9e4eb}.distribution-demo__labels{grid-template-columns:minmax(330px,.75fr) minmax(180px,.45fr) minmax(360px,.8fr);gap:8%;margin:0 0 16px;padding:0;list-style:none;display:grid}.distribution-demo__labels li{color:#fff;font-size:13px;font-weight:650}.distribution-demo__labels li:first-child{color:var(--amber)}.distribution-demo__scene{grid-template-columns:minmax(360px,.72fr) minmax(180px,.33fr) minmax(430px,.8fr);align-items:center;gap:14px;min-height:390px;display:grid}.distribution-video{background:#0b1824;border:1px solid #ffffff47;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 20px 65px #00000042}.distribution-video video,.distribution-video__media{aspect-ratio:16/10;object-fit:cover;background:#020b14;width:100%;height:auto;display:block}.distribution-connector{justify-content:center;align-items:center;gap:6px;display:flex;position:relative}.distribution-connector>span{background:linear-gradient(90deg, #f5a62300, var(--amber));width:28px;height:3px}.distribution-connector>i{background:var(--amber);border-radius:50%;width:6px;height:6px;display:block;box-shadow:0 0 12px #f5a623a6}.distribution-connector>i:nth-of-type(n+4){background:var(--cyan);box-shadow:0 0 12px #149fe8a6}.distribution-connector>span:last-of-type{background:linear-gradient(90deg, var(--cyan), #149fe800)}.distribution-connector__brand{border:1px solid var(--amber);background:#10263a;border-radius:50%;flex:none;width:58px;height:58px;padding:6px;box-shadow:0 0 24px #f5a62338}.distribution-connector__brand img{border-radius:50%;width:100%;height:100%}.distribution-connector>svg{fill:none;width:32px;stroke:var(--cyan);stroke-width:1.5px;position:absolute;right:2px}.enterprise-control-demo__main{grid-template-columns:390px minmax(0,1fr);align-items:start;gap:50px;display:grid}.enterprise-control-demo__copy h2{font-size:clamp(42px,3.8vw,55px);line-height:1.2}.enterprise-control-demo__copy>p{color:#4f6473;margin-top:28px;font-size:14px}.enterprise-control-demo__tabs{border-bottom:1px solid #020b1424;grid-template-columns:repeat(3,1fr);margin-top:26px;display:grid}.enterprise-control-demo__tabs button{color:#657583;background:0 0;border:0;border-bottom:2px solid #0000;min-height:42px;font-size:11px}.enterprise-control-demo__tabs button.is-active{color:#086dad;border-bottom-color:#086dad}.enterprise-control-demo__copy>h3{color:#152b3a;letter-spacing:0;margin:25px 0 12px;font-size:14px}.enterprise-control-demo__copy>ul{border-top:1px solid #020b1414;list-style:none}.enterprise-control-demo__copy>ul li{color:#273f50;border-bottom:1px solid #020b1414;grid-template-columns:28px 1fr auto;align-items:center;gap:4px;min-height:42px;font-size:11px;display:grid}.enterprise-control-demo__copy>ul span{color:#086dad;font-size:15px}.enterprise-control-demo__copy>ul b{color:#738491;font-weight:400}.enterprise-control-demo__docs-links{flex-wrap:wrap;gap:18px 28px;margin-top:18px;display:flex}.enterprise-control-demo__docs-links a{color:#086dad;font-size:11px;font-weight:700;display:inline-flex}.governance-window{background:#fff;border:1px solid #020b1424;border-radius:10px;min-width:0;overflow:hidden;box-shadow:0 25px 75px #020b1421}.governance-window__shot{width:100%;height:auto;display:block}.enterprise-control-demo__boundary{grid-template-columns:minmax(180px,.8fr) 120px minmax(360px,1.65fr) 120px minmax(220px,.9fr);align-items:center;gap:6px;margin-top:36px;display:grid}.enterprise-control-demo__boundary>article{color:#334c5d;background:#fff;border:1px solid #020b1421;border-radius:9px;align-content:center;gap:7px;min-height:132px;padding:20px 22px;display:grid}.enterprise-control-demo__boundary>article>span{color:#71828e;font-size:10px;line-height:1.4}.enterprise-control-demo__boundary>article>strong{color:#1b3344;font-size:15px;line-height:1.45}.enterprise-control-demo__boundary>article>small{color:#667986;font-size:11px;line-height:1.55}.enterprise-control-demo__boundary>article>i{color:#7390a4;margin-top:7px;font-size:11px;font-style:normal;line-height:1.4}.enterprise-control-demo__boundary>article.is-core{background:linear-gradient(135deg,#fff,#f3f9ff);border-color:#149fe861}.enterprise-control-demo__boundary>article.is-core>strong{color:#183b53}.enterprise-control-demo__boundary>article.is-core>p{color:#3e6d89;margin-top:7px;font-size:10px;line-height:1.6}.enterprise-control-demo__boundary>div{color:#086dad;justify-items:center;gap:6px;font-size:10px;font-weight:600;line-height:1.4;display:grid}.enterprise-control-demo__boundary>div svg{fill:none;stroke:#086dad;stroke-width:1.4px;stroke-linecap:round;width:100%}.enterprise-control-demo__boundary-note{color:#6f7f8b;text-align:center;margin:30px auto 0;font-size:11px;line-height:1.5;position:relative}.enterprise-control-demo__boundary-note:before,.enterprise-control-demo__boundary-note:after{content:"";border-top:1px dashed #b2bec6;width:28%;position:absolute;top:50%}.enterprise-control-demo__boundary-note:before{left:9%}.enterprise-control-demo__boundary-note:after{right:9%}@keyframes hero-window-rise{0%{opacity:0;transform:perspective(1800px)rotateY(-4deg)rotateX(1deg)translateY(24px)}to{opacity:1;transform:perspective(1800px)rotateY(-4deg)rotateX(1deg)translateY(0)}}@keyframes product-pop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes voice-pulse{50%{box-shadow:0 0 34px #f5a62394}}@media (max-width:1280px){.hero-product{width:min(860px,100%);margin-inline:auto}.hero-product__window{transform:none}.home-personal__layout{grid-template-columns:1fr!important}.home-personal__copy{max-width:720px}.distribution-demo__labels{grid-template-columns:1fr 1fr 1fr;gap:12px}.distribution-demo__scene{grid-template-columns:1fr;gap:26px}.distribution-connector{flex-direction:column;gap:8px;min-height:80px;transform:none}.distribution-connector>span{background:linear-gradient(180deg, #f5a62300, var(--amber));width:3px;height:28px}.distribution-connector>span:last-of-type{background:linear-gradient(180deg, var(--cyan), #149fe800)}.distribution-connector>svg{width:20px;position:static;transform:rotate(90deg)}.distribution-video{width:min(680px,100%);margin-inline:auto}.enterprise-control-demo__main{grid-template-columns:1fr}.enterprise-control-demo__copy{max-width:720px}.enterprise-control-demo__boundary{grid-template-columns:1fr;gap:12px}.enterprise-control-demo__boundary>div{min-height:48px;transform:none}.enterprise-control-demo__boundary>div svg{transform:rotate(90deg)}}@media (max-width:920px){.experience-product__body{grid-template-columns:minmax(0,1fr) minmax(220px,.48fr)}.distribution-demo__labels{grid-template-columns:1fr 1fr 1fr;gap:12px}.distribution-demo__scene{grid-template-columns:1fr;gap:26px}.distribution-video{width:min(680px,100%);margin-inline:auto}}@media (max-width:640px){.product-chrome{min-height:34px;padding-inline:9px}.product-chrome>strong{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.hero-product{width:100%;padding:0}.hero-product__window{border-radius:10px;animation:none}.assistant-sidebar__hello,.assistant-sidebar__result,.assistant-sidebar__note,.assistant-sidebar__sources{padding:8px}.hero-product__window--screenshot{border-radius:8px}.experience-product,.experience-theatre__video-frame{border-radius:9px}.experience-product__body{grid-template-columns:minmax(0,1fr) minmax(145px,.55fr);min-height:525px}.experience-product__document{padding:28px 14px 72px}.experience-product__document>mark{top:122px;left:14px;right:14px}.experience-product__document .project-document table{font-size:6px}.experience-product__document .project-document th,.experience-product__document .project-document td{padding:6px 3px}.experience-product__body>.assistant-sidebar{padding:9px 7px 64px}.experience-context-menu{grid-template-columns:.8fr 1.2fr;width:auto;top:160px;left:8px;right:8px}.experience-product__voice{width:min(260px,80%);right:8%}.experience-theatre__media-plan{margin:10px 0 0}.experience-theatre__acts{grid-template-columns:repeat(2,1fr);margin-top:36px}.experience-theatre__acts button{min-height:72px;padding:0 10px 16px}.experience-theatre__acts button>span{font-size:20px}.experience-theatre__acts button>strong{font-size:11px;line-height:1.45}.distribution-demo__labels{grid-template-columns:1fr}.distribution-demo__labels li{text-align:left;min-height:38px}.distribution-video video{aspect-ratio:16/10}.enterprise-control-demo__copy h2{font-size:clamp(42px,12vw,56px)}.enterprise-control-demo__boundary-note:before,.enterprise-control-demo__boundary-note:after{display:none}}@media (prefers-reduced-motion:reduce){.hero-product__window,.experience-context-menu,.experience-product__voice.is-active>span{animation:none!important}}
