.light-rays-container{pointer-events:none;position:absolute;inset:0;overflow:hidden}.light-rays-container canvas{width:100%;height:100%;display:block}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;--bg:#090b0d;--bg-soft:#0d1013;--surface:#14171b;--surface-strong:#191d22;--surface-hover:#1d2228;--text:#f3f5f7;--muted:#a4aab2;--faint:#6e747d;--line:#ffffff16;--line-strong:#ffffff26;--accent:#8da0c2;--accent-ink:#090b0e;--cyan:#88a4b3;--success:#94aa9d;--amber:#c1a873;--section-cool:#0b0e11f5;--section-sage:#0e100ff5;--process:#101316;--process-text:#f3f5f7;--process-muted:#a0a6ad;--max-width:1280px;--accent-hover:#9eb0ce;--panel:#121519e6;--panel-strong:#161a1ff2;--panel-radius:14px;--control-radius:14px;--glass-surface:linear-gradient(145deg, #daf0ec26 0%, #8da0c20e 30%, #080b0f0f 62%, #05070a1a 100%), #090d113d;--glass-surface-soft:linear-gradient(145deg, #daf0ec1f 0%, #8da0c20b 32%, #070a0d12 100%), #090d1129;--glass-surface-strong:linear-gradient(145deg, #daf0ec29 0%, #8da0c20e 32%, #070a0e17 100%), #0a0e1266;--glass-border:#deeef061;--glass-border-hover:#deeef080;--glass-shadow:0 22px 54px #00000047, inset 0 1px #ffffff21, inset 1px 0 #daf0ec0b;--glass-shadow-raised:0 32px 76px #0006, inset 0 1px #ffffff2b, inset 1px 0 #daf0ec0f;--window-shadow:0 32px 88px #0000006b, inset 0 1px #ffffff26, inset 1px 0 #daf0ec0d;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;background:var(--bg)}html.lenis,html.lenis body{height:auto}html.lenis.lenis-smooth{scroll-behavior:auto!important}html.lenis.lenis-stopped{overflow:hidden}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}::selection{color:var(--bg);background:var(--accent)}:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.site-shell{background:var(--bg);min-height:100vh;overflow:hidden}.skip-link{z-index:1000;border:1px solid var(--accent);background:var(--accent);min-height:42px;color:var(--accent-ink);border-radius:8px;padding:12px 16px;font-size:14px;font-weight:650;transition:transform .18s;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.section{width:min(var(--max-width), calc(100vw - 48px));margin:0 auto;padding:176px 0;scroll-margin-top:72px}.section-number{text-transform:uppercase;align-items:center;min-height:22px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1;display:inline-flex}.section-heading{margin-bottom:92px}.split-heading{grid-template-columns:minmax(420px,.86fr) minmax(360px,.74fr);justify-content:space-between;align-items:end;gap:120px;display:grid}.section-heading h2{margin:20px 0 0;font-size:52px;line-height:1.12}.section-heading>p,.split-heading>p{margin:0}.button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-size:13px;font-weight:620;line-height:1;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:disabled{cursor:wait;opacity:.62}.button-secondary{color:var(--text)}.button-large{min-height:48px;padding:0 19px;font-size:14px}.icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;transition:border-color .18s,background-color .18s;display:inline-flex}.step-marker{color:var(--faint);justify-content:space-between;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:flex}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1180px){.section-heading h2{font-size:46px}}@media (width<=988px){.split-heading{grid-template-columns:1fr;gap:28px}.split-heading>p{max-width:620px}}@media (width<=900px){.section{padding:140px 0}}@media (width<=760px){.section{width:min(100% - 36px, var(--max-width));padding:112px 0}.section-heading{margin-bottom:62px}.section-heading h2{font-size:36px}}body{background:var(--bg);color:var(--text)}.site-shell{background-color:var(--bg);background-image:radial-gradient(circle,#aab5c613 .8px,#0000 .9px);background-size:24px 24px}.section{padding-top:164px;padding-bottom:164px}.section-number{color:#8f9db4}.section-heading h2{color:var(--text);text-wrap:balance;font-weight:540}.section-heading>p,.split-heading>p{color:var(--muted);text-wrap:pretty;font-size:16px;line-height:1.82}.button{border-radius:var(--control-radius);min-height:42px;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s,color .18s}.button-primary{background:var(--accent);color:var(--accent-ink);border-color:#ffffff29;box-shadow:0 8px 24px #56698838,inset 0 1px #ffffff38}.button-primary:hover{background:var(--accent-hover);border-color:#ffffff3d;box-shadow:0 10px 30px #56698847,inset 0 1px #ffffff42}.button-secondary,.icon-button{border-color:var(--line-strong);border-radius:var(--control-radius);background:#ffffff06}.button-secondary:hover,.icon-button:hover{background:#8da0c217;border-color:#9daecb7a}:focus-visible{outline-color:#9aabc8}.window-dots{flex:none;align-items:center;gap:6px;display:inline-flex}.window-dots i{background:radial-gradient(circle at 34% 28%,#ffffff47 0 9%,#daf0ec1c 18%,#0000 42%),linear-gradient(145deg,#737e8b85,#30353dd1 58%,#181b20eb);border:1px solid #deeef01f;border-radius:50%;width:10px;height:10px;display:block;box-shadow:0 1px 3px #00000061,inset 0 1px #ffffff2e,inset 0 -1px 2px #00000047}.window-dots i:first-child{opacity:.96}.window-dots i:nth-child(2){opacity:.82}.window-dots i:nth-child(3){opacity:.7}@media (width<=900px){.section{padding-top:136px;padding-bottom:136px}}@media (width<=760px){.section{padding-top:108px;padding-bottom:108px}.window-dots i{width:8px;height:8px}.window-dots{gap:5px}}.site-header{z-index:100;border-bottom:1px solid #e1ece714;position:fixed;top:0;left:0;right:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;height:100%;margin:0 auto;display:grid}.brand{align-items:center;gap:10px;width:fit-content;display:inline-flex}.brand-mark{border:1px solid var(--line-strong);justify-content:center;align-items:center;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;display:inline-flex}.brand small{color:var(--faint);text-transform:uppercase;margin-left:3px;font-size:9px;font-weight:560}.main-nav{align-items:center;gap:28px;display:flex}.main-nav>a:not(.button){transition:color .18s;position:relative}.main-nav>a:not(.button):after{content:"";transform-origin:0;height:1px;transition:transform .18s;position:absolute;bottom:-12px;left:0;right:0;transform:scaleX(0)}.main-nav>a:hover{color:var(--text)}.main-nav>a:hover:after{transform:scaleX(1)}.header-cta{justify-self:end}.nav-mobile-cta,.menu-button{display:none}.site-footer{width:min(var(--max-width), calc(100vw - 48px));border-top:1px solid var(--line-strong);margin:0 auto}.footer-main{grid-template-columns:1.5fr repeat(3,1fr);gap:30px;min-height:260px;padding:50px 0;display:grid;position:relative}.footer-brand p{max-width:260px;color:var(--faint);margin:20px 0 0;font-size:11px;line-height:1.7}.footer-column{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-column span{color:var(--faint);margin-bottom:6px;font-size:9px}.footer-column a{font-size:11px;transition:color .18s}.footer-bottom{border-top:1px solid var(--line);min-height:64px;color:var(--faint);justify-content:space-between;align-items:center;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:flex}@media (width<=900px){.main-nav{gap:18px}.main-nav>a:not(.button){font-size:11px}.footer-main{grid-template-columns:1.3fr repeat(3,1fr)}}@media (width<=760px){.site-footer{width:min(100% - 36px, var(--max-width))}.header-inner{grid-template-columns:1fr auto}.header-cta{display:none}.menu-button{display:inline-flex}.main-nav{flex-direction:column;align-items:stretch;gap:0;height:calc(100dvh - 64px);padding:36px 18px;display:none}.main-nav.is-open{display:flex}.main-nav>a:not(.button){border-bottom:1px solid var(--line);min-height:62px;color:var(--text);align-items:center;font-size:17px;display:flex}.main-nav>a:not(.button):after{display:none}.nav-mobile-cta{width:100%;min-height:50px;margin-top:26px;display:inline-flex}.footer-main{grid-template-columns:repeat(2,1fr);min-height:470px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding:18px 0}}.site-header{--nav-motion:cubic-bezier(.4, 0, .2, 1);-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);background:#08090bdb;border-bottom-color:#ffffff13;height:64px;transition:border-color .32s cubic-bezier(.2,.8,.2,1),background-color .32s cubic-bezier(.2,.8,.2,1)}.header-inner{isolation:isolate;border:0;width:min(1180px,100vw - 48px);padding:0;position:relative}.header-inner:before{z-index:-1;content:"";opacity:0;transition:opacity .26s ease, transform .6s var(--nav-motion), background-color .32s ease, border-color .32s ease;-webkit-backdrop-filter:blur(20px)saturate(1.18);backdrop-filter:blur(20px)saturate(1.18);will-change:transform, opacity;background:linear-gradient(145deg,#daf0ec24,#8da0c20b 36%,#06090d14 76%),#0a0e12b8;border:1px solid #deeef047;border-radius:999px;position:absolute;inset:6px 0;transform:translateY(-7px)scaleX(.975)scaleY(.78);box-shadow:0 18px 48px #00000057,inset 0 1px #ffffff2b,inset 1px 0 #daf0ec0e,inset 0 -1px #0000004d}.header-inner>*{z-index:1;position:relative}.brand{font-size:18px;font-weight:720}.main-nav>a:not(.button){font-size:13px;font-weight:620}@media (width>=901px){.header-inner{transition:width .6s var(--nav-motion);will-change:width}.site-header.is-scrolled{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom-color:#0000}.site-header.is-scrolled .header-inner{width:min(920px,100vw - 48px)}.site-header.is-scrolled .header-inner:before{opacity:1;transform:translateY(0)scaleX(1)scaleY(1)}.site-header.is-scrolled .main-nav{gap:22px}}.brand-mark{border-color:var(--line-strong);color:#d7dce5;width:32px;height:32px;transition:border-radius .54s var(--nav-motion), transform .54s var(--nav-motion), background-color .32s ease, border-color .32s ease;background:#ffffff09;border-radius:9px;box-shadow:inset 0 1px #ffffff0d}.header-cta{white-space:nowrap;width:112px;transition:width .6s var(--nav-motion), padding .6s var(--nav-motion), border-radius .54s var(--nav-motion), transform .18s ease, background-color .32s ease, border-color .32s ease, box-shadow .32s ease;padding:0 14px;overflow:hidden}.header-cta-label{opacity:1;max-width:72px;transition:max-width .48s var(--nav-motion), opacity .2s ease, transform .48s var(--nav-motion);display:inline-block;overflow:hidden}.header-cta svg{transition:transform .54s var(--nav-motion);flex:none}@media (width>=901px){.site-header.is-scrolled .brand-mark{background:#ffffff0e;border-radius:50%;transform:scale(.94)}.site-header.is-scrolled .header-cta{border-radius:50%;gap:0;width:42px;min-height:42px;padding:0}.site-header.is-scrolled .header-cta-label{opacity:0;max-width:0;transform:translate(8px)}.site-header.is-scrolled .header-cta svg{transform:scale(1.08)}}.main-nav>a:not(.button){color:#a8a1ae}.main-nav{transition:gap .52s var(--nav-motion)}.main-nav>a:not(.button):after{background:var(--accent)}.site-footer{border-top-color:var(--line)}.footer-column a{color:#9d95a3}.footer-column a:hover{color:#e3e7ed}@media (width<=760px){.site-header{height:64px}.header-inner{width:calc(100% - 36px)}.brand{font-size:15px;font-weight:680}.main-nav{z-index:101;background:#090b0dfa;position:fixed;top:64px;left:0;right:0}}.footer-legal{gap:18px;display:inline-flex}.footer-legal a:hover{color:var(--text)}.workbench-intro h2{margin:20px 0 0}.contact-copy h2{margin:20px 0 0;line-height:1.12}.process-heading h2{font-size:52px;line-height:1.12}.store-heading-aside>p,.workbench-intro>p,.process-heading>p,.contact-copy>p{margin:0}.hero{isolation:isolate;border-bottom:1px solid #d6e8ec1c;scroll-margin-top:72px;position:relative;overflow:hidden}.hero-light-rays{z-index:0;opacity:1}.hero-shade,.hero-grid{z-index:1;pointer-events:none;position:absolute;inset:0}.hero-grid{background-size:22px 22px;-webkit-mask-image:linear-gradient(#000 0%,#000000b3 42%,#0000 94%);mask-image:linear-gradient(#000 0%,#000000b3 42%,#0000 94%)}.hero-inner{z-index:3;width:min(var(--max-width), calc(100vw - 48px));grid-template-columns:minmax(480px,1fr) minmax(450px,520px);align-items:center;gap:96px;margin:0 auto;position:relative}.hero h1{margin:0}.hero-description{margin:30px 0 0}.hero-actions{align-items:center;gap:22px;display:flex}.hero-text-link{border-bottom:1px solid #d8edf347;align-items:center;min-height:48px;font-size:13px;transition:border-color .18s,color .18s;display:inline-flex}.hero-text-link:hover{border-color:#d8edf3}.agent-preview{border:1px solid #d8edf333;min-width:0}.agent-preview-controls{align-items:center;gap:10px;display:inline-flex}.agent-preview-toggle{color:#b4c2c4;cursor:pointer;background:#ffffff06;border:1px solid #d8edf329;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.agent-preview-toggle:hover,.agent-preview-toggle:focus-visible{color:#e8f4f5;background:#aed8e114;border-color:#d8edf36b}.agent-preview-head,.agent-preview-foot{color:#748286;text-transform:uppercase;justify-content:space-between;align-items:center;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.agent-preview-head{border-bottom:1px solid #d8edf31f}.agent-preview-head>span:first-child{text-transform:none}.agent-preview-live{align-items:center;gap:7px;display:inline-flex}.agent-preview-live i{border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite status-pulse}.agent-objective>span{text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.agent-objective p{color:#e7eeef;max-width:390px;margin:12px 0 0;font-size:17px;font-weight:520;line-height:1.55}.agent-stage{color:#667477;border-bottom:1px solid #d8edf317;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 22px;transition:background-color .26s,color .26s;display:grid}.agent-stage.is-active{color:#d9e8ea}.agent-stage.is-complete{color:#8fa7a4}.agent-stage-icon{border:1px solid #d8edf329;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.agent-stage.is-complete .agent-stage-icon{border-color:#a9c9c361}.agent-stage-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.agent-stage-copy strong{color:inherit;font-size:12px;font-weight:580}.agent-stage-copy small,.agent-stage-state{color:#687579;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.agent-stage-state{text-transform:uppercase}.agent-preview-foot{min-height:44px;padding:0 22px}.services-section{isolation:isolate;padding-top:58px;padding-bottom:190px;position:relative}.services-section:before,.workbench-section:before,.cases-section:before,.contact-section:before{z-index:-1;content:"";position:absolute;inset:0 calc(50% - 50vw)}.service-rail{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(2,1fr);display:grid}.service-index{font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.service-icon{margin-top:88px}.service-item:nth-child(2) .service-icon{color:var(--success)}.service-item h3{margin:26px 0 0;font-size:26px;font-weight:560}.service-item p{color:var(--muted);margin:22px 0 0;font-size:14px;line-height:1.95}.service-tags{flex-wrap:wrap;gap:7px 14px;display:flex;position:absolute;bottom:38px;left:38px;right:38px}.service-tags span{font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.workbench-section{isolation:isolate;align-items:start;display:grid;position:relative}.workbench-intro{position:sticky;top:108px}.workbench-intro>p{margin-top:32px}.workbench-shell{border:1px solid var(--line-strong);min-width:0}.mode-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.mode-tabs button{cursor:pointer;background:0 0;border:0;font-size:12px;position:relative}.mode-tabs button+button{border-left:1px solid var(--line)}.mode-tabs button:after{content:"";transition:transform .18s;position:absolute;bottom:-1px;left:25%;right:25%;transform:scaleX(0)}.mode-tabs button.active:after{transform:scaleX(1)}.workbench-content{grid-template-columns:.86fr 1.14fr;display:grid}.mode-copy{border-right:1px solid var(--line);flex-direction:column;padding:58px 46px;animation:.3s both content-reveal;display:flex}.mode-status{align-items:center;gap:7px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:flex}.mode-copy h3{margin:64px 0 0;font-size:30px;font-weight:560;line-height:1.28}.mode-copy>p{color:var(--muted);margin:25px 0 0;font-size:13px;line-height:1.95}.mode-output{border-top:1px solid var(--line);margin-top:auto;padding-top:24px}.mode-output span,.mode-output strong{display:block}.mode-output span{color:var(--faint);font-size:9px}.mode-output strong{margin-top:8px;font-size:12px;font-weight:540;line-height:1.6}.execution-track{flex-direction:column;justify-content:center;padding:46px;display:flex}.execution-step{border-bottom:1px solid var(--line);min-height:110px;padding:26px 0;position:relative}.execution-step strong{margin-top:10px;font-size:13px;font-weight:540;display:block}.step-progress{height:1px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.step-progress i{width:48%;height:100%;animation:2.8s ease-in-out infinite track-run;display:block;transform:translate(-105%)}.store-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);scroll-margin-top:72px}.store-heading{grid-template-columns:minmax(420px,1fr) minmax(400px,.78fr);align-items:end;gap:120px;display:grid}.store-heading-aside{flex-direction:column;gap:28px;display:flex}.store-assurances{flex-wrap:wrap;gap:20px;display:flex}.store-assurances span{align-items:center;gap:6px;font-size:11px;display:flex}.store-assurances svg{color:var(--success)}.store-toolbar{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.store-filters{align-items:stretch;display:flex}.store-filters button{border-right:1px solid var(--line);cursor:pointer;background:0 0;font-size:11px}.store-filters button.active{font-weight:650}.product-count{color:var(--faint);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.product-card{border:1px solid var(--line);flex-direction:column;min-width:0;display:flex;position:relative}.product-card:before{width:74px;height:2px;top:0;left:25px}.product-card.accent-green:before{background:var(--success)}.product-card.accent-amber:before{background:var(--amber)}.product-category{align-items:center;gap:7px;font-size:10px;display:flex}.product-category i{width:5px;height:5px}.product-version{color:var(--faint);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.product-card h3{margin:18px 0 0;font-size:22px;font-weight:560;line-height:1.35}.product-summary{min-height:52px;color:var(--muted);margin:13px 0 0;font-size:12px;line-height:1.75}.stack-list{flex-wrap:wrap;align-content:flex-start;gap:7px;min-height:50px;margin-top:20px;display:flex}.stack-list span{border:1px solid var(--line);height:23px;padding:0 7px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;line-height:21px}.deliverable-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:18px 0 0;padding:17px 0 0;list-style:none;display:grid}.deliverable-list li{align-items:center;gap:5px;min-width:0;font-size:10px;display:flex}.deliverable-list svg{color:var(--success);flex:none}.product-footer{justify-content:space-between;align-items:flex-end;gap:12px;min-height:70px;margin-top:auto;display:flex}.product-price{align-items:baseline;display:flex}.product-price span,.product-price small{color:var(--faint);font-size:10px}.product-price strong{margin:0 3px;font-size:26px;font-weight:590}.purchase-button{min-width:126px}.case-list{border-top:1px solid var(--line-strong)}.cases-section{isolation:isolate;position:relative}.case-row{border-bottom:1px solid var(--line);grid-template-columns:120px 260px minmax(280px,1fr) 260px;align-items:center;gap:30px;display:grid}.case-code,.case-title small{color:var(--faint);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.case-title h3{margin:9px 0 0;font-size:20px;font-weight:560}.case-row>p{color:var(--muted);margin:0;font-size:12px;line-height:1.95}.case-scope{justify-content:space-between;align-items:center;gap:20px;font-size:10px;display:flex}.process-band{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);color:var(--process-text);scroll-margin-top:72px}.process-section{padding:164px 0}.process-heading{grid-template-columns:160px minmax(380px,1fr) minmax(360px,.72fr);align-items:end;gap:50px;margin-bottom:92px;display:grid}.process-heading h2{margin:0}.process-grid{border-top:1px solid #e7efeb29;border-bottom:1px solid #e7efeb29;grid-template-columns:repeat(4,1fr);display:grid}.process-step{padding:32px 32px 34px}.process-step-top{justify-content:space-between;align-items:center;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;display:flex}.process-step h3{margin:92px 0 0;font-size:24px;font-weight:620}.process-step p{margin:22px 0 0;font-size:12px;line-height:1.95}.process-step small{color:#89938e;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;position:absolute;bottom:34px;left:32px}.contact-section{isolation:isolate;grid-template-columns:.82fr 1.18fr;align-items:center;gap:140px;min-height:900px;display:grid;position:relative}.contact-copy h2{font-size:58px}.contact-copy>p{max-width:460px;margin-top:34px}.contact-direct{align-items:center;gap:14px;margin-top:58px;display:flex}.contact-direct span,.contact-direct a{display:block}.contact-direct span{color:var(--faint);font-size:9px}.contact-direct a{margin-top:6px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.contact-form-wrap{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;display:grid}.form-grid label{min-width:0;display:block}.form-grid label>span{margin-bottom:9px;font-size:10px;display:block}.form-grid input,.form-grid textarea{border:1px solid var(--line);outline:0;width:100%;transition:border-color .18s}.form-grid input{height:48px;padding:0 13px}.form-grid textarea{resize:vertical;min-height:120px;padding:13px;line-height:1.65}.form-full{grid-column:1/-1}.contact-submit{width:100%;margin-top:24px}.contact-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:410px;display:flex}.success-icon{border:1px solid #a7b79d6b;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.contact-success h3{margin:26px 0 0;font-size:32px;font-weight:560}.contact-success p{max-width:500px;color:var(--muted);margin:16px 0 28px;font-size:13px;line-height:1.8}@keyframes status-pulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes track-run{0%{transform:translate(-105%)}55%,to{transform:translate(220%)}}@keyframes content-reveal{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes dialog-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes button-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.contact-copy h2{font-size:46px}.workbench-intro h2{font-size:34px}.execution-track{min-height:410px}.case-scope{padding-bottom:24px}.contact-section{gap:70px}}@media (width<=988px){.store-heading{grid-template-columns:1fr;gap:28px}.store-heading-aside{max-width:620px}}@media (width<=900px){.service-item{min-height:360px;padding:32px}.service-item+.service-item{border-top:1px solid var(--line);border-left:0}.service-icon{margin-top:56px}.service-tags{bottom:32px;left:32px;right:32px}.workbench-intro h2{font-size:42px}.case-row{padding:42px 0}.case-scope{padding-bottom:0}.process-heading{gap:18px}.process-heading>p{max-width:600px}.process-step:nth-child(3){border-top:1px solid #e7efeb1f;border-left:0}.process-step:nth-child(4){border-top:1px solid #e7efeb1f}.contact-copy{max-width:660px}}@media (width<=760px){.hero-inner{width:min(100% - 36px, var(--max-width))}.contact-copy h2{font-size:36px}.services-section{padding-top:42px;padding-bottom:128px}.service-item{min-height:360px}.workbench-intro h2{font-size:34px}.mode-tabs button{padding:0 6px;font-size:11px}.mode-copy{min-height:460px;padding:38px 26px}.mode-copy h3{margin-top:35px;font-size:26px}.execution-track{min-height:460px;padding:28px}.store-heading-aside{gap:18px}.store-toolbar{border-bottom:0}.store-filters{border-bottom:1px solid var(--line-strong)}.store-filters button{flex:1 0 auto;min-width:94px}.product-count{padding:14px 0 2px;display:block}.case-title h3{margin-top:7px}.process-step,.process-step:nth-child(3){border-top:1px solid #e7efeb1f;border-left:0;min-height:330px}.process-step:first-child{border-top:0}.form-grid{grid-template-columns:1fr}.form-full{grid-column:1}}@media (width<=390px){.service-item h3{font-size:23px}.product-card{padding:26px}.product-footer{flex-direction:column;align-items:stretch}.purchase-button{width:100%}}@media (width<=1180px){.hero{min-height:clamp(700px,88svh,820px)}.hero-inner{gap:52px;min-height:clamp(700px,88svh,820px);padding:116px 0 68px}.hero-copy{max-width:560px}.hero h1{font-size:58px}}@media (width<=760px){.hero-light-rays{opacity:.62}.hero-shade{background:linear-gradient(#05090b33 0%,#05090b9e 50%,#05090b 100%),linear-gradient(90deg,#05090bb8 0%,#05090b14 100%)}.hero h1{line-height:1.1}.hero-description{max-width:520px;margin-top:20px;font-size:14px;line-height:1.72}.hero-actions{flex-direction:row;align-items:center;gap:18px;margin-top:24px}.hero-text-link{min-height:46px}.agent-objective{padding:17px 18px 16px}.agent-objective p{margin-top:7px;font-size:14px;line-height:1.45}.agent-stage{grid-template-columns:24px minmax(0,1fr) auto;gap:9px;min-height:58px;padding:0 16px}.agent-stage-icon{width:21px;height:21px}.agent-stage-copy{gap:3px}.agent-stage-copy strong{font-size:11px}.agent-stage-copy small{font-size:7px}.agent-preview-foot{min-height:38px;padding:0 16px}}@media (width<=390px){.hero-actions{gap:14px}.hero-actions .button{padding:0 14px;font-size:13px}.hero-text-link{font-size:12px}.agent-stage-state{display:none}}.workbench-intro h2,.process-heading h2,.contact-copy h2{color:var(--text);text-wrap:balance;font-weight:540}.store-heading-aside>p,.workbench-intro>p,.process-heading>p,.contact-copy>p{color:var(--muted);text-wrap:pretty;font-size:16px;line-height:1.82}.hero{background:#080a0d;border-bottom-color:#ffffff14;min-height:calc(100svh + 520px)}.hero-shade{background:linear-gradient(90deg,#080a0dc7 0%,#080a0d29 34% 66%,#080a0dc7 100%),linear-gradient(#080a0d14 48%,#080a0d 100%)}.hero-inner{min-height:calc(100svh + 520px);padding:0;display:block}.hero-copy{text-align:center;width:min(920px,100%);max-width:none;position:absolute;top:max(220px,50svh - 197px);left:50%;transform:translate(-50%)}.hero h1{white-space:nowrap;font-size:64px;line-height:1.14}.hero-description{text-wrap:balance;max-width:680px;margin-top:28px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.82}.hero-actions{justify-content:center;margin-top:32px}.hero-actions .button{min-height:52px}.hero-grid{opacity:.26;background-image:radial-gradient(circle,#aebcd03d .75px,#0000 .85px)}.hero h1{font-weight:530}.hero h1 span{color:#e2edf0;margin-left:.22em;display:inline-block}.hero-description{color:#b0aab5}.hero-description span{display:block}.hero-description .hero-description-term{white-space:nowrap;display:inline}.hero-text-link{color:#aeb4bd;border-bottom-color:#a0b0cb4d}.hero-text-link:hover{color:#f3f5f7;border-bottom-color:#a7b5cc}.agent-preview{border-color:var(--glass-border);border-radius:var(--panel-radius);background:var(--glass-surface-strong);width:min(1180px,100%);min-height:0;box-shadow:var(--window-shadow);-webkit-backdrop-filter:blur(24px)saturate(1.2);backdrop-filter:blur(24px)saturate(1.2);margin-top:0;display:block;position:absolute;top:max(540px,100svh - 380px);left:50%;overflow:hidden;transform:translate(-50%)}.agent-preview-head{background:linear-gradient(90deg,#daf0ec0e,#ffffff03 42%,#ffffff05);border-bottom-color:#ffffff16;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;min-height:52px;padding:0 17px;display:grid}.agent-preview-head>span:first-child{color:inherit;font-size:inherit;font-weight:inherit}.agent-preview-title{color:#cdc5d2;text-transform:none;font-size:9px;font-weight:580}.agent-preview-live{color:#8e8594}.agent-preview-live i{background:var(--cyan);box-shadow:0 0 14px #78cfe080}.agent-objective{border-right:1px solid #ffffff13;flex-direction:column;justify-content:flex-start;min-width:0;padding:40px;display:flex}.agent-objective>span{color:#8796ad}.agent-stage-list,.agent-stage,.agent-preview-foot,.agent-stage-panel,.agent-run-panel,.agent-context>div,.agent-panel-head{border-color:#ffffff13}.agent-preview-main{grid-template-columns:.9fr 1.2fr .72fr;min-height:460px;display:grid}.agent-context{margin:auto 0 0;display:grid}.agent-context>div{border-top:1px solid;justify-content:space-between;align-items:center;min-height:48px;display:flex}.agent-context dt,.agent-context dd,.agent-metrics dt,.agent-metrics dd{margin:0}.agent-context dt{color:#b7bdc7;font-size:10px}.agent-context dd{color:#707985;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.agent-stage-panel{border-right:1px solid;min-width:0}.agent-panel-head{color:#777f8b;text-transform:uppercase;border-bottom:1px solid;justify-content:space-between;align-items:center;min-height:56px;padding:0 24px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex}.agent-panel-head b{color:#a9b0ba;font-weight:560}.agent-stage-list{border-top:0}.agent-stage{min-height:134px}.agent-preview-foot{grid-template-columns:1fr auto 1fr;display:grid}.agent-preview-foot>span:nth-child(2){color:#646c77}.agent-preview-foot>span:last-child{justify-self:end}.agent-run-panel{flex-direction:column;min-width:0;padding:34px 28px;display:flex}.agent-panel-label{color:#777f8b;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.agent-metrics{gap:24px;margin:26px 0 0;display:grid}.agent-metrics div{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.agent-metrics dt{color:#7d8590;font-size:9px}.agent-metrics dd{color:#d9dde4;font-family:SFMono-Regular,Consolas,monospace;font-size:20px;font-weight:620}.agent-guard{border-top:1px solid var(--line);color:#9aa9b7;align-items:center;gap:11px;margin-top:auto;padding-top:20px;display:flex}.agent-guard span,.agent-guard strong{display:block}.agent-guard span{color:#68717d;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.agent-guard strong{color:#c9d0da;margin-top:4px;font-size:11px;font-weight:580}.agent-stage.is-active{background:#8da0c216}.agent-stage.is-active .agent-stage-icon{color:#e2e7ee;border-color:#9dafcdad}.agent-stage.is-active .agent-stage-state{color:#aab7cb}.services-section:before{background:linear-gradient(118deg,#709d9524,#0000 58%),#0b0d0fb3}.workbench-section:before{background:linear-gradient(118deg,#69929a24,#0000 60%),#0c0f12ad}.cases-section:before,.contact-section:before{background:linear-gradient(118deg,#709d951f,#0000 58%),#0e0e0fb8}.service-item,.workbench-shell,.case-row,.process-step{isolation:isolate;position:relative}.service-item:after,.workbench-shell:before,.case-row:before,.process-step:before{z-index:-1;inset:calc(-2 * var(--glass-cache-blur));background:linear-gradient(118deg, var(--glass-cache-tint), transparent var(--glass-cache-stop)), radial-gradient(circle, #aab5c613 .8px, transparent .9px), var(--glass-cache-base);content:"";filter:blur(var(--glass-cache-blur)) saturate(var(--glass-cache-saturation));pointer-events:none;background-size:auto,24px 24px,auto;position:absolute;transform:translateZ(0)}.service-rail{border:0;gap:18px}.service-item{--glass-cache-tint:#709d9524;--glass-cache-stop:58%;--glass-cache-base:#0b0d0ff0;--glass-cache-blur:14px;--glass-cache-saturation:1.18;border:1px solid var(--glass-border);border-radius:var(--panel-radius);background:var(--glass-surface-soft);min-height:430px;box-shadow:var(--glass-shadow);padding:36px;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;overflow:hidden}.service-item+.service-item{border-left:1px solid var(--glass-border)}.service-item:before{content:"";background:#daf0ec7a;height:1px;position:absolute;top:0;left:18%;right:18%}.service-item:hover{border-color:var(--glass-border-hover);background:var(--glass-surface);box-shadow:var(--glass-shadow-raised);transform:translateY(-5px)}.service-index{color:#7d899c}.service-icon{color:#93a3ba}.service-tags span{color:#8f8796}.workbench-section{grid-template-columns:380px minmax(0,1fr);gap:72px}.workbench-intro h2{font-size:36px;line-height:1.22}.workbench-shell{--glass-cache-tint:#69929a24;--glass-cache-stop:60%;--glass-cache-base:#0c0f12f0;--glass-cache-blur:18px;--glass-cache-saturation:1.2;border-color:var(--glass-border);border-radius:var(--panel-radius);background:var(--glass-surface-strong);box-shadow:var(--window-shadow);overflow:hidden}.workbench-window-bar,.contact-window-bar{border-bottom:1px solid var(--line);color:#817989;background:linear-gradient(90deg,#daf0ec0e,#ffffff03 42%,#ffffff05);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:52px;padding:0 18px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:grid}.workbench-window-bar>span:nth-child(2),.contact-window-bar>span:nth-child(2){color:#c9c1ce;font-weight:580}.workbench-window-bar>span:last-child,.contact-window-bar>span:last-child{text-transform:uppercase}.mode-tabs{border-bottom-color:var(--line);background:#05070938;min-height:58px}.mode-tabs button{color:#827a89}.mode-tabs button+button{border-left-color:var(--line)}.mode-tabs button:after{background:var(--accent);height:2px}.mode-tabs button.active{color:#f1f3f6;background:#8da0c213}.workbench-content{min-height:580px}.mode-copy{border-color:var(--line)}.mode-status{color:var(--success)}.mode-output strong{color:#d9d1df}.execution-step,.mode-output{border-color:var(--line)}.step-progress i{background:var(--accent);box-shadow:0 0 12px #7084a657}.store-band{border-color:var(--line);background:linear-gradient(118deg,#69929a24,#0000 60%),#0b0d10ad}.store-assurances span{color:#c8bfcc}.store-toolbar{border:1px solid var(--glass-border);border-radius:var(--control-radius);background:var(--glass-surface-soft);min-height:60px;box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(14px)saturate(1.18);backdrop-filter:blur(14px)saturate(1.18);padding-right:18px;overflow:hidden}.store-filters{gap:4px;height:58px;padding:5px}.store-filters button{border-radius:calc(var(--control-radius) - 2px);color:#8f8796;border:0;min-width:104px}.store-filters button:hover{color:#d9d1df;background:#ffffff09}.store-filters button.active{background:var(--accent);color:#fff;box-shadow:inset 0 1px #fff3,0 6px 18px #56698833}.product-grid{gap:18px}.product-card{isolation:isolate;border-color:var(--glass-border);border-radius:var(--panel-radius);background:var(--glass-surface-soft);min-height:520px;box-shadow:var(--glass-shadow);padding:0;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;overflow:hidden}.product-card:before{z-index:-1;content:"";filter:blur(14px)saturate(1.2);pointer-events:none;background:linear-gradient(118deg,#69929a24,#0000 60%),radial-gradient(circle,#aab5c613 .8px,#0000 .9px) 0 0/24px 24px,#0b0d10f0;position:absolute;inset:-28px;transform:translateZ(0)}.product-card:hover{border-color:var(--glass-border-hover);background:var(--glass-surface);box-shadow:var(--glass-shadow-raised);transform:translateY(-5px)}.product-window-bar{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#daf0ec0d,#ffffff03 44%,#ffffff05);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;padding:0 16px;display:grid}.product-window-bar .window-dots i{width:8px;height:8px}.product-window-bar .window-dots{gap:5px}.product-category{color:#a098a7}.product-category i{background:var(--cyan);border-radius:50%;box-shadow:0 0 10px #78cfe052}.product-window-bar .product-category i{display:none}.accent-green .product-category i{background:var(--success)}.accent-amber .product-category i{background:var(--amber)}.product-card-body{flex-direction:column;flex:1;min-height:470px;padding:26px;display:flex}.product-code-icon{color:#aab7ca;background:#8da0c213;border:1px solid #97a7c233;border-radius:10px;width:42px;height:42px;margin-top:4px;padding:9px}.product-card h3{margin-top:22px}.stack-list span{border-color:var(--line);color:#8f8796;background:#ffffff05;border-radius:6px}.deliverable-list{border-color:var(--line)}.deliverable-list li{color:#c4bcc8}.purchase-button{border-radius:var(--control-radius);color:#dbe0e8;background:#8da0c212;border-color:#97a7c247}.purchase-button:hover{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 8px 22px #56698838}.case-list{border:0;gap:14px;display:grid}.case-row{--glass-cache-tint:#709d9529;--glass-cache-stop:58%;--glass-cache-base:#121414f0;--glass-cache-blur:14px;--glass-cache-saturation:1.18;border:1px solid var(--glass-border);border-radius:var(--panel-radius);background:var(--glass-surface-soft);min-height:190px;box-shadow:var(--glass-shadow);padding:28px 30px;transition:transform .22s,border-color .22s,background-color .22s;overflow:hidden}.case-row:hover{border-color:var(--glass-border-hover);background:var(--glass-surface);box-shadow:var(--glass-shadow-raised);transform:translateY(-3px)}.case-scope{color:#c7becb}.case-scope svg,.case-row:nth-child(2) .case-scope svg,.case-row:nth-child(3) .case-scope svg{color:#98a9c2}.process-band{border-color:var(--line);background:linear-gradient(118deg,#69929a21,#0000 60%),#0e1114b3}.process-heading .section-number{color:#8f9db4}.process-grid{border:0;gap:14px}.process-step{--glass-cache-tint:#69929a21;--glass-cache-stop:60%;--glass-cache-base:#0e1114f0;--glass-cache-blur:14px;--glass-cache-saturation:1.18;border:1px solid var(--glass-border);border-radius:var(--panel-radius);background:var(--glass-surface-soft);min-height:360px;box-shadow:var(--glass-shadow);transition:transform .22s,border-color .22s,background-color .22s;overflow:hidden}.process-step+.process-step{border-left:1px solid var(--glass-border)}.process-step:hover{border-color:var(--glass-border-hover);background:var(--glass-surface);box-shadow:var(--glass-shadow-raised);transform:translateY(-4px)}.process-step-top{color:#8e8594}.process-step-top svg{color:#98a9c2}.process-step p{color:var(--process-muted)}.contact-form-wrap{border:1px solid var(--glass-border);border-radius:var(--panel-radius);background:var(--glass-surface-strong);min-height:520px;box-shadow:var(--window-shadow);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);padding:0;overflow:hidden}.contact-form,.contact-success{padding:34px}.contact-direct>svg{color:#98a9c2}.form-grid label>span{color:#aaa2b0}.form-grid input,.form-grid textarea{border-color:var(--line);border-radius:var(--control-radius);color:var(--text);background:linear-gradient(145deg,#ffffff0d,#0000 55%),#07090b3d;font-size:14px;box-shadow:inset 0 1px #ffffff05}.form-grid input:hover,.form-grid textarea:hover{border-color:#ffffff29}.form-grid input:focus,.form-grid textarea:focus{border-color:#8da0c2;box-shadow:0 0 0 3px #8da0c21c}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#625a69}.custom-select{position:relative}.custom-select-native{display:none}.custom-select.is-open{z-index:14}.custom-select-trigger,.custom-select-option{border-radius:var(--control-radius);width:100%;font:inherit;border:1px solid #0000}.custom-select-trigger{border-color:var(--line);height:48px;color:var(--text);background:linear-gradient(145deg,#ffffff0d,#0000 55%),#07090b3d;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;transition:border-color .18s,box-shadow .18s,background-color .18s,transform .18s;display:flex;box-shadow:inset 0 1px #ffffff05}.custom-select-trigger:hover{border-color:#ffffff29}.custom-select.is-open .custom-select-trigger{border-color:#8da0c2;box-shadow:0 0 0 3px #8da0c21c}.custom-select-trigger>span,.custom-select-option>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.custom-select-trigger>svg{color:#a6b4ca;flex:none;transition:transform .18s,color .18s}.custom-select.is-open .custom-select-trigger>svg{color:#d6e2f7;transform:rotate(180deg)}.custom-select-menu{z-index:15;border:1px solid var(--glass-border);-webkit-backdrop-filter:none;backdrop-filter:none;background:#161a1f;border-radius:12px;gap:4px;max-height:288px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 26px 60px #0000006b,inset 0 1px #ffffff08}.custom-select-option{color:#c2c7d1;background:0 0;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 12px;font-size:13px;transition:background-color .18s,border-color .18s,color .18s;display:flex}.custom-select-option:hover{color:#eef2f8;background:#8da0c214}.custom-select-option.is-selected{color:#f4f6fb;background:#8da0c224}.custom-select-option>svg{color:#9db0ce;flex:none}.success-icon{color:#b5c2d4;background:#8da0c214;border-color:#97a7c257;border-radius:14px}@media (width<=1180px){.hero-inner{grid-template-columns:minmax(400px,1fr) minmax(390px,470px)}.workbench-section{grid-template-columns:280px minmax(0,1fr);gap:64px}.workbench-content{grid-template-columns:1fr}.mode-copy{border-right:0;border-bottom:1px solid var(--line);min-height:390px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-row{grid-template-columns:100px 220px minmax(260px,1fr)}.case-scope{grid-column:2/-1}.process-heading{grid-template-columns:130px 1fr}.process-heading>p{grid-column:2}}@media (width<=900px){.hero{min-height:940px}.hero-inner{grid-template-columns:1fr;align-items:center;gap:52px;min-height:940px;padding:118px 0 62px;display:grid}.hero-copy{text-align:left;width:auto;max-width:640px;position:static;transform:none}.hero h1{white-space:normal}.hero h1 span{margin-left:0;display:block}.hero-description{margin-top:30px;margin-left:0;margin-right:0;font-size:16px;line-height:1.85}.hero-actions{justify-content:flex-start;margin-top:38px}.hero-actions .button{min-height:48px}.agent-preview{width:min(620px,100%);min-height:0;margin-top:0;display:block;position:static;transform:none}.agent-preview-main{min-height:0;display:block}.agent-objective{border-right:0;padding:30px 30px 28px;display:block}.agent-context,.agent-run-panel,.agent-panel-head{display:none}.agent-stage-panel{border-right:0}.agent-stage-list{border-top:1px solid #ffffff13}.agent-stage{min-height:72px}.agent-preview-foot{display:flex}.agent-preview-foot>span:nth-child(2){display:none}.service-rail{grid-template-columns:1fr}.service-item,.service-item+.service-item{border:1px solid var(--line)}.workbench-section{display:block}.workbench-intro{max-width:640px;margin-bottom:72px;position:static}.case-row{grid-template-columns:90px 1fr;gap:22px 32px}.case-row>p,.case-scope{grid-column:2}.process-heading{grid-template-columns:1fr}.process-heading>p{grid-column:1}.process-grid{grid-template-columns:repeat(2,1fr)}.process-step,.process-step+.process-step,.process-step:nth-child(3),.process-step:nth-child(4){border:1px solid var(--line)}.contact-section{grid-template-columns:1fr;gap:88px}}@media (width<=760px){.hero{min-height:870px}.hero-inner{gap:34px;min-height:870px;padding:102px 0 30px}.hero h1{font-size:46px}.agent-preview-head{gap:10px;min-height:44px;padding:0 14px}.service-item{padding:30px}.workbench-window-bar,.contact-window-bar{min-height:48px;padding:0 14px}.mode-tabs{min-height:56px}.mode-copy,.execution-track{padding-left:24px;padding-right:24px}.store-toolbar{background:0 0;border:0;padding:0;display:block;overflow:visible}.store-filters{border:1px solid var(--line);border-radius:var(--control-radius);background:#121519cc;width:100%;overflow-x:auto}.product-grid{grid-template-columns:1fr}.product-card{min-height:520px}.product-card-body{min-height:468px;padding:24px}.case-row{grid-template-columns:1fr;gap:14px;padding:28px 24px}.case-row>p,.case-scope{grid-column:1}.process-grid{grid-template-columns:1fr}.process-step,.process-step+.process-step,.process-step:nth-child(3),.process-step:nth-child(4){border:1px solid var(--line)}.contact-form,.contact-success{padding:26px 22px}.form-grid input,.form-grid textarea{font-size:16px}.custom-select-native{z-index:2;opacity:0;cursor:pointer;border:0;width:100%;height:48px;display:block;position:absolute;inset:0}.custom-select-trigger{pointer-events:none}.custom-select-menu{display:none}}@media (width<=390px){.hero h1{font-size:42px}.agent-preview-title{display:none}.agent-preview-head{grid-template-columns:auto 1fr}.agent-preview-live{justify-self:end}}.contact-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.contact-consent{color:var(--muted);align-items:flex-start;gap:10px;margin-top:20px;font-size:12px;line-height:1.6;display:flex}.contact-consent input{width:16px;height:16px;accent-color:var(--accent);flex:none;margin:2px 0 0}.contact-consent a{color:#bdc9dc;text-underline-offset:3px;text-decoration:underline}.contact-error{color:#d2a2a8;margin:16px 0 0;font-size:12px;line-height:1.6}.contact-route-note{border-top:1px solid var(--line);color:var(--faint);justify-content:space-between;align-items:center;gap:16px;margin-top:32px;padding-top:20px;font-size:11px;line-height:1.6;display:flex}.contact-route-note+.contact-direct{margin-top:28px}.contact-route-note a{color:#bdc9dc;flex:none;align-items:center;gap:6px;font-weight:580;transition:color .18s,transform .18s;display:inline-flex}.contact-route-note a:hover{color:var(--text);transform:translate(2px)}@media (width<=760px){.contact-route-note{flex-direction:column;align-items:flex-start;gap:8px}}body.dialog-open{overflow:hidden}.license-options legend{margin-bottom:9px;font-size:10px;display:block}.dialog-backdrop{z-index:500;justify-content:center;align-items:center;padding:24px;animation:.18s both backdrop-in;display:flex;position:fixed;inset:0;overflow-y:auto}.purchase-dialog{border:1px solid var(--line-strong);width:min(760px,100%);max-height:calc(100dvh - 48px);animation:.22s both dialog-in;position:relative;overflow-y:auto}.dialog-close{right:18px}.dialog-heading{padding-right:48px}.dialog-heading h2,.order-success h2{margin:17px 0 0;font-size:30px;font-weight:580;line-height:1.25}.dialog-heading p,.order-success>p{color:var(--muted);margin:13px 0 0;font-size:12px;line-height:1.75}.purchase-dialog form{margin-top:30px}.license-options{border:0;margin:0;padding:0}.license-options label{border:1px solid var(--line);cursor:pointer;grid-template-columns:18px 1fr auto;align-items:center;gap:12px;min-height:70px;margin-top:8px;padding:12px 14px;display:grid}.license-options input{opacity:0;width:1px;height:1px;position:absolute}.radio-mark{border:1px solid var(--line-strong);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.selected .radio-mark:after{content:"";border-radius:50%;width:7px;height:7px}.license-copy strong,.license-copy small{display:block}.license-copy strong{font-size:12px;font-weight:560}.license-copy small{color:var(--faint);margin-top:5px;font-size:9px}.license-options label>b{font-family:SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:560}.purchase-form-grid{margin-top:26px}.checkout-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding-top:22px;display:flex}.checkout-total span,.checkout-total strong{display:block}.checkout-total span{color:var(--faint);font-size:9px}.checkout-total strong{margin-top:6px;font-family:SFMono-Regular,Consolas,monospace;font-size:20px}.checkout-note{color:var(--faint);justify-content:flex-end;align-items:center;gap:5px;margin:14px 0 0;font-size:9px;display:flex}.order-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:470px;display:flex}.order-success .section-number{margin-top:26px}.order-success>p{max-width:510px}.order-number{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:min(420px,100%);margin:28px 0;padding:20px 0}.order-number span,.order-number strong{display:block}.order-number span{color:var(--faint);font-size:9px}.order-number strong{margin-top:8px;font-family:SFMono-Regular,Consolas,monospace;font-size:15px}.button-spinner{flex:none}@media (width<=760px){.dialog-backdrop{align-items:flex-end;padding:12px}.purchase-dialog{max-height:calc(100dvh - 24px);padding:30px 18px}.dialog-heading h2,.order-success h2{font-size:25px}.dialog-close{right:12px}.license-options label{grid-template-columns:18px 1fr}.license-options label>b{grid-column:2}.purchase-form-grid{grid-template-columns:1fr}.checkout-footer{flex-direction:column;align-items:stretch}.checkout-footer .button{width:100%}.checkout-note{justify-content:flex-start}}.source-detail-main{width:min(var(--max-width), calc(100vw - 48px));margin:0 auto;padding:136px 0 148px}.source-detail-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:48px;display:flex}.source-back-link{border:1px solid var(--line-strong);border-radius:var(--control-radius);min-height:40px;color:var(--muted);align-items:center;gap:8px;padding:0 13px;font-size:12px;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:inline-flex}.source-back-link:hover{border-color:var(--glass-border-hover);color:var(--text);background:#8da0c214;transform:translateY(-1px)}.source-detail-layout{grid-template-columns:minmax(0,1.18fr) minmax(350px,.82fr);align-items:start;gap:58px;display:grid}.source-preview-window{--glass-cache-tint:#69929a24;--glass-cache-stop:60%;--glass-cache-base:#0c0f12f0;--glass-cache-blur:16px;--glass-cache-saturation:1.2;border:1px solid var(--glass-border);border-radius:var(--panel-radius);background:var(--glass-surface);min-height:570px;box-shadow:var(--glass-shadow-raised);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);position:relative;overflow:hidden}.source-preview-window:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(118deg,#69929a21,#0000 62%);position:absolute;inset:0}.source-preview-bar{z-index:1;border-bottom:1px solid var(--line);color:#c9d0d5;background:linear-gradient(90deg,#daf0ec12,#12151980 46%,#121519b8);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:50px;padding:0 17px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;display:grid;position:relative}.source-preview-status{color:var(--success);align-items:center;gap:7px;font-size:9px;display:inline-flex}.source-preview-status i{background:var(--success);border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #94aa9d94}.source-preview-grid{z-index:1;grid-template-columns:154px minmax(0,1fr);min-height:520px;display:grid;position:relative}.source-preview-sidebar{border-right:1px solid var(--line);background:#05080b47;padding:22px 14px}.source-preview-sidebar strong{color:#d7e0e0;margin-bottom:23px;font:10px SFMono-Regular,Consolas,monospace;display:block}.source-preview-sidebar span{color:var(--faint);border:1px solid #0000;border-radius:7px;margin:8px 0;padding:8px 9px;font-size:11px;display:block}.source-preview-sidebar span.active{color:#d4dee4;background:#8da0c217;border-color:#daebef2e}.source-preview-main{min-width:0;padding:24px 26px 50px}.source-preview-heading{color:#c2cccf;justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.source-preview-heading small{color:var(--success);font:9px SFMono-Regular,Consolas,monospace}.source-preview-question{border-bottom:1px solid var(--line);color:#e0e6e5;margin-top:27px;padding-bottom:16px;font-size:14px;line-height:1.7}.source-preview-answer{border-left:1px solid var(--cyan);color:#c8d1d0;margin-top:22px;padding-left:15px;font-size:13px;line-height:1.85}.source-preview-answer strong{color:#eef3f1;margin-bottom:9px;font-size:15px;font-weight:560;display:block}.source-preview-evidence{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:30px;display:grid}.source-preview-evidence>div{border:1px solid var(--line);color:#9eaaa9;border-radius:8px;min-width:0;padding:12px;font-size:10px;line-height:1.6}.source-preview-evidence b{color:#d5dfdc;margin-bottom:5px;font-weight:560;display:block}.source-preview-note{color:var(--faint);font:9px SFMono-Regular,Consolas,monospace;position:absolute;bottom:15px;right:18px}.source-detail-copy{min-width:0;padding-top:6px}.source-detail-copy h1{text-wrap:balance;max-width:560px;margin:16px 0 19px;font-size:54px;font-weight:540;line-height:1.1}.source-detail-summary{max-width:560px;color:var(--muted);margin:0 0 26px;font-size:16px;line-height:1.85}.source-detail-meta{color:var(--faint);flex-wrap:wrap;gap:10px 18px;margin-bottom:29px;font:10px SFMono-Regular,Consolas,monospace;display:flex}.source-detail-meta b{color:#c7d0d2;font-weight:560}.source-detail-price{align-items:baseline;gap:12px;margin-bottom:19px;display:flex}.source-detail-price strong{color:var(--text);font:560 28px SFMono-Regular,Consolas,monospace}.source-detail-price span{color:var(--faint);font-size:11px}.source-license-options{border-top:1px solid var(--line);border-right:0;border-bottom:1px solid var(--line);border-left:0;margin:28px 0 17px;padding:19px 0}.source-license-options legend{color:#d4dad7;margin-bottom:10px;font-size:12px}.source-license-options label{cursor:pointer;border:1px solid #deeef021;border-radius:8px;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;margin-top:7px;padding:9px 11px;transition:border-color .18s,background-color .18s;display:grid}.source-license-options label:hover{border-color:var(--glass-border)}.source-license-options label.selected{background:#8da0c214;border-color:#daebef75}.source-license-options input{opacity:0;width:1px;height:1px;position:absolute}.source-radio{border:1px solid #deeef061;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:inline-flex}.source-license-options label.selected .source-radio:after{content:"";background:#a9bad1;border-radius:50%;width:6px;height:6px}.source-license-options label>span:nth-of-type(2) strong,.source-license-options label>span:nth-of-type(2) small{display:block}.source-license-options label>span:nth-of-type(2) strong{color:#dce3df;font-size:11px;font-weight:560}.source-license-options label>span:nth-of-type(2) small{color:var(--faint);margin-top:3px;font-size:9px}.source-license-options label>b{color:#d8ddd8;font:560 11px SFMono-Regular,Consolas,monospace}.source-inquiry-trigger{min-width:210px}.source-detail-note{max-width:560px;color:var(--faint);margin:13px 0 0;font-size:10px;line-height:1.75}.source-detail-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:82px;display:grid}.source-detail-band section{min-height:205px;padding:27px 23px 27px 0}.source-detail-band section+section{border-left:1px solid var(--line);padding-left:23px}.source-detail-band h2{color:#dde2de;margin:0 0 15px;font-size:13px;font-weight:560}.source-detail-band ul{margin:0;padding:0;list-style:none}.source-detail-band li{color:var(--muted);margin:8px 0;padding-left:13px;font-size:11px;line-height:1.65;position:relative}.source-detail-band li:before{border:1px solid var(--cyan);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:.72em;left:0}.source-detail-assurance{color:var(--faint);align-items:flex-start;gap:9px;margin-top:22px;font-size:11px;line-height:1.7;display:flex}.source-detail-assurance svg{color:var(--success);flex:none;margin-top:2px}.source-not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:620px;display:flex}.source-not-found h1{margin:18px 0 12px;font-size:44px;font-weight:540}.source-not-found p{max-width:520px;color:var(--muted);margin:0 0 28px;line-height:1.85}.source-inquiry-dialog{width:min(720px,100%)}.source-inquiry-form{display:block}.source-inquiry-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.source-inquiry-grid{margin-top:26px}.source-inquiry-consent{color:var(--muted);align-items:flex-start;gap:10px;margin-top:20px;font-size:12px;line-height:1.6;display:flex}.source-inquiry-consent input{width:16px;height:16px;accent-color:var(--accent);flex:none;margin:2px 0 0}.source-inquiry-consent a{color:#bdc9dc;text-underline-offset:3px;text-decoration:underline}.source-inquiry-error{color:#d2a2a8;margin:16px 0 0;font-size:12px;line-height:1.6}.source-inquiry-footer{align-items:flex-end}.source-inquiry-note{color:var(--faint);align-items:center;gap:6px;font-size:10px;line-height:1.6;display:inline-flex}.source-inquiry-note svg{color:#9db0ce;flex:none}.button-spinner{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1180px){.source-detail-layout{grid-template-columns:minmax(0,1fr) minmax(310px,.78fr);gap:40px}.source-detail-copy h1{font-size:48px}.source-detail-band{grid-template-columns:repeat(2,minmax(0,1fr))}.source-detail-band section:nth-child(3){border-top:1px solid var(--line)}.source-detail-band section:nth-child(3),.source-detail-band section:nth-child(4){padding-top:23px}}@media (width<=900px){.source-detail-layout{flex-direction:column;gap:40px;display:flex}.source-detail-copy{width:min(680px,100%)}.source-preview-window{width:100%}}@media (width<=760px){.source-detail-main{width:calc(100vw - 36px);padding:98px 0 108px}.source-detail-top{flex-direction:column-reverse;align-items:flex-start;gap:16px;margin-bottom:30px}.source-detail-layout{gap:28px}.source-detail-copy{order:-1}.source-detail-copy h1{margin-top:14px;font-size:42px}.source-detail-summary{font-size:15px}.source-detail-price{flex-direction:column;align-items:flex-start;gap:4px}.source-license-options label{grid-template-columns:17px minmax(0,1fr)}.source-license-options label>b{grid-column:2}.source-inquiry-trigger{width:100%}.source-preview-window{min-height:470px}.source-preview-bar{min-height:48px;padding:0 14px}.source-preview-grid{grid-template-columns:105px minmax(0,1fr);min-height:420px}.source-preview-sidebar{padding:17px 10px}.source-preview-sidebar strong{margin-bottom:18px;font-size:9px}.source-preview-sidebar span{margin:7px 0;padding:7px 6px;font-size:10px}.source-preview-main{padding:19px 15px 45px}.source-preview-heading{flex-direction:column;align-items:flex-start;gap:5px}.source-preview-question{margin-top:22px;font-size:13px}.source-preview-answer{font-size:12px}.source-preview-evidence{grid-template-columns:1fr}.source-preview-note{font-size:8px;left:14px;right:14px}.source-detail-band{margin-top:55px;display:block}.source-detail-band section,.source-detail-band section+section,.source-detail-band section:nth-child(3),.source-detail-band section:nth-child(4){border-top:1px solid var(--line);border-left:0;min-height:0;padding:23px 0}.source-detail-band section:first-child{border-top:0}.source-detail-assurance{font-size:10px}.source-inquiry-dialog{border-radius:16px 16px 0 0;max-height:calc(100dvh - 8px)}.source-inquiry-dialog .purchase-dialog-body{padding:30px 20px 29px}.source-inquiry-footer{flex-direction:column;align-items:stretch}.source-inquiry-footer .button{width:100%}}.dialog-window-bar{z-index:3;border-bottom:1px solid var(--line);color:#817989;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(90deg,#daf0ec13,#121519d6 46%,#121519e6);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:52px;padding:0 18px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:grid;position:sticky;top:0}.license-options legend{color:#aaa2b0}.dialog-backdrop{-webkit-backdrop-filter:blur(14px)saturate(1.18);backdrop-filter:blur(14px)saturate(1.18);background:#0405077a}.purchase-dialog{border-color:var(--glass-border-hover);background:var(--glass-surface-strong);-webkit-backdrop-filter:blur(22px)saturate(1.22);backdrop-filter:blur(22px)saturate(1.22);border-radius:16px;padding:0;overflow:hidden auto;box-shadow:0 40px 130px #000000a8,inset 0 1px #ffffff2b,inset 1px 0 #daf0ec0f}.dialog-window-bar>span:last-child{color:#c9c1ce;font-weight:580}.purchase-dialog-body{padding:36px 40px 40px}.dialog-close{z-index:5;float:right;margin-top:-46px;margin-right:8px;position:sticky;top:6px}.license-options label{background:linear-gradient(145deg,#daf0ec09,#ffffff02 54%,#05070a1f);border-color:#deeef024;border-radius:10px;transition:border-color .18s,background-color .18s}.license-options label:hover{border-color:var(--glass-border)}.license-options label.selected{background:linear-gradient(145deg,#daf0ec17,#8da0c20e 54%,#05070a1a);border-color:#daebef75;box-shadow:inset 0 1px #ffffff1a,0 12px 28px #00000029}.selected .radio-mark:after{background:#98a9c2}.order-number,.checkout-footer{border-color:var(--line)}@media (width<=760px){.dialog-window-bar{min-height:48px;padding:0 14px}.purchase-dialog{border-radius:16px 16px 0 0}.purchase-dialog-body{padding:30px 18px}.dialog-close{margin-top:-44px;margin-right:4px;top:4px}}.source-custom-route{border-top:1px solid var(--line);color:var(--faint);justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:18px;font-size:11px;line-height:1.6;display:flex}.source-custom-route a{color:#bdc9dc;flex:none;align-items:center;gap:6px;font-weight:580;transition:color .18s,transform .18s;display:inline-flex}.source-custom-route a:hover{color:var(--text);transform:translate(2px)}@media (width<=760px){.source-custom-route{flex-direction:column;align-items:flex-start;gap:8px}}.legal-shell{background-color:var(--bg);background-image:radial-gradient(circle,#aab5c613 .8px,#0000 .9px);background-size:24px 24px;min-height:100vh}.legal-header,.legal-main,.legal-footer{width:min(920px,100vw - 48px);margin:0 auto}.legal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;display:flex}.legal-back{min-height:42px;color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.legal-back:hover{color:var(--text)}.legal-main{padding:112px 0 128px}.legal-heading{border-bottom:1px solid var(--line);max-width:720px;padding-bottom:70px}.legal-heading h1{margin:20px 0 0;font-size:54px;font-weight:540;line-height:1.15}.legal-heading p{color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.9}.legal-heading small{color:var(--faint);margin-top:24px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;display:block}.legal-content{gap:56px;margin-top:72px;display:grid}.legal-content section{grid-template-columns:minmax(180px,.34fr) minmax(0,.66fr);gap:60px;display:grid}.legal-content h2{margin:0;font-size:18px;font-weight:580;line-height:1.5}.legal-section-copy{gap:14px;display:grid}.legal-section-copy p{color:var(--muted);margin:0;font-size:14px;line-height:2}.legal-footer{border-top:1px solid var(--line);min-height:96px;color:var(--faint);justify-content:space-between;align-items:center;font-size:11px;display:flex}.legal-footer nav{gap:22px;display:flex}.legal-footer a:hover{color:var(--text)}@media (width<=760px){.legal-header,.legal-main,.legal-footer{width:calc(100vw - 36px)}.legal-main{padding:80px 0 96px}.legal-heading{padding-bottom:54px}.legal-heading h1{font-size:42px}.legal-content{gap:48px;margin-top:56px}.legal-content section{display:block}.legal-section-copy{margin-top:18px}.legal-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;min-height:116px}}
