/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.lowercase{text-transform:lowercase}}:root{--bg:#07131f;--bg-2:#0a1a29;--panel:#0e2332;--text:#eef7f5;--muted:#8faab5;--line:#82cdd72b;--cyan:#69e7e5;--coral:#ff7865}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);font-family:var(--font-geist-sans),"PingFang SC","Microsoft YaHei",sans-serif;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}main{overflow:hidden}.site-header{z-index:20;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1440px,100% - 64px);height:92px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:23px;font-weight:650;display:flex}.brand-mark{flex:none;width:31px;height:31px;display:block}.nav{align-items:center;gap:42px;display:flex}.nav a{color:#c5d4d9;font-size:14px;transition:all .25s}.nav a:hover{color:var(--cyan)}.header-actions{align-items:center;gap:12px;display:flex}.language{color:#dce8eb;cursor:pointer;background:#ffffff08;border:1px solid #ffffff2e;border-radius:10px;padding:10px 14px}.menu-button{border:1px solid var(--line);background:0 0;border-radius:10px;width:40px;height:40px;padding:11px;display:none}.menu-button span{background:var(--text);height:1px;margin:5px 0;display:block}.hero{background:radial-gradient(circle at 78% 38%,#286b7f38,#0000 29%),linear-gradient(115deg,#07131f 0%,#071521 54%,#0b1725 100%);grid-template-columns:minmax(440px,.84fr) minmax(580px,1.16fr);align-items:center;gap:54px;min-height:920px;padding:145px max(6vw,32px) 70px;display:grid;position:relative}.grid-field{opacity:.35;background-image:linear-gradient(#69e7e50b 1px,#0000 1px),linear-gradient(90deg,#69e7e50b 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 45%,#000);mask-image:linear-gradient(90deg,#000,#0000 45%,#000)}.hero-copy,.signal-system{z-index:2;position:relative}.hero-copy{justify-self:end;max-width:680px}.eyebrow,.section-kicker{font-family:var(--font-geist-mono),monospace;letter-spacing:.18em;color:var(--cyan);font-size:11px;font-weight:500}.eyebrow{align-items:center;gap:12px;margin-bottom:28px;display:flex}.eyebrow span{background:var(--coral);width:8px;height:8px;box-shadow:0 0 16px var(--coral);border-radius:50%}h1{letter-spacing:-.065em;margin:0;font-size:clamp(62px,5.5vw,96px);font-weight:570;line-height:.95}h1 span{display:block}h1 .accent{width:max-content;max-width:100%;color:var(--cyan);display:inline-block;position:relative}h1 .accent:after{content:"";background:var(--coral);border-radius:99px;width:58px;height:4px;position:absolute;bottom:-12px;left:2px}.hero-text{color:#aebfc5;max-width:640px;margin:30px 0 28px;font-size:17px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:10px;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:0 24px;font-size:14px;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#06202a;background:linear-gradient(135deg,#76e8e3,#67dce7);box-shadow:0 12px 40px #51d3da2e}.button.secondary{background:#ffffff05;border:1px solid #91d3db3d}.promise-list{color:#768f9a;flex-wrap:wrap;gap:28px;margin:32px 0 0;padding:0;font-size:12px;list-style:none;display:flex}.promise-list li:before{content:"";background:var(--cyan);border-radius:50%;width:5px;height:5px;margin-right:9px;display:inline-block}.signal-system{justify-self:start;width:100%;max-width:790px;min-height:680px}.orbit{border:1px solid #69e7e526;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-a{width:560px;height:560px}.orbit-b{border-style:dashed;width:405px;height:405px}.orbit-c{width:245px;height:245px}.signal-line{background:linear-gradient(90deg,transparent,var(--cyan),transparent);transform-origin:50%;opacity:.7;width:80%;height:1px;position:absolute;top:50%;left:10%}.line-a{transform:rotate(17deg)}.line-b{opacity:.25;transform:rotate(-33deg)}.core{background:#0c2332c7;border:1px solid #69e7e559;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;width:176px;height:176px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(6deg);box-shadow:0 0 0 14px #55c9d209,0 0 0 28px #55c9d206,0 22px 70px #00000059}.core span,.core small{transform:rotate(-6deg)}.core span{letter-spacing:-.04em;font-size:26px;font-weight:620}.core small{color:#89aab3;letter-spacing:.22em;margin-top:9px;font-size:8px}.capability{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1d2ac4;border:1px solid #74c8d336;border-radius:14px;width:226px;padding:18px 19px;position:absolute}.capability small{font-family:var(--font-geist-mono),monospace;color:#6f909a;letter-spacing:.12em;margin-bottom:14px;font-size:8px;display:block}.capability strong{margin-bottom:7px;font-size:14px;display:block}.capability p{color:#718d97;margin:0;font-size:11px;line-height:1.55}.capability-1{top:20%;left:2%}.capability-2{top:19%;right:0}.capability-3{bottom:8%;left:50%;transform:translate(-50%)}.node{background:var(--cyan);width:10px;height:10px;box-shadow:0 0 18px var(--cyan);border-radius:50%;animation:3s ease-in-out infinite pulse;position:absolute}.node-a{top:13%;left:50%}.node-b{background:var(--coral);box-shadow:0 0 18px var(--coral);animation-delay:1s;top:45%;right:7%}.node-c{animation-delay:2s;bottom:14%;left:31%}@keyframes pulse{50%{opacity:.5}}.process-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#081623;grid-template-columns:repeat(4,1fr);display:grid}.process-strip span{border-right:1px solid var(--line);min-height:82px;font-family:var(--font-geist-mono),monospace;letter-spacing:.13em;color:#c9dadf;align-items:center;gap:16px;padding:0 7vw;font-size:11px;display:flex}.process-strip span:last-child{border-right:0}.process-strip small{color:var(--cyan)}.section{padding:150px max(6vw,32px)}.section-heading{grid-template-columns:1.1fr 1fr;align-items:end;gap:60px;margin-bottom:76px;display:grid}.section-heading .section-kicker{grid-column:1/-1;margin:0 0 -28px}.section-heading h2,.about-section h2,.contact-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,76px);font-weight:520;line-height:1.06}.section-heading>p:last-child{color:var(--muted);max-width:560px;margin:0;line-height:1.8}.section-heading.wide{display:block}.section-heading.wide .section-kicker{margin:0 0 24px}.section-heading.wide h2{max-width:880px}.section-path{background:#0a1825}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.steps article{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:230px;padding:24px 24px 0 0;display:flex}.steps article:not(:first-child){padding-left:24px}.steps article:last-child{border-right:0}.steps span,.service-number,.scenario-list>article>span{font-family:var(--font-geist-mono),monospace;color:var(--cyan);font-size:11px}.steps h3,.service-card h3,.scenario-list h3,.audience-grid h3{margin:0 0 10px;font-size:20px;font-weight:520}.steps p,.service-card p,.scenario-list p,.audience-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.section-services{background:#07131f}.service-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(145deg,#ffffff06,#0000);min-height:330px;padding:30px;transition:all .3s;position:relative}.service-card:hover{background:#338c9b17}.service-card small{color:#65838e;font-family:var(--font-geist-mono),monospace;letter-spacing:.14em;margin:60px 0 16px;font-size:9px;display:block}.service-card h3{font-size:23px}.service-card p{max-width:330px}.service-card i{color:var(--cyan);font-size:18px;font-style:normal;position:absolute;top:26px;right:28px}.service-grid-primary{grid-template-columns:repeat(3,1fr)}.primary-service{flex-direction:column;min-height:610px;display:flex}.service-card-image{aspect-ratio:16/10;border:1px solid var(--line);background:#0b1b28;border-radius:13px;width:100%;margin:0 0 28px;position:relative;overflow:hidden}.service-card-image img{object-fit:cover;transition:transform .45s}.primary-service:hover .service-card-image img{transform:scale(1.025)}.primary-service small{margin-top:0}.primary-service h3{font-size:28px}.primary-service>p{min-height:78px}.service-points{border-top:1px solid var(--line);margin:auto 0 0;padding:24px 0 0;list-style:none}.service-points li{color:#9db2b9;padding:8px 0;font-size:13px}.service-points li:before{content:"";background:var(--cyan);vertical-align:2px;border-radius:50%;width:5px;height:5px;margin-right:10px;display:inline-block}.service-link{border-top:1px solid var(--line);color:#d0e0e3;justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;font-size:12px;display:flex}.service-link span{color:var(--cyan)}.section-scenarios{background:#0a1926}.scenario-list{border-top:1px solid var(--line)}.scenario-list article{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(220px,.8fr) 1.2fr 50px;align-items:center;gap:28px;min-height:138px;display:grid}.scenario-list h3{margin:0}.scenario-list p{max-width:620px}.scenario-list i{background:var(--coral);width:9px;height:9px;box-shadow:0 0 18px var(--coral);border-radius:50%;justify-self:end}.audience-section{background:#07131f}.audience-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.audience-grid article{border:1px solid var(--line);background:#ffffff05;border-radius:16px;min-height:250px;padding:30px}.audience-dot{border:1px solid #69e7e552;border-radius:50%;width:54px;height:54px;margin-bottom:70px;position:relative}.audience-dot:after{content:"";background:var(--cyan);width:8px;height:8px;box-shadow:0 0 16px var(--cyan);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-section{background:linear-gradient(120deg,#0b1b29,#0b202d);grid-template-columns:.6fr 1.4fr;align-items:start;gap:10vw;display:grid}.about-section h2{max-width:800px;margin-bottom:32px}.about-section>div>p{color:#a5bac1;max-width:760px;font-size:18px;line-height:1.9}.contact-section{text-align:center;background:#06111b;flex-direction:column;justify-content:center;align-items:center;min-height:680px;padding:100px 24px;display:flex;position:relative}.contact-section h2{max-width:900px;margin:22px auto}.contact-section>p:not(.section-kicker){max-width:680px;color:var(--muted);margin:0 auto 34px;line-height:1.8}.contact-orbit{border:1px solid var(--line);opacity:.5;border-radius:50%;width:560px;height:560px;position:absolute}.contact-orbit:before,.contact-orbit:after{content:"";border:1px solid var(--line);border-radius:50%;position:absolute;inset:70px}.contact-orbit:after{inset:150px}.contact-orbit i{background:var(--cyan);width:8px;height:8px;box-shadow:0 0 18px var(--cyan);border-radius:50%;position:absolute}.contact-orbit i:first-child{top:12%;left:24%}.contact-orbit i:nth-child(2){background:var(--coral);top:55%;right:8%}.contact-orbit i:nth-child(3){bottom:18%;left:13%}.contact-section>:not(.contact-orbit){z-index:2;position:relative}footer{border-top:1px solid var(--line);color:#6f8994;min-height:110px;font-family:var(--font-geist-mono),monospace;letter-spacing:.1em;justify-content:space-between;align-items:center;padding:0 max(6vw,32px);font-size:10px;display:flex}@media (width<=1080px){.hero{grid-template-columns:1fr;padding-top:150px}.hero-copy{justify-self:start;max-width:780px}.signal-system{justify-self:center;width:100%;max-width:760px}.service-grid:not(.service-grid-primary),.steps{grid-template-columns:repeat(2,1fr)}.steps article:nth-child(2){border-right:0}.steps article{border-bottom:1px solid var(--line)}.process-strip span{padding:0 4vw}.nav{gap:24px}}@media (width<=760px){.site-header{width:calc(100% - 32px);height:76px}.menu-button{display:block}.nav{border:1px solid var(--line);background:#0a1a27;border-radius:12px;flex-direction:column;align-items:flex-start;gap:0;padding:12px;display:none;position:absolute;top:68px;left:0;right:0}.nav.open{display:flex}.nav a{width:100%;padding:14px}.language{padding:8px 10px;font-size:11px}.brand{font-size:20px}.brand-mark{width:26px;height:26px}.hero{gap:30px;min-height:auto;padding:132px 20px 74px}.hero-copy{width:100%}.eyebrow{font-size:9px}.hero-text{font-size:15px}.signal-system{min-height:570px;transform:scale(.95)}.orbit-a{width:420px;height:420px}.orbit-b{width:320px;height:320px}.orbit-c{width:200px;height:200px}.capability{width:185px;padding:14px}.capability-1{top:15%;left:0}.capability-2{top:23%;right:0}.capability-3{bottom:8%;left:50%;transform:translate(-50%)}.core{width:140px;height:140px}.process-strip{grid-template-columns:repeat(2,1fr)}.process-strip span{padding:0 22px}.section{padding:100px 20px}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:50px}.section-heading .section-kicker{grid-column:auto;margin:0 0 8px}.steps,.service-grid,.audience-grid{grid-template-columns:1fr}.steps article,.steps article:not(:first-child){border-right:0;min-height:190px;padding:24px 0}.primary-service{min-height:570px}.scenario-list article{grid-template-columns:44px 1fr;gap:14px;padding:24px 0}.scenario-list p{grid-column:2}.scenario-list i{display:none}.about-section{grid-template-columns:1fr;gap:40px}.about-section>div>p{font-size:16px}.contact-section{min-height:620px}.contact-orbit{width:440px;height:440px}footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px}}@media (width<=480px){h1{font-size:50px}.signal-system{width:calc(100% + 24px);min-height:530px;margin-left:-12px}.capability{width:160px}.capability p{display:none}.core{width:120px;height:120px}.core span{font-size:20px}.orbit-a{width:350px;height:350px}.orbit-b{width:270px;height:270px}.process-strip span{min-height:70px;font-size:9px}.button{width:100%}.hero-actions{flex-direction:column}.promise-list{gap:12px}.section-heading h2,.about-section h2,.contact-section h2{font-size:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.node{animation:none}.button{transition:none}}.model-page{background:#07131f;min-height:100vh}.model-header{z-index:10;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1440px,100% - 64px);height:92px;margin:0 auto;display:flex;position:relative}.model-header nav{color:#a9bbc1;align-items:center;gap:34px;font-size:13px;display:flex}.model-header nav a{transition:all .2s}.model-header nav a:hover,.model-header nav .active{color:var(--cyan)}.model-contact-link{border:1px solid #69e7e53d;border-radius:9px;padding:11px 16px;color:#dbe9eb!important}.model-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 30%,#2e94a029,#0000 28%),linear-gradient(120deg,#07131f,#0a1a29);grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;min-height:470px;padding:94px max(6vw,32px) 76px;display:grid;position:relative;overflow:hidden}.model-hero-grid{opacity:.35;background-image:linear-gradient(#69e7e50b 1px,#0000 1px),linear-gradient(90deg,#69e7e50b 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.model-hero-copy,.model-hero-side{z-index:2;position:relative}.model-hero-copy{max-width:880px}.model-hero-copy h1{font-size:clamp(58px,6vw,96px)}.model-hero-copy h1 em{color:#0000;-webkit-text-stroke:1.2px #69e7e5e6;font-style:normal}.model-hero-copy>p:last-child{color:#9db1b8;max-width:760px;margin:28px 0 0;font-size:17px;line-height:1.8}.model-hero-side{min-width:0}.model-hero-image{aspect-ratio:16/10;background:#0b1b28;border:1px solid #69e7e538;border-radius:16px;width:100%;margin:0 0 24px;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000042}.model-hero-image img{object-fit:cover}.model-hero-stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);align-self:end;display:grid}.model-hero-stats div{border-right:1px solid var(--line);padding:24px 18px 0}.model-hero-stats div:first-child{padding-left:0}.model-hero-stats div:last-child{border-right:0}.model-hero-stats strong{color:var(--cyan);font-size:30px;font-weight:520;display:block}.model-hero-stats span{color:#6e8a94;margin-top:6px;font-size:11px;display:block}.model-catalog{grid-template-columns:300px 1fr;min-height:900px;display:grid}.model-filters{border-right:1px solid var(--line);background:#081622;padding:44px 28px 60px max(2vw,22px)}.model-filter-heading{justify-content:space-between;align-items:flex-start;margin-bottom:42px;display:flex}.model-filter-heading small,.model-card-top small,.model-filter-note small{color:#6f9099;font-family:var(--font-geist-mono),monospace;letter-spacing:.14em;font-size:8px}.model-filter-heading h2{margin:7px 0 0;font-size:22px;font-weight:520}.model-filter-heading button{color:#66808a;cursor:pointer;background:0 0;border:0;padding:4px;font-size:11px}.model-filters fieldset{border:0;margin:0 0 36px;padding:0}.model-filters legend{color:#c9d8dc;width:100%;margin-bottom:14px;font-size:12px;font-weight:600}.filter-options{flex-wrap:wrap;gap:8px;display:flex}.filter-options button{border:1px solid var(--line);color:#879fa8;cursor:pointer;background:#ffffff05;border-radius:8px;align-items:center;gap:7px;padding:9px 11px;font-size:11px;transition:all .2s;display:flex}.filter-options button span{color:#607982;font-size:9px}.filter-options button:hover,.filter-options button.selected{color:#06202a;border-color:var(--cyan);background:var(--cyan)}.filter-options button.selected span{color:#24545e}.model-filters select{border:1px solid var(--line);color:#b7c8cd;width:100%;min-height:44px;font:inherit;background:#0b1c29;border-radius:9px;padding:0 12px;font-size:12px}.featured-toggle{color:#9eb1b7;cursor:pointer;align-items:center;gap:10px;font-size:12px;display:flex}.featured-toggle input{opacity:0;pointer-events:none;position:absolute}.featured-toggle>span{border:1px solid var(--line);background:#0c202e;border-radius:20px;width:36px;height:20px;transition:all .2s;position:relative}.featured-toggle>span:after{content:"";background:#6b828a;border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;top:2px;left:2px}.featured-toggle input:checked+span{border-color:var(--cyan);background:#69e7e533}.featured-toggle input:checked+span:after{background:var(--cyan);left:18px}.model-filter-note{border:1px solid var(--line);background:#69e7e509;border-radius:12px;margin-top:50px;padding:20px}.model-filter-note p{color:#829ba4;font-size:12px;line-height:1.65}.model-filter-note a{color:var(--cyan);font-size:11px}.model-results{background:#091725;min-width:0;padding:32px max(3vw,28px) 80px}.model-toolbar{grid-template-columns:minmax(320px,680px) 1fr;align-items:center;gap:24px;margin-bottom:32px;display:grid}.model-search{border:1px solid var(--line);background:#0d202e;border-radius:12px;align-items:center;gap:12px;min-height:54px;padding:0 14px;display:flex}.model-search>span{color:var(--cyan);font-size:23px;transform:rotate(-18deg)}.model-search input{color:#dce8eb;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px}.model-search input::placeholder{color:#667f89}.model-search kbd{border:1px solid var(--line);color:#607984;background:#0a1926;border-radius:6px;padding:6px 8px;font-size:9px}.model-result-count{color:#748e98;justify-self:end;font-size:12px}.model-result-count strong{color:var(--text);font-size:15px}.model-grid{grid-template-columns:repeat(3,minmax(250px,1fr));gap:16px;display:grid}.model-card{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff06,#ffffff02);border-radius:15px;flex-direction:column;min-height:355px;padding:24px;transition:all .25s;display:flex;position:relative}.model-card:hover{background:#2c8a9714;border-color:#69e7e559;transform:translateY(-3px)}.model-card-top{grid-template-columns:48px 1fr auto;align-items:center;gap:13px;display:grid}.provider-mark{width:48px;height:48px;color:var(--cyan);font-family:var(--font-geist-mono),monospace;background:#69e7e50e;border:1px solid #69e7e533;border-radius:12px;place-items:center;font-size:11px;font-weight:600;display:grid}.model-card-top h2{overflow-wrap:anywhere;letter-spacing:-.02em;margin:5px 0 0;font-size:18px;font-weight:550}.featured-badge{color:#ffad9f;background:#ff78651a;border-radius:6px;align-self:start;padding:5px 7px;font-size:9px}.model-card>p{color:#849da6;min-height:48px;margin:24px 0 18px;font-size:12px;line-height:1.7}.model-card-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.model-card-meta span{border-right:1px solid var(--line);color:#718b95;text-align:center;padding:12px 4px;font-size:9px}.model-card-meta span:last-child{color:#8fd8d8;border-right:0}.model-tags{flex-wrap:wrap;gap:6px;margin:16px 0 22px;display:flex}.model-tags span{color:#7e98a1;background:#ffffff09;border-radius:6px;padding:5px 8px;font-size:9px}.model-card>a{color:#b8cdd1;justify-content:space-between;align-items:center;margin-top:auto;font-size:11px;display:flex}.model-card>a span{color:var(--cyan)}.model-empty{text-align:center;border:1px solid var(--line);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:520px;display:flex}.model-empty>span{color:var(--coral);font-family:var(--font-geist-mono),monospace;letter-spacing:.18em;font-size:9px}.model-empty h2{margin:15px 0 8px;font-size:26px;font-weight:520}.model-empty p{color:#7e969f;font-size:13px}.model-empty button{border:1px solid var(--line);color:var(--cyan);cursor:pointer;background:0 0;border-radius:8px;margin-top:16px;padding:10px 16px}.model-disclaimer{border-top:1px solid var(--line);color:#657f89;grid-template-columns:100px 1fr;gap:22px;margin-top:28px;padding:22px 0;font-size:11px;line-height:1.7;display:grid}.model-disclaimer span{color:#8fa9b1}.model-disclaimer p{margin:0}.model-cta{background:linear-gradient(120deg,#0b1b29,#0b202d);grid-template-columns:1.2fr .8fr;align-items:end;gap:10vw;padding:130px max(6vw,32px);display:grid}.model-cta h2{letter-spacing:-.055em;max-width:800px;margin:24px 0 0;font-size:clamp(42px,5vw,72px);font-weight:520;line-height:1.08}.model-cta>div:last-child>p{color:#94abb3;margin:0 0 28px;font-size:15px;line-height:1.8}@media (width<=1200px){.model-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}.model-hero{grid-template-columns:1fr}.model-hero-side{max-width:760px}.model-hero-stats{max-width:560px}.model-catalog{grid-template-columns:260px 1fr}}@media (width<=820px){.model-header{width:calc(100% - 32px);height:76px}.model-header nav a:not(.active):not(.model-contact-link){display:none}.model-header nav{gap:10px}.model-hero{gap:46px;min-height:auto;padding:90px 20px 60px}.model-hero-copy h1{font-size:52px}.model-hero-copy>p:last-child{font-size:15px}.model-catalog{grid-template-columns:1fr}.model-filters{border-right:0;border-bottom:1px solid var(--line);padding:28px 20px}.model-filter-heading{margin-bottom:26px}.model-filters fieldset{margin-bottom:24px}.model-filter-note{display:none}.model-results{padding:24px 20px 60px}.model-toolbar{grid-template-columns:1fr}.model-result-count{justify-self:start}.model-grid{grid-template-columns:1fr}.model-card{min-height:335px}.model-cta{grid-template-columns:1fr;gap:44px;padding:100px 20px}}@media (width<=480px){.model-header nav .active{display:none}.model-hero-copy h1{font-size:44px}.model-hero-stats div{padding:18px 10px 0}.model-hero-stats strong{font-size:25px}.model-hero-stats span{font-size:9px}.model-search kbd{display:none}.model-card{padding:20px}.model-card-top{grid-template-columns:44px 1fr}.provider-mark{width:44px;height:44px}.featured-badge{position:absolute;top:18px;right:18px}.model-disclaimer{grid-template-columns:1fr;gap:8px}}.service-detail-page{background:#07131f;min-height:100vh}.service-detail-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 30%,#2b8f9d2b,#0000 29%),linear-gradient(120deg,#07131f,#0a1a29);grid-template-columns:1.25fr .75fr;align-items:end;gap:8vw;min-height:760px;padding:120px max(6vw,32px) 90px;display:grid;position:relative;overflow:hidden}.service-detail-agents .service-detail-hero{background:radial-gradient(circle at 75% 32%,#ff78651a,#0000 28%),linear-gradient(120deg,#07131f,#0a1a29)}.service-detail-grid{opacity:.34;background-image:linear-gradient(#69e7e50b 1px,#0000 1px),linear-gradient(90deg,#69e7e50b 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 95%);mask-image:linear-gradient(#000,#0000 95%)}.service-detail-hero-copy,.service-detail-side{z-index:2;position:relative}.service-detail-hero-copy{max-width:940px}.service-detail-hero-copy h1{font-size:clamp(58px,6vw,100px)}.service-detail-hero-copy h1 em{color:var(--cyan);font-style:normal}.service-detail-agents .service-detail-hero-copy h1 em{color:#ff9a89}.service-detail-hero-copy>p:last-of-type{color:#9bb0b7;max-width:760px;margin:30px 0;font-size:17px;line-height:1.85}.service-detail-actions{flex-wrap:wrap;gap:12px;display:flex}.service-detail-visual{aspect-ratio:16/10;background:#0b1b28;border:1px solid #69e7e533;border-radius:16px;width:100%;margin:0 0 20px;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000040}.service-detail-visual img{object-fit:cover}.service-detail-proof{border-top:1px solid var(--line);display:grid}.service-detail-proof div{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;align-items:center;min-height:82px;display:grid}.service-detail-proof span{color:var(--cyan);font-family:var(--font-geist-mono),monospace;font-size:9px}.service-detail-agents .service-detail-proof span{color:var(--coral)}.service-detail-proof p{color:#9db1b8;margin:0;font-size:13px;line-height:1.6}.service-packages-section{background:#07131f}.service-package-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-package-grid>article{border:1px solid var(--line);background:linear-gradient(145deg,#69e7e50b,#ffffff03);border-radius:16px;flex-direction:column;min-height:560px;padding:28px;display:flex}.service-package-meta{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:22px;display:flex}.service-package-meta span{color:#6f9099;font-family:var(--font-geist-mono),monospace;letter-spacing:.12em;font-size:9px}.service-package-meta>div{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.service-package-meta strong{color:var(--cyan);white-space:nowrap;font-size:13px;font-weight:560}.service-package-meta small{color:#8299a1;white-space:nowrap;font-size:10px}.service-package-grid h3{margin:42px 0 12px;font-size:26px;font-weight:520}.service-package-fit{color:#9db1b8;min-height:66px;margin:0 0 24px;font-size:13px;line-height:1.7}.service-package-grid ul{border-top:1px solid var(--line);margin:0;padding:20px 0;list-style:none}.service-package-grid li{color:#819aa3;padding:8px 0 8px 16px;font-size:12px;line-height:1.55;position:relative}.service-package-grid li:before{content:"";background:var(--cyan);border-radius:50%;width:5px;height:5px;position:absolute;top:15px;left:0}.service-package-deliverable{border-top:1px solid var(--line);margin-top:auto;padding-top:22px}.service-package-deliverable small{color:#ff9a89;font-family:var(--font-geist-mono),monospace;letter-spacing:.12em;margin-bottom:9px;font-size:9px;display:block}.service-package-deliverable p{color:#b7c8cd;margin:0;font-size:13px;line-height:1.7}.service-outcomes{background:#081622}.service-outcome-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-outcome-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:300px;padding:28px}.service-outcome-grid span,.service-process>article>span,.service-case-grid>article>span{color:var(--cyan);font-family:var(--font-geist-mono),monospace;font-size:10px}.service-detail-agents .service-outcome-grid span,.service-detail-agents .service-process>article>span,.service-detail-agents .service-case-grid>article>span{color:var(--coral)}.service-outcome-grid h3{margin:100px 0 13px;font-size:21px;font-weight:520}.service-outcome-grid p,.service-process p,.service-case-grid p{color:#879fa8;margin:0;font-size:13px;line-height:1.75}.service-process-section{background:#07131f}.service-process{border-top:1px solid var(--line)}.service-process article{border-bottom:1px solid var(--line);grid-template-columns:80px minmax(260px,1fr);align-items:center;gap:5vw;min-height:145px;display:grid}.service-process h3{margin:0 0 10px;font-size:22px;font-weight:520}.service-process p{max-width:700px}.service-cases-section{background:#0a1926}.service-case-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-case-grid article{border:1px solid var(--line);background:#ffffff05;border-radius:14px;min-height:270px;padding:28px}.service-case-grid h3{margin:90px 0 14px;font-size:21px;font-weight:520}.service-fit-section{background:linear-gradient(120deg,#0b1b29,#0b202d);grid-template-columns:.6fr 1.4fr;gap:10vw;display:grid}.service-fit-section h2{letter-spacing:-.055em;max-width:800px;margin:0 0 36px;font-size:clamp(42px,5vw,72px);font-weight:520;line-height:1.08}.service-fit-section ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.service-fit-section li{border-bottom:1px solid var(--line);color:#9db1b8;align-items:center;min-height:68px;font-size:14px;display:flex}.service-fit-section li:before{content:"";background:var(--cyan);border-radius:50%;flex:none;width:6px;height:6px;margin-right:14px}.service-detail-agents .service-fit-section li:before{background:var(--coral)}.service-detail-cta{text-align:center;background:#06111b;flex-direction:column;justify-content:center;align-items:center;min-height:630px;padding:100px 24px;display:flex}.service-detail-cta h2{letter-spacing:-.055em;max-width:980px;margin:22px auto;font-size:clamp(44px,5vw,76px);font-weight:520;line-height:1.08}.service-detail-cta>p:not(.section-kicker){color:#8ea6ae;max-width:680px;margin:0 auto 34px;font-size:15px;line-height:1.8}@media (width<=1050px){.service-detail-hero{grid-template-columns:1fr;min-height:auto;padding-top:140px}.service-detail-side{max-width:700px}.service-package-grid{grid-template-columns:1fr}.service-package-grid>article,.service-package-fit{min-height:auto}.service-outcome-grid,.service-case-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.service-detail-hero{gap:56px;padding:110px 20px 70px}.service-detail-hero-copy h1{font-size:49px}.service-detail-hero-copy>p:last-of-type{font-size:15px}.service-detail-actions{flex-direction:column}.service-package-grid h3{margin-top:30px}.service-outcome-grid,.service-case-grid{grid-template-columns:1fr}.service-outcome-grid article{min-height:240px}.service-outcome-grid h3,.service-case-grid h3{margin-top:65px}.service-process article{grid-template-columns:48px 1fr;gap:14px;padding:26px 0}.service-fit-section{grid-template-columns:1fr;gap:44px}.service-detail-cta{min-height:560px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
