/*! 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-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size: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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--orange:#ff914d;--ink:#11110f;--paper:#f3f1eb;--white:#fff;--muted:#74736e;--line:#11110f26;--display:var(--font-geist-sans)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--display),Arial,sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:10px;font-weight:650}.btn-primary,.btn-light{cursor:pointer;border:0;border-radius:100px;justify-content:space-between;align-items:center;gap:40px;height:58px;padding:0 28px;font-size:12px;font-weight:700;transition:all .3s;display:inline-flex}.btn-primary{background:var(--ink);color:#fff;box-shadow:0 16px 35px #0002}.btn-light{color:var(--ink);background:#fff}.btn-primary:hover,.btn-light:hover{transform:translateY(-4px);box-shadow:0 20px 42px #0003}.demo-disclaimer{letter-spacing:.08em;color:var(--muted);margin:24px 0 0;font-size:10px}.centered{text-align:center;margin:26px auto}.light-text{color:#aaa}.site-header{border-bottom:1px solid var(--line);z-index:100;justify-content:space-between;align-items:center;width:min(1500px,100% - 64px);height:86px;margin:auto;display:flex;position:relative}.wordmark{align-items:center;width:205px;height:60px;display:flex;overflow:hidden}.wordmark img{object-fit:contain;width:205px;height:205px}.site-header nav{z-index:102;align-items:center;gap:28px;font-size:12px;display:flex;position:relative}.site-header nav>a,.nav-trigger{cursor:pointer;padding:34px 0}.nav-group{position:relative}.nav-trigger{color:inherit;font-size:inherit;background:0 0;border:0;align-items:center;gap:7px;display:flex}.nav-chevron{font-size:14px;line-height:1;transition:transform .2s}.nav-group.is-open .nav-chevron{transform:rotate(180deg)}.nav-dropdown{color:#111;border:1px solid var(--line);opacity:0;visibility:hidden;pointer-events:none;z-index:110;background:#fff;width:230px;padding:12px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:58px;left:-25px;transform:translateY(8px);box-shadow:0 20px 45px #0002}.nav-group.is-open>.nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:none}.nav-dropdown a{border-radius:7px;padding:12px;display:block}.nav-dropdown a:hover,.nav-dropdown a:focus-visible{background:#f3f1eb;outline:none}.header-actions{align-items:center;gap:18px;display:flex}.lang{letter-spacing:.1em;background:0 0;border:0;font-size:10px}.lang span{color:#999}.header-cta{background:var(--orange);border-radius:100px;gap:18px;padding:13px 18px;font-size:11px;font-weight:700;display:flex}.menu{background:0 0;border:0;width:32px;display:none}.menu i{background:currentColor;height:1px;margin:6px;display:block}.on-dark{color:#fff;border-color:#ffffff2b;position:absolute;left:50%;transform:translate(-50%)}.on-dark .header-cta{color:#111}.hero-v2{align-items:center;min-height:calc(100svh - 86px);padding:clamp(70px,9vw,130px) max(32px,50vw - 750px);display:flex;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);opacity:.45;background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.hero-content{z-index:4;width:58%;position:relative}.hero-content h1,.archive-hero h1,.about-hero h1,.niche-hero h1,.system-hero h1,.creative-hero h1{letter-spacing:-.075em;margin:36px 0;font-size:clamp(62px,7.2vw,118px);font-weight:560;line-height:.9}.hero-content h1 em,.section-head h2 em,.thesis h2 em,.scale-proof h2 em,.qualification h2 em,.niche-page h1 em,.niche-page h2 em,.system-page em,.archive em,.creative-page em,.about-page em{color:var(--muted);font-family:Georgia,serif;font-weight:400}.hero-lead{color:#54534e;max-width:660px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:24px;margin-top:40px;display:flex}.btn-ghost{border-bottom:1px solid;gap:25px;padding:15px 0;font-size:12px;display:flex}.hero-machine{perspective:1200px;width:610px;height:610px;transform-style:preserve-3d;position:absolute;top:50%;right:3vw;transform:translateY(-48%)}.hm-orbit{border:1px solid #1113;border-radius:50%;animation:18s linear infinite spin;position:absolute;inset:75px}.hm-orbit.o-2{animation-direction:reverse;inset:145px 35px;transform:rotateX(70deg)}.hm-core{color:#fff;background:linear-gradient(145deg,#3b3b38,#090908 70%);border-radius:32px;flex-direction:column;justify-content:center;align-items:center;animation:6s ease-in-out infinite coreFloat;display:flex;position:absolute;inset:190px 175px;transform:rotate(-6deg);box-shadow:inset 12px 12px 25px #fff1,inset -16px -18px 30px #000,0 40px 70px #0005}.hm-core small{letter-spacing:.28em;font-size:8px}.hm-core b{letter-spacing:-.08em;font-size:31px}.hm-core i{background:var(--orange);width:8px;height:8px;box-shadow:0 0 20px var(--orange);border-radius:50%;margin-top:18px}.hm-node{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.12em;background:#ffffffc7;border:1px solid #fff;border-radius:15px;align-items:center;gap:10px;width:130px;height:60px;padding:12px;font-size:8px;animation:5s ease-in-out infinite nodeFloat;display:flex;position:absolute;box-shadow:0 18px 40px #0002}.hm-node i{border:6px solid var(--orange);border-radius:7px;width:23px;height:23px}.n-1{top:130px;left:26px}.n-2{animation-delay:-1s;top:170px;right:5px}.n-3{animation-delay:-2s;bottom:130px;left:20px}.n-4{animation-delay:-3s;bottom:100px;right:30px}.hm-chip{background:var(--ink);color:#fff;border-radius:18px;flex-direction:column;padding:16px 20px;display:flex;position:absolute;top:20px;right:0;transform:rotate(7deg);box-shadow:0 20px 45px #0004}.hm-chip span,.hm-chip small{color:#aaa;letter-spacing:.12em;font-size:8px}.hm-chip b{letter-spacing:-.07em;font-size:34px}.hero-bottom{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:20px;font-size:9px;display:flex;position:absolute;bottom:25px;left:max(32px,50vw - 750px);right:max(32px,50vw - 750px)}.hero-bottom i{background:var(--line);flex:1;height:1px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes coreFloat{50%{transform:translateY(-18px)rotate(2deg)}}@keyframes nodeFloat{50%{transform:translateY(-11px)rotate(3deg)}}.logo-proof{border-block:1px solid var(--line);background:linear-gradient(#f8f7f2,#f0eee7);padding:38px 0 46px;position:relative;overflow:hidden}.logo-proof-head{justify-content:space-between;align-items:flex-end;gap:40px;width:min(1500px,100% - 64px);margin:0 auto 28px;display:flex}.logo-proof-head p{letter-spacing:-.02em;font-size:17px;line-height:1.3}.logo-proof-head p span{font:9px var(--font-geist-mono);letter-spacing:.18em;text-transform:uppercase;color:#77756f;margin-bottom:8px;display:block}.logo-proof-head strong{font:9px var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;color:#77756f;white-space:nowrap}.logo-proof-head strong b{color:var(--ink);font-size:13px}.logo-streams{gap:12px;display:grid}.logo-viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%)}.logo-track{will-change:transform;width:max-content;animation:48s linear infinite logoMarquee;display:flex}.logo-track.reverse{animation-duration:54s;animation-direction:reverse}.logo-group{align-items:center;gap:12px;padding-right:12px;display:flex}.logo-card{background:#ebe8e0;border:1px solid #11111112;border-radius:14px;flex:none;justify-content:center;align-items:center;width:188px;height:80px;padding:15px 24px;transition:background .3s,border-color .3s,transform .3s;display:flex;box-shadow:inset 0 1px #fff}.logo-card.dark{background:#1c1c1a;border-color:#ffffff18;box-shadow:inset 0 1px #ffffff16}.logo-card img{object-fit:contain;filter:grayscale();opacity:.82;width:auto;max-width:100%;height:auto;max-height:50px;transition:filter .3s,opacity .3s,transform .3s;display:block}.logo-card.dark img{opacity:.9}.logo-card:hover{background:#dedad0;border-color:#ff914d55;transform:translateY(-2px)}.logo-card.dark:hover{background:#111;border-color:#ff914d66}.logo-card:hover img{filter:none;opacity:1;transform:scale(1.03)}@keyframes logoMarquee{to{transform:translate(-50%)}}.reveal{opacity:0;transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(50px)}.revealed{opacity:1;transform:none}.thesis{padding:150px max(32px,50vw - 700px)}.thesis h2,.section-head h2,.scale-proof h2,.qualification h2,.problem-section h2,.operating-model h2,.system-cta h2,.about-story h2,.leaders h2,.holding h2,.web-showcase h2{letter-spacing:-.065em;margin:35px 0;font-size:clamp(52px,6.8vw,96px);font-weight:560;line-height:.96}.thesis-copy{grid-template-columns:1fr 1fr;gap:70px;margin-top:70px;margin-left:38%;display:grid}.thesis-copy p{color:#5e5d58;font-size:17px;line-height:1.7}.pivot-engine{color:#f5f3ed;background:#10110f;height:600vh;position:relative}.pivot-engine.compact{height:500vh}.engine-sticky{grid-template-columns:1fr 1.5fr .75fr;align-items:center;height:100vh;padding:70px max(32px,50vw - 750px);display:grid;position:sticky;top:0;overflow:hidden}.engine-copy h2{letter-spacing:-.06em;margin:25px 0;font-size:clamp(48px,5vw,78px);font-weight:540;line-height:.95}.engine-copy h2 em{color:#8f8f88;font-family:Georgia,serif;font-weight:400}.engine-description{color:#aaa;max-width:380px;min-height:55px;line-height:1.65}.engine-progress{background:#ffffff2e;width:280px;height:1px;margin-top:40px}.engine-progress i{background:var(--orange);height:2px;transition:all .5s;display:block}.engine-copy>strong{font:10px var(--font-geist-mono);color:#888;margin-top:15px;display:block}.engine-visual{perspective:1000px;height:680px;position:relative}.engine-ring{border:1px solid #ffffff24;border-radius:50%;animation:24s linear infinite spin;position:absolute;inset:130px 40px;transform:rotate(18deg)}.engine-ring.r-b{animation-direction:reverse;inset:70px 160px;transform:rotateX(70deg)}.engine-core{z-index:5;background:linear-gradient(145deg,#454641,#080908 70%);border:1px solid #ffffff45;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:190px;height:230px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-5deg);box-shadow:inset 10px 10px 25px #fff1,inset -13px -15px 22px #000,0 40px 65px #0008}.engine-core span{letter-spacing:.3em;font-size:8px}.engine-core b{letter-spacing:-.08em;font-size:31px}.engine-core i{background:var(--orange);width:12px;height:12px;box-shadow:0 0 30px var(--orange);border-radius:50%;margin-top:20px}.engine-module{opacity:.25;filter:blur(1px);z-index:3;background:#1d1e1b;border:1px solid #ffffff1f;border-radius:15px;flex-direction:column;width:125px;height:78px;padding:13px;transition:opacity .7s,transform .7s,box-shadow .7s;display:flex;position:absolute}.engine-module small{color:#888;font-size:7px}.engine-module b{margin-top:auto;font-size:10px}.engine-module i{background:#555;border-radius:50%;width:7px;height:7px;position:absolute;top:12px;right:12px}.engine-module.connected{opacity:1;filter:none;transform:translateY(-8px);box-shadow:0 0 35px #ff914d18,0 25px 45px #0005}.engine-module.connected i{background:var(--orange);box-shadow:0 0 12px var(--orange)}.m-0{top:15%;left:3%}.m-1{top:12%;right:3%}.m-2{top:45%;left:0}.m-3{top:43%;right:0}.m-4{bottom:11%;left:10%}.m-5{bottom:8%;right:8%}.m-6{bottom:0;left:50%;transform:translate(-50%)}.m-6.connected{transform:translate(-50%,-8px)}.energy-line{opacity:.5;background:radial-gradient(circle,#ff914d44 0 1px,#0000 2px) 0 0/28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 65%);mask-image:radial-gradient(circle,#000,#0000 65%)}.engine-list{flex-direction:column;display:flex}.engine-list button{color:#777;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff1f;gap:15px;padding:16px 4px;font-size:11px;transition:all .3s;display:flex}.engine-list button span{font:8px var(--font-geist-mono)}.engine-list button.active{color:#fff;border-color:var(--orange);padding-left:15px}.niches{padding:150px max(32px,50vw - 720px)}.section-head{max-width:980px;margin-bottom:80px;position:relative}.section-head>a{border-bottom:1px solid;padding:12px 0;font-size:12px;position:absolute;bottom:10px;right:0}.niche-stack{flex-direction:column;gap:18px;display:flex}.niche-panel{border-radius:25px;grid-template-columns:1.2fr .6fr auto;align-items:end;min-height:410px;padding:42px;transition:all .35s;display:grid;position:relative;overflow:hidden}.niche-panel:before{content:"";border:1px solid #1112;border-radius:50%;width:420px;height:420px;position:absolute;top:-35%;right:19%;box-shadow:inset 0 0 80px #fff5}.niche-panel:hover{transform:translateY(-6px);box-shadow:0 30px 65px #0002}.niche-panel.construction{background:#c9c8c1}.niche-panel.restaurant{background:#ffb27f}.niche-panel.commerce{background:#d9d7ef}.niche-panel>div:first-child{z-index:2;position:relative}.niche-panel>div:first-child>span{font:10px var(--font-geist-mono)}.niche-panel p{text-transform:uppercase;letter-spacing:.18em;margin:50px 0 15px;font-size:10px}.niche-panel h3{letter-spacing:-.06em;margin:0;font-size:50px;line-height:.98}.niche-panel small{color:#555;max-width:470px;margin-top:20px;line-height:1.6;display:block}.niche-metric{z-index:2}.niche-metric b{letter-spacing:-.08em;font-size:70px;display:block}.niche-metric span{max-width:190px;font-size:10px;display:block}.niche-panel>span{z-index:2;font-size:30px}.case-section{color:#fff;background:#11120f;padding:150px max(32px,50vw - 750px)}.section-head.light h2 em{color:#85867f}.case-showcase{grid-template-columns:1.2fr .9fr .9fr;gap:18px;display:grid}.case-feature{color:#111;border-radius:22px;flex-direction:column;min-height:680px;padding:25px;transition:all .3s;display:flex;overflow:hidden}.case-feature:hover{transform:translateY(-8px)}.case-orange{background:#ff9d60}.case-black{background:#d5d5cf}.case-silver{background:#aeb8bc}.case-feature header{font:10px var(--font-geist-mono);justify-content:space-between;display:flex}.case-media{color:#fff;background:#161714;border-radius:15px;place-items:center;height:350px;margin:35px 0 25px;display:grid;position:relative;overflow:hidden}.case-media:before{content:"";background:linear-gradient(140deg,#444,#111);border-radius:12px;position:absolute;inset:15%;transform:perspective(600px)rotateY(-15deg)rotateX(8deg);box-shadow:0 30px 45px #0007}.case-media>span{z-index:2;letter-spacing:.18em;text-align:center;font-size:9px}.media-ui{gap:7px;display:flex;position:absolute;top:14px;left:14px}.media-ui i{background:var(--orange);border-radius:50%;width:6px;height:6px}.case-info p{letter-spacing:.17em;text-transform:uppercase;font-size:9px}.case-info h3{letter-spacing:-.06em;margin:10px 0 30px;font-size:40px}.case-info>div{align-items:end;gap:15px;display:flex}.case-info b{letter-spacing:-.08em;font-size:50px}.case-info span{max-width:120px;padding-bottom:7px;font-size:10px}.dark-note{color:#888}.scale-proof{padding:150px max(32px,50vw - 700px)}.scale-statement{max-width:1100px}.scale-grid{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:80px 0;display:grid}.scale-grid>div{border-right:1px solid var(--line);padding:45px 30px}.scale-grid>div:last-child{border:0}.scale-grid b{letter-spacing:-.07em;font-size:50px;display:block}.scale-grid span{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:10px}.scale-proof>p{max-width:650px;margin-left:auto;font-size:19px;line-height:1.65}.creative-strip{color:#fff;background:#21221f;grid-template-columns:.8fr 1.2fr;align-items:center;min-height:850px;padding:100px max(32px,50vw - 750px);display:grid;overflow:hidden}.creative-copy h2{letter-spacing:-.065em;font-size:clamp(55px,6vw,90px);font-weight:550;line-height:.94}.creative-copy h2 em{color:#96978f;font-family:Georgia,serif;font-weight:400}.creative-copy>p:not(.eyebrow){color:#aaa;max-width:470px;line-height:1.7}.creative-copy .btn-light{margin-top:25px}.phone-reel{perspective:1200px;height:650px;position:relative}.phone{background:linear-gradient(160deg,#ffb17e,#4d4d49);border:7px solid #0b0c0a;border-radius:28px;flex-direction:column;width:230px;height:420px;padding:22px;transition:all .4s;display:flex;position:absolute;box-shadow:0 40px 70px #0008}.phone:before{content:"";background:#090a08;border-radius:0 0 12px 12px;width:75px;height:18px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone span{margin-top:auto;font-size:9px}.phone b{font-size:22px}.phone i{background:var(--orange);height:3px;margin-top:12px}.phone-2{z-index:2;background:linear-gradient(160deg,#ddd,#252622);top:30px;left:30%;transform:rotate(5deg)}.phone-3{background:linear-gradient(160deg,#a6b5b8,#20211e);top:120px;right:18%;transform:rotate(15deg)}.phone-4{background:linear-gradient(160deg,#d5d3ec,#30312e);top:15px;right:-7%;transform:rotate(24deg)}.phone:hover{z-index:5;transform:translateY(-18px)rotate(0)}.qualification{background:#ebe9e3;grid-template-columns:1fr 1fr;align-items:start;gap:90px;padding:150px max(32px,50vw - 700px);display:grid}.qualification-copy{position:sticky;top:100px}.qualification-copy>p:not(.eyebrow){color:#5e5d58;max-width:550px;font-size:17px;line-height:1.7}.qualification-points{border-top:1px solid var(--line);flex-direction:column;margin-top:45px;display:flex}.qualification-points span{border-bottom:1px solid var(--line);letter-spacing:.14em;text-transform:uppercase;padding:17px 0;font-size:10px}.lead-form{background:#fff;border-radius:22px;padding:38px;box-shadow:0 25px 60px #0001}.form-head{border-bottom:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;margin-bottom:20px;padding-bottom:25px;font-size:9px;display:flex}.form-head b{color:var(--orange)}.lead-form label{text-transform:uppercase;letter-spacing:.13em;margin-top:16px;font-size:10px;display:block}.lead-form input:not([type=checkbox]){background:0 0;border:0;border-bottom:1px solid #ccc;outline:none;width:100%;padding:12px 0;font-size:14px;display:block}.lead-form input:focus{border-color:var(--orange)}.form-split{grid-template-columns:1fr 1fr;gap:20px;display:grid}.lead-form .consent{text-transform:none;letter-spacing:0;color:#666;gap:12px;margin:25px 0;line-height:1.5;display:flex}.lead-form .consent input{accent-color:var(--orange)}.lead-form .btn-primary{width:100%}.lead-form>small{text-align:center;color:#888;margin-top:15px;display:block}.form-success{text-align:center;background:#fff;border-radius:22px;padding:60px 40px}.form-success>span{background:var(--orange);border-radius:50%;place-items:center;width:55px;height:55px;margin:auto;display:grid}.form-success h3{letter-spacing:-.04em;font-size:30px}.form-success p{color:#666;line-height:1.6}.footer{color:#fff;background:#0d0e0c;padding:80px max(32px,50vw - 750px) 30px}.footer-top{border-bottom:1px solid #ffffff24;grid-template-columns:1fr 1fr 1fr;align-items:center;padding-bottom:70px;display:grid}.footer-top img{object-fit:contain;object-position:left;width:240px;height:100px}.footer-top p{color:#aaa;max-width:420px;line-height:1.6}.footer-top>a{border-bottom:1px solid var(--orange);justify-self:end;gap:30px;padding:13px 0;font-size:12px;display:flex}.footer-grid{grid-template-columns:repeat(4,1fr);gap:30px;padding:55px 0;display:grid}.footer-grid>div{flex-direction:column;gap:12px;font-size:12px;display:flex}.footer-grid small{color:#777;text-transform:uppercase;letter-spacing:.15em;margin-bottom:8px}.footer-grid p{color:#aaa;margin:0;line-height:1.7}.footer-bottom{color:#777;letter-spacing:.14em;text-transform:uppercase;border-top:1px solid #ffffff24;justify-content:space-between;padding-top:25px;font-size:9px;display:flex}.assistant-trigger{z-index:200;color:#fff;cursor:pointer;background:#111;border:1px solid #ffffff38;border-radius:100px;align-items:center;gap:9px;padding:13px 18px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 45px #0004}.assistant-trigger i,.assistant header i{background:var(--orange);width:9px;height:9px;box-shadow:0 0 12px var(--orange);border-radius:50%}.assistant-trigger span{font-size:11px}.assistant{z-index:199;background:#f7f5ef;border-radius:20px;width:370px;max-height:570px;position:fixed;bottom:80px;right:22px;overflow:hidden;box-shadow:0 30px 80px #0005}.assistant header{color:#fff;background:#111;justify-content:space-between;padding:17px;display:flex}.assistant header>div{grid-template-columns:auto 1fr;align-items:center;column-gap:10px;display:grid}.assistant header i{grid-row:1/3}.assistant header b{font-size:12px}.assistant header small{color:#aaa;font-size:8px}.assistant header button{color:#fff;background:0 0;border:0;font-size:20px}.assistant-body{padding:20px}.bot{background:#fff;border-radius:5px 15px 15px;padding:15px;font-size:13px;line-height:1.55}.quick{flex-direction:column;gap:8px;display:flex}.quick button{text-align:left;background:0 0;border:1px solid #ccc;border-radius:10px;justify-content:space-between;padding:12px;font-size:11px;display:flex}.quick button:hover{border-color:var(--orange)}.assistant-note{color:#999;margin-top:18px;font-size:8px;line-height:1.4}.cookie{z-index:250;border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:15px;width:min(720px,100% - 40px);padding:14px 16px;display:flex;position:fixed;bottom:20px;left:20px;box-shadow:0 15px 45px #0003}.cookie p{flex:1;margin:0;font-size:10px;line-height:1.45}.cookie a{font-size:9px;text-decoration:underline}.cookie button{background:#fff;border:1px solid #ccc;border-radius:100px;padding:9px 13px;font-size:9px}.cookie .accept{color:#fff;background:#111;border-color:#111}.niche-hero{grid-template-columns:1.1fr .9fr;align-items:center;min-height:850px;padding:100px max(32px,50vw - 725px);display:grid;position:relative;overflow:hidden}.niche-hero-copy{z-index:2;position:relative}.niche-hero h1{font-size:clamp(58px,6.8vw,105px)}.niche-hero-copy>p:not(.eyebrow){color:#585752;max-width:640px;font-size:18px;line-height:1.65}.niche-hero-copy .btn-primary{margin-top:25px}.niche-hero-art{height:600px;position:relative}.industry-object{color:#fff;z-index:3;background:linear-gradient(145deg,#3f403d,#080908 70%);border-radius:45px;flex-direction:column;width:360px;height:460px;padding:38px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4deg);box-shadow:inset 14px 14px 30px #fff1,inset -20px -20px 35px #000,0 50px 80px #0004}.industry-object>span{font-size:10px}.industry-object>b{letter-spacing:-.09em;margin:auto 0 0;font-size:80px}.industry-object>small{color:#aaa}.industry-object>i{background:var(--orange);border-radius:16px;width:55px;height:55px;position:absolute;top:70px;right:-22px;box-shadow:inset -10px -10px 20px #0003,0 20px 30px #0003}.industry-object>i+i{background:#111;border-radius:50%;width:25px;height:25px;top:290px;left:-45px}.signal{border:1px solid #1112;border-radius:50%;animation:18s linear infinite spin;position:absolute;inset:40px}.signal.s2{animation-direction:reverse;inset:120px 0}.signal.s3{inset:200px -40px;transform:rotateX(70deg)}.niche-threshold{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;align-items:center;padding-top:18px;display:grid;position:absolute;bottom:35px;left:max(32px,50vw - 725px);right:max(32px,50vw - 725px)}.niche-threshold span{text-transform:uppercase;letter-spacing:.15em;font-size:9px}.niche-threshold b{font-size:18px}.niche-threshold p{text-align:right;font-size:11px}.model-band{background:var(--orange);grid-template-columns:1fr 1fr;gap:80px;padding:90px max(32px,50vw - 700px);display:grid}.model-band>p{letter-spacing:-.04em;margin:0;font-size:35px;line-height:1.1}.model-band>div b{letter-spacing:-.06em;font-size:42px;display:block}.model-band>div span{margin-top:15px;line-height:1.6;display:block}.problem-section{padding:150px max(32px,50vw - 700px)}.problem-section>div{grid-template-columns:1fr 1fr;margin-top:70px;display:grid}.problem-section article{border-top:1px solid var(--line);gap:45px;padding:25px;display:flex}.problem-section article span{font:9px var(--font-geist-mono)}.problem-section article p{font-size:18px}.niche-process{color:#fff;background:#111;grid-template-columns:.8fr 1.2fr;gap:90px;padding:150px max(32px,50vw - 700px);display:grid}.process-sticky{height:450px;position:sticky;top:120px}.process-sticky h2{font-size:70px}.process-sticky>p:last-child{color:#999}.process-list article{border-top:1px solid #ffffff29;grid-template-columns:70px 1fr auto;align-items:center;height:190px;display:grid;position:relative}.process-list span{font:9px var(--font-geist-mono);color:#777}.process-list h3{letter-spacing:-.04em;font-size:30px}.process-list i{border:1px solid #555;border-radius:50%;width:45px;height:45px;position:relative}.process-list i:after{content:"";background:var(--orange);width:8px;height:8px;box-shadow:0 0 15px var(--orange);border-radius:50%;margin:auto;position:absolute;inset:0}.niche-case{grid-template-columns:.8fr 1fr .6fr;align-items:center;gap:40px;margin:150px max(32px,50vw - 700px);display:grid}.niche-case h2{letter-spacing:-.06em;font-size:55px}.niche-case>div:first-child>p:last-child{color:#777;line-height:1.6}.niche-case-media{color:#fff;background:#151614;border-radius:25px;place-items:center;height:500px;display:grid;position:relative;overflow:hidden}.niche-case-media:before{content:"";background:linear-gradient(145deg,var(--orange),#222);border-radius:20px;position:absolute;inset:14%;transform:rotate(7deg);box-shadow:0 30px 50px #0007}.niche-case-media span{z-index:2;letter-spacing:.17em;font-size:10px}.niche-case-results{flex-direction:column;gap:10px;display:flex}.niche-case-results b{letter-spacing:-.08em;border-top:1px solid var(--line);padding-top:22px;font-size:55px}.niche-case-results span{color:#777;margin-bottom:25px;font-size:10px}.landing-proof{border-block:1px solid var(--line);grid-template-columns:1fr repeat(4,1fr);align-items:center;padding:60px max(32px,50vw - 700px);display:grid}.landing-proof div{border-left:1px solid var(--line);padding-left:30px}.landing-proof b{font-size:36px;display:block}.landing-proof span{text-transform:uppercase;letter-spacing:.13em;font-size:9px}.system-page,.creative-page{color:#fff;background:#111}.system-hero,.creative-hero{min-height:100vh;padding:180px max(32px,50vw - 725px) 100px;position:relative;overflow:hidden}.system-hero>p:not(.eyebrow),.creative-hero>p:not(.eyebrow){color:#aaa;max-width:650px;font-size:18px;line-height:1.6}.system-hero .btn-light{margin-top:30px}.system-hero-orb{width:650px;height:650px;position:absolute;bottom:-180px;right:-100px}.system-hero-orb>i{border:1px solid #fff2;border-radius:50%;position:absolute;inset:0}.system-hero-orb>i+i{transform:rotateX(70deg)}.system-hero-orb b{background:radial-gradient(circle at 30% 25%,#ffbd92,var(--orange) 40%,#4d210b);color:#111;border-radius:50%;place-items:center;font:700 110px Georgia;display:grid;position:absolute;inset:170px;box-shadow:0 0 100px #ff914d33,inset -45px -55px 60px #0007}.operating-model{background:var(--paper);color:#111;padding:150px max(32px,50vw - 700px)}.compare{grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;margin-top:70px;display:grid}.compare article{background:#dddcd6;border-radius:20px;padding:35px}.compare article small{text-transform:uppercase;letter-spacing:.14em}.compare article p{border-top:1px solid #bbb;justify-content:space-between;margin:0;padding:18px 0;display:flex}.compare-win{color:#fff!important;background:#111!important}.compare-win p{border-color:#ffffff27!important}.compare-win p span{color:var(--orange)}.compare-arrow{font-size:35px}.system-cta{color:#111;background:#dddcd6;padding:150px max(32px,50vw - 700px)}.system-cta>p:not(.eyebrow){max-width:650px;font-size:18px;line-height:1.6}.system-cta .btn-primary{margin-top:30px}.archive{padding:80px max(32px,50vw - 725px) 140px}.archive-hero{max-width:1100px;padding:80px 0 110px}.archive-hero p:last-child{color:#666;max-width:620px;line-height:1.6}.filterbar{z-index:20;background:var(--paper);border-block:1px solid var(--line);gap:10px;padding:18px 0;display:flex;position:sticky;top:0}.filterbar button{background:0 0;border:1px solid #ccc;border-radius:100px;padding:10px 17px;font-size:10px}.filterbar button.active{color:#fff;background:#111}.filterbar span{align-self:center;margin-left:auto;font-size:10px}.case-archive{grid-template-columns:1fr 1fr;gap:18px;margin-top:40px;display:grid}.archive-card{background:#d4d3ce;border-radius:24px;flex-direction:column;min-height:650px;padding:28px;display:flex}.archive-card.restaurant{background:#ffae79}.archive-card.ecommerce{background:#d7d5eb}.archive-card header{text-transform:uppercase;letter-spacing:.15em;justify-content:space-between;font-size:9px;display:flex}.archive-media{background:#111;border-radius:17px;place-items:center;height:390px;margin:30px 0;display:grid}.archive-media>div{color:#fff;background:linear-gradient(145deg,#444,#181916);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:55%;height:65%;display:flex;transform:rotate(-6deg);box-shadow:0 30px 45px #0007}.archive-media span{letter-spacing:.15em;font-size:9px}.archive-media i{background:var(--orange);border-radius:50%;width:8px;height:8px;margin-top:15px}.archive-card h2{letter-spacing:-.06em;margin:0;font-size:45px}.archive-card footer{align-items:end;gap:15px;margin-top:auto;display:flex}.archive-card footer b{font-size:40px}.archive-card footer span{padding-bottom:7px;font-size:10px}.creative-hero{min-height:780px}.reel-wall{grid-template-columns:repeat(4,1fr);gap:12px;padding:40px max(32px,50vw - 750px) 150px;display:grid}.reel{background:linear-gradient(150deg,#444,#161715);border-radius:18px;flex-direction:column;height:520px;padding:18px;transition:all .35s;display:flex;position:relative}.reel:nth-child(3n+1){background:linear-gradient(150deg,#ffae79,#292a27)}.reel:nth-child(3n+2){background:linear-gradient(150deg,#aeb8bc,#222)}.reel:hover{transform:translateY(-10px)scale(1.01)}.reel>span{font-size:9px}.reel b{margin-top:auto;font-size:18px}.reel small{color:#ccc;margin-top:5px;font-size:8px}.play{border:1px solid #fff6;border-radius:50%;place-items:center;width:60px;height:60px;margin:auto;display:grid;position:absolute;inset:0}.web-showcase{background:#222320;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;padding:150px max(32px,50vw - 700px);display:grid}.web-showcase>div:first-child>p:last-child{color:#aaa;line-height:1.6}.browser-mock{background:#edece6;border:8px solid #0a0b09;border-radius:22px;height:550px;overflow:hidden;transform:perspective(1000px)rotateY(-6deg);box-shadow:0 50px 80px #0008}.browser-mock header{background:#111;gap:6px;height:40px;padding:15px;display:flex}.browser-mock header i{background:var(--orange);border-radius:50%;width:7px;height:7px}.browser-mock section{color:#111;background-image:linear-gradient(#1111 1px,#0000 1px),linear-gradient(90deg,#1111 1px,#0000 1px);background-size:50px 50px;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.browser-mock b{font-size:40px}.browser-mock span{margin-top:15px;font-size:10px}.about-page{padding:80px max(32px,50vw - 725px) 0}.about-hero{max-width:1100px;padding:80px 0 150px}.about-hero>p:last-child{max-width:650px;font-size:18px;line-height:1.6}.about-story{border-top:1px solid var(--line);padding:150px 0}.about-story>div{grid-template-columns:1fr 1fr;gap:60px;margin-top:70px;margin-left:32%;display:grid}.about-story>div p{color:#5d5c57;line-height:1.75}.leaders{color:#fff;background:#111;grid-template-columns:1fr 1fr;gap:20px;margin-inline:calc(-1*max(32px,50vw - 725px));padding:150px max(32px,50vw - 725px);display:grid}.leaders header{grid-column:1/-1;margin-bottom:60px}.leaders article{border:1px solid #ffffff24;border-radius:20px;padding:25px}.portrait{height:500px;color:var(--orange);background:linear-gradient(145deg,#444,#151613);border-radius:14px;place-items:center;margin-bottom:25px;font:700 85px Georgia;display:grid}.leaders small{text-transform:uppercase;letter-spacing:.15em;color:#999;font-size:9px}.leaders h3{letter-spacing:-.04em;font-size:32px}.leaders article p{color:#aaa}.holding{padding:150px 0}.holding>p:last-child{max-width:720px;margin-left:auto;font-size:18px;line-height:1.7}.legal-page{padding:160px max(32px,50vw - 475px)}.legal-page h1{letter-spacing:-.07em;font-size:80px}.legal-lead{color:#666;margin-bottom:80px;font-size:18px;line-height:1.6}.legal-page section{border-top:1px solid var(--line);grid-template-columns:.4fr 1fr;gap:40px;padding:35px 0;display:grid}.legal-page section h2{font-size:20px}.legal-page section p{color:#666;margin:0;line-height:1.7}@media (width<=1050px){.site-header{width:calc(100% - 36px)}.site-header nav{color:#111;background:#fff;flex-direction:column;align-items:stretch;gap:4px;padding:18px;display:none;position:absolute;top:86px;left:-18px;right:-18px;box-shadow:0 24px 45px #0002}.site-header nav.nav-open{display:flex}.site-header nav>a,.nav-trigger{text-align:left;justify-content:space-between;width:100%;padding:12px 10px}.nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;width:auto;box-shadow:none;border:0;border-left:1px solid var(--line);background:0 0;margin:0 10px 8px;padding:2px 0 2px 10px;display:none;position:static;transform:none}.nav-group.is-open>.nav-dropdown,.menu{display:block}.lang{display:none}.hero-content{width:62%}.hero-machine{opacity:.8;right:-130px}.engine-sticky{grid-template-columns:.8fr 1.2fr}.engine-list{display:none}.case-showcase{grid-template-columns:1fr}.case-feature{min-height:620px}.case-media{height:350px}.scale-grid{grid-template-columns:1fr 1fr}.creative-strip{grid-template-columns:1fr}.creative-copy{z-index:3}.phone-reel{margin-top:20px}.qualification{gap:40px}.niche-hero{grid-template-columns:1fr}.niche-hero-copy{z-index:4;width:65%}.niche-hero-art{opacity:.75;width:55%;position:absolute;right:-100px}.niche-case{grid-template-columns:1fr 1fr}.niche-case-results{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.landing-proof{grid-template-columns:1fr 1fr}.landing-proof>.eyebrow{grid-column:1/-1;margin-bottom:30px}.landing-proof div{border-top:1px solid var(--line);padding:25px}.reel-wall{grid-template-columns:repeat(2,1fr)}.web-showcase{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-top>a{grid-column:1/-1;justify-self:start;margin-top:25px}}.niche-hero-actions{align-items:center;gap:22px;margin-top:30px;display:flex}.niche-hero-actions .btn-primary{margin-top:0}.niche-secondary-link{text-transform:uppercase;letter-spacing:.09em;border-bottom:1px solid #111;align-items:center;gap:22px;padding:15px 0;font-size:11px;display:inline-flex}.niche-hero-note{color:#777;letter-spacing:.06em;margin-top:15px;font-size:10px;display:block}.niche-lead-capture{color:#f4f2ec;background:#171815;grid-template-columns:.78fr 1.22fr;align-items:start;gap:90px;padding:120px max(32px,50vw - 700px);scroll-margin-top:90px;display:grid}.niche-lead-copy{position:sticky;top:115px}.niche-lead-copy h2,.niche-proof-intro h2,.case-conversion-break h2{letter-spacing:-.06em;margin:28px 0;font-size:clamp(44px,5vw,76px);font-weight:540;line-height:.98}.niche-lead-copy>p:not(.eyebrow){color:#aaa;max-width:520px;line-height:1.7}.niche-lead-reasons{border-top:1px solid #ffffff25;flex-direction:column;margin-top:42px;display:flex}.niche-lead-reasons span{border-bottom:1px solid #ffffff25;align-items:center;gap:18px;padding:17px 0;font-size:12px;display:flex}.niche-lead-reasons b{font:9px var(--font-geist-mono);color:var(--orange)}.niche-lead-capture .lead-form{color:var(--ink)}.process-cta{border-bottom:1px solid var(--orange);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:25px;margin-top:34px;padding:15px 0;font-size:10px;display:inline-flex}.niche-proof-intro{padding:130px max(32px,50vw - 700px) 30px;scroll-margin-top:90px}.niche-proof-intro>div{grid-template-columns:1.25fr .7fr;align-items:end;gap:70px;display:grid}.niche-proof-intro h2{max-width:880px;margin-bottom:0}.niche-proof-intro>div>p{color:#696862;margin:0;line-height:1.7}.niche-proof-intro a{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;grid-column:2;justify-content:space-between;gap:30px;padding-top:17px;font-size:11px;display:flex}.case-conversion-break{background:var(--orange);border-radius:26px;grid-template-columns:.45fr 1.4fr auto;align-items:center;gap:55px;margin:40px max(32px,50vw - 700px) 70px;padding:70px;display:grid}.case-conversion-break>span{font:10px var(--font-geist-mono);text-transform:uppercase;letter-spacing:.13em;line-height:1.6}.case-conversion-break h2{margin:0;font-size:clamp(30px,3vw,48px)}.case-conversion-break .btn-primary{white-space:nowrap;color:#fff;background:#111}.case-conversion-break.restaurant-break{background:#ffae79}.qualification{scroll-margin-top:90px}@media (width<=900px){.niche-hero-actions{flex-direction:column;align-items:stretch;gap:8px}.niche-hero-actions .btn-primary{width:100%}.niche-secondary-link{justify-content:space-between;width:100%;font-size:10px}.niche-lead-capture{grid-template-columns:1fr;gap:42px;padding:82px 18px}.niche-lead-copy{position:static}.niche-lead-copy h2,.niche-proof-intro h2{font-size:46px}.niche-lead-reasons{margin-top:28px}.niche-lead-capture .lead-form{min-height:0;padding:22px 16px}.niche-proof-intro{padding:82px 18px 20px}.niche-proof-intro>div{grid-template-columns:1fr;gap:28px}.niche-proof-intro a{grid-column:auto}.case-conversion-break{border-radius:20px;grid-template-columns:1fr;gap:22px;margin:28px 18px 55px;padding:36px 24px}.case-conversion-break h2{font-size:34px}.case-conversion-break .btn-primary{width:100%}.process-cta{justify-content:space-between;width:100%}.qualification-points{margin-top:30px}}@media (width<=700px){.site-header{height:72px}.wordmark,.wordmark img{width:155px}.header-cta{display:none}.hero-v2{align-items:flex-start;min-height:930px;padding:70px 18px 40px}.hero-grid{background-size:44px 44px}.hero-content{z-index:6;width:100%}.hero-content h1,.archive-hero h1,.about-hero h1,.niche-hero h1,.system-hero h1,.creative-hero h1{margin:28px 0;font-size:54px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-machine{transform-origin:100% 100%;width:500px;height:500px;top:auto;bottom:55px;right:-100px;transform:scale(.72)}.hero-bottom{left:18px;right:18px}.logo-proof{padding:30px 0 36px}.logo-proof-head{flex-direction:column;align-items:flex-start;gap:10px;width:calc(100% - 36px);margin-bottom:22px}.logo-proof-head p{font-size:15px}.logo-proof-head strong{white-space:normal;font-size:8px}.logo-streams{gap:9px}.logo-viewport{-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.logo-card{border-radius:11px;width:150px;height:67px;padding:12px 18px}.logo-card img{max-height:40px}.logo-track{animation-duration:38s}.logo-track.reverse{animation-duration:44s}.thesis,.niches,.scale-proof{padding:90px 18px}.thesis h2,.section-head h2,.scale-proof h2,.qualification h2,.problem-section h2,.operating-model h2,.system-cta h2,.about-story h2,.leaders h2,.holding h2,.web-showcase h2{font-size:48px}.thesis-copy{grid-template-columns:1fr;gap:15px;margin-top:45px;margin-left:0}.pivot-engine{height:550vh}.engine-sticky{grid-template-columns:1fr;align-content:start;padding:80px 18px 20px}.engine-copy h2{font-size:45px}.engine-description{font-size:13px}.engine-visual{height:480px;margin-top:10px}.engine-ring{inset:100px 5px}.engine-ring.r-b{inset:70px 90px}.engine-core{width:140px;height:170px}.engine-module{width:95px;height:60px;padding:9px}.engine-module b{font-size:7px}.m-6{bottom:5%}.section-head{margin-bottom:45px}.niche-panel{grid-template-columns:1fr;min-height:520px;padding:25px}.niche-panel:before{top:20%;right:-50%}.niche-panel p{margin-top:35px}.niche-panel h3{font-size:41px}.niche-metric{margin-top:30px}.niche-metric b{font-size:55px}.case-section{padding:90px 18px}.case-feature{min-height:570px;padding:20px}.case-media{height:300px}.scale-grid{grid-template-columns:1fr 1fr;margin:45px 0}.scale-grid>div{padding:25px 12px}.scale-grid b{font-size:38px}.scale-proof>p{font-size:16px}.creative-strip{min-height:900px;padding:90px 18px}.creative-copy h2{font-size:48px}.phone-reel{transform-origin:0 0;width:135%;height:500px;margin-bottom:-120px;transform:scale(.75)}.qualification{grid-template-columns:1fr;padding:90px 18px}.qualification-copy{position:static}.lead-form{padding:22px}.form-split{grid-template-columns:1fr}.footer{padding:70px 18px 25px}.footer-top,.footer-grid{grid-template-columns:1fr}.footer-top p{margin-top:25px}.footer-grid{gap:30px}.assistant{width:auto;bottom:75px;left:12px;right:12px}.assistant-trigger{bottom:12px;right:12px}.cookie{flex-wrap:wrap;width:calc(100% - 20px);bottom:10px;left:10px}.cookie p{flex-basis:100%}.niche-hero{align-items:start;min-height:980px;padding:80px 18px 120px}.niche-hero-copy{z-index:5;width:100%}.niche-hero-copy>p:not(.eyebrow){font-size:15px}.niche-hero-art{opacity:.75;width:100%;height:480px;top:auto;bottom:50px;right:-120px}.industry-object{width:280px;height:350px}.industry-object b{font-size:65px}.niche-threshold{grid-template-columns:1fr 1fr;left:18px;right:18px}.niche-threshold p{text-align:left;grid-column:1/-1}.model-band{grid-template-columns:1fr;gap:40px;padding:70px 18px}.model-band>p{font-size:29px}.problem-section{padding:90px 18px}.problem-section>div{grid-template-columns:1fr}.niche-process{grid-template-columns:1fr;gap:30px;padding:90px 18px}.process-sticky{height:auto;position:static}.process-sticky h2{font-size:50px}.process-list article{height:140px}.process-list h3{font-size:21px}.niche-case{grid-template-columns:1fr;margin:90px 18px}.niche-case-media{height:480px}.landing-proof{padding:45px 18px}.system-hero,.creative-hero{padding:130px 18px 80px}.system-hero-orb{opacity:.55;width:400px;height:400px;bottom:-90px;right:-170px}.system-hero-orb b{inset:105px}.operating-model,.system-cta{padding:90px 18px}.compare{grid-template-columns:1fr}.compare-arrow{text-align:center;transform:rotate(90deg)}.archive{padding:60px 18px 90px}.archive-hero{padding:60px 0 80px}.filterbar{overflow-x:auto}.case-archive{grid-template-columns:1fr}.archive-card{min-height:550px}.archive-media{height:300px}.reel-wall{grid-template-columns:1fr 1fr;padding:30px 18px 90px}.reel{height:370px}.web-showcase{padding:90px 18px}.browser-mock{height:400px;transform:none}.about-page{padding:60px 18px 0}.about-hero{padding:60px 0 90px}.about-story{padding:90px 0}.about-story>div{grid-template-columns:1fr;gap:10px;margin-top:45px;margin-left:0}.leaders{grid-template-columns:1fr;margin-inline:-18px;padding:90px 18px}.portrait{height:380px}.holding{padding:90px 0}.holding>p:last-child{margin-left:0}.legal-page{padding:120px 18px}.legal-page h1{font-size:55px}.legal-page section{grid-template-columns:1fr;gap:5px}}.system-hero-editorial{background:linear-gradient(110deg,#10110f 0 66%,#171814 66% 100%);grid-template-columns:minmax(0,1fr) minmax(430px,.78fr);align-items:center;gap:clamp(55px,7vw,120px);min-height:920px;padding-top:150px;display:grid}.system-hero-editorial:before{content:"";background:var(--orange);width:90px;height:5px;position:absolute;top:118px;left:max(32px,50vw - 725px)}.system-hero-copy{z-index:2;position:relative}.system-hero-copy>img{width:230px;height:auto;margin-bottom:45px}.system-hero-copy>.eyebrow{color:#ffad7a}.system-hero-copy h1{max-width:900px;font-size:clamp(64px,6.5vw,100px)}.system-hero-copy h1 em{color:#9a9b94}.system-hero-copy>p:not(.eyebrow){color:#aaa;max-width:650px;font-size:17px;line-height:1.65}.system-hero-copy>div{align-items:center;gap:25px;margin-top:34px;display:flex}.system-hero-copy .btn-light{margin:0}.system-hero-link{border-bottom:1px solid #ffffff4a;align-items:center;gap:25px;min-height:54px;padding:0;font-size:11px;display:flex}.system-hero-map{z-index:2;border-block:1px solid #ffffff24;margin:0;padding:20px 0;list-style:none;position:relative}.system-hero-map li{border-bottom:1px solid #ffffff17;grid-template-columns:48px 1fr 70px;align-items:center;min-height:70px;display:grid}.system-hero-map li:last-of-type{border-bottom:0}.system-hero-map li span{color:var(--orange);font:8px var(--font-geist-mono)}.system-hero-map li b{font-size:17px;font-weight:520}.system-hero-map li i{background:linear-gradient(90deg,#ffffff18,var(--orange));transform-origin:0;height:1px;transition:transform .25s}.system-hero-map li:hover i{transform:scaleX(1.35)}.system-hero-map footer{background:var(--orange);color:#111;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin-top:20px;padding:16px 18px;display:grid}.system-hero-map footer span{font:7px var(--font-geist-mono);letter-spacing:.1em}.system-hero-map footer b{text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:11px}@media (width<=900px){.system-hero-editorial{grid-template-columns:1fr;gap:55px;padding-bottom:90px}.system-hero-map{max-width:700px}}@media (width<=700px){.system-hero-editorial{gap:45px;min-height:0;padding:125px 18px 75px;display:grid}.system-hero-editorial:before{width:60px;top:99px;left:18px}.system-hero-copy>img{width:185px;margin-bottom:30px}.system-hero-copy h1{font-size:clamp(47px,13vw,57px)}.system-hero-copy>p:not(.eyebrow){font-size:14px}.system-hero-copy>div{flex-direction:column;align-items:stretch}.system-hero-copy .btn-light,.system-hero-link{justify-content:space-between;width:100%}.system-hero-map{width:100%}.system-hero-map li{grid-template-columns:36px 1fr 40px;min-height:58px}.system-hero-map li b{font-size:14px}.system-hero-map footer{text-align:center;grid-template-columns:1fr}.system-hero-map footer span{display:none}}.hero-v2{background:linear-gradient(112deg,#f3f1eb 0 66%,#e5e1d8 66% 100%);grid-template-columns:minmax(0,1.05fr) minmax(430px,.78fr);align-items:center;gap:clamp(45px,6vw,105px);min-height:900px;display:grid}.hero-v2 .hero-grid{opacity:.24;background-size:96px 96px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 67%);mask-image:linear-gradient(90deg,#000,#0000 67%)}.hero-content{width:auto;max-width:850px}.hero-content h1{max-width:900px;font-size:clamp(66px,7.1vw,112px)}.hero-trust-line{border-top:1px solid var(--line);flex-wrap:wrap;gap:24px;margin-top:48px;padding-top:20px;display:flex}.hero-trust-line span{font:8px var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;color:#6c6b65}.hero-editorial{z-index:4;height:660px;position:relative}.hero-film{background:#111;border-radius:26px;position:absolute;inset:35px 76px 60px 0;overflow:hidden;box-shadow:0 38px 85px #0003}.hero-film video{object-fit:cover;width:100%;height:100%;display:block}.hero-film:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#000000b8);position:absolute;inset:0}.hero-film>span{z-index:2;color:#fff;font:8px var(--font-geist-mono);letter-spacing:.14em;text-transform:uppercase;position:absolute;bottom:20px;left:22px}.hero-result-card{color:#fff;background:#111;border-radius:19px;flex-direction:column;width:235px;padding:24px;display:flex;position:absolute;top:0;right:0;box-shadow:0 24px 55px #0003}.hero-result-card small{color:#8e8f88;font:7px var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase}.hero-result-card b{color:var(--orange);letter-spacing:-.08em;margin-top:42px;font-size:58px;line-height:.9}.hero-result-card>span{color:#aaa;margin-top:8px;font-size:10px}.hero-result-card a{border-top:1px solid #ffffff24;justify-content:space-between;margin-top:25px;padding-top:14px;font-size:9px;display:flex}.hero-orange-mark{background:var(--orange);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:175px;height:175px;padding:20px;display:flex;position:absolute;bottom:0;right:12px;transform:rotate(7deg);box-shadow:0 20px 45px #0002}.hero-orange-mark span{font:7px var(--font-geist-mono);letter-spacing:.18em}.hero-orange-mark b{letter-spacing:-.07em;font-size:34px}.case-showcase{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.case-showcase .case-feature:nth-child(n){width:100%;min-width:0;grid-column:auto!important}@media (width<=1050px){.hero-v2{grid-template-columns:1fr minmax(360px,.72fr);gap:35px}.hero-editorial{height:590px}.hero-film{right:52px}}@media (width<=700px){.hero-v2{background:linear-gradient(#f3f1eb 0 72%,#e5e1d8 72% 100%);flex-direction:column;align-items:stretch;gap:46px;min-height:0;padding:115px 18px 70px;display:flex}.hero-content h1{margin:26px 0;font-size:clamp(48px,14vw,58px)}.hero-lead{font-size:15px}.hero-trust-line{gap:12px 20px;margin-top:32px}.hero-trust-line span{font-size:6px}.hero-editorial{width:100%;height:500px}.hero-film{border-radius:19px;inset:0 34px 38px 0}.hero-result-card{border-radius:14px;width:155px;padding:16px;top:22px;right:0}.hero-result-card b{margin-top:25px;font-size:42px}.hero-result-card>span{font-size:8px}.hero-result-card a{margin-top:16px;font-size:7px}.hero-orange-mark{width:112px;height:112px;padding:12px;right:5px}.hero-orange-mark b{font-size:23px}.hero-bottom{display:none}.case-showcase{grid-template-columns:1fr!important}}.case-card-logo,.archive-card-logo{object-fit:contain;object-position:left center;background:#ffffffc7;border-radius:10px;width:auto;max-width:min(240px,72%);height:64px;margin:14px 0 26px;padding:7px 11px;display:block}.archive-card-logo{height:70px;margin:0 0 25px}.case-info>strong,.archive-card footer>strong{letter-spacing:.08em;text-transform:uppercase;border:1px solid;border-radius:999px;margin-left:auto;padding:10px 14px;font-size:9px}.archive-card footer{flex-wrap:wrap}.archive-card footer>strong{align-self:center}.inline-lead-cta{background:var(--orange);justify-content:space-between;align-items:center;gap:35px;padding:28px max(32px,50vw - 700px);display:flex}.inline-lead-cta span{font:8px var(--font-geist-mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:7px;display:block}.inline-lead-cta b{letter-spacing:-.02em;font-size:19px}.inline-lead-cta>a{color:#fff;background:#111;border-radius:999px;justify-content:space-between;align-items:center;min-width:245px;height:50px;padding:0 20px;font-size:10px;font-weight:750;display:flex}.niche-inline-lead{margin:0}.case-lead-link{color:#fff;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:28px;width:max-content;max-width:100%;margin:30px auto 0;padding:16px 22px;font-size:11px;display:flex}.creative-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:25px;display:flex}.creative-actions .btn-light{margin-top:0}.creative-lead-link{border-bottom:1px solid #ffffff70;padding:14px 0;font-size:11px}.conversion-dock{z-index:190;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#11120ff0;border:1px solid #ffffff24;border-radius:14px;min-width:250px;padding:12px 15px;position:fixed;bottom:20px;left:20px;box-shadow:0 18px 45px #0005}.conversion-dock span{color:#92938d;font:7px var(--font-geist-mono);letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;display:block}.conversion-dock b{justify-content:space-between;align-items:center;gap:20px;font-size:11px;display:flex}.conversion-dock b span{color:var(--orange);margin:0;font-size:13px}.lead-form button:disabled{opacity:.6;cursor:wait}.documented-niche-case .niche-case-logo{margin-bottom:26px}.portrait{aspect-ratio:4/5;height:auto}.portrait img,.leaders article:nth-of-type(2) .portrait img{object-fit:cover;object-position:center top}@media (width<=700px){html,body{width:100%;max-width:100%;overflow-x:hidden}main,main>section,.case-showcase,.case-archive,.niche-stack,.creative-gallery{min-width:0;max-width:100%}img,video{max-width:100%}h1,h2,h3,p{overflow-wrap:anywhere}.hero-v2{min-height:790px;padding-top:105px}.hero-machine{opacity:.55;bottom:5px;right:-185px;transform:scale(.52)}.hero-actions,.hero-actions .btn-primary,.hero-actions .btn-ghost{width:100%}.hero-actions .btn-primary,.hero-actions .btn-ghost{justify-content:space-between}.system-portal,.creative-strip,.case-section,.scale-proof,.qualification{width:100%;overflow:hidden}.system-portal-outcome{grid-template-columns:1fr;align-items:start;gap:9px}.system-portal-outcome b{text-align:left}.inline-lead-cta{flex-direction:column;align-items:stretch;gap:18px;padding:24px 18px}.inline-lead-cta>a{width:100%;min-width:0}.case-feature,.archive-card{width:100%;min-width:0;padding:18px}.case-media,.archive-media{aspect-ratio:4/5;width:100%;height:auto;margin-block:22px}.case-card-logo,.archive-card-logo{max-width:76%;height:58px;margin-bottom:20px}.case-info>div{align-items:flex-start}.case-info b{font-size:44px}.case-info>strong{justify-content:space-between;width:100%;margin:18px 0 0;display:flex}.archive-card footer{align-items:flex-start}.archive-card footer>strong{justify-content:space-between;width:100%;margin:10px 0 0;display:flex}.scale-grid{grid-template-columns:1fr}.scale-grid>div{border-right:0;border-bottom:1px solid var(--line)}.creative-strip{min-height:0;padding-bottom:78px}.phone-reel{grid-template-columns:1fr 1fr;gap:12px;width:100%;height:auto;margin:45px 0 0;display:grid;transform:none}.phone,.phone-1,.phone-2,.phone-3,.phone-4{border-width:5px;border-radius:22px;width:100%;height:360px;padding:0;position:relative;inset:auto;transform:none}.phone-caption{padding:55px 12px 12px}.phone-caption b{font-size:13px}.niche-hero{min-height:850px}.niche-hero-art{transform-origin:100% 100%;bottom:25px;right:-150px;transform:scale(.83)}.niche-threshold{gap:8px}.niche-threshold b{font-size:15px}.niche-threshold p{margin:5px 0 0;font-size:9px}.niche-case,.documented-niche-case{gap:25px;width:calc(100% - 36px);margin:72px 18px;padding:20px}.niche-case-media,.documented-niche-case .niche-case-media{aspect-ratio:4/5;width:100%;height:auto;min-height:0}.niche-case-results{grid-template-columns:1fr!important}.niche-case-results b{font-size:43px}.niche-case-results span{margin-bottom:10px}.oy-case-hero,.oy-case-context,.oy-case-system,.oy-case-proof,.oy-case-creative,.oy-case-cta,.case-web-delivery{width:100%;max-width:100%;overflow:hidden}.oy-case-hero-media{aspect-ratio:4/5;height:auto}.oy-case-facts,.oy-case-facts>div{min-width:0}.backend-proof-frame{max-width:100%}.case-web-browser{width:100%;max-width:100%}.leaders{width:auto;max-width:none}.leaders article{min-width:0}.portrait{aspect-ratio:4/5;width:100%;height:auto;margin-bottom:20px}.site-conversion-cta h2{font-size:43px}.conversion-dock{border-radius:13px;min-width:0;padding:11px 14px;bottom:10px;left:10px;right:10px}.conversion-dock span{display:none}.conversion-dock b{font-size:11px}.assistant-trigger{bottom:76px}.assistant-nudge{bottom:136px}.cookie{bottom:76px}.footer{padding-bottom:105px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hm-orbit,.hm-core,.hm-node,.logo-track,.engine-ring,.orb b{animation:none}.logo-viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.reveal{opacity:1;transform:none}}.ai-page{background:#f3f1eb}.ai-page h1,.ai-page h2,.ai-page h3,.ai-page p{margin-top:0}.ai-page h2{letter-spacing:-.065em;font-size:clamp(44px,5.2vw,78px);font-weight:560;line-height:.95}.ai-page h2 em{color:#77766f;font-family:Georgia,serif;font-weight:400}.ai-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:calc(100svh - 86px);padding:90px max(32px,50vw - 750px) 80px;display:grid;position:relative;overflow:hidden}.ai-hero-grid{background-image:linear-gradient(#11110f0f 1px,#0000 1px),linear-gradient(90deg,#11110f0f 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 86%);mask-image:linear-gradient(90deg,#000,#0000 86%)}.ai-hero-copy{z-index:2;position:relative}.ai-hero-copy h1{letter-spacing:-.075em;max-width:950px;margin:30px 0;font-size:clamp(58px,6.4vw,104px);font-weight:560;line-height:.9}.ai-hero-copy>p:not(.eyebrow){color:#5a5954;max-width:720px;font-size:18px;line-height:1.65}.ai-hero-copy>small{color:#6f6e69;letter-spacing:.08em;margin-top:24px;font-size:10px;display:block}.ai-call-ui{z-index:2;color:#fff;background:linear-gradient(145deg,#242522,#0c0d0b);border-radius:28px;justify-self:end;width:min(100%,520px);padding:28px;position:relative;transform:rotate(2deg);box-shadow:0 45px 90px #0004,inset 0 1px #fff2}.ai-call-top{letter-spacing:.11em;text-transform:uppercase;color:#aaa;border-bottom:1px solid #ffffff18;align-items:center;gap:10px;padding-bottom:22px;font-size:9px;display:flex}.ai-call-top i{background:#54c879;border-radius:50%;width:8px;height:8px;box-shadow:0 0 15px #54c879}.ai-call-top b{color:#fff;margin-left:auto}.ai-wave{justify-content:center;align-items:center;gap:6px;height:100px;display:flex}.ai-wave i{background:var(--orange);border-radius:5px;width:3px;height:22%;animation:1.2s ease-in-out infinite aiWave}.ai-wave i:nth-child(3n){height:58%;animation-delay:-.2s}.ai-wave i:nth-child(4n){height:82%;animation-delay:-.5s}.ai-wave i:nth-child(5n){height:38%;animation-delay:-.8s}@keyframes aiWave{50%{opacity:.55;transform:scaleY(.35)}}.ai-call-ui h2{letter-spacing:-.04em;margin:0 0 9px;font-size:36px}.ai-call-ui>p{color:#aaa;font-size:13px}.ai-call-ui ol{margin:28px 0 15px;padding:0;list-style:none}.ai-call-ui li{color:#686a64;border-top:1px solid #ffffff15;align-items:center;gap:13px;padding:13px 0;font-size:11px;display:flex}.ai-call-ui li span{border:1px solid #ffffff25;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;display:grid}.ai-call-ui li.done{color:#aaa}.ai-call-ui li.done span{color:#fff;background:#ffffff10}.ai-call-ui li.active{color:#fff}.ai-call-ui li.active span{background:var(--orange);border-color:var(--orange);color:#111;box-shadow:0 0 20px #ff914d88}.ai-call-tag{color:#ffbe96;letter-spacing:.08em;background:#ff914d18;border:1px solid #ff914d55;border-radius:100px;padding:9px 12px;font-size:9px;display:inline-flex}.ai-problem,.ai-how,.ai-benefits,.ai-roi,.ai-pricing,.ai-setup,.ai-industries,.ai-faq{padding:140px max(32px,50vw - 725px)}.ai-problem header,.ai-roi header,.ai-pricing header,.ai-setup header,.ai-industries header,.ai-faq header{max-width:900px}.ai-problem header>p:last-child,.ai-roi header>p:last-child,.ai-setup header>p:last-child{color:#62615c;max-width:680px;line-height:1.65}.ai-card-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:65px;display:grid}.ai-card-grid article{border:1px solid var(--line);background:#eeece5;border-radius:18px;flex-direction:column;min-height:300px;padding:28px;display:flex}.ai-card-grid article>span{font:9px var(--font-geist-mono);color:#85847f}.ai-card-grid h3{letter-spacing:-.045em;margin:auto 0 16px;font-size:29px}.ai-card-grid p{color:#696863;font-size:14px;line-height:1.6}.ai-how{color:#fff;background:#11120f}.ai-section-head{max-width:840px}.ai-section-head .eyebrow{color:#8a8b85}.ai-flow{border:1px solid #ffffff1e;border-radius:20px;grid-template-columns:repeat(4,1fr);margin-top:80px;display:grid;overflow:hidden}.ai-flow article{border-right:1px solid #ffffff1e;min-height:330px;padding:24px;position:relative}.ai-flow article:last-child{border:0}.ai-flow article>span{font:9px var(--font-geist-mono);color:var(--orange)}.ai-flow article>div{position:absolute;bottom:25px;left:24px;right:24px}.ai-flow h3{letter-spacing:-.035em;font-size:23px}.ai-flow p{color:#92938d;font-size:13px;line-height:1.6}.ai-flow article>b{z-index:2;background:var(--orange);color:#111;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid;position:absolute;top:50%;right:-11px}.ai-conversation{grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;padding:140px max(32px,50vw - 675px);display:grid}.ai-chat{border:1px solid var(--line);background:#fff;border-radius:24px;padding:34px}.ai-chat>small{font:8px var(--font-geist-mono);letter-spacing:.16em;color:#888;margin-bottom:28px;display:block}.ai-chat p{border-radius:15px;max-width:78%;padding:15px 17px;font-size:13px;line-height:1.55}.ai-chat p b{letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:9px;display:block}.ai-chat .agent{background:#eceae4}.ai-chat .customer{color:#fff;background:#111;margin-left:auto}.ai-summary{color:#fff;background:#111;border-radius:24px;padding:32px;box-shadow:0 30px 65px #0003}.ai-summary>div:first-child{justify-content:space-between;align-items:center;display:flex}.ai-summary>div span{font:8px var(--font-geist-mono);letter-spacing:.14em;color:#aaa}.ai-summary>div i{color:#ffb98e;background:#ff914d22;border-radius:100px;padding:8px 11px;font-size:9px;font-style:normal}.ai-summary h3{letter-spacing:-.05em;margin:65px 0 20px;font-size:38px}.ai-summary dl{margin:0}.ai-summary dl div{border-top:1px solid #ffffff1c;grid-template-columns:95px 1fr;gap:15px;padding:13px 0;font-size:11px;display:grid}.ai-summary dt{color:#777}.ai-summary dd{margin:0}.ai-summary>small{color:#5ccc7c;margin-top:25px;font-size:9px;display:block}.ai-benefits{background:#dcd9d0;grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.ai-benefits>div{align-self:start;position:sticky;top:110px}.ai-benefits>div p:last-child{color:#5f5e59;max-width:480px;line-height:1.6}.ai-benefits ul{margin:0;padding:0;list-style:none}.ai-benefits li{border-bottom:1px solid #1112;grid-template-columns:50px 1fr auto;align-items:center;min-height:64px;font-size:15px;display:grid}.ai-benefits li span{font:8px var(--font-geist-mono);color:#777}.ai-benefits li b{color:var(--orange)}.ai-roi{background:#f7f5f0}.ai-calculator{grid-template-columns:1fr .85fr;gap:20px;margin-top:60px;display:grid}.ai-calc-controls,.ai-calc-result{border:1px solid var(--line);background:#efede7;border-radius:22px;padding:34px}.ai-calc-field{border-bottom:1px solid var(--line);padding:17px 0;display:block}.ai-calc-field:first-child{padding-top:0}.ai-calc-field span{justify-content:space-between;gap:20px;font-size:12px;display:flex}.ai-calc-field b{font-size:13px}.ai-calc-field input{width:100%;accent-color:var(--orange);margin-top:17px}.ai-calc-result{color:#fff;background:#111;flex-direction:column;justify-content:center;display:flex}.ai-calc-result>span{text-transform:uppercase;letter-spacing:.12em;color:#aaa;font-size:10px}.ai-calc-result>b{letter-spacing:-.075em;color:var(--orange);margin-top:18px;font-size:clamp(55px,6vw,90px)}.ai-calc-result>small{color:#777}.ai-calc-result dl{margin:50px 0 0}.ai-calc-result dl div{border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding:13px 0;font-size:11px;display:flex}.ai-calc-result dt{color:#999}.ai-calc-result dd{margin:0}.ai-disclaimer{color:#777;max-width:900px;line-height:1.6;margin-top:20px!important;font-size:10px!important}.ai-pricing{color:#fff;background:#111}.ai-pricing header .eyebrow{color:#999}.ai-price-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;margin-top:65px;display:grid}.ai-price-grid article{background:#171815;border:1px solid #ffffff1d;border-radius:21px;flex-direction:column;padding:30px;display:flex;position:relative}.ai-price-grid article.featured{background:linear-gradient(155deg,#272018,#151613);border-color:#ff914d88}.ai-price-grid article>small{text-transform:uppercase;letter-spacing:.18em;color:#aaa}.ai-price-grid h3{letter-spacing:-.055em;margin:30px 0 15px;font-size:44px}.ai-price-grid h3 span{letter-spacing:0;color:#aaa;font-size:11px}.ai-price-grid article>p{color:#92938d;min-height:54px;font-size:13px;line-height:1.55}.ai-price-grid ul{border-top:1px solid #ffffff1b;margin:10px 0 30px;padding:20px 0;list-style:none}.ai-price-grid li{color:#c3c4bd;padding:8px 0;font-size:11px}.ai-price-grid li:first-letter{color:var(--orange)}.ai-price-grid a{margin-top:auto}.price-badge{background:var(--orange);color:#111;text-transform:uppercase;letter-spacing:.08em;border-radius:100px;padding:8px 11px;font-size:8px;font-weight:700;position:absolute;top:22px;right:22px}.btn-price{border:1px solid #ffffff37;border-radius:100px;justify-content:space-between;align-items:center;height:58px;padding:0 25px;font-size:11px;display:flex}.ai-setup-price{text-align:center;color:#999;font-size:11px;margin-top:28px!important}.ai-setup-price b{color:#fff}.ai-setup{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.ai-setup header{align-self:start;position:sticky;top:110px}.ai-setup ol{margin:0;padding:0;list-style:none}.ai-setup li{border-top:1px solid var(--line);grid-template-columns:70px 1fr;gap:20px;min-height:145px;padding:25px 0;display:grid}.ai-setup li>span{font:9px var(--font-geist-mono);color:var(--orange)}.ai-setup h3{letter-spacing:-.04em;font-size:25px}.ai-setup li p{color:#686762;font-size:13px;line-height:1.55}.ai-industries{background:#e5e2da}.ai-industries>div{background:#1112;border:1px solid #1112;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:60px;display:grid}.ai-industries article{background:#e5e2da;flex-direction:column;min-height:280px;padding:28px;display:flex}.ai-industries article>span{font:9px var(--font-geist-mono);color:#888}.ai-industries h3{letter-spacing:-.04em;margin:auto 0 16px;font-size:26px}.ai-industries article p{color:#65645f;font-size:13px;line-height:1.6}.ai-trust{background:var(--orange);grid-template-columns:.8fr 1.2fr;gap:90px;padding:120px max(32px,50vw - 725px);display:grid}.ai-trust ul{margin:0;padding:0;list-style:none}.ai-trust li{border-top:1px solid #1113;gap:16px;padding:17px 0;font-size:13px;line-height:1.5;display:flex}.ai-trust li span{font-weight:800}.ai-faq{grid-template-columns:.75fr 1.25fr;gap:90px;display:grid}.ai-faq header{align-self:start;position:sticky;top:110px}.ai-faq details{border-top:1px solid var(--line)}.ai-faq summary{cursor:pointer;grid-template-columns:45px 1fr auto;align-items:center;min-height:74px;font-size:14px;list-style:none;display:grid}.ai-faq summary::-webkit-details-marker{display:none}.ai-faq summary span{font:8px var(--font-geist-mono);color:#888}.ai-faq summary b{font-size:20px;font-weight:400;transition:all .2s}.ai-faq details[open] summary b{transform:rotate(45deg)}.ai-faq details p{color:#666;padding:0 45px 24px;font-size:13px;line-height:1.6}.ai-final{color:#fff;background:#111;grid-template-columns:.8fr 1.2fr;gap:70px;padding:140px max(32px,50vw - 725px);display:grid}.ai-final-copy{align-self:start;position:sticky;top:110px}.ai-final-copy h2{font-size:clamp(48px,5vw,75px)}.ai-final-copy>p:not(.eyebrow){color:#999;line-height:1.6}.ai-final-copy>div{color:#777;letter-spacing:.1em;flex-direction:column;gap:10px;margin-top:35px;font-size:9px;display:flex}.ai-demo-form{background:#181916;border:1px solid #ffffff1f;border-radius:22px;padding:32px}.ai-form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.ai-demo-form label{color:#aaa;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:9px;font-size:9px;display:flex}.ai-demo-form input,.ai-demo-form select,.ai-demo-form textarea{color:#fff;background:#0f100e;border:1px solid #ffffff20;border-radius:9px;outline:none;width:100%;padding:13px}.ai-demo-form input:focus,.ai-demo-form select:focus,.ai-demo-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff914d22}.ai-demo-form>label,.ai-demo-form fieldset{margin-top:20px}.ai-demo-form fieldset{border:0;padding:0}.ai-demo-form legend{color:#aaa;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:9px}.ai-demo-form fieldset label{text-transform:none;letter-spacing:0;border:1px solid #fff2;border-radius:100px;flex-direction:row;align-items:center;margin:0 8px 8px 0;padding:10px 13px;display:inline-flex}.ai-demo-form fieldset input{width:auto;accent-color:var(--orange)}.ai-demo-form .ai-consent{text-transform:none;letter-spacing:0;flex-direction:row;align-items:flex-start;line-height:1.5}.ai-demo-form .ai-consent input{width:auto;accent-color:var(--orange);margin-top:2px}.ai-demo-form .btn-primary{background:var(--orange);color:#111;width:100%;margin-top:20px}.ai-form-error{color:#fff;background:#8f2e2e;border-radius:8px;padding:12px;font-size:12px;margin:18px 0 0!important}.ai-form-success{background:#181916;border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;justify-content:center;min-height:400px;padding:45px;display:flex}.ai-form-success>span{background:var(--orange);color:#111;border-radius:50%;place-items:center;width:50px;height:50px;font-weight:800;display:grid}.ai-form-success h3{margin:30px 0 10px;font-size:38px}.ai-form-success p{color:#999;line-height:1.6}.ai-mobile-cta{display:none}@media (width<=1050px){.ai-hero{grid-template-columns:1fr;min-height:auto}.ai-hero-copy{max-width:850px}.ai-call-ui{justify-self:center}.ai-flow{grid-template-columns:1fr 1fr}.ai-flow article:nth-child(2){border-right:0}.ai-flow article:nth-child(-n+2){border-bottom:1px solid #ffffff1e}.ai-flow article:nth-child(2)>b{display:none}.ai-calculator,.ai-benefits,.ai-setup,.ai-faq,.ai-final,.ai-trust{grid-template-columns:1fr}.ai-benefits>div,.ai-setup header,.ai-faq header,.ai-final-copy{position:static}.ai-price-grid{grid-template-columns:1fr}.ai-price-grid article>p{min-height:0}.ai-industries>div{grid-template-columns:1fr 1fr}}@media (width<=700px){.ai-hero{gap:55px;padding:65px 18px 75px}.ai-hero-copy h1{font-size:53px}.ai-hero-copy>p:not(.eyebrow){font-size:15px}.ai-hero-copy .hero-actions{align-items:stretch}.ai-hero-copy .btn-primary{width:100%}.ai-hero-copy>small{line-height:1.6}.ai-call-ui{border-radius:20px;padding:22px;transform:none}.ai-call-ui h2{font-size:30px}.ai-page h2{font-size:46px}.ai-problem,.ai-how,.ai-benefits,.ai-roi,.ai-pricing,.ai-setup,.ai-industries,.ai-faq{padding:90px 18px}.ai-card-grid,.ai-conversation,.ai-price-grid{grid-template-columns:1fr}.ai-card-grid article{min-height:245px}.ai-flow{grid-template-columns:1fr}.ai-flow article{border-right:0;min-height:240px;border-bottom:1px solid #ffffff1e!important}.ai-flow article:last-child{border-bottom:0!important}.ai-flow article>b{inset:auto auto -11px 50%;transform:translate(-50%)rotate(90deg)}.ai-conversation{padding:90px 18px}.ai-chat{padding:18px}.ai-chat p{max-width:92%;font-size:12px}.ai-summary{padding:22px}.ai-calculator{grid-template-columns:1fr}.ai-calc-controls,.ai-calc-result{padding:22px}.ai-calc-result>b{font-size:53px}.ai-calc-result dl{margin-top:35px}.ai-price-grid article{padding:24px}.ai-industries>div{grid-template-columns:1fr}.ai-industries article{min-height:235px}.ai-trust,.ai-final{gap:45px;padding:90px 18px}.ai-form-grid{grid-template-columns:1fr}.ai-demo-form{padding:20px}.ai-faq{gap:40px}.ai-faq summary{grid-template-columns:34px 1fr auto}.ai-faq details p{padding-left:34px}.ai-mobile-cta{z-index:120;background:var(--orange);color:#111;border-radius:100px;justify-content:space-between;align-items:center;height:54px;padding:0 20px;font-size:11px;font-weight:750;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 12px 35px #0006}.ai-page~.footer{padding-bottom:95px}}@media (prefers-reduced-motion:reduce){.ai-wave i{animation:none}.ai-call-ui{transform:none}}.pivot-engine{--engine-orange:#ff914d;--engine-surface:#161714;--engine-line:#ffffff24;isolation:isolate;background:radial-gradient(circle at 52% 48%,#ff914d13,#0000 31%),linear-gradient(135deg,#0d0e0c 0%,#11120f 56%,#0a0b09 100%);height:820vh;min-height:5400px}.pivot-engine.compact{height:720vh;min-height:4800px}.pivot-engine .engine-sticky{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:72px 72px;grid-template-rows:34px 1fr;grid-template-columns:minmax(270px,.78fr) minmax(520px,1.45fr) minmax(180px,.48fr);align-items:center;column-gap:clamp(20px,3vw,62px);height:100svh;min-height:720px;padding:34px max(28px,50vw - 770px) 24px;display:grid;top:0;overflow:hidden}.pivot-engine .engine-sticky:before{content:"";aspect-ratio:1;pointer-events:none;width:56vw;opacity:calc(.3 + (var(--scroll) * .7));background:radial-gradient(circle,#ff914d13,#ff914d04 42%,#0000 69%);border-radius:50%;position:absolute;top:52%;left:50%;translate:-50% -50%}.engine-statusbar{color:#74756f;height:34px;font:8px/1 var(--font-geist-mono);letter-spacing:.16em;z-index:20;border-bottom:1px solid #ffffff24;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-self:start;align-items:start;gap:20px;padding-bottom:12px;display:grid;position:relative}.engine-statusbar span:last-child{text-align:right}.engine-statusbar span:first-child{align-items:center;gap:9px;display:flex}.engine-statusbar span i{background:#545550;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #ffffff0a}.engine-statusbar b{color:#babbb4;font-weight:500}.engine-sticky:not([data-phase="0"]) .engine-statusbar span i{background:var(--engine-orange);box-shadow:0 0 16px var(--engine-orange)}.pivot-engine .engine-copy{z-index:15;align-self:center;max-width:430px;position:relative}.pivot-engine .engine-copy .eyebrow{color:#8a8b84;margin:0 0 14px}.engine-kicker{color:#ffc39e;min-height:28px;font:7px var(--font-geist-mono);letter-spacing:.16em;background:#ff914d12;border:1px solid #ff914d61;border-radius:100px;align-items:center;padding:0 12px;display:inline-flex}.pivot-engine .engine-copy h2{letter-spacing:-.064em;text-wrap:balance;max-width:430px;margin:22px 0 18px;font-size:clamp(42px,4.1vw,70px);line-height:.91}.engine-sticky:not([data-phase="0"]):not([data-phase="8"]) .engine-copy h2{font-size:clamp(36px,3.3vw,54px);line-height:.95}.pivot-engine .engine-description{color:#aaaba4;max-width:390px;min-height:88px;margin:0;font-size:14px;line-height:1.65}.io-flow,.engine-result{background:#ffffff06;border:1px solid #ffffff21;border-radius:9px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;width:min(100%,390px);min-height:72px;margin-top:22px;padding:13px 15px;display:grid;box-shadow:inset 0 1px #ffffff0a}.io-flow div{flex-direction:column;gap:6px;min-width:0;display:flex}.io-flow div:last-child{text-align:right}.io-flow small,.engine-result small{color:#666861;font:7px var(--font-geist-mono);letter-spacing:.16em}.io-flow b,.engine-result b{color:#dedfd8;font-size:9px;font-weight:550;line-height:1.4}.io-flow>span{color:var(--engine-orange);text-shadow:0 0 15px var(--engine-orange);font-size:18px}.engine-result{background:linear-gradient(90deg,#ff914d1a,#0000);border-color:#ff914d52;grid-template-columns:1fr;gap:8px}.engine-result b{color:#fff;font-size:11px}.commercial-map{background:#ffffff05;border:1px solid #ffffff21;border-radius:9px;width:min(100%,430px);margin-top:22px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.commercial-map>div{border-bottom:1px solid #ffffff17;grid-template-columns:104px 1fr;align-items:center;gap:10px;min-height:47px;padding:10px 13px;display:grid}.commercial-map>div:last-child{box-shadow:inset 2px 0 var(--engine-orange);background:linear-gradient(90deg,#ff914d1f,#ff914d06);border-bottom:0}.commercial-map small{color:#696a64;font:6px var(--font-geist-mono);letter-spacing:.16em}.commercial-map b{color:#d3d4cd;font-size:9px;font-weight:550;line-height:1.4}.commercial-map>div:last-child small{color:#ca8961}.commercial-map>div:last-child b{color:#fff}.engine-complete{width:min(100%,430px);margin-top:22px}.engine-complete .engine-result{width:100%;margin-top:0}.engine-niche-links{border-top:1px solid #ffffff1f;margin-top:8px}.engine-niche-links a{color:#a5a69f;letter-spacing:.04em;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:34px;padding:0 4px;font-size:8px;transition:all .25s;display:flex}.engine-niche-links a span{color:var(--engine-orange);font-size:12px}.engine-niche-links a:hover{color:#fff;border-color:var(--engine-orange);padding-left:10px}.pivot-engine .engine-progress{background:#ffffff21;width:min(100%,390px);margin-top:26px}.pivot-engine .engine-progress i{box-shadow:0 0 18px #ff914da6}.pivot-engine .engine-copy>strong{letter-spacing:.13em;font-size:8px}.pivot-engine .engine-visual{perspective:1500px;z-index:5;width:100%;height:min(76vh,760px);min-height:610px;margin:0;position:relative}.engine-world{transform-style:preserve-3d;perspective:1350px;position:absolute;inset:0 0 56px}.engine-grid-floor{opacity:.34;background-image:linear-gradient(#ffffff16 1px,#0000 1px),linear-gradient(90deg,#ffffff16 1px,#0000 1px);background-size:40px 40px;width:680px;height:540px;position:absolute;top:54%;left:50%;transform:rotateX(68deg)rotate(-35deg)translateZ(-125px);-webkit-mask-image:radial-gradient(#000 12%,#0000 70%);mask-image:radial-gradient(#000 12%,#0000 70%)}.engine-halo{width:500px;height:500px;transform-style:preserve-3d;pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;position:absolute;top:48%;left:50%}.engine-halo.h-1{animation:20s linear infinite engineOrbit;transform:translate(-50%,-50%)rotateX(72deg)}.engine-halo.h-2{width:390px;height:390px;animation:24s linear infinite engineOrbitAlt;transform:translate(-50%,-50%)rotateY(69deg)}.engine-halo:after{content:"";background:var(--engine-orange);width:7px;height:7px;box-shadow:0 0 20px var(--engine-orange),0 0 42px #ff914d80;border-radius:50%;position:absolute;top:17%;left:13%}@keyframes engineOrbit{to{transform:translate(-50%,-50%)rotateX(72deg)rotate(360deg)}}@keyframes engineOrbitAlt{to{transform:translate(-50%,-50%)rotateY(69deg)rotate(-360deg)}}.system-base{color:#666861;width:350px;height:190px;font:7px var(--font-geist-mono);letter-spacing:.15em;background:linear-gradient(145deg,#242521,#10110f);border:1px solid #ffffff21;border-radius:18px;padding:22px;position:absolute;top:59%;left:50%;transform:translate(-50%,-50%)rotateX(61deg)rotate(-35deg)translateZ(-104px);box-shadow:-32px 42px 65px #0000008c,inset 0 1px #ffffff1a}.system-base i{background:#444640;border-radius:50%;width:9px;height:9px;position:absolute;top:22px;right:22px}.system-base b{color:#777973;font-weight:500;position:absolute;bottom:20px;left:22px}.system-core{z-index:12;color:#f6f5ef;background:linear-gradient(135deg,#ffffff1f,#0000 20%),linear-gradient(145deg,#3a3b37 0%,#10110f 52%,#050604 100%);border:1px solid #ffffff38;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:138px;height:220px;transition:box-shadow .8s,filter .8s;display:flex;position:absolute;top:45%;left:50%;transform:rotateY(-17deg)rotateX(3deg);box-shadow:inset 10px 10px 22px #ffffff0b,inset -16px -18px 25px #0000008c,0 35px 65px #000000a6}.system-core:before{content:"";border:1px solid #fff1;border-radius:12px;position:absolute;inset:8px}.system-core img{object-fit:contain;filter:drop-shadow(0 2px 8px #00000059);width:112px;height:auto;display:block}.system-core small{font:6px var(--font-geist-mono);letter-spacing:.27em;color:#92938c;margin:10px 0 19px .27em}.system-core>i{background:#343530;border-radius:20px;width:34px;height:3px;margin:3px;transition:all .5s}.system-core>i+i{width:18px}.system-core.system-live{filter:brightness(1.15);animation:2.4s ease-in-out infinite coreBreath;box-shadow:inset 10px 10px 22px #ffffff0e,inset -16px -18px 25px #0009,0 0 65px #ff914d3b,0 45px 80px #000c}.system-core.system-live>i{background:var(--engine-orange);box-shadow:0 0 18px var(--engine-orange)}@keyframes coreBreath{50%{filter:brightness(1.32);translate:-50% calc(-50% - 5px)}}.data-spine{z-index:11;background:linear-gradient(#0000,#ffffff2e 15% 85%,#0000);flex-direction:column-reverse;justify-content:space-around;align-items:center;width:3px;height:390px;display:flex;position:absolute;top:48%;left:50%;translate:-50% -50%}.data-spine i{background:#161714;border:1px solid #565752;border-radius:50%;flex:none;width:8px;height:8px;transition:all .45s}.data-spine i.powered{background:var(--engine-orange);box-shadow:0 0 15px var(--engine-orange),0 0 35px #ff914d73;border-color:#ffc09a}.system-layer{--stack-y:0px;--stack-z:0px;appearance:none;color:#fff;cursor:pointer;width:410px;height:205px;transform-style:preserve-3d;transform-origin:50%;opacity:.09;filter:grayscale()blur(2px);z-index:calc(7 - var(--i));background:0 0;border:0;padding:0;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .7s,filter .7s;position:absolute;top:51%;left:50%}.system-layer.layer-0{--stack-y:88px;--stack-z:-68px}.system-layer.layer-1{--stack-y:61px;--stack-z:-44px}.system-layer.layer-2{--stack-y:34px;--stack-z:-20px}.system-layer.layer-3{--stack-y:7px;--stack-z:4px}.system-layer.layer-4{--stack-y:-20px;--stack-z:28px}.system-layer.layer-5{--stack-y:-47px;--stack-z:52px}.system-layer.layer-6{--stack-y:-74px;--stack-z:76px}.system-layer.layer-0:not(.assembled){transform:translate(-50%,-50%)translate3d(-360px,230px,120px)rotateX(74deg)rotate(-76deg)scale(.58)}.system-layer.layer-1:not(.assembled){transform:translate(-50%,-50%)translate3d(350px,190px,40px)rotateX(54deg)rotate(68deg)scale(.55)}.system-layer.layer-2:not(.assembled){transform:translate(-50%,-50%)translate3d(-390px,-15px,-40px)rotateX(66deg)rotate(-92deg)scale(.58)}.system-layer.layer-3:not(.assembled){transform:translate(-50%,-50%)translate3d(390px,-40px,100px)rotateX(77deg)rotate(82deg)scale(.57)}.system-layer.layer-4:not(.assembled){transform:translate(-50%,-50%)translate3d(-305px,-235px,20px)rotateX(51deg)rotate(-35deg)scale(.58)}.system-layer.layer-5:not(.assembled){transform:translate(-50%,-50%)translate3d(320px,-235px,-30px)rotateX(70deg)rotate(35deg)scale(.55)}.system-layer.layer-6:not(.assembled){transform:translate(-50%,-50%)translate3d(20px,-390px,140px)rotateX(78deg)rotate(5deg)scale(.56)}.system-layer.assembled{opacity:1;filter:none;transform:translate(-50%,-50%) translate3d(0,var(--stack-y),var(--stack-z)) rotateX(61deg) rotateZ(-35deg) scale(.82)}.system-layer.assembled:hover{filter:brightness(1.2)}.layer-surface{background:linear-gradient(135deg,#ffffff14,#0000 23%),linear-gradient(145deg,#292a26f7,#131411f7);border:1px solid #ffffff2e;border-radius:14px;transition:border-color .5s,background .5s,box-shadow .5s;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 1px #ffffff17,inset -16px -16px 28px #00000047,-18px 25px 38px #00000057}.system-layer.current .layer-surface{background:linear-gradient(135deg,#ff914d38,#0000 31%),linear-gradient(145deg,#3a3027,#151613);border-color:#ff914dcc;animation:1.8s ease-in-out infinite layerSignal;box-shadow:inset 0 1px #ffffff24,0 0 0 1px #ff914d26,-22px 30px 48px #00000080,0 0 44px #ff914d2e}@keyframes layerSignal{50%{box-shadow:inset 0 1px #ffffff24,0 0 0 1px #ff914d61,-22px 30px 48px #00000080,0 0 68px #ff914d47}}.layer-edge{z-index:4;pointer-events:none;text-align:left;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;display:grid;position:absolute;bottom:13px;left:17px;right:17px}.layer-edge span{font:7px var(--font-geist-mono);color:#7f807a}.layer-edge b{letter-spacing:.02em;font-size:10px;font-weight:600}.layer-edge i{border:1px solid #5f605a;border-radius:50%;width:7px;height:7px}.system-layer.current .layer-edge i{background:var(--engine-orange);box-shadow:0 0 14px var(--engine-orange);border:0}.layer-surface>small{color:#6f706a;font:6px var(--font-geist-mono);letter-spacing:.16em;position:absolute;top:15px;right:16px}.system-layer.current .layer-surface>small{color:#e5aa85}.radar{background:conic-gradient(from 30deg,#ff914d3d,#0000 24%,#0000);border:1px solid #ffffff2b;border-radius:50%;width:106px;height:106px;position:absolute;top:47%;left:50%;translate:-50% -50%}.radar:before,.radar:after{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute;inset:24%}.radar:after{border-color:var(--engine-orange);background:var(--engine-orange);box-shadow:0 0 14px var(--engine-orange);inset:49%}.radar i{background:#84857f;border-radius:50%;width:6px;height:6px;position:absolute}.radar i:first-child{top:35%;left:18%}.radar i:nth-child(2){top:25%;right:18%}.radar i:nth-child(3){bottom:17%;right:25%}.radar b{background:linear-gradient(90deg,var(--engine-orange),transparent);transform-origin:0;width:50%;height:1px;animation:2.8s linear infinite radarSweep;position:absolute;top:50%;left:50%}@keyframes radarSweep{to{transform:rotate(360deg)}}.content-cards{width:180px;height:90px;position:absolute;top:45%;left:50%;translate:-50% -50%}.content-cards i{background:linear-gradient(145deg,#464741,#1b1c19);border:1px solid #fff3;border-radius:8px;width:62px;height:86px;position:absolute;box-shadow:-10px 15px 20px #0000004d}.content-cards i:first-child{left:12px;transform:rotate(-11deg)}.content-cards i:nth-child(2){background:linear-gradient(145deg,var(--engine-orange),#4b2816);z-index:2;top:-8px;left:59px}.content-cards i:nth-child(3){right:10px;transform:rotate(11deg)}.browser-layer{background:#20211e;border:1px solid #fff3;border-radius:7px;width:180px;height:100px;padding:23px 14px 10px;position:absolute;top:44%;left:50%;translate:-50% -50%}.browser-layer header{border-bottom:1px solid #ffffff1f;gap:4px;height:16px;padding:6px 8px;display:flex;position:absolute;inset:0 0 auto}.browser-layer header i{background:#6b6c66;border-radius:50%;width:4px;height:4px}.browser-layer header i:first-child{background:var(--engine-orange)}.browser-layer>b{background:#494a45;border-radius:2px;height:8px;margin-bottom:7px;display:block}.browser-layer>b:first-of-type{background:#deded8;width:62%;height:16px}.browser-layer>b:nth-of-type(2){width:85%}.browser-layer>b:nth-of-type(3){background:var(--engine-orange);width:45%}.network-layer{width:175px;height:105px;position:absolute;top:45%;left:50%;translate:-50% -50%}.network-layer b,.network-layer i{border-radius:50%;position:absolute}.network-layer b{background:#2f302c;border:1px solid #777;width:38px;height:38px;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 0 14px #ffffff06}.network-layer b:after{content:"";background:var(--engine-orange);box-shadow:0 0 16px var(--engine-orange);border-radius:50%;position:absolute;inset:13px}.network-layer i{background:#1d1e1b;border:1px solid #74756f;width:18px;height:18px}.network-layer i:first-child{top:12%;left:2%}.network-layer i:nth-child(2){top:8%;right:2%}.network-layer i:nth-child(3){bottom:2%;left:9%}.network-layer i:nth-child(4){bottom:0;right:8%}.network-layer:before,.network-layer:after{content:"";background:#ffffff2e;height:1px;position:absolute;top:50%;left:11%;right:11%;transform:rotate(19deg)}.network-layer:after{transform:rotate(-21deg)}.ad-bars{border-bottom:1px solid #555;border-left:1px solid #555;align-items:end;gap:8px;width:180px;height:91px;padding:0 9px 8px;display:flex;position:absolute;top:45%;left:50%;translate:-50% -50%}.ad-bars i{background:linear-gradient(var(--engine-orange),#55301a);border-radius:3px 3px 0 0;width:23px;box-shadow:0 0 12px #ff914d1f}.ad-bars i:first-child{height:23%}.ad-bars i:nth-child(2){height:42%}.ad-bars i:nth-child(3){height:34%}.ad-bars i:nth-child(4){height:69%}.ad-bars i:nth-child(5){height:94%}.opt-loop{border:2px solid #555;border-right-color:var(--engine-orange);width:108px;height:108px;color:var(--engine-orange);border-radius:50%;place-items:center;font-size:42px;display:grid;position:absolute;top:46%;left:50%;translate:-50% -50%}.opt-loop i{background:#242521;border:1px solid #686963;border-radius:50%;width:14px;height:14px;position:absolute}.opt-loop i:first-child{top:-7px;left:46%}.opt-loop i:nth-child(2){bottom:25%;right:-7px}.opt-loop i:nth-child(3){bottom:4%;left:2px}.report-layer{background:#1b1c19;border:1px solid #ffffff29;border-radius:7px;width:175px;height:100px;padding:16px;position:absolute;top:45%;left:50%;translate:-50% -50%}.report-layer b{text-align:left;letter-spacing:-.06em;color:#eee;font-size:27px;display:block}.report-layer i{background:#555;border-radius:2px;height:6px;margin-top:8px;display:block}.report-layer i:first-of-type{background:linear-gradient(90deg,var(--engine-orange) 74%,#41423d 74%);width:100%}.report-layer i:nth-of-type(2){width:72%}.report-layer i:nth-of-type(3){width:45%}.system-output-beam{opacity:0;z-index:14;background:linear-gradient(transparent,var(--engine-orange) 65%,#fff);width:3px;height:320px;filter:drop-shadow(0 0 9px var(--engine-orange));transition:opacity .8s,translate 1s cubic-bezier(.16,1,.3,1);position:absolute;top:5%;left:50%;translate:-50% -50%}.system-output-beam:before,.system-output-beam:after{content:"";background:linear-gradient(90deg,transparent,var(--engine-orange),transparent);width:90px;height:1px;position:absolute;left:50%;translate:-50%}.system-output-beam:before{bottom:28px}.system-output-beam:after{width:48px;bottom:10px}.system-output-beam i{width:15px;height:15px;box-shadow:0 0 22px var(--engine-orange),0 0 55px var(--engine-orange);background:#fff;border-radius:50%;position:absolute;bottom:0;left:50%;translate:-50%}.system-output-beam span{color:#f6c09e;width:150px;font:6px var(--font-geist-mono);letter-spacing:.2em;transform-origin:0 0;position:absolute;top:48px;left:18px;transform:rotate(90deg)}.system-output-beam.visible{opacity:1;translate:-50% 36%}.signal-particles{pointer-events:none;opacity:.12;transition:opacity .7s;position:absolute;inset:12% 10%}.engine-sticky:not([data-phase="0"]) .signal-particles{opacity:.65}.signal-particles i{--angle:calc(var(--p) * 30deg);background:var(--engine-orange);width:4px;height:4px;box-shadow:0 0 10px var(--engine-orange);transform:rotate(var(--angle)) translateX(185px);animation:2.2s ease-in-out infinite particlePulse;animation-delay:calc(var(--p) * -.16s);border-radius:50%;position:absolute;top:50%;left:50%}@keyframes particlePulse{50%{opacity:.15;transform:rotate(var(--angle)) translateX(245px) scale(.45)}}.engine-hud{border-top:1px solid #ffffff24;grid-template-columns:1fr 1fr 1.4fr;align-items:end;gap:14px;min-height:52px;padding-top:11px;display:grid;position:absolute;bottom:0;left:0;right:0}.engine-hud>div{flex-direction:column;gap:5px;display:flex}.engine-hud small{color:#5f605b;font:6px var(--font-geist-mono);letter-spacing:.16em}.engine-hud b{color:#a6a7a0;font:7px var(--font-geist-mono);letter-spacing:.08em;font-weight:500}.hud-tags{justify-content:flex-end;align-items:center;flex-direction:row!important;gap:6px!important}.hud-tags span{color:#999a94;font:6px var(--font-geist-mono);white-space:nowrap;border:1px solid #ffffff21;border-radius:100px;padding:6px 8px}.pivot-engine .engine-list{z-index:16;align-self:center;min-width:0;position:relative}.rail-label{color:#62635d;font:7px var(--font-geist-mono);letter-spacing:.18em;border-bottom:1px solid #ffffff1f;padding:0 4px 13px}.pivot-engine .engine-list button{color:#575852;border-color:#ffffff1a;grid-template-columns:26px 1fr 13px;align-items:center;gap:6px;min-height:53px;padding:0 4px;transition:all .4s;display:grid;position:relative}.pivot-engine .engine-list button span{font-size:7px}.pivot-engine .engine-list button b{font-size:9px;font-weight:500}.pivot-engine .engine-list button b em{color:#898a84;max-width:190px;margin-top:5px;font-size:7px;font-style:normal;font-weight:400;line-height:1.45;display:none}.pivot-engine .engine-list button i{color:var(--engine-orange);font-size:8px;font-style:normal}.pivot-engine .engine-list button.complete{color:#92938c}.pivot-engine .engine-list button.active{color:#fff;border-color:var(--engine-orange);background:linear-gradient(90deg,#ff914d14,#0000);min-height:68px;padding-left:11px}.pivot-engine .engine-list button.active b em{display:block}.pivot-engine .engine-list button.active:before{content:"";background:var(--engine-orange);width:2px;height:21px;box-shadow:0 0 14px var(--engine-orange);position:absolute;left:0}.rail-complete{opacity:.25;border:1px solid #ffffff1c;border-radius:7px;flex-direction:column;gap:5px;margin-top:14px;padding:13px;display:flex}.rail-complete span{color:var(--engine-orange);font:6px var(--font-geist-mono);letter-spacing:.16em}.rail-complete b{font-size:9px;font-weight:500}.rail-complete.active{opacity:1;background:#ff914d0f;border-color:#ff914d6b}@media (width<=1180px){.pivot-engine .engine-sticky{grid-template-columns:minmax(260px,.7fr) minmax(500px,1.3fr);column-gap:18px}.pivot-engine .engine-list{display:none}.pivot-engine .engine-copy h2{font-size:clamp(40px,5vw,62px)}.pivot-engine .engine-visual{transform-origin:50%;transform:scale(.92)}}@media (width<=820px){.pivot-engine,.pivot-engine.compact{height:760vh;min-height:5100px}.pivot-engine .engine-sticky{background-size:45px 45px;grid-template-rows:25px auto 1fr;grid-template-columns:1fr;align-content:start;min-height:650px;padding:18px 18px 12px}.engine-statusbar{grid-template-columns:1fr auto;height:25px;padding-bottom:9px}.engine-statusbar span:last-child{display:none}.engine-statusbar b{font-size:7px}.pivot-engine .engine-copy{grid-template-columns:1fr auto;align-items:end;column-gap:14px;width:100%;max-width:none;padding-top:20px;display:grid}.pivot-engine .engine-copy .eyebrow{grid-area:1/1;margin-bottom:7px}.engine-kicker{grid-area:1/2/3;align-self:start;margin-top:0}.pivot-engine .engine-copy h2{grid-column:1/-1;max-width:660px;margin:9px 0 10px;font-size:clamp(38px,11vw,54px)}.pivot-engine .engine-description{grid-column:1/-1;max-width:600px;min-height:auto;font-size:12px;line-height:1.5}.io-flow,.engine-result{grid-column:1/-1;max-width:520px;min-height:56px;margin-top:12px;padding:9px 11px}.commercial-map,.engine-complete{grid-column:1/-1;width:100%;max-width:600px;margin-top:12px}.commercial-map>div{grid-template-columns:92px 1fr;min-height:39px;padding:7px 10px}.engine-complete .engine-result{margin-top:0}.pivot-engine .engine-progress{grid-column:1/-1;width:100%;max-width:none;margin-top:13px}.pivot-engine .engine-copy>strong{grid-column:1/-1;margin-top:8px}.pivot-engine .engine-visual{height:100%;min-height:360px;margin-top:0;transform:none}.engine-world{transform-origin:50% 45%;inset:-8px 0 45px;transform:scale(.72)}.engine-hud{grid-template-columns:1fr 1fr;gap:8px;min-height:42px}.engine-hud>div:nth-child(2){text-align:right}.hud-tags{display:none!important}}@media (width<=520px){.pivot-engine,.pivot-engine.compact{height:720vh;min-height:4700px}.pivot-engine .engine-sticky{min-height:600px}.pivot-engine .engine-copy h2{font-size:clamp(34px,10.5vw,46px)}.pivot-engine .engine-description{font-size:11px;line-height:1.45}.engine-kicker{min-height:24px;padding:0 9px;font-size:6px}.io-flow{grid-template-columns:1fr auto 1fr;gap:8px}.io-flow b{font-size:8px}.io-flow small{font-size:6px}.commercial-map>div{grid-template-columns:82px 1fr;min-height:36px}.commercial-map b{font-size:8px}.engine-niche-links{grid-template-columns:1fr 1fr;display:grid}.engine-niche-links a:first-child{grid-column:1/-1}.engine-world{transform-origin:50% 48%;inset:-18px -105px 38px;transform:scale(.58)}.pivot-engine .engine-visual{min-height:300px}.engine-hud small{font-size:5px}.engine-hud b{font-size:6px}}@media (prefers-reduced-motion:reduce){.engine-halo,.system-core.system-live,.system-layer.current .layer-surface,.radar b,.signal-particles i{animation:none}.system-layer{transition:opacity .25s,filter .25s,transform .25s}}.pivot-engine .engine-sticky{grid-template-columns:minmax(330px,.72fr) minmax(650px,1.75fr);column-gap:clamp(36px,4vw,78px)}.pivot-engine .engine-list{display:none}.system-map-world{transform-style:flat;inset:0 0 56px;overflow:visible}.map-grid{opacity:.24;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:4% 0;-webkit-mask-image:radial-gradient(#000 5%,#0000 74%);mask-image:radial-gradient(#000 5%,#0000 74%)}.revenue-loop{--loop-size:min(65%,450px);width:var(--loop-size);aspect-ratio:1;z-index:6;filter:drop-shadow(0 42px 42px #00000073);position:absolute;top:47%;left:50%;translate:-50% -50%}.loop-track{background:conic-gradient(from -136deg,var(--engine-orange) 0 var(--loop-progress),#ffffff1b var(--loop-progress) 1turn);filter:drop-shadow(0 0 12px #ff914d2e);border-radius:50%;transition:background .65s;position:absolute;inset:8%;-webkit-mask:radial-gradient(#0000 0 66%,#000 67% 70%,#0000 71%);mask:radial-gradient(#0000 0 66%,#000 67% 70%,#0000 71%)}.loop-track:before,.loop-track:after{content:"";background:#4a4b46;border-radius:50%;width:9px;height:9px;position:absolute;top:26%;left:7.5%;box-shadow:0 0 0 5px #11120f}.loop-track:after{top:26%;left:auto;right:7.5%}.revenue-loop.system-live .loop-track{filter:drop-shadow(0 0 17px #ff914d6b);animation:2.5s ease-in-out infinite loopBreathe}@keyframes loopBreathe{50%{filter:drop-shadow(0 0 27px #ff914d99)}}.loop-orbit{pointer-events:none;border:1px solid #ffffff1c;border-radius:50%;position:absolute;inset:18%}.loop-orbit.orbit-a{animation:21s linear infinite mapSpin}.loop-orbit.orbit-b{opacity:.58;border-style:dashed;animation:14s linear infinite reverse mapSpin;inset:27%}.loop-orbit:after{content:"";background:var(--engine-orange);width:6px;height:6px;box-shadow:0 0 16px var(--engine-orange);border-radius:50%;position:absolute;top:15%;left:13%}@keyframes mapSpin{to{rotate:360deg}}.loop-core{aspect-ratio:1;z-index:8;text-align:center;background:radial-gradient(circle at 35% 24%,#ffffff1f,#0000 27%),linear-gradient(145deg,#30312d,#0a0b09 68%);border:1px solid #ffffff2e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:43%;padding:16px;display:flex;position:absolute;top:50%;left:50%;transform:perspective(900px)rotateX(7deg)rotateY(-7deg);box-shadow:inset 12px 12px 25px #ffffff09,inset -18px -20px 32px #0000009e,0 32px 60px #000000a3}.loop-core:before{content:"";border:1px solid #ffffff12;border-radius:50%;position:absolute;inset:8px}.loop-core img{width:min(84%,155px);height:auto;position:relative}.loop-core small{color:#777972;max-width:130px;font:5px/1.45 var(--font-geist-mono);letter-spacing:.13em;margin:11px 0 8px}.loop-core b{color:#d3d4cd;max-width:125px;font:7px/1.35 var(--font-geist-mono);letter-spacing:.08em;font-weight:500}.loop-core>i{background:#555650;border-radius:50%;width:7px;height:7px;margin-top:11px;transition:all .5s}:is(.revenue-loop:not(.system-live):has(.map-node.complete) .loop-core>i,.revenue-loop.system-live .loop-core>i){background:var(--engine-orange);box-shadow:0 0 18px var(--engine-orange)}.revenue-loop.system-live .loop-core{border-color:#ff914d80;box-shadow:inset 12px 12px 25px #ffffff0b,inset -18px -20px 32px #000000a6,0 0 50px #ff914d2e,0 35px 65px #000000ad}.hm-core img{object-fit:contain;filter:drop-shadow(0 4px 12px #0006);width:min(78%,190px);height:auto;display:block}.loop-return{color:#64655f;width:132px;font:5px var(--font-geist-mono);letter-spacing:.12em;white-space:nowrap;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;display:grid;position:absolute;top:-1%;left:50%;translate:-50%}.loop-return span{text-align:right}.loop-return i{color:var(--engine-orange);font-size:12px;font-style:normal}.loop-return b{font-weight:400}.map-node{appearance:none;z-index:10;color:#686963;text-align:left;cursor:pointer;background:#131411eb;border:1px solid #ffffff1f;border-radius:8px;width:126px;min-height:44px;padding:9px 11px 9px 35px;transition:all .55s cubic-bezier(.16,1,.3,1);position:absolute;box-shadow:0 14px 28px #00000047,inset 0 1px #ffffff09}.map-node>span{width:21px;height:21px;font:6px var(--font-geist-mono);border:1px solid #ffffff24;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;left:8px}.map-node>b{font-size:8px;font-weight:520;line-height:1.2;display:block}.map-node>em{color:#a7a8a1;max-width:150px;margin-top:5px;font-size:6px;font-style:normal;line-height:1.35;display:none}.map-node>i{background:#41423d;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;right:8px}.map-node.complete{color:#c1c2bb;border-color:#ff914d42}.map-node.complete>span{color:#f0aa7e;border-color:#ff914d80}.map-node.complete>i{background:var(--engine-orange);box-shadow:0 0 11px var(--engine-orange)}.map-node.active{z-index:14;color:#fff;border-color:var(--engine-orange);background:linear-gradient(135deg,#ff914d2e,#161714f7 58%);width:164px;min-height:61px;box-shadow:0 0 0 1px #ff914d1a,0 20px 38px #0000007a,0 0 30px #ff914d21}.map-node.active>em{display:block}.map-node.active>span{border-color:var(--engine-orange);background:var(--engine-orange);color:#171815}.map-node-0{top:20%;left:-4%}.map-node-1{top:46%;left:-12%}.map-node-2{bottom:4%;left:2%}.map-node-3{bottom:-8%;left:50%;translate:-50%}.map-node-4{bottom:4%;right:2%}.map-node-5{top:46%;right:-12%}.map-node-6{top:20%;right:-4%}.map-node-3.active{translate:-50%}.loop-signal{pointer-events:none;opacity:0;transition:all .5s;position:absolute;inset:0}.revenue-loop:has(.map-node.complete) .loop-signal{opacity:1}.loop-signal i{width:5px;height:5px;box-shadow:0 0 14px var(--engine-orange);background:#ffd0b1;border-radius:50%;animation:4.2s linear infinite systemSignal;position:absolute;top:50%;left:50%}.loop-signal i:nth-child(2){animation-delay:-1.4s}.loop-signal i:nth-child(3){animation-delay:-2.8s}@keyframes systemSignal{0%{transform:rotate(0)translate(160px)}to{transform:rotate(360deg)translate(160px)}}.map-inputs,.map-outputs{z-index:12;background:#121310eb;border:1px solid #ffffff1f;border-radius:10px;width:136px;transition:all .7s;position:absolute;top:47%;overflow:hidden;translate:0 -50%;box-shadow:0 24px 44px #00000061,inset 0 1px #ffffff0a}.map-inputs{left:0}.map-outputs{right:0}.map-inputs>span,.map-outputs>span{color:#62635d;min-height:31px;font:6px var(--font-geist-mono);letter-spacing:.16em;border-bottom:1px solid #ffffff1a;align-items:center;padding:0 10px;display:flex}.map-inputs>div,.map-outputs>div{border-bottom:1px solid #ffffff14;grid-template-rows:auto auto;grid-template-columns:22px 1fr;column-gap:5px;min-height:50px;padding:9px;display:grid}.map-inputs small,.map-outputs small{color:#5f605a;font:5px var(--font-geist-mono);letter-spacing:.08em;grid-row:1/3}.map-inputs b,.map-outputs b{color:#a3a49d;font-size:7px;font-weight:520;line-height:1.2}.map-inputs em{color:#64655f;font-size:6px;font-style:normal;line-height:1.25}.map-inputs.connected{box-shadow:0 24px 44px #00000061,inset 2px 0 var(--engine-orange);border-color:#ff914d47}.map-inputs.connected>span{color:#d18c62}.map-outputs{opacity:.35;filter:grayscale()}.map-outputs>div{grid-template-rows:auto auto;grid-template-columns:1fr}.map-outputs small{color:#777972;grid-row:auto}.map-outputs strong{color:#8a8b84;min-height:43px;font:6px var(--font-geist-mono);letter-spacing:.11em;justify-content:space-between;align-items:center;padding:0 10px;display:flex}.map-outputs strong i{background:#4a4b46;border-radius:50%;width:7px;height:7px}.map-outputs.connected{opacity:1;filter:none;box-shadow:0 24px 44px #0000006b,inset -2px 0 var(--engine-orange),0 0 34px #ff914d1a;background:linear-gradient(145deg,#ff914d1f,#121310f5 45%);border-color:#ff914d7a}.map-outputs.connected>span,.map-outputs.connected strong{color:#f1aa7d}.map-outputs.connected b{color:#f0f0ea}.map-outputs.connected strong i{background:var(--engine-orange);box-shadow:0 0 15px var(--engine-orange)}.input-flow,.output-flow{z-index:5;opacity:.28;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff0d;width:13%;height:42px;transition:all .6s;position:absolute;top:47%;translate:0 -50%}.input-flow i,.output-flow i{background:var(--engine-orange);opacity:0;width:5px;height:5px;box-shadow:0 0 12px var(--engine-orange);border-radius:50%;position:absolute;top:-3px;left:0}.input-flow.connected,.output-flow.connected{opacity:1;border-color:#ff914d59}.input-flow.connected i,.output-flow.connected i{opacity:1;animation:2.1s linear infinite flowPacket}.input-flow i:nth-child(2),.output-flow i:nth-child(2){animation-delay:-.7s;top:19px}.input-flow i:nth-child(3),.output-flow i:nth-child(3){animation-delay:-1.4s;top:39px}@keyframes flowPacket{0%{left:0}to{left:100%}}@media (width<=1450px){.map-inputs,.map-outputs{width:116px}.map-inputs>div,.map-outputs>div{min-height:45px;padding:8px 7px}.map-inputs b,.map-outputs b{font-size:6px}.map-inputs em{font-size:5px}.map-node{width:112px}.map-node.active{width:145px}}@media (width<=1180px){.pivot-engine .engine-sticky{grid-template-columns:minmax(285px,.7fr) minmax(540px,1.45fr);column-gap:18px}.revenue-loop{--loop-size:min(54%,360px)}.map-inputs,.map-outputs{width:98px}.map-inputs>div,.map-outputs>div{min-height:42px}.map-node{width:100px}.map-node.active{width:130px}.input-flow{left:15%}.output-flow{right:15%}}@media (width<=820px){.pivot-engine .engine-sticky{grid-template-columns:1fr}.system-map-world{transform-origin:50% 47%;inset:-6px -22px 44px;transform:scale(.74)}.revenue-loop{--loop-size:min(64%,390px)}.map-inputs{left:2%}.map-outputs{right:2%}}@media (width<=520px){.system-map-world{transform-origin:50% 48%;inset:-24px -130px 36px;transform:scale(.59)}.revenue-loop{--loop-size:min(62%,380px)}.map-inputs,.map-outputs,.map-node{width:108px}.map-node.active{width:140px}}@media (prefers-reduced-motion:reduce){.loop-orbit,.revenue-loop.system-live .loop-track,.loop-signal i,.input-flow i,.output-flow i{animation:none}}.hm-core img{width:62%;max-width:158px}.pivot-engine .engine-description{font-size:15px;line-height:1.6}.commercial-map small{font-size:7px}.commercial-map b{font-size:11px;line-height:1.35}.commercial-map>div{grid-template-columns:112px 1fr;min-height:54px}.loop-core img{width:78%;max-width:164px}.loop-core small{font-size:6px;line-height:1.5}.loop-core b{font-size:9px;line-height:1.35}.loop-return{width:158px;font-size:6px}.map-inputs,.map-outputs{width:154px}.map-inputs>span,.map-outputs>span{min-height:35px;font-size:7px}.map-inputs>div,.map-outputs>div{grid-template-columns:27px 1fr;column-gap:7px;min-height:58px;padding:11px 10px}.map-inputs small,.map-outputs small{font-size:6px}.map-inputs b,.map-outputs b{font-size:9px;line-height:1.3}.map-inputs em{font-size:7px;line-height:1.35}.map-outputs>div{grid-template-columns:1fr}.map-outputs strong{min-height:48px;font-size:7px}.input-flow{left:19%}.output-flow{right:19%}.map-node{opacity:0;filter:blur(6px);pointer-events:none;will-change:transform,opacity,filter;width:148px;min-height:55px;padding:12px 13px 11px 44px;transition:transform .95s cubic-bezier(.16,1,.3,1),opacity .55s,filter .75s,width .45s cubic-bezier(.16,1,.3,1),min-height .45s cubic-bezier(.16,1,.3,1),box-shadow .45s,border-color .45s}.map-node>span{width:27px;height:27px;font-size:7px;top:12px;left:9px}.map-node>b{font-size:10px;line-height:1.25}.map-node>em{font-size:8px;line-height:1.4}.map-node-0{transform:translate3d(-360px,-250px,180px)rotate(-24deg)scale(.42)}.map-node-1{transform:translate3d(-420px,-15px,120px)rotate(-16deg)scale(.44)}.map-node-2{transform:translate3d(-330px,260px,100px)rotate(18deg)scale(.46)}.map-node-3{transform:translate3d(0,330px,160px)rotate(9deg)scale(.43)}.map-node-4{transform:translate3d(330px,260px,100px)rotate(-18deg)scale(.46)}.map-node-5{transform:translate3d(420px,-15px,120px)rotate(16deg)scale(.44)}.map-node-6{transform:translate3d(360px,-250px,180px)rotate(24deg)scale(.42)}.map-node.complete{opacity:1;filter:none;pointer-events:auto;transform:translate(0)rotate(0)scale(1)}.map-node.active{width:190px;min-height:80px;padding:14px 15px 13px 49px;overflow:visible}.map-node.active>b{font-size:12px}.map-node.active>em{font-size:8.5px}.map-node.active>span{width:31px;height:31px;font-size:8px;top:14px;left:10px}.map-node.active:after{content:"";z-index:-1;border:1px solid #ff914d75;border-radius:12px;animation:1.25s ease-out infinite dockImpact;position:absolute;inset:-7px}@keyframes dockImpact{0%{opacity:.8;transform:scale(.96)}75%,to{opacity:0;transform:scale(1.12)}}.engine-hud small{font-size:7px}.engine-hud b{font-size:8px}.hud-tags span{font-size:7px}@media (width<=1450px) and (width>=1181px){.map-inputs,.map-outputs{width:146px}.map-inputs>div,.map-outputs>div{min-height:54px;padding:10px 9px}.map-inputs b,.map-outputs b{font-size:8.5px}.map-inputs em{font-size:7px}.map-node{width:140px}.map-node.active{width:180px}}@media (width<=1180px) and (width>=821px){.map-inputs,.map-outputs{width:108px}.map-inputs>div,.map-outputs>div{min-height:48px;padding:8px}.map-inputs b,.map-outputs b{font-size:7px}.map-inputs em{display:none}.map-node{width:112px;min-height:48px;padding-left:39px}.map-node.active{width:150px;min-height:68px}.map-node>b{font-size:8px}.map-node.active>b{font-size:10px}.map-node>em{font-size:7px}}@media (width<=820px){.pivot-engine .engine-description{font-size:13px}.commercial-map b{font-size:9px}.map-node{opacity:0}.map-node.complete{opacity:1}}@media (prefers-reduced-motion:reduce){.map-node{transition:opacity .2s,filter .2s;transform:none}.map-node.active:after{animation:none}}.client-logo-grid{background:#11111118;border:1px solid #11111118;grid-template-columns:repeat(9,minmax(0,1fr));gap:1px;width:min(1500px,100% - 64px);margin:0 auto;display:grid}.client-logo-cell{background:#c5c1b8;justify-content:center;align-items:center;height:96px;padding:20px;display:flex;overflow:hidden}.client-logo-cell img{object-fit:contain;filter:grayscale()contrast(1.2);width:auto;max-width:116px;height:auto;max-height:52px;display:block}.client-logo-cell img.force-dark{filter:brightness(0)}.system-story{color:#171715;background:#e7e4dc;height:680vh;min-height:4700px;position:relative}.system-story.compact{height:620vh;min-height:4300px}.system-story-sticky{background-color:#e7e4dc;background-image:linear-gradient(#1717150a 1px,#0000 1px),linear-gradient(90deg,#1717150a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:96px 96px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;grid-template-rows:auto 1fr;height:100svh;min-height:700px;padding:clamp(24px,3vw,46px) max(32px,50vw - 750px);display:grid;position:sticky;top:0;overflow:hidden}.system-story-brand{border-bottom:1px solid #17171522;justify-content:space-between;align-items:center;gap:30px;min-height:58px;padding-bottom:18px;display:flex}.system-story-layout{grid-template-columns:minmax(300px,.72fr) minmax(560px,1.28fr);align-items:center;gap:clamp(48px,6vw,100px);min-height:0;display:grid}.system-story-copy h2{letter-spacing:-.065em;max-width:500px;margin:0;font-size:clamp(48px,5vw,76px);font-weight:560;line-height:.94}.system-step-index{border-top:1px solid #17171528;grid-template-columns:1fr 1fr;margin-top:30px;display:grid}.system-step-index button{color:#86827a;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #1717151c;align-items:center;gap:10px;min-height:41px;padding:0 9px;transition:color .25s,background .25s,padding .25s;display:flex}.system-step-index button:nth-child(odd){border-right:1px solid #1717151c}.system-step-index button b{font-size:10px;font-weight:540}.system-step-index button.complete{color:#393733}.system-story-progress{color:#6c6962;font:8px var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase;grid-template-columns:1fr auto;align-items:center;gap:8px 16px;margin-top:22px;display:grid}.system-story-progress>b{color:#171715;font-size:9px}.system-story-progress>i{background:#1717151c;grid-column:1/-1;height:2px;overflow:hidden}.system-story-progress>i em{background:#ff914d;height:100%;transition:width .28s linear;display:block}.system-story-stage{width:100%;height:min(64vh,610px);min-height:500px;position:relative}.system-story-card{z-index:1;opacity:0;pointer-events:none;background:#f8f7f2;border:1px solid #1717151e;border-radius:26px;padding:clamp(34px,3.2vw,56px);transition:opacity .42s,transform .78s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;overflow:hidden;transform:translate(54px,42px)rotate(.7deg)scale(.985);box-shadow:0 28px 70px #17171518}.system-story-card:before{content:"";border:1px solid #17171516;border-radius:50%;width:260px;height:260px;position:absolute;top:-115px;right:-105px}.system-story-card.active{z-index:3;opacity:1;pointer-events:auto;transform:none}.system-story-card.past{z-index:2;opacity:0;transform:translate(-38px,-24px)rotate(-.35deg)scale(.97)}.story-card-label span{color:#fff;width:54px;height:54px;font:10px var(--font-geist-mono);background:#171715;border-radius:50%;place-items:center;display:grid}.system-story-card h3{letter-spacing:-.06em;max-width:690px;margin:34px 0 18px;font-size:clamp(43px,4.6vw,68px);font-weight:560;line-height:.94;position:relative}.system-story-card>p{color:#56534d;max-width:650px;font-size:16px;line-height:1.6;position:relative}.story-card-value{border-block:1px solid #1717151e;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:74px;left:clamp(34px,3.2vw,56px);right:clamp(34px,3.2vw,56px)}.story-card-value>div{min-height:105px;padding:20px 18px 18px 0}.story-card-value b,.story-outcomes b{font-size:13px;font-weight:560;line-height:1.42}.system-story-card footer{color:#77736c;font:8px var(--font-geist-mono);letter-spacing:.08em;justify-content:space-between;align-items:center;gap:20px;display:flex;position:absolute;bottom:30px;left:clamp(34px,3.2vw,56px);right:clamp(34px,3.2vw,56px)}.system-story-card footer b{color:#171715;font-weight:540}.story-overview-list{border-top:1px solid #17171524;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid;position:absolute;bottom:38px;left:clamp(34px,3.2vw,56px);right:clamp(34px,3.2vw,56px)}.story-overview-list b{font-size:11px;font-weight:550}.system-story-card.complete>img{width:190px;height:auto;margin-top:32px;display:block}.system-story-card.complete .btn-primary{position:absolute;bottom:34px;left:clamp(34px,3.2vw,56px)}@media (width<=1100px){.client-logo-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.system-story-layout{grid-template-columns:minmax(270px,.72fr) minmax(480px,1.28fr);gap:30px}.system-story-copy h2{font-size:clamp(42px,5.6vw,60px)}.system-story-copy>p:not(.eyebrow){font-size:14px}.system-step-index button b{font-size:9px}.system-story-stage{min-height:470px}.system-story-card h3{font-size:clamp(38px,4.7vw,55px)}.story-card-value b,.story-outcomes b{font-size:11px}}@media (width<=760px){.client-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:calc(100% - 36px)}.client-logo-cell{height:78px;padding:15px}.client-logo-cell img{max-width:86px;max-height:40px}.system-story,.system-story.compact{height:650vh;min-height:4400px}.system-story-sticky{background-size:52px 52px;min-height:680px;padding:18px}.system-story-brand{min-height:42px;padding-bottom:11px}.system-story-brand img{width:150px}.system-story-brand span{display:none}.system-story-layout{grid-template-rows:auto 1fr;grid-template-columns:1fr;align-items:start;gap:15px;padding-top:16px;display:grid}.system-story-copy{max-width:none}.system-story-copy>.eyebrow{margin-bottom:9px}.system-story-copy h2{max-width:620px;font-size:clamp(33px,8.8vw,45px);line-height:.96}.system-story-copy>p:not(.eyebrow){max-width:610px;margin-top:10px;font-size:12px;line-height:1.45}.system-step-index{grid-template-columns:repeat(7,1fr);margin-top:13px}.system-step-index button{border-right:1px solid #1717151c;justify-content:center;min-height:29px;padding:0}.system-step-index button b{display:none}.system-step-index button.active{padding-left:0}.system-story-progress{margin-top:9px}.system-story-stage{height:100%;min-height:340px}.system-story-card{border-radius:19px;padding:22px}.story-card-label span{width:38px;height:38px;font-size:8px}.story-card-label small{font-size:6px}.system-story-card h3{margin:19px 0 10px;font-size:clamp(30px,8vw,42px)}.system-story-card>p{font-size:12px;line-height:1.45}.story-card-value{grid-template-columns:1fr;bottom:50px;left:22px;right:22px}.story-card-value>div{min-height:0;padding:9px 0}.story-card-value>div+div{border-top:1px solid #17171516;border-left:0;padding:9px 0}.story-card-value small,.story-outcomes small{margin-bottom:3px;font-size:5px}.story-card-value b,.story-outcomes b{font-size:9px}.system-story-card footer{font-size:6px;bottom:18px;left:22px;right:22px}.system-story-card footer span{display:none}.story-overview-list{bottom:20px;left:22px;right:22px}.story-overview-list li{gap:7px;min-height:35px;padding:0 7px}.story-overview-list b{font-size:8px}.system-story-card.overview>p{max-width:430px}.system-story-card.complete>img{width:150px;margin-top:19px}.system-story-card.complete h3{margin-top:18px}.story-outcomes{grid-template-columns:1fr;margin-top:16px}.story-outcomes>div{padding:8px 0}.story-outcomes>div+div{border-top:1px solid #17171516;border-left:0;padding:8px 0}.system-story-card.complete .btn-primary{bottom:20px;left:22px}}@media (height<=780px) and (width>=761px){.system-story-sticky{padding-top:20px;padding-bottom:20px}.system-story-brand{min-height:44px;padding-bottom:12px}.system-story-copy h2{font-size:clamp(40px,4.5vw,60px)}.system-story-copy>p:not(.eyebrow){font-size:14px;line-height:1.5}.system-step-index{margin-top:20px}.system-step-index button{min-height:34px}.system-story-stage{height:72vh;min-height:480px}}@media (prefers-reduced-motion:reduce){.system-story-card{transition:opacity .2s;transform:none}}.eyebrow:before{content:"";background:var(--orange);width:18px;height:2px;margin:0 10px 3px 0;display:inline-block}.btn-primary:hover{background:var(--orange);color:#171715}.logo-proof{background:#fbfaf6;border-color:#17171518;padding:34px 0 38px}.logo-proof:before{content:"";background:linear-gradient(90deg,transparent 0,var(--orange) 18%,var(--orange) 32%,transparent 56%);height:2px;position:absolute;top:-1px;left:0;right:0}.logo-proof-head{margin-bottom:22px}.logo-proof-head p span{padding-left:16px;position:relative}.logo-proof-head p span:before{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;position:absolute;top:2px;left:0}.logo-proof-head strong{color:#5f5c56}.client-logo-marquee{border-block:1px solid #17171514;padding:12px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.client-logo-group{align-items:center;gap:62px;padding-right:62px;display:flex}.client-logo-mark{flex:none;justify-content:center;align-items:center;width:148px;height:72px;display:flex;position:relative}.client-logo-mark img{object-fit:contain;filter:grayscale()contrast(1.12);opacity:.76;width:auto;max-width:132px;height:auto;max-height:48px;transition:opacity .25s,transform .25s;display:block}.client-logo-mark img.force-dark{filter:brightness(0);opacity:.72}@keyframes clientLogoLoop{to{transform:translate(-50%)}}.system-story-brand{position:relative}.system-story-brand:after{content:"";background:var(--orange);width:58px;height:2px;position:absolute;bottom:-1px;left:0}.system-story-card.active{box-shadow:0 28px 70px #17171518,inset 4px 0 var(--orange);border-color:#ff914d5c}.system-story-card.active .story-card-label span,.system-story-card.complete .btn-primary{background:var(--orange);color:#171715}.thesis{position:relative}.thesis:after{content:"";background:var(--orange);width:74px;height:3px;position:absolute;top:112px;left:max(32px,50vw - 700px)}@media (width<=700px){.client-logo-track{animation-duration:68s}.client-logo-group{gap:38px;padding-right:38px}.client-logo-mark{width:118px;height:62px}.client-logo-mark img{max-width:108px;max-height:40px}.logo-proof{padding:28px 0 31px}.thesis:after{width:48px;top:70px;left:18px}}@media (prefers-reduced-motion:reduce){.client-logo-track{animation:none}.client-logo-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}.system-story-sticky{background:linear-gradient(#1717150a 1px,#0000 1px) 0 0/88px 88px,linear-gradient(90deg,#1717150a 1px,#0000 1px) 0 0/88px 88px,linear-gradient(112deg,#f0ede6 0 63%,#e2ddd2 63% 100%) 0 0/100% 100%;grid-template-rows:auto 1fr auto;height:100svh;min-height:720px;padding:clamp(20px,2.4vw,36px) max(32px,50vw - 750px) 22px;display:grid;position:sticky;top:0;overflow:hidden}.system-story-sticky:before{content:"THE PIVOT SYSTEM";color:#17171508;letter-spacing:-.08em;white-space:nowrap;pointer-events:none;font-size:clamp(88px,13vw,210px);font-weight:700;line-height:.75;position:absolute;top:50%;left:42%;transform:translate(-5%,-50%)rotate(-90deg)}.system-story-brand{border-bottom:1px solid #1717152b;justify-content:space-between;align-items:center;gap:30px;min-height:58px;padding:0 0 16px;display:flex;position:relative}.system-story-brand:before{content:"";background:var(--orange);width:128px;height:4px;position:absolute;bottom:-2px;left:0}.system-story-brand:after{display:none}.system-story-brand>div{text-transform:uppercase;align-items:center;gap:28px;display:flex}.system-story-brand span{color:#77736b;font:8px var(--font-geist-mono);letter-spacing:.16em}.system-story-brand b{color:#171715;min-width:112px;font:8px var(--font-geist-mono);letter-spacing:.12em;text-align:center;background:#f8f6f0;border:1px solid #17171525;padding:9px 13px}.system-story-layout{z-index:2;grid-template-columns:minmax(330px,.68fr) minmax(610px,1.32fr);align-items:center;gap:clamp(40px,5vw,84px);min-height:0;padding:22px 0 18px;display:grid;position:relative}.system-story-copy{max-width:470px}.system-story-copy>.eyebrow{color:#666159;margin:0 0 20px}.system-story-copy h2{letter-spacing:-.067em;text-wrap:balance;max-width:470px;margin:0;font-size:clamp(46px,4.5vw,72px);font-weight:580;line-height:.92}.system-story-copy>p:not(.eyebrow){color:#565149;max-width:440px;margin:24px 0 0;font-size:16px;line-height:1.6}.system-business-flow{border-top:3px solid var(--orange);grid-template-columns:1fr auto;gap:7px 18px;margin-top:32px;padding-top:17px;display:grid}.system-business-flow small{color:#847f76;font:7px var(--font-geist-mono);letter-spacing:.15em}.system-business-flow small:nth-of-type(2){grid-column:1}.system-business-flow b{max-width:390px;font-size:11px;font-weight:610;line-height:1.45}.system-business-flow span{background:var(--orange);color:#171715;border-radius:50%;grid-area:1/2/5;align-self:center;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.system-story-stage{perspective:1400px;width:100%;height:min(61vh,620px);min-height:510px;position:relative}.system-stage-depth{pointer-events:none;position:absolute;inset:0}.system-stage-depth i{background:#d7d1c5;border:1px solid #17171532;position:absolute;inset:18px -18px -18px 18px;transform:translate3d(10px,8px,-30px)}.system-stage-depth i+i{background:var(--orange);border-color:#ff914d99;inset:9px -9px -9px 9px;transform:translate3d(5px,4px,-15px)}.system-story-card{z-index:1;color:#f7f4ed;opacity:0;pointer-events:none;transform-origin:0;clip-path:inset(0 0 0 22%);background:#171715;border:1px solid #171715;border-radius:0;grid-template-columns:168px 1fr;padding:0;transition:opacity .35s,transform .9s cubic-bezier(.16,1,.3,1),clip-path .85s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;inset:0;overflow:hidden;transform:translate(70px,30px)rotateY(-12deg)scale(.975);box-shadow:0 35px 80px #1717152e}.system-story-card:before{display:none}.system-story-card.active{z-index:4;opacity:1;pointer-events:auto;clip-path:inset(0);border-color:#171715;transform:translate(0)rotateY(0)scale(1);box-shadow:0 35px 80px #1717152e}.system-story-card.past{z-index:2;opacity:0;clip-path:inset(0 72% 0 0);transform:translate(-50px,-20px)rotateY(8deg)scale(.965)}.story-number-panel{background:var(--orange);color:#171715;flex-direction:column;padding:30px 22px;display:flex;position:relative}.story-number-panel:after{content:"";background:#1717154c;height:1px;position:absolute;bottom:122px;left:22px;right:22px}.story-number-panel small{font:8px var(--font-geist-mono);letter-spacing:.16em}.story-number-panel strong{letter-spacing:-.09em;margin-top:13px;font-size:clamp(72px,7vw,116px);font-weight:620;line-height:.82}.story-number-panel span{letter-spacing:-.04em;margin-top:auto;font-size:18px;font-weight:620;line-height:1.05}.story-card-main{background-color:#171715;background-image:linear-gradient(90deg,#ffffff0b 1px,#0000 1px),linear-gradient(#ffffff0b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex-direction:column;min-width:0;padding:clamp(30px,3vw,50px);display:flex;position:relative}.story-card-label{justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}.story-card-label>span{color:#ffb88c;width:auto;height:auto;font:8px var(--font-geist-mono);letter-spacing:.18em;background:0 0;border-radius:0;display:block}.story-card-label small{color:#85867f;font:7px var(--font-geist-mono);letter-spacing:.14em}.story-card-label img{width:185px;height:auto;display:block}.system-story-card h3{color:#fff;letter-spacing:-.06em;text-wrap:balance;max-width:720px;margin:clamp(38px,5vh,62px) 0 0;font-size:clamp(39px,3.9vw,62px);font-weight:560;line-height:.94}.system-story-card>p{display:none}.story-card-value{border-block:1px solid #ffffff29;grid-template-columns:1fr 30px 1fr 30px 1fr;margin-top:auto;display:grid;position:static}.story-card-value>div{border:0;min-height:116px;padding:21px 14px 18px 0}.story-card-value>div+div{border-left:0;padding-left:14px}.story-card-value>span{color:var(--orange);border-inline:1px solid #ffffff18;align-self:stretch;place-items:center;font-size:17px;display:grid}.story-card-value small,.story-outcomes small{color:#ffae7c;font:7px var(--font-geist-mono);letter-spacing:.13em;margin-bottom:10px;display:block}.story-card-value b,.story-outcomes b{color:#f5f2eb;font-size:13px;font-weight:560;line-height:1.42}.system-story-card footer{color:#a5a59f;letter-spacing:0;justify-content:space-between;align-items:flex-start;gap:28px;min-height:62px;margin-top:18px;font-size:10px;line-height:1.45;display:flex;position:static}.system-story-card footer span{max-width:72%}.system-story-card footer b{color:#ffae7c;font:7px var(--font-geist-mono);letter-spacing:.09em;flex:none;font-weight:520}.story-overview-list{border-top:1px solid #ffffff28;grid-template-columns:1fr 1fr;margin:auto 0 0;padding:0;list-style:none;display:grid;position:static}.story-overview-list li{border-bottom:1px solid #ffffff1d;align-items:center;gap:13px;min-height:57px;padding:0 14px 0 0;display:flex}.story-overview-list li:nth-child(odd){border-right:1px solid #ffffff1d}.story-overview-list li:nth-child(2n){padding-left:16px}.story-overview-list span{color:var(--orange);font:8px var(--font-geist-mono)}.story-overview-list b{color:#f4f1ea;font-size:11px;font-weight:550}.system-story-card.overview h3{max-width:650px}.system-story-card.overview .story-card-main>p{color:#aaa9a2;max-width:610px;margin:18px 0 24px;font-size:14px;line-height:1.55;display:block}.system-story-card.complete .story-number-panel{background:#f7f4ed}.system-story-card.complete .story-number-panel strong{color:var(--orange)}.system-story-card.complete h3{max-width:690px;margin-top:48px}.story-outcomes{border-block:1px solid #ffffff28;grid-template-columns:repeat(3,1fr);margin-top:auto;display:grid}.story-outcomes>div{padding:20px 16px 20px 0}.story-outcomes>div+div{border-left:1px solid #ffffff1d;padding-left:16px}.system-story-card.complete .btn-primary{background:var(--orange);color:#171715;align-self:flex-start;margin-top:24px;position:static}.system-step-index{z-index:3;border-top:1px solid #17171530;border-bottom:1px solid #17171530;grid-template-columns:repeat(7,1fr);min-height:69px;margin:0;display:grid;position:relative}.system-step-index button b{text-overflow:ellipsis;color:inherit;white-space:nowrap;font-size:10px;font-weight:570;overflow:hidden}.logo-proof{color:#fff;background:#11110f;border:0;padding:0;position:relative;overflow:hidden}.logo-proof-shell{border-block:1px solid #ffffff24;grid-template-columns:minmax(300px,24vw) 1fr;min-height:146px;display:grid}.logo-proof-head{background:var(--orange);color:#171715;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;width:auto;min-width:0;min-height:146px;margin:0;padding:26px 34px 26px max(28px,50vw - 750px);display:flex;position:relative}.logo-proof-head:after{content:"";background:var(--orange);z-index:3;width:34px;height:34px;position:absolute;top:50%;right:-17px;transform:translateY(-50%)rotate(45deg)}.logo-proof-head small{color:#1717159c;font:6px var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase;margin-top:13px}.client-logo-track{will-change:transform;width:max-content;animation:96s linear infinite clientLogoLoop;display:flex}.client-logo-group{align-items:center;gap:0;padding:0;display:flex}.client-logo-mark{border-right:1px solid #ffffff1c;flex:none;justify-content:center;align-items:center;width:174px;height:78px;padding:11px 24px;display:flex;position:relative}.client-logo-mark:after{content:"";background:var(--orange);width:28px;height:2px;transition:transform .25s;position:absolute;bottom:2px;left:50%;transform:translate(-50%)scaleX(0)}.client-logo-mark:hover:after{transform:translate(-50%)scaleX(1)}.client-logo-mark img,.client-logo-mark img.force-dark{object-fit:contain;filter:grayscale()brightness(0)invert();opacity:.67;width:auto;max-width:126px;height:auto;max-height:47px;transition:opacity .25s,transform .25s;display:block}.client-logo-mark:hover img{opacity:1;transform:translateY(-2px)}.logo-proof-foot{color:#777871;width:min(1500px,100% - 64px);min-height:38px;font:7px var(--font-geist-mono);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:18px;margin:auto;display:flex}.logo-proof-foot span:first-child{color:#ffad7a}.logo-proof-foot i{background:linear-gradient(90deg,#ff914d99,#ffffff18);flex:1;height:1px}.hero-content h1 em{color:#d96f31}.hero-v2:after{content:"";background:var(--orange);width:5px;height:31%;position:absolute;top:18%;left:0}.thesis-copy p:first-child{border-left:3px solid var(--orange);padding-left:22px}.niche-panel:after{content:"";background:var(--orange);width:84px;height:5px;transition:width .35s;position:absolute;top:0;left:42px}.niche-panel:hover:after{width:180px}.case-section{border-top:5px solid var(--orange)}.case-media.has-video,.archive-media.has-video,.niche-case-media.has-video{background:#0d0e0c}.case-media.has-video:before,.niche-case-media.has-video:before{display:none}.case-media.has-video video,.archive-media.has-video video,.niche-case-media.has-video video{object-fit:cover;width:100%;height:100%;display:block}.case-media.has-video:after,.archive-media.has-video:after,.niche-case-media.has-video:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0000006b);position:absolute;inset:0}.archive-media.has-video{position:relative;overflow:hidden}.documented-niche-case{color:#f7f6f1;background:radial-gradient(circle at 82% 18%,#ff914d2b,#0000 30%),#11120f;border-radius:28px;align-items:stretch;padding:clamp(28px,4vw,58px)}.documented-niche-case h2{margin:28px 0 18px}.documented-niche-case>div:first-child{flex-direction:column;justify-content:center;display:flex}.documented-niche-case>div:first-child>p:last-of-type{color:#aaa}.niche-case-logo{object-fit:contain;object-position:left center;filter:grayscale()brightness(0)invert();width:170px;max-height:74px;margin-top:28px}.documented-niche-case .niche-case-media{border:1px solid #ffffff1f;min-height:560px}.documented-niche-case .niche-case-media span{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090a08a6;border:1px solid #fff3;border-radius:100px;padding:10px 13px;position:absolute;bottom:20px;left:20px}.documented-niche-case .niche-case-results b{border-color:#ffffff29}.documented-niche-case .niche-case-results span{color:#999}.case-text-link{border-bottom:1px solid var(--orange);color:#fff;justify-content:space-between;align-items:center;gap:22px;width:max-content;margin-top:24px;padding-bottom:8px;font-size:11px;font-weight:700;display:inline-flex}.oy-case{color:#11110f;background:#f3f1eb}.oy-case-hero{color:#fff;background:radial-gradient(circle at 72% 30%,#ff914d26,#0000 25%),linear-gradient(135deg,#11120f,#1c1d19 65%,#11120f);grid-template-rows:1fr auto;grid-template-columns:minmax(0,.92fr) minmax(430px,.78fr);gap:50px 7vw;min-height:930px;padding:150px max(32px,50vw - 725px) 42px;display:grid;position:relative;overflow:hidden}.oy-case-hero:before{content:"";opacity:.16;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.oy-case-hero-copy{z-index:2;align-self:center;position:relative}.oy-case-hero-copy .eyebrow{color:#aaa}.oy-case-logo{object-fit:contain;object-position:left center;filter:grayscale()brightness(0)invert();width:210px;height:80px;margin:38px 0 30px;display:block}.oy-case-hero h1{letter-spacing:-.075em;max-width:830px;margin:0 0 28px;font-size:clamp(60px,6.3vw,104px);line-height:.89}.oy-case-hero h1 em{color:var(--orange);font-family:Georgia,serif;font-weight:400}.oy-case-hero-copy>p:not(.eyebrow){color:#b7b8b1;max-width:680px;font-size:17px;line-height:1.7}.oy-case-hero-copy .btn-light{margin-top:28px}.oy-case-hero-media{z-index:2;background:#090a08;border:1px solid #ffffff29;border-radius:34px;place-self:center end;width:min(100%,500px);height:650px;position:relative;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 50px 90px #0000007a}.oy-case-hero-media:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 58%,#000000b8);position:absolute;inset:0}.oy-case-hero-media video{object-fit:cover;width:100%;height:100%;display:block}.oy-case-hero-media>div{z-index:2;font:8px var(--font-geist-mono);letter-spacing:.16em;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.oy-case-hero-media>div b{color:var(--orange)}.oy-case-facts{z-index:2;border-top:1px solid #ffffff2e;grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.oy-case-facts>div{border-right:1px solid #ffffff24;padding:28px 28px 0 0}.oy-case-facts>div+div{padding-left:28px}.oy-case-facts>div:last-child{border-right:0}.oy-case-facts b{letter-spacing:-.06em;font-size:clamp(30px,3vw,52px);display:block}.oy-case-facts span{color:#85867f;text-transform:uppercase;letter-spacing:.16em;margin-top:6px;font-size:9px;display:block}.oy-case-context{padding:150px max(32px,50vw - 700px)}.oy-case-context h2,.oy-case-system h2,.oy-case-proof h2,.oy-case-creative h2,.oy-case-cta h2{letter-spacing:-.07em;font-size:clamp(54px,6vw,92px);line-height:.92}.oy-case-context h2 em,.oy-case-system h2 em,.oy-case-proof h2 em,.oy-case-creative h2 em,.oy-case-cta h2 em{color:#8a8983;font-family:Georgia,serif;font-weight:400}.oy-case-context-copy{grid-template-columns:1fr 1fr;gap:50px;width:68%;margin:70px 0 0 auto;display:grid}.oy-case-context-copy p{color:#64635e;margin:0;font-size:17px;line-height:1.75}.oy-case-system{color:#fff;background:#11120f;grid-template-columns:.78fr 1.22fr;gap:8vw;padding:140px max(32px,50vw - 700px);display:grid}.oy-case-system header{height:max-content;position:sticky;top:120px}.oy-case-system h2{margin:35px 0 0}.oy-case-system ol{margin:0;padding:0;list-style:none}.oy-case-system li{border-top:1px solid #ffffff2b;grid-template-columns:80px 1fr;gap:25px;min-height:190px;padding:34px 0;display:grid}.oy-case-system li>span{color:var(--orange);font:9px var(--font-geist-mono)}.oy-case-system li b{letter-spacing:-.04em;font-size:30px}.oy-case-system li p{color:#969790;max-width:540px;line-height:1.65}.oy-case-proof{background:#ff914d;grid-template-columns:.72fr 1.28fr;align-items:center;gap:7vw;padding:150px max(32px,50vw - 725px);display:grid}.oy-case-proof-copy>p:not(.eyebrow){max-width:560px;font-size:16px;line-height:1.7}.oy-case-proof h2{margin:35px 0}.oy-case-proof h2 em{color:#fff}.oy-proof-stat{border-top:1px solid #11110f59;align-items:center;gap:20px;margin-top:38px;padding-top:24px;display:flex}.oy-proof-stat b{white-space:nowrap;letter-spacing:-.06em;font-size:42px}.oy-proof-stat span{text-transform:uppercase;letter-spacing:.08em;max-width:250px;font-size:10px;line-height:1.5}.oy-case-proof figure{background:#f5f3ee;border-radius:22px;margin:0;padding:20px;transform:rotate(-1deg);box-shadow:0 30px 70px #411d074d}.oy-case-proof figure img{border:1px solid #1112;border-radius:11px;width:100%;display:block}.oy-case-proof figcaption{color:#777;font:8px var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;margin-top:13px}.oy-case-creative{color:#fff;background:#20211e;grid-template-columns:.76fr 1fr 1fr;align-items:end;gap:24px;padding:150px max(32px,50vw - 725px);display:grid}.oy-case-creative header{align-self:center;padding-right:35px}.oy-case-creative h2{margin:32px 0}.oy-case-creative header>p:last-child{color:#9c9d96;line-height:1.65}.oy-video-card{background:#0b0c0a;border:1px solid #ffffff21;border-radius:24px;height:690px;position:relative;overflow:hidden}.oy-video-card:nth-child(3){transform:translateY(-38px)}.oy-video-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#000000ad);position:absolute;inset:0}.oy-video-card video{object-fit:cover;width:100%;height:100%;display:block}.oy-video-card>div{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.oy-video-card>div span{color:var(--orange);font:9px var(--font-geist-mono)}.oy-video-card>div b{font-size:15px}.oy-case-cta{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:720px;padding:150px max(32px,50vw - 600px);display:flex}.oy-case-cta h2{margin:32px 0}.oy-case-cta>p:not(.eyebrow){color:#676660;max-width:650px;font-size:17px;line-height:1.7}.oy-case-cta .btn-primary{margin-top:28px}@media (width<=1050px){.oy-case-hero{grid-template-columns:1fr .72fr;gap:35px}.oy-case-hero-media{height:570px}.oy-case-context-copy{width:82%}.oy-case-system{grid-template-columns:.9fr 1.1fr}.oy-case-proof{grid-template-columns:1fr}.oy-case-creative{grid-template-columns:1fr 1fr}.oy-case-creative header{grid-column:1/-1;max-width:780px;margin-bottom:35px}.oy-video-card{height:620px}.documented-niche-case{grid-template-columns:1fr 1fr}.documented-niche-case .niche-case-results{grid-column:1/-1}}@media (width<=700px){.oy-case-hero{flex-direction:column;gap:35px;min-height:0;padding:125px 18px 30px;display:flex}.oy-case-logo{width:170px;height:64px;margin:28px 0 22px}.oy-case-hero h1{font-size:56px}.oy-case-hero-copy>p:not(.eyebrow){font-size:15px}.oy-case-hero-media{border-radius:24px;width:100%;height:590px;transform:none}.oy-case-facts{grid-template-columns:1fr;width:100%}.oy-case-facts>div,.oy-case-facts>div+div{border-bottom:1px solid #ffffff24;border-right:0;padding:20px 0}.oy-case-context,.oy-case-system,.oy-case-proof,.oy-case-creative,.oy-case-cta{padding:90px 18px}.oy-case-context h2,.oy-case-system h2,.oy-case-proof h2,.oy-case-creative h2,.oy-case-cta h2{font-size:49px}.oy-case-context-copy{grid-template-columns:1fr;gap:16px;width:100%;margin-top:45px}.oy-case-context-copy p{font-size:15px}.oy-case-system{grid-template-columns:1fr;gap:40px}.oy-case-system header{position:static}.oy-case-system li{grid-template-columns:48px 1fr;min-height:155px}.oy-case-system li b{font-size:25px}.oy-case-system li p{font-size:14px}.oy-case-proof{grid-template-columns:1fr;gap:50px}.oy-proof-stat{flex-direction:column;align-items:flex-start}.oy-case-proof figure{border-radius:14px;padding:10px}.oy-case-creative{grid-template-columns:1fr;gap:18px}.oy-case-creative header{grid-column:auto;padding:0}.oy-video-card,.oy-video-card:nth-child(3){height:590px;transform:none}.oy-case-cta{min-height:620px}.documented-niche-case{grid-template-columns:1fr;margin:90px 18px;padding:26px}.documented-niche-case .niche-case-media{min-height:520px}.niche-case-logo{width:145px}}.scale-grid b{color:#d96f31}.creative-strip{position:relative}.creative-strip:before{content:"";background:var(--orange);width:92px;height:7px;position:absolute;top:0;left:max(32px,50vw - 750px)}.qualification{border-top:4px solid var(--orange)}@media (width<=1120px){.system-story-layout{grid-template-columns:minmax(290px,.62fr) minmax(520px,1.38fr);gap:30px}.system-story-copy h2{font-size:clamp(40px,4.7vw,58px)}.system-story-copy>p:not(.eyebrow){font-size:14px}.system-business-flow b{font-size:10px}.system-story-card{grid-template-columns:136px 1fr}.story-number-panel{padding:25px 18px}.story-number-panel strong{font-size:72px}.story-number-panel span{font-size:15px}.story-card-main{padding:30px}.system-story-card h3{font-size:clamp(35px,4vw,48px)}.story-card-value b,.story-outcomes b{font-size:11px}.system-step-index button b{font-size:8px}.logo-proof-shell{grid-template-columns:280px 1fr}}@media (width<=760px){.system-story,.system-story.compact{height:720vh;min-height:5000px}.system-story-sticky{background-size:54px 54px,54px 54px,100% 100%;min-height:690px;padding:16px 18px 12px}.system-story-sticky:before{display:none}.system-story-brand{min-height:42px;padding-bottom:10px}.system-story-brand:before{width:74px;height:3px}.system-story-brand img{width:155px}.system-story-brand span{display:none}.system-story-brand b{min-width:90px;padding:7px 9px;font-size:6px}.system-story-layout{grid-template-rows:auto 1fr;grid-template-columns:1fr;align-items:start;gap:13px;padding:14px 0 10px}.system-story-copy{max-width:none}.system-story-copy>.eyebrow{margin-bottom:8px}.system-story-copy h2{max-width:620px;font-size:clamp(31px,8.4vw,43px);line-height:.95}.system-story-copy>p:not(.eyebrow){max-width:620px;margin-top:9px;font-size:11px;line-height:1.42}.system-business-flow{display:none}.system-story-stage{height:100%;min-height:390px}.system-stage-depth i{inset:10px -8px -8px 10px}.system-stage-depth i+i{inset:5px -4px -4px 5px}.system-story-card{grid-template-rows:82px 1fr;grid-template-columns:1fr;transform:translate(35px,18px)rotateY(-8deg)scale(.98)}.story-number-panel{flex-direction:row;align-items:center;gap:17px;padding:13px 18px}.story-number-panel:after{display:none}.story-number-panel small{font-size:6px}.story-number-panel strong{margin:0;font-size:48px;line-height:.8}.story-number-panel span{text-align:right;max-width:150px;margin:0 0 0 auto;font-size:14px}.story-card-main{padding:18px}.story-card-label>span,.story-card-label small{font-size:6px}.story-card-label img{width:145px}.system-story-card h3{margin:20px 0 0;font-size:clamp(27px,7.3vw,37px)}.story-card-value{grid-template-columns:1fr;margin-top:auto}.story-card-value>div{min-height:0;padding:8px 0}.story-card-value>div+div{border-top:1px solid #ffffff18;padding-left:0}.story-card-value>span{display:none}.story-card-value small,.story-outcomes small{margin-bottom:3px;font-size:5px}.story-card-value b,.story-outcomes b{font-size:9px}.system-story-card footer{min-height:23px;margin-top:9px;font-size:7px}.system-story-card footer span{display:none}.story-overview-list{grid-template-columns:1fr 1fr}.story-overview-list li{gap:7px;min-height:34px;padding-right:6px}.story-overview-list li:nth-child(2n){padding-left:8px}.story-overview-list b{font-size:8px}.system-story-card.overview .story-card-main>p{margin:9px 0 12px;font-size:9px}.system-story-card.complete h3{margin-top:20px}.story-outcomes{grid-template-columns:1fr;margin-top:auto}.story-outcomes>div{padding:7px 0}.story-outcomes>div+div{border-top:1px solid #ffffff1d;border-left:0;padding-left:0}.system-story-card.complete .btn-primary{margin-top:12px;padding:11px 14px;font-size:9px}.system-step-index{min-height:44px}.system-step-index button{grid-template-columns:1fr;place-items:center;min-height:43px;padding:0}.system-step-index button.active{padding-left:0}.system-step-index button b,.system-step-index button i{display:none}.system-step-index button span{font-size:7px}.logo-proof-shell{display:block}.logo-proof-head{min-height:114px;padding:22px 18px}.logo-proof-head:after{width:26px;height:26px;inset:auto auto -13px 42px}.logo-proof-head p{max-width:390px;font-size:19px}.client-logo-marquee{padding:20px 0}.client-logo-track{animation-duration:82s}.client-logo-mark{width:142px;height:65px;padding:9px 20px}.client-logo-mark img,.client-logo-mark img.force-dark{max-width:106px;max-height:40px}.logo-proof-foot{width:calc(100% - 36px);font-size:5px}.hero-v2:after{width:3px}.thesis-copy p:first-child{padding-left:15px}.niche-panel:after{left:24px}}@media (height<=780px) and (width>=761px){.system-story-sticky{padding-top:16px;padding-bottom:13px}.system-story-brand{min-height:44px;padding-bottom:10px}.system-story-layout{padding:14px 0 12px}.system-story-copy h2{font-size:clamp(39px,4vw,58px)}.system-story-copy>p:not(.eyebrow){font-size:13px;line-height:1.45}.system-business-flow{margin-top:20px}.system-story-stage{height:64vh;min-height:465px}.system-story-card h3{margin-top:32px;font-size:clamp(35px,3.6vw,52px)}.story-card-value>div{min-height:90px;padding-top:15px}.system-step-index,.system-step-index button{min-height:54px}}@media (prefers-reduced-motion:reduce){.system-story-card{clip-path:none;transition:opacity .2s;transform:none}.client-logo-track{animation:none}.client-logo-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}.assistant-nudge{z-index:198;color:#171715;text-align:left;cursor:pointer;background:#f8f6f0;border:1px solid #17171520;border-radius:12px;flex-direction:column;align-items:flex-start;gap:3px;width:238px;padding:13px 42px 13px 15px;animation:.45s cubic-bezier(.16,1,.3,1) both assistantNudgeIn;display:flex;position:fixed;bottom:78px;right:22px;box-shadow:0 14px 34px #17171520}.assistant-nudge:after{content:"";background:#f8f6f0;border-bottom:1px solid #17171520;border-right:1px solid #17171520;width:12px;height:12px;position:absolute;bottom:-6px;right:25px;transform:rotate(45deg)}.assistant-nudge span{color:#cf6930;font:7px var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase}.assistant-nudge b{font-size:11px;font-weight:570;line-height:1.35}.assistant-nudge>i{color:var(--orange);font-size:17px;font-style:normal;position:absolute;top:50%;right:15px;transform:translateY(-50%)}@keyframes assistantNudgeIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}@media (width<=700px){.assistant-nudge{width:215px;padding:11px 38px 11px 13px;bottom:67px;right:12px}}@media (prefers-reduced-motion:reduce){.assistant-nudge{animation:none}}.system-story,.system-story.compact{color:#171715;background:#eeece6;height:720vh;min-height:5100px}.system-story-sticky{background:linear-gradient(#1717150a 1px,#0000 1px) 0 0/88px 88px,linear-gradient(90deg,#1717150a 1px,#0000 1px) 0 0/88px 88px,linear-gradient(90deg,#efede7 0 49.2%,#151513 49.2% 100%) 0 0/100% 100%;grid-template-rows:80px 1fr 88px;height:100svh;min-height:700px;padding:0 max(32px,50vw - 750px);transition:background-color .5s;display:grid;position:sticky;top:0;overflow:hidden}.system-story-sticky:before{display:none}.system-story-sticky[data-phase="8"]{background:linear-gradient(#1717150a 1px,transparent 1px), linear-gradient(90deg,#1717150a 1px,transparent 1px), linear-gradient(90deg,#efede7 0 49.2%,var(--orange) 49.2% 100%);background-size:88px 88px,88px 88px,100% 100%}.system-seam{z-index:8;background:var(--orange);pointer-events:none;width:8px;min-height:18%;max-height:calc(100% - 168px);transition:height .35s linear;position:absolute;bottom:88px;left:calc(49.2% - 4px)}.system-seam i{background:#171715;border:7px solid #efede7;border-radius:50%;width:26px;height:26px;transition:top .35s linear;position:absolute;left:50%;transform:translate(-50%,-50%)}.system-ghost-index{z-index:0;color:#ffffff09;letter-spacing:-.1em;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(240px,29vw,520px);font-weight:680;line-height:.72;position:absolute;bottom:32px;right:-1.5vw}.system-story-sticky[data-phase="8"] .system-ghost-index{color:#1717150a}.system-story-brand{z-index:10;border-bottom:1px solid #17171530;justify-content:space-between;align-items:center;gap:30px;min-height:0;padding:0;display:flex;position:relative}.system-story-brand:before,.system-story-brand:after{display:none}.system-story-brand img{width:225px;height:auto;display:block}.system-story-brand>div{justify-content:space-between;align-items:center;gap:26px;min-width:50.8%;padding-left:42px;display:flex}.system-story-brand span{color:#8d8d86;font:8px var(--font-geist-mono);letter-spacing:.15em;text-transform:uppercase}.system-story-brand b{color:#f0eee8;min-width:0;font:8px var(--font-geist-mono);letter-spacing:.14em;text-align:right;text-transform:uppercase;background:0 0;border:0;padding:0}.system-story-sticky[data-phase="8"] .system-story-brand b,.system-story-sticky[data-phase="8"] .system-story-brand span{color:#171715a5}.system-kinetic{z-index:3;grid-template-columns:49.2% 50.8%;min-height:0;display:grid;position:relative}.system-kinetic-copy{flex-direction:column;min-width:0;padding:clamp(34px,5vh,62px) clamp(42px,5vw,82px) 30px 0;animation:.72s cubic-bezier(.16,1,.3,1) both systemKineticIn;display:flex}.system-kinetic-copy>.eyebrow{color:#5f5b54;margin:0 0 clamp(26px,4vh,48px)}.system-kinetic-copy h2{letter-spacing:-.075em;text-wrap:balance;max-width:620px;margin:0;font-size:clamp(58px,6.2vw,96px);font-weight:600;line-height:.86}.system-kinetic-copy h3{letter-spacing:-.05em;text-wrap:balance;max-width:600px;margin:clamp(24px,3.5vh,42px) 0 0;font-size:clamp(22px,2.2vw,34px);font-weight:560;line-height:1.04}.system-kinetic-copy>p:not(.eyebrow){color:#5d5952;max-width:550px;margin:18px 0 0;font-size:14px;line-height:1.58}.system-kinetic-foot{color:#77736b;font:8px var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #17171533;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;display:flex}.system-kinetic-foot b{background:var(--orange);color:#171715;border-radius:50%;place-items:center;width:38px;height:38px;font-size:15px;display:grid}.system-value-flow{color:#f3f1eb;z-index:2;flex-direction:column;min-width:0;padding:clamp(34px,5vh,62px) 0 30px clamp(42px,5vw,82px);animation:.68s cubic-bezier(.16,1,.3,1) both systemValueIn;display:flex;position:relative}.system-value-intro{border-bottom:1px solid #ffffff2b;max-width:650px;padding-bottom:28px}.system-value-intro span{color:#ffac78;font:8px var(--font-geist-mono);letter-spacing:.16em;margin-bottom:16px;display:block}.system-value-intro b{letter-spacing:-.05em;max-width:650px;font-size:clamp(27px,2.7vw,42px);font-weight:560;line-height:1.02;display:block}.system-index-list{margin:auto 0;padding:0;list-style:none}.system-index-list li{border-bottom:1px solid #ffffff1f;grid-template-columns:45px 1fr 40px;align-items:center;gap:12px;min-height:56px;display:grid}.system-index-list li span{color:#ffac78;font:8px var(--font-geist-mono)}.system-index-list li b{font-size:14px;font-weight:540}.system-index-list li i{background:#ffffff38;width:30px;height:1px;position:relative}.system-index-list li i:after{content:"";background:var(--orange);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;right:0}.system-value-rows{flex-direction:column;height:100%;display:flex}.system-value-row{border-top:1px solid #ffffff2b;flex:1;grid-template-columns:62px 1fr;align-items:center;gap:24px;min-height:105px;animation:.62s cubic-bezier(.16,1,.3,1) both systemValueRowIn;display:grid}.system-value-row:nth-child(2){animation-delay:80ms}.system-value-row:nth-child(3){animation-delay:.16s}.system-value-row>span{color:#ffac78;font:10px var(--font-geist-mono)}.system-value-row small{color:#777871;font:7px var(--font-geist-mono);letter-spacing:.16em;margin-bottom:9px;display:block}.system-value-row b{color:#f3f1eb;letter-spacing:-.025em;max-width:620px;font-size:clamp(17px,1.55vw,23px);font-weight:550;line-height:1.16;display:block}.system-value-summary{border-top:3px solid var(--orange);grid-template-columns:130px 1fr;gap:20px;min-height:88px;padding-top:18px;display:grid}.system-value-summary small{color:#ffac78;font:7px var(--font-geist-mono);letter-spacing:.15em}.system-value-summary p{color:#aaa9a3;max-width:560px;margin:0;font-size:11px;line-height:1.5}.system-complete-state{color:#171715;flex-direction:column;height:100%;display:flex}.system-complete-state>img{width:240px;height:auto;display:block}.system-complete-state>p{letter-spacing:-.055em;max-width:640px;margin:clamp(35px,6vh,70px) 0 0;font-size:clamp(32px,3.4vw,52px);font-weight:570;line-height:.98}.system-complete-state>div{border-block:1px solid #1717154a;grid-template-columns:repeat(3,1fr);margin-top:auto;display:grid}.system-complete-state>div span{padding:19px 16px 19px 0}.system-complete-state>div span+span{border-left:1px solid #17171535;padding-left:16px}.system-complete-state small{color:#17171594;font:6px var(--font-geist-mono);letter-spacing:.13em;margin-bottom:8px;display:block}.system-complete-state b{font-size:12px;font-weight:600;line-height:1.35}.system-complete-state .btn-primary{color:#fff;background:#171715;align-self:flex-start;margin-top:24px}.system-step-index{z-index:12;background:#11110f;border:0;border-top:1px solid #ffffff24;grid-template-columns:repeat(7,1fr);min-height:88px;margin:0;display:grid;position:relative}.system-step-index button{color:#70716b;text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff1d;grid-template-columns:24px 1fr 7px;align-items:center;gap:8px;min-width:0;min-height:87px;padding:0 14px;transition:background .3s,color .3s;display:grid}.system-step-index button span{font:8px var(--font-geist-mono)}.system-step-index button b{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:550;overflow:hidden}.system-step-index button i{border:1px solid #5e5f59;border-radius:50%;width:6px;height:6px}.system-step-index button.complete{color:#b7b8b1;background:#171715}.system-step-index button.complete i{background:var(--orange);border:0}.system-step-index button.active{color:#171715;background:var(--orange);padding-left:14px}.system-step-index button.active i{background:#171715;border:0}.system-step-index>em{background:var(--orange);height:4px;transition:width .3s linear;position:absolute;bottom:0;left:0}@keyframes systemKineticIn{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:none}}@keyframes systemValueIn{0%{opacity:0}to{opacity:1}}@keyframes systemValueRowIn{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:none}}.logo-proof{color:#171715;background:#f5f2eb;border:0;padding:0;overflow:hidden}.logo-proof:before{display:none}.logo-proof-shell{border:0;min-height:0;display:block}.logo-proof-head{color:#171715;background:0 0;grid-template-columns:170px minmax(320px,1fr) auto;align-items:end;gap:32px;width:min(1500px,100% - 64px);min-height:0;margin:0 auto;padding:48px 0 20px;display:grid}.logo-proof-head:after{display:none}.logo-proof-head>span{color:#cf6930;font:8px var(--font-geist-mono);letter-spacing:.16em;text-transform:uppercase;margin:0 0 4px}.logo-proof-head p{color:#171715;letter-spacing:-.045em;max-width:620px;margin:0;font-size:clamp(24px,2.2vw,34px);font-weight:590;line-height:1.02}.logo-proof-head small{color:#6f6b64;font:7px var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px}.client-logo-marquee{background:0 0;border:0;min-width:0;padding:10px 0 42px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.client-logo-group{gap:0;padding:0}.client-logo-mark{border:0;width:172px;height:76px;padding:12px 25px}.client-logo-mark:after{display:none}.client-logo-mark img,.client-logo-mark img.force-dark{filter:grayscale()brightness(0);opacity:.62;max-width:124px;max-height:45px}.client-logo-mark:hover img{opacity:1}.logo-proof-foot{display:none}@media (width<=1120px){.system-story-brand>div{padding-left:28px}.system-kinetic-copy{padding-right:42px}.system-value-flow{padding-left:42px}.system-kinetic-copy h2{font-size:clamp(50px,6vw,76px)}.system-kinetic-copy h3{font-size:clamp(20px,2.2vw,28px)}.system-step-index button b{font-size:8px}.logo-proof-head{grid-template-columns:150px 1fr}.logo-proof-head small{grid-column:2}}@media (width<=760px){.system-story,.system-story.compact{height:700vh;min-height:4800px}.system-story-sticky{background:linear-gradient(#1717150a 1px,#0000 1px) 0 0/54px 54px,linear-gradient(90deg,#1717150a 1px,#0000 1px) 0 0/54px 54px,linear-gradient(#efede7 0 46%,#151513 46% 100%) 0 0/100% 100%;grid-template-rows:56px 1fr 50px;min-height:680px;padding:0 18px}.system-story-sticky[data-phase="8"]{background:linear-gradient(#1717150a 1px,transparent 1px), linear-gradient(90deg,#1717150a 1px,transparent 1px), linear-gradient(180deg,#efede7 0 46%,var(--orange) 46% 100%);background-size:54px 54px,54px 54px,100% 100%}.system-seam{display:none}.system-ghost-index{font-size:54vw;bottom:22px;right:-2vw}.system-story-brand{min-height:0}.system-story-brand img{width:156px}.system-story-brand>div{min-width:0;padding:0}.system-story-brand span{display:none}.system-story-brand b{color:#171715;font-size:6px}.system-kinetic{grid-template-rows:46% 54%;grid-template-columns:1fr}.system-kinetic-copy{padding:18px 0 14px}.system-kinetic-copy>.eyebrow{margin-bottom:13px}.system-kinetic-copy h2{max-width:600px;font-size:clamp(35px,10vw,49px);line-height:.88}.system-kinetic-copy h3{max-width:600px;margin-top:13px;font-size:clamp(16px,4.5vw,21px);line-height:1.02}.system-kinetic-copy>p:not(.eyebrow){margin-top:9px;font-size:10px;line-height:1.4}.system-kinetic-foot{padding-top:8px;font-size:5px}.system-kinetic-foot b{width:28px;height:28px;font-size:11px}.system-value-flow{padding:17px 0 10px}.system-value-intro{padding-bottom:12px}.system-value-intro span{margin-bottom:7px;font-size:5px}.system-value-intro b{font-size:clamp(18px,5.2vw,25px)}.system-index-list{margin:auto 0 0}.system-index-list li{grid-template-columns:28px 1fr 25px;min-height:28px}.system-index-list li span{font-size:5px}.system-index-list li b{font-size:8px}.system-index-list li i{width:20px}.system-value-row{grid-template-columns:34px 1fr;gap:10px;min-height:55px}.system-value-row>span{font-size:6px}.system-value-row small{margin-bottom:3px;font-size:5px}.system-value-row b{font-size:clamp(11px,3.1vw,15px)}.system-value-summary{grid-template-columns:80px 1fr;gap:9px;min-height:58px;padding-top:8px}.system-value-summary small{font-size:5px}.system-value-summary p{font-size:7px;line-height:1.35}.system-complete-state>img{width:155px}.system-complete-state>p{margin-top:18px;font-size:clamp(22px,6.5vw,31px)}.system-complete-state>div{grid-template-columns:1fr;margin-top:auto}.system-complete-state>div span{padding:7px 0}.system-complete-state>div span+span{border-top:1px solid #1717152e;border-left:0;padding-left:0}.system-complete-state small{margin-bottom:2px;font-size:4px}.system-complete-state b{font-size:8px}.system-complete-state .btn-primary{margin-top:10px;padding:10px 13px;font-size:8px}.system-step-index,.system-step-index button{min-height:49px}.system-step-index button{grid-template-columns:1fr;place-items:center;padding:0}.system-step-index button.active{padding-left:0}.system-step-index button b,.system-step-index button i{display:none}.system-step-index button span{font-size:6px}.logo-proof-head{width:calc(100% - 36px);padding:32px 0 19px;display:block}.logo-proof-head>span{margin-bottom:10px;display:block}.logo-proof-head p{font-size:24px}.logo-proof-head small{margin-top:11px;display:block}.client-logo-marquee{padding:7px 0}.client-logo-track{animation-duration:80s}.client-logo-mark{width:142px;height:64px;padding:10px 20px}.client-logo-mark img,.client-logo-mark img.force-dark{max-width:104px;max-height:38px}.logo-proof-foot{width:calc(100% - 36px);font-size:5px}}@media (height<=780px) and (width>=761px){.system-story-sticky{grid-template-rows:62px 1fr 68px}.system-seam{max-height:calc(100% - 130px);bottom:68px}.system-kinetic-copy,.system-value-flow{padding-top:26px;padding-bottom:20px}.system-kinetic-copy>.eyebrow{margin-bottom:22px}.system-kinetic-copy h2{font-size:clamp(48px,5.5vw,74px)}.system-kinetic-copy h3{margin-top:20px;font-size:clamp(20px,2vw,28px)}.system-value-row{min-height:88px}.system-step-index,.system-step-index button{min-height:67px}}@media (prefers-reduced-motion:reduce){.system-kinetic-copy,.system-value-flow,.system-value-row{animation:none}}.creative-strip{background:radial-gradient(circle at 72% 48%,#ff914d16,#0000 30%),#1f211e}.phone-reel:before{content:"";border:1px solid #ff914d2e;border-radius:50%;position:absolute;inset:16% 7% 8% 10%;transform:rotate(-9deg);box-shadow:0 0 90px #ff914d12}.phone{isolation:isolate;background:#090a08;border:7px solid #080907;width:250px;height:455px;padding:0;overflow:hidden;box-shadow:0 42px 80px #000b,0 0 0 1px #ffffff0c}.phone:before{z-index:4;background:#080907;width:76px;height:19px}.phone video{object-fit:cover;background:#0d0e0c;width:100%;height:100%;display:block}.phone-caption{z-index:3;color:#fff;pointer-events:none;background:linear-gradient(#0000,#080907e8);padding:76px 18px 18px;position:absolute;inset:auto 0 0}.phone-caption span{color:#ffffffa8;font:6px var(--font-geist-mono);letter-spacing:.13em;margin:0 0 7px;display:block}.phone-caption b{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-size:17px;display:block;overflow:hidden}.phone-caption i{background:var(--orange);transform-origin:0;width:100%;height:3px;margin-top:12px;animation:4.6s ease-in-out infinite creativeSignal;display:block}.phone-1{top:115px;left:1%;transform:rotate(-13deg)}.phone-2{z-index:2;top:28px;left:29%;transform:rotate(3deg)}.phone-3{top:116px;right:16%;transform:rotate(13deg)}.phone-4{top:8px;right:-8%;transform:rotate(22deg)}.phone:hover{z-index:8;box-shadow:0 52px 95px #000d,0 0 0 1px #ff914d55}.phone-1:hover{transform:translateY(-18px)rotate(-5deg)}.phone-2:hover{transform:translateY(-18px)rotate(0)}.phone-3:hover{transform:translateY(-18px)rotate(5deg)}.phone-4:hover{transform:translateY(-18px)rotate(10deg)}@keyframes creativeSignal{0%,to{opacity:.65;transform:scaleX(.22)}50%{opacity:1;transform:scaleX(1)}}@media (width<=760px){.phone{width:218px;height:396px}.phone-1{top:100px;left:0}.phone-2{top:28px;left:28%}.phone-3{top:105px;right:16%}.phone-4{top:5px;right:-10%}.phone-caption{padding:64px 15px 15px}.phone-caption b{font-size:15px}}@media (prefers-reduced-motion:reduce){.phone-caption i{animation:none;transform:none}.phone video{display:none}}.system-portal{color:#f4f2ec;background:radial-gradient(circle at 82% 22%,#ff914d17,#0000 26%),#151513;grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);column-gap:clamp(70px,8vw,150px);min-height:680px;padding:54px max(32px,50vw - 700px) 38px;display:grid;position:relative;overflow:hidden}.system-portal:before{content:"";background:var(--orange);width:112px;height:6px;position:absolute;top:0;left:max(32px,50vw - 700px)}.system-portal:after{content:"SYSTEM";color:#ffffff03;letter-spacing:-.1em;pointer-events:none;font-size:clamp(170px,22vw,380px);font-weight:700;line-height:.7;position:absolute;bottom:-.2em;right:-.04em}.system-portal-brand{z-index:1;grid-column:1/-1;justify-content:space-between;align-items:center;padding-bottom:48px;display:flex;position:relative}.system-portal-brand img{width:220px;height:auto}.system-portal-brand span{color:#85867f;font:7px var(--font-geist-mono);letter-spacing:.17em;text-transform:uppercase}.system-portal-copy{z-index:1;align-self:center;position:relative}.system-portal-copy>.eyebrow{color:#ffad7a}.system-portal-copy h2{letter-spacing:-.07em;max-width:760px;margin:24px 0 28px;font-size:clamp(52px,5.7vw,88px);font-weight:560;line-height:.9}.system-portal-copy h2 em{color:#92938c;font-family:Georgia,serif;font-weight:400}.system-portal-copy>p:not(.eyebrow){color:#a7a8a1;max-width:600px;font-size:16px;line-height:1.65}.system-portal-copy .btn-light{margin-top:30px}.system-portal-index{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;gap:0 38px;margin:0;padding:0;list-style:none;display:grid;position:relative}.system-portal-index li{border-top:1px solid #ffffff1b;grid-template-columns:34px 1fr 20px;align-items:center;gap:10px;min-height:68px;display:grid}.system-portal-index li span{color:#ffad7a;font:7px var(--font-geist-mono)}.system-portal-index li b{color:#d6d7d1;font-size:13px;font-weight:500}.system-portal-index li i{background:var(--orange);opacity:.65;border-radius:50%;justify-self:end;width:5px;height:5px}.system-portal-outcome{z-index:1;color:#7f807a;letter-spacing:.05em;text-transform:uppercase;border-top:1px solid #ffffff1b;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;margin-top:38px;padding-top:24px;font-size:11px;display:grid;position:relative}.system-portal-outcome i{color:var(--orange);font-size:22px;font-style:normal}.system-portal-outcome b{color:#f4f2ec;text-align:right}@media (width<=900px){.system-portal{grid-template-rows:auto;grid-template-columns:1fr;min-height:0;padding-top:44px}.system-portal-brand,.system-portal-copy,.system-portal-index,.system-portal-outcome{grid-column:1}.system-portal-brand{padding-bottom:44px}.system-portal-index{margin-top:60px}}@media (width<=760px){.system-portal{padding:42px 18px 30px}.system-portal:before{width:74px;height:4px;left:18px}.system-portal-brand{padding-bottom:36px}.system-portal-brand img{width:178px}.system-portal-brand span{display:none}.system-portal-copy h2{font-size:48px}.system-portal-copy>p:not(.eyebrow){font-size:14px}.system-portal-index{grid-template-columns:1fr;margin-top:50px}.system-portal-index li{min-height:52px}.system-portal-outcome{grid-template-columns:1fr auto;gap:12px;margin-top:28px;font-size:8px}.system-portal-outcome span{display:none}}.hero-bottom{justify-content:space-between}.hero-bottom i{display:none}.logo-proof{background:#f7f4ee}.logo-proof-head{grid-template-rows:auto auto;grid-template-columns:minmax(0,760px) auto;justify-content:space-between;align-items:end;gap:13px 70px;width:min(1460px,100% - 64px);padding:46px 0 22px;display:grid}.logo-proof-head>span{color:#b65b2b;grid-area:1/1;align-items:center;gap:12px;margin:0;font-size:7px;display:flex}.logo-proof-head>span:before{content:"";background:var(--orange);width:36px;height:2px}.logo-proof-head p{letter-spacing:-.05em;grid-area:2/1;max-width:760px;font-size:clamp(28px,2.7vw,42px);line-height:.98}.logo-proof-head small{color:#575650;text-align:right;grid-area:2/2;max-width:230px;margin:0 0 4px;line-height:1.55}.client-logo-marquee{padding:16px 0 44px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 2.5% 97.5%,#0000);mask-image:linear-gradient(90deg,#0000,#000 2.5% 97.5%,#0000)}.client-logo-track{animation-duration:64s}.client-logo-mark{width:208px;height:100px;padding:15px 24px}.client-logo-mark img{object-fit:contain;filter:none;opacity:.88;width:154px;max-width:none;height:68px;max-height:none;transition:opacity .25s,transform .25s}.client-logo-mark img.force-dark{filter:brightness(0);opacity:.78;width:154px;max-width:none;height:68px;max-height:none}.client-logo-mark img.logo-square{width:92px;height:82px}.client-logo-mark img.logo-tall{width:72px;height:88px}.client-logo-mark img.logo-wide{width:174px;height:54px}.client-logo-mark:hover img,.client-logo-mark:hover img.force-dark{opacity:1;transform:scale(1.04)}@media (width<=760px){.hero-bottom{justify-content:space-between}.logo-proof-head{width:calc(100% - 36px);padding:38px 0 18px;display:block}.logo-proof-head>span{margin-bottom:15px}.logo-proof-head p{font-size:31px}.logo-proof-head small{text-align:left;max-width:none;margin-top:13px}.client-logo-marquee{padding:8px 0 34px}.client-logo-track{animation-duration:54s}.client-logo-mark{width:174px;height:82px;padding:12px 20px}.client-logo-mark img,.client-logo-mark img.force-dark{width:132px;max-width:none;height:58px;max-height:none}.client-logo-mark img.logo-square{width:78px;height:70px}.client-logo-mark img.logo-tall{width:60px;height:74px}.client-logo-mark img.logo-wide{width:144px;height:46px}}.restaurant-niche-case{background:radial-gradient(circle at 82% 18%,#ff914d3d,#0000 31%),linear-gradient(135deg,#11120f,#1c1d19)}.niche-case-logo.isushi-logo{filter:none;width:190px;height:74px}.isushi-case .oy-case-hero{background:radial-gradient(circle at 74% 26%,#ff914d3b,#0000 27%),radial-gradient(circle at 15% 85%,#ff914d14,#0000 30%),linear-gradient(135deg,#10110f,#1b1c18 65%,#0d0e0c)}.isushi-case .oy-case-logo{filter:none;width:240px;height:86px}.isushi-case .oy-case-hero-media{transform:rotate(-2deg)}.fuji-case .oy-case-hero{background:radial-gradient(circle at 82% 18%,#ff914d38,#0000 32%),#0d0e0c}.fuji-case .oy-case-logo{object-fit:contain;object-position:left center;width:185px;height:76px}.fuji-case .oy-case-hero-media{transform:rotate(2deg)}.fuji-case-facts b{text-transform:none}.fuji-case-system{background:#f3f1eb}.fuji-creative-showcase{grid-template-columns:.8fr 1.2fr}.fuji-creative-showcase .oy-video-card{justify-self:end;width:100%;max-width:620px;height:780px}.fuji-niche-case{color:#fff;background:#171814;margin-top:0}.fuji-niche-case .fuji-logo{object-fit:contain;object-position:left center;width:175px;height:70px}.fuji-niche-case .niche-case-results{border-color:#ffffff29}.isushi-case .oy-case-proof{background:radial-gradient(circle at 90% 10%,#ffffff38,#0000 25%),#ff914d}.isushi-winning-proof{background:#f3f1eb;grid-template-columns:1.2fr .8fr;align-items:center;gap:7vw;padding:150px max(32px,50vw - 725px);display:grid}.isushi-winning-proof figure{background:#fff;border:1px solid #11110f1f;border-radius:22px;margin:0;padding:18px;transform:rotate(1deg);box-shadow:0 32px 70px #11110f1f}.isushi-winning-proof figure img{border:1px solid #11110f17;border-radius:12px;width:100%;display:block}.isushi-winning-proof h2{letter-spacing:-.07em;margin:34px 0 28px;font-size:clamp(54px,5.5vw,86px);line-height:.92}.isushi-winning-proof h2 em{color:var(--orange);font-family:Georgia,serif;font-weight:400}.isushi-winning-proof>div>p:not(.eyebrow){color:#676660;font-size:16px;line-height:1.7}.isushi-winning-proof>div>div{border-top:1px solid var(--line);align-items:center;gap:20px;margin-top:36px;padding-top:24px;display:flex}.isushi-winning-proof>div>div b{letter-spacing:-.06em;white-space:nowrap;font-size:42px}.isushi-winning-proof>div>div span{color:#676660;letter-spacing:.08em;text-transform:uppercase;max-width:240px;font-size:10px;line-height:1.5}.oy-case-creative.isushi-creative{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.isushi-creative header{grid-column:1/-1;max-width:920px;margin-bottom:45px;padding-right:0}.isushi-creative .oy-video-card{height:650px}.isushi-creative .oy-video-card:nth-child(3){transform:translateY(-30px)}.isushi-creative .oy-video-card:nth-child(4){transform:translateY(-60px)}@media (width<=1050px){.isushi-winning-proof{grid-template-columns:1fr;gap:60px}.oy-case-creative.isushi-creative{grid-template-columns:repeat(3,minmax(0,1fr))}.isushi-creative .oy-video-card{height:560px}.isushi-creative .oy-video-card:nth-child(3){transform:translateY(-18px)}.isushi-creative .oy-video-card:nth-child(4){transform:translateY(-36px)}}@media (width<=700px){.niche-case-logo.isushi-logo{width:165px;height:65px}.isushi-case .oy-case-logo{width:190px;height:68px}.isushi-case .oy-case-hero-media{transform:none}.fuji-case .oy-case-logo{width:170px;height:66px}.fuji-case .oy-case-hero-media{transform:none}.fuji-creative-showcase{grid-template-columns:1fr}.fuji-creative-showcase .oy-video-card{justify-self:stretch;max-width:none;height:620px}.fuji-niche-case .fuji-logo{width:165px;height:64px}.isushi-winning-proof{grid-template-columns:1fr;gap:45px;padding:90px 18px}.isushi-winning-proof figure{border-radius:14px;padding:9px}.isushi-winning-proof h2{font-size:49px}.isushi-winning-proof>div>div{flex-direction:column;align-items:flex-start}.oy-case-creative.isushi-creative{grid-template-columns:1fr}.isushi-creative header{grid-column:auto;margin-bottom:25px}.isushi-creative .oy-video-card,.isushi-creative .oy-video-card:nth-child(3),.isushi-creative .oy-video-card:nth-child(4){height:590px;transform:none}}.creative-page-v2{color:#f5f3ed;background:#10110f}.creative-hero-v2{background:radial-gradient(circle at 78% 35%,#ff914d26,#0000 28%),linear-gradient(135deg,#10110f,#191a17 65%,#0d0e0c);grid-template-rows:1fr auto;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);align-items:center;gap:45px 6vw;min-height:950px;padding:150px max(32px,50vw - 750px) 55px;display:grid}.creative-hero-v2:before{content:"";opacity:.14;background-image:linear-gradient(#ffffff17 1px,#0000 1px),linear-gradient(90deg,#ffffff17 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 82%);mask-image:linear-gradient(90deg,#000,#0000 82%)}.creative-hero-copy{z-index:4;align-self:center;position:relative}.creative-hero-copy .eyebrow{color:#aaa}.creative-hero-copy h1{letter-spacing:-.075em;max-width:820px;margin:32px 0;font-size:clamp(62px,6.5vw,104px);line-height:.9}.creative-hero-copy h1 em{color:var(--orange)}.creative-hero-copy>p:not(.eyebrow){color:#aaa;max-width:660px;font-size:17px;line-height:1.7}.creative-hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.creative-text-link{border-bottom:1px solid #ffffff47;align-items:center;gap:25px;min-height:52px;font-size:11px;font-weight:700;display:inline-flex}.creative-hero-stack{z-index:3;perspective:1300px;height:690px;position:relative}.creative-hero-phone{background:#090a08;border:7px solid #080907;border-radius:34px;width:260px;height:500px;transition:transform .35s;position:absolute;overflow:hidden;box-shadow:0 45px 70px #00000080}.creative-hero-phone:hover{z-index:10!important;transform:translateY(-12px)rotate(0)scale(1.03)!important}.creative-hero-phone video{object-fit:cover;width:100%;height:100%;display:block}.creative-hero-phone:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#000000b3);position:absolute;inset:0}.creative-hero-phone span{z-index:2;font:8px var(--font-geist-mono);letter-spacing:.13em;text-transform:uppercase;position:absolute;bottom:17px;left:18px}.creative-hero-phone-1{z-index:2;top:110px;left:2%;transform:rotate(-10deg)}.creative-hero-phone-2{z-index:4;top:20px;left:26%;transform:rotate(4deg)}.creative-hero-phone-3{z-index:3;top:130px;right:19%;transform:rotate(-3deg)}.creative-hero-phone-4{z-index:1;top:45px;right:-2%;transform:rotate(10deg)}.creative-hero-meta{z-index:4;color:#787a73;font:8px var(--font-geist-mono);letter-spacing:.16em;border-top:1px solid #ffffff29;grid-column:1/-1;align-items:center;gap:20px;padding-top:24px;display:flex;position:relative}.creative-hero-meta i{background:#ffffff1f;flex:1;height:1px}.creative-proof-bar{background:#151613;border-block:1px solid #ffffff24;grid-template-columns:repeat(3,.72fr) 1.45fr;align-items:stretch;padding:0 max(32px,50vw - 750px);display:grid}.creative-proof-bar>div{border-right:1px solid #ffffff1f;flex-direction:column;justify-content:center;min-height:150px;padding:32px 28px;display:flex}.creative-proof-bar>div:first-child{padding-left:0}.creative-proof-bar b{letter-spacing:-.06em;color:var(--orange);font-size:46px;line-height:1}.creative-proof-bar span{color:#878880;letter-spacing:.12em;text-transform:uppercase;margin-top:10px;font-size:9px}.creative-proof-bar>p{color:#aaa;align-self:center;margin:0;padding:34px 0 34px 45px;font-size:14px;line-height:1.65}.creative-intro-v2{color:#111;background:#f3f1eb;padding:150px max(32px,50vw - 700px)}.creative-intro-v2 h2{letter-spacing:-.07em;margin:35px 0 0;font-size:clamp(54px,6.8vw,96px);line-height:.94}.creative-intro-v2 h2 em{color:#8a8983}.creative-intro-v2>div{grid-template-columns:1fr 1fr;gap:50px;width:66%;margin:65px 0 0 auto;display:grid}.creative-intro-v2>div p{color:#65645f;margin:0;font-size:16px;line-height:1.75}.creative-library{background:#11120f;padding:145px max(32px,50vw - 770px)}.creative-library>header{grid-template-columns:1fr auto;align-items:end;gap:50px;margin-bottom:70px;display:grid}.creative-library h2{letter-spacing:-.07em;margin:30px 0 0;font-size:clamp(54px,6vw,88px);line-height:.93}.creative-library h2 em{color:#898a83}.creative-tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:470px;display:flex}.creative-tags button{color:#9b9c95;font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:100px;padding:10px 14px;font-size:8px;transition:border-color .2s,color .2s,background .2s}.creative-tags button:hover,.creative-tags button:focus-visible{color:#f4c3a5;border-color:#ff914da6;outline:none}.creative-tags button.active{border-color:var(--orange);color:#ffc29d;background:#ff914d14}.creative-filter-count{color:#73746e;width:100%;font:7px var(--font-geist-mono);letter-spacing:.12em;text-align:right;text-transform:uppercase;margin-top:4px}.creative-gallery{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;align-items:start;gap:16px;display:grid}.creative-work-card{background:#070806;border:1px solid #ffffff21;border-radius:22px;height:620px;position:relative;overflow:hidden}.creative-work-card.featured{grid-column:span 2;height:720px}.creative-work-card video{object-fit:cover;background:#090a08;width:100%;height:100%;display:block}.creative-work-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 54%,#000000d1);position:absolute;inset:0}.creative-work-caption{z-index:2;pointer-events:none;flex-direction:column;display:flex;position:absolute;bottom:54px;left:22px;right:22px}.creative-work-caption span{color:#d3a083;font:7px var(--font-geist-mono);letter-spacing:.15em;text-transform:uppercase}.creative-work-caption b{letter-spacing:-.04em;margin-top:10px;font-size:25px}.creative-work-caption small{color:#aaa;text-transform:uppercase;letter-spacing:.11em;margin-top:5px;font-size:9px}.creative-case-focus{color:#111;background:#f3f1eb;grid-template-columns:1fr 1fr;gap:18px;padding:150px max(32px,50vw - 725px);display:grid}.creative-case-focus>header{grid-column:1/-1;margin-bottom:50px}.creative-case-focus>header h2{letter-spacing:-.07em;margin:35px 0 0;font-size:clamp(54px,6.4vw,92px);line-height:.94}.creative-case-focus>header h2 em{color:#888781}.creative-case-card{color:#fff;background:#111;border-radius:26px;min-height:720px;position:relative;overflow:hidden}.creative-case-card.fuji{grid-column:1/-1;min-height:560px}.creative-case-card.fuji video{object-position:center 42%}.creative-case-card video{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block;position:absolute;inset:0}.creative-case-card:hover video{transform:scale(1.035)}.creative-case-card:after{content:"";background:linear-gradient(#0000000d 30%,#000000e0 88%);position:absolute;inset:0}.creative-case-card>div{z-index:2;position:absolute;bottom:30px;left:32px;right:32px}.creative-case-card>div>span{font:8px var(--font-geist-mono);letter-spacing:.15em;text-transform:uppercase;color:#ffb88a}.creative-case-card h3{letter-spacing:-.065em;margin:12px 0 10px;font-size:clamp(40px,4vw,62px)}.creative-case-card p{color:#c8c9c2;font-size:13px}.creative-case-card p b{color:#fff;font-size:18px}.creative-case-card strong{border-top:1px solid #ffffff3d;justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;font-size:10px;display:flex}.creative-operating-system{color:#111;background:#ff914d;grid-template-columns:.78fr 1.22fr;gap:8vw;padding:150px max(32px,50vw - 700px);display:grid}.creative-operating-system>div{height:max-content;position:sticky;top:120px}.creative-operating-system h2{letter-spacing:-.07em;margin:35px 0;font-size:clamp(54px,5.7vw,86px);line-height:.93}.creative-operating-system h2 em{color:#fff}.creative-operating-system>div>p:last-child{max-width:560px;font-size:16px;line-height:1.7}.creative-operating-system ol{margin:0;padding:0;list-style:none}.creative-operating-system li{border-top:1px solid #11110f4d;grid-template-columns:70px 1fr;gap:20px;min-height:175px;padding:32px 0;display:grid}.creative-operating-system li>span{font:9px var(--font-geist-mono)}.creative-operating-system li b{letter-spacing:-.04em;font-size:29px}.creative-operating-system li p{max-width:520px;line-height:1.6}.creative-cta-v2{text-align:center;color:#111;background:#f3f1eb;flex-direction:column;justify-content:center;align-items:center;min-height:720px;padding:150px max(32px,50vw - 625px);display:flex}.creative-cta-v2 h2{letter-spacing:-.07em;margin:34px 0;font-size:clamp(54px,6.5vw,94px);line-height:.94}.creative-cta-v2 h2 em{color:var(--orange)}.creative-cta-v2>p:not(.eyebrow){color:#65645f;font-size:17px}.creative-cta-v2 .btn-primary{margin-top:28px}@media (width<=1100px){.creative-hero-v2{grid-template-columns:.9fr 1.1fr;gap:30px}.creative-hero-stack{transform-origin:100%;width:118%;margin-left:-18%;transform:scale(.85)}.creative-proof-bar{grid-template-columns:repeat(3,1fr)}.creative-proof-bar>p{border-top:1px solid #ffffff1f;grid-column:1/-1;padding:25px 0}.creative-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.creative-work-card.featured{grid-column:span 2}.creative-case-card{min-height:640px}}@media (width<=700px){.creative-hero-v2{flex-direction:column;align-items:stretch;min-height:1120px;padding:120px 18px 35px;display:flex}.creative-hero-copy h1{font-size:54px}.creative-hero-copy>p:not(.eyebrow){font-size:15px}.creative-hero-actions{flex-direction:column;align-items:flex-start}.creative-hero-stack{transform-origin:top;width:540px;max-width:none;height:560px;margin:0 0 0 -80px;transform:scale(.75)}.creative-hero-phone{width:220px;height:430px}.creative-hero-phone-1{left:0}.creative-hero-phone-2{left:27%}.creative-hero-phone-3{right:18%}.creative-hero-phone-4{right:-2%}.creative-hero-meta{width:100%;font-size:6px}.creative-hero-meta span:last-child{display:none}.creative-proof-bar{grid-template-columns:1fr 1fr;padding:0 18px}.creative-proof-bar>div{min-height:120px;padding:24px 15px}.creative-proof-bar>div:nth-child(2){border-right:0}.creative-proof-bar>div:nth-child(3){border-top:1px solid #ffffff1f;border-right:0;grid-column:1/-1}.creative-proof-bar>div:first-child{padding-left:0}.creative-proof-bar b{font-size:38px}.creative-proof-bar>p{padding:24px 0}.creative-intro-v2,.creative-library,.creative-case-focus,.creative-operating-system,.creative-cta-v2{padding:90px 18px}.creative-intro-v2 h2,.creative-library h2,.creative-case-focus>header h2,.creative-operating-system h2,.creative-cta-v2 h2{font-size:48px}.creative-intro-v2>div{grid-template-columns:1fr;gap:16px;width:100%;margin-top:45px}.creative-library>header{grid-template-columns:1fr;margin-bottom:45px}.creative-tags{justify-content:flex-start}.creative-filter-count{text-align:left}.creative-gallery{grid-template-columns:1fr}.creative-work-card,.creative-work-card.featured{border-radius:18px;grid-column:span 1;height:600px}.creative-work-caption{bottom:52px}.creative-case-focus{grid-template-columns:1fr}.creative-case-focus>header{grid-column:1}.creative-case-card{min-height:620px}.creative-case-card>div{bottom:24px;left:22px;right:22px}.creative-case-card p{line-height:1.6}.creative-operating-system{grid-template-columns:1fr;gap:45px}.creative-operating-system>div{position:static}.creative-operating-system li{grid-template-columns:48px 1fr;min-height:145px}.creative-operating-system li b{font-size:24px}.creative-operating-system li p{font-size:14px}.creative-cta-v2{min-height:620px}}.case-showcase{grid-template-columns:repeat(12,minmax(0,1fr))}.case-showcase .case-feature:first-child,.case-showcase .case-feature:nth-child(4){grid-column:span 7}.case-showcase .case-feature:nth-child(2),.case-showcase .case-feature:nth-child(3){grid-column:span 5}.case-showcase .case-feature:nth-child(5),.case-showcase .case-feature:nth-child(6),.case-showcase .case-feature:nth-child(7),.case-showcase .case-feature:nth-child(8){grid-column:span 6}.case-gold{background:#caa25b}.case-wine{color:#fff;background:#b8424d}.case-navy{color:#fff;background:#18233a}.case-steel{color:#0d2530;background:#b9d5e2}.case-forest{color:#fff;background:#284f40}.fuji-case-system{color:#111;background:#f3f1eb}.fuji-case-system li{border-color:#11110f2b}.fuji-case-system li p{color:#676660}.fuji-proof{background:#ff914d}.case-proof-stack{gap:18px;min-width:0;display:grid}.case-proof-stack figure{transform:none}.case-proof-stack figure:nth-child(2){transform:rotate(1deg)}.fuji-winning-proof{background:#f3f1eb}.fuji-creatives .oy-video-card{height:650px}.oy-case-proof.backend-proof-section{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:55px 24px}.backend-proof-section .oy-case-proof-copy{grid-column:span 6}.backend-proof-metrics{border-block:1px solid #11110f4d;grid-column:span 6;grid-template-columns:repeat(3,1fr);display:grid}.backend-proof-metrics>div{border-right:1px solid #11110f40;flex-direction:column;justify-content:center;min-height:138px;padding:25px 20px;display:flex}.backend-proof-metrics>div:last-child{border-right:0}.backend-proof-metrics b{letter-spacing:-.065em;white-space:nowrap;font-size:clamp(27px,2.6vw,43px);line-height:1}.backend-proof-metrics span{font:8px var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;margin-top:11px}.backend-proof-frame,.oy-case-proof .backend-proof-frame,.isushi-winning-proof .backend-proof-frame{background:#f8f9fa;border:1px solid #fff3;border-radius:18px;grid-column:1/-1;width:100%;margin:0;padding:0;overflow:hidden;transform:none;box-shadow:0 34px 80px #2012093d}.backend-proof-bar{color:#dadbd7;min-height:48px;font:8px var(--font-geist-mono);letter-spacing:.13em;text-transform:uppercase;background:#11120f;justify-content:space-between;align-items:center;padding:0 18px;display:flex}.backend-proof-bar span{align-items:center;gap:10px;display:flex}.backend-proof-bar i{background:#38a169;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #38a16924}.backend-proof-bar b{color:#898a84;font:inherit}.backend-proof-frame img,.oy-case-proof .backend-proof-frame img,.isushi-winning-proof .backend-proof-frame img{border:0;border-radius:0;width:100%;display:block}.backend-proof-frame figcaption,.oy-case-proof .backend-proof-frame figcaption,.isushi-winning-proof .backend-proof-frame figcaption{color:#6f706b;font:8px var(--font-geist-mono);letter-spacing:.11em;text-transform:uppercase;background:#f5f5f2;border-top:1px solid #11110f17;margin:0;padding:15px 18px}.fuji-winning-proof .backend-proof-frame{transform:none}.varanasi-case .oy-case-hero{background:radial-gradient(circle at 78% 24%,#caa25b40,#0000 30%),radial-gradient(circle at 14% 82%,#ff914d14,#0000 28%),linear-gradient(135deg,#10110f,#1a1813 65%,#0d0e0c)}.varanasi-case .oy-case-logo{object-fit:contain;object-position:left center;width:230px;height:88px}.varanasi-case .oy-case-hero-media{transform:rotate(-2deg)}.varanasi-case-system{background:#15140f}.varanasi-case-system li>span{color:#d6ad63}.varanasi-proof{background:radial-gradient(circle at 90% 10%,#ffffff38,#0000 25%),#c99d50}.varanasi-response-band{color:#f5f3ed;background:#15140f;border-block:1px solid #ffffff21;grid-template-columns:.8fr .8fr 1.4fr;align-items:stretch;padding:0 max(32px,50vw - 725px);display:grid}.varanasi-response-band>div{border-right:1px solid #ffffff21;flex-direction:column;justify-content:center;min-height:210px;padding:38px 34px;display:flex}.varanasi-response-band span,.varanasi-response-band small{color:#9d9c95;font:8px var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase}.varanasi-response-band b{color:#d6ad63;letter-spacing:-.06em;margin:14px 0 8px;font-size:clamp(40px,4vw,64px);line-height:1}.varanasi-response-band>p{color:#b0afa8;align-self:center;margin:0;padding:45px;font-size:15px;line-height:1.7}.varanasi-creatives{grid-template-columns:.76fr 1fr 1fr}.varanasi-niche-case{background:radial-gradient(circle at 82% 18%,#caa25b42,#0000 32%),#15140f;margin-top:0}.varanasi-niche-case .varanasi-logo{object-fit:contain;object-position:left center;width:205px;height:78px}.varanasi-niche-case .niche-case-results{border-color:#ffffff29}.india-gate-case .oy-case-hero{background:radial-gradient(circle at 80% 24%,#bb3b484d,#0000 32%),radial-gradient(circle at 13% 82%,#d9a85b1f,#0000 29%),linear-gradient(135deg,#160d0f,#241214 65%,#0d090a)}.india-gate-case .oy-case-logo{object-fit:contain;object-position:left center;width:255px;height:95px}.india-gate-case .oy-case-hero-media{transform:rotate(1.5deg)}.india-gate-case-system{background:#190f10}.india-gate-case-system li>span{color:#d96a74}.india-gate-proof{color:#fff;background:radial-gradient(circle at 88% 10%,#ffffff1f,#0000 27%),#ad3944}.india-gate-proof .backend-proof-metrics{border-color:#ffffff47}.india-gate-proof .backend-proof-metrics>div{border-color:#ffffff38}.india-gate-response-band{background:#190f10}.india-gate-response-band b{color:#e47f87}.india-gate-creatives{background:#19100f}.india-gate-niche-case{background:radial-gradient(circle at 82% 18%,#bb3b4852,#0000 33%),#190f10;margin-top:0}.india-gate-niche-case .india-gate-logo{object-fit:contain;object-position:left center;width:225px;height:82px}.india-gate-niche-case .niche-case-results{border-color:#ffffff29}.himalayan-case .oy-case-hero{background:radial-gradient(circle at 79% 24%,#d3a33940,#0000 31%),radial-gradient(circle at 14% 82%,#4d6c9a33,#0000 29%),linear-gradient(135deg,#091020,#111c32 65%,#080d17)}.himalayan-case .oy-case-logo{object-fit:contain;object-position:left center;width:185px;height:145px}.himalayan-case .oy-case-hero-media{transform:rotate(-1.5deg)}.himalayan-case-system{background:#0d1729}.himalayan-case-system li>span{color:#d5a83d}.himalayan-proof{background:radial-gradient(circle at 90% 10%,#ffffff2e,#0000 26%),#d2a33d}.himalayan-response-band{background:#0d1729}.himalayan-response-band b{color:#ddb64f}.himalayan-creatives{background:#0b1424}.himalayan-niche-case{background:radial-gradient(circle at 82% 18%,#d3a33940,#0000 32%),#0d1729;margin-top:0}.himalayan-niche-case .himalayan-logo{object-fit:contain;object-position:left center;width:165px;height:128px}.himalayan-niche-case .niche-case-results{border-color:#ffffff29}.steen-case .oy-case-hero{background:radial-gradient(circle at 80% 18%,#4cb0df42,#0000 32%),linear-gradient(135deg,#09161d,#102b38 65%,#081219)}.steen-case .oy-case-logo{object-fit:contain;object-position:left center;width:255px;height:105px}.steen-case .oy-case-hero-media{transform:rotate(1.2deg)}.steen-case-system{background:#0d2530}.steen-case-system li>span{color:#69bddd}.steen-proof{background:radial-gradient(circle at 90% 10%,#ffffff3d,#0000 27%),#b9d5e2}.steen-response-band{background:#0d2530}.steen-response-band b{color:#74c5e4}.steen-creatives{background:#091b24}.steen-niche-case{background:radial-gradient(circle at 82% 18%,#53b7e040,#0000 33%),#0d2530;margin-top:0}.steen-niche-case .steen-logo{object-fit:contain;object-position:left center;width:235px;height:92px}.steen-niche-case .niche-case-results{border-color:#ffffff29}.case-web-delivery{background:#f3f1eb;grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);align-items:center;gap:75px;padding:140px max(28px,50vw - 725px);display:grid}.case-web-delivery-copy h2{letter-spacing:-.07em;margin:20px 0 28px;font-size:clamp(52px,6vw,96px);line-height:.93}.case-web-delivery-copy h2 em{font-family:var(--font-instrument-serif);color:#777872;font-weight:400}.case-web-delivery-copy>p:not(.eyebrow){color:#686963;max-width:540px;font-size:17px;line-height:1.72}.case-web-delivery-copy .case-text-link{margin-top:30px;display:inline-flex}.case-web-browser{background:#fff;border:1px solid #c9cbc8;border-radius:20px;min-width:0;margin:0;overflow:hidden;transform:rotate(1deg);box-shadow:0 35px 80px #0c171d24}.case-web-browser>div{color:#fff;background:#131817;align-items:center;gap:7px;height:48px;padding:0 17px;display:flex}.case-web-browser>div i{background:#ff914d;border-radius:50%;width:8px;height:8px}.case-web-browser>div i:nth-child(2){opacity:.65}.case-web-browser>div i:nth-child(3){opacity:.35}.case-web-browser>div span{font:9px var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase;color:#c4c8c5;margin-left:9px}.case-web-browser img{aspect-ratio:4/3;object-fit:cover;object-position:top;width:100%;height:auto;display:block}.case-web-browser figcaption{font:8px var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;color:#60645f;background:#fff;padding:15px 18px}.osloviken-case .oy-case-hero{background:radial-gradient(circle at 80% 18%,#338e6545,#0000 33%),linear-gradient(135deg,#071c15,#103526 65%,#07150f)}.osloviken-case .oy-case-logo{object-fit:contain;object-position:left center;width:195px;height:150px}.osloviken-case .oy-case-hero-media{transform:rotate(-1.2deg)}.osloviken-case-system{background:#0b3022}.osloviken-case-system li>span{color:#5cb989}.osloviken-proof{background:radial-gradient(circle at 90% 10%,#fff3,#0000 27%),#95b9a5}.osloviken-response-band{background:#0b3022}.osloviken-response-band b{color:#6cc497}.osloviken-creatives{background:#082419}.osloviken-niche-case{background:radial-gradient(circle at 82% 18%,#40976d45,#0000 33%),#0b3022;margin-top:0}.osloviken-niche-case .osloviken-logo{object-fit:contain;object-position:left center;width:175px;height:132px}.osloviken-niche-case .niche-case-results{border-color:#ffffff29}.creative-case-card.fuji,.creative-case-card.varanasi{grid-column:auto;min-height:720px}.creative-case-card.varanasi video{object-position:center 45%}.creative-case-card.india-gate,.creative-case-card.himalayan{grid-column:auto;min-height:720px}.creative-case-card.india-gate video{object-position:center 42%}.creative-case-card.himalayan video{object-position:center 45%}.creative-case-card.steen,.creative-case-card.osloviken{grid-column:auto;min-height:720px}.creative-case-card.steen video,.creative-case-card.osloviken video{object-position:center 42%}@media (width<=1100px){.case-showcase{grid-template-columns:1fr 1fr}.case-showcase .case-feature:nth-child(n){grid-column:auto}.fuji-creatives .oy-video-card{height:560px}}@media (width<=700px){.case-showcase{grid-template-columns:1fr}.varanasi-case .oy-case-logo{width:190px;height:72px}.varanasi-case .oy-case-hero-media{transform:none}.india-gate-case .oy-case-logo{width:205px;height:78px}.india-gate-case .oy-case-hero-media{transform:none}.himalayan-case .oy-case-logo{width:145px;height:112px}.himalayan-case .oy-case-hero-media{transform:none}.steen-case .oy-case-logo{width:210px;height:86px}.steen-case .oy-case-hero-media{transform:none}.osloviken-case .oy-case-logo{width:150px;height:118px}.osloviken-case .oy-case-hero-media{transform:none}.oy-case-proof.backend-proof-section{grid-template-columns:1fr;gap:32px}.backend-proof-section .oy-case-proof-copy,.backend-proof-metrics,.backend-proof-frame{grid-column:1/-1}.backend-proof-metrics{grid-template-columns:1fr 1fr}.backend-proof-metrics>div{min-height:110px;padding:20px 14px}.backend-proof-metrics>div:nth-child(2){border-right:0}.backend-proof-metrics>div:last-child{border-top:1px solid #11110f40;grid-column:1/-1}.backend-proof-metrics b{font-size:31px}.backend-proof-bar{min-height:43px;padding-inline:13px}.backend-proof-bar b{display:none}.backend-proof-frame figcaption,.oy-case-proof .backend-proof-frame figcaption,.isushi-winning-proof .backend-proof-frame figcaption{padding:12px 13px;font-size:7px}.case-proof-stack{gap:12px}.fuji-winning-proof{padding:90px 18px}.fuji-creatives .oy-video-card{height:590px}.varanasi-response-band{grid-template-columns:1fr 1fr;padding:0 18px}.varanasi-response-band>div{min-height:150px;padding:28px 18px}.varanasi-response-band>div:nth-child(2){border-right:0}.varanasi-response-band>p{border-top:1px solid #ffffff21;grid-column:1/-1;padding:30px 0}.varanasi-niche-case .varanasi-logo{width:175px;height:68px}.india-gate-niche-case .india-gate-logo{width:195px;height:74px}.himalayan-niche-case .himalayan-logo{width:145px;height:112px}.steen-niche-case .steen-logo{width:205px;height:82px}.osloviken-niche-case .osloviken-logo{width:145px;height:112px}.case-web-delivery{grid-template-columns:1fr;gap:45px;padding:90px 18px}.case-web-delivery-copy h2{font-size:48px}.case-web-browser{border-radius:14px;transform:none}.creative-case-card.fuji,.creative-case-card.varanasi,.creative-case-card.india-gate,.creative-case-card.himalayan,.creative-case-card.steen,.creative-case-card.osloviken{min-height:620px}}.portrait{color:#0000;padding:0;overflow:hidden}.portrait img{object-fit:cover;object-position:center 34%;width:100%;height:100%;display:block}.leaders article:nth-of-type(2) .portrait img{object-position:center 28%}.site-conversion-cta{color:#fff;border-top:7px solid var(--orange);background:radial-gradient(circle at 86% 18%,#ff914d47,#0000 30%),#121310;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:90px;padding:110px max(32px,50vw - 700px);display:grid}.site-conversion-cta h2{letter-spacing:-.065em;margin:24px 0 0;font-size:clamp(48px,5.8vw,86px);line-height:.94}.site-conversion-cta h2 em{color:#a7a8a0;font-family:Georgia,serif;font-weight:400}.site-conversion-cta>div:last-child{flex-direction:column;align-items:flex-start;display:flex}.site-conversion-cta>div:last-child>p{color:#aaa;max-width:530px;margin:0 0 28px;line-height:1.7}.site-conversion-cta .btn-light{min-width:290px}.site-conversion-cta>div:last-child>a:last-child{color:#8d8e87;border-bottom:1px solid #ffffff30;margin-top:20px;padding-bottom:7px;font-size:10px}.lead-form{flex-direction:column;min-height:620px;padding:34px 38px 30px;display:flex}.form-progress{background:#eceae4;border-radius:20px;height:4px;margin:-4px 0 30px;overflow:hidden}.form-progress i{border-radius:inherit;background:var(--orange);height:100%;transition:width .35s;display:block}.form-step-title{grid-template-columns:52px 1fr;align-items:start;gap:18px;margin-bottom:26px;display:grid}.form-step-title>span{width:46px;height:46px;color:var(--orange);font:10px var(--font-geist-mono);background:#171815;border-radius:50%;place-items:center;display:grid}.form-step-title h3{letter-spacing:-.045em;margin:0 0 7px;font-size:30px}.form-step-title p{color:#777872;margin:0;font-size:13px;line-height:1.5}.form-step{flex-direction:column;gap:17px;min-height:330px;display:flex}.lead-form .form-field{text-transform:none;letter-spacing:0;background:#faf9f6;border:1px solid #deddd8;border-radius:13px;margin:0;padding:15px 17px 12px}.form-field>span,.form-fieldset legend{color:#585954;font:8px var(--font-geist-mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;display:block}.lead-form .form-field input:not([type=checkbox]){border:0;padding:0;font-size:16px;line-height:1.4}.lead-form .form-field:focus-within{border-color:var(--orange);background:#fff;box-shadow:0 0 0 3px #ff914d1f}.lead-form .form-split{gap:14px}.form-fieldset{border:0;margin:0;padding:0}.form-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.form-options button{color:#454640;text-align:left;cursor:pointer;background:#faf9f6;border:1px solid #deddd8;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:12px 14px;font-size:12px;transition:all .2s;display:flex}.form-options button i{border:1px solid #b7b8b2;border-radius:50%;flex:none;width:12px;height:12px}.form-options button:hover,.form-options button.selected{border-color:var(--orange);color:#171815;background:#fff4ed}.form-options button.selected i{border:4px solid var(--orange)}.lead-form .consent{background:#faf9f6;border:1px solid #deddd8;border-radius:12px;margin:10px 0 0;padding:14px;font-size:12px}.form-error{color:#8a321d;background:#fff0eb;border-radius:9px;margin:10px 0 0;padding:10px 12px;font-size:11px;line-height:1.4}.form-actions{align-items:center;gap:14px;margin-top:auto;padding-top:18px;display:flex}.form-actions .btn-primary{min-width:230px;margin-left:auto}.form-back{color:#676862;cursor:pointer;background:0 0;border:0;padding:14px 0;font-size:11px}.lead-form>small{margin-top:14px}.case-heat{background:#a9c89d}.case-air{background:#b9cbd0}.varme-case .oy-case-hero{background:radial-gradient(circle at 80% 18%,#5bbe4a42,#0000 32%),linear-gradient(135deg,#0b1b0d,#18391a 65%,#09150a)}.varme-case .oy-case-logo{filter:none;object-position:center;background:#fff;border-radius:10px;width:235px;height:88px;padding:9px 12px}.varme-case .oy-case-hero-media{transform:rotate(1deg)}.varme-case-system{background:#163819}.varme-case-system li>span{color:#7ed765}.varme-proof{background:radial-gradient(circle at 90% 10%,#ffffff40,#0000 27%),#a9cf9b}.varme-response-band{background:#163819}.varme-response-band b{color:#8de174}.varme-creatives{background:#102b13}.varme-niche-case{background:radial-gradient(circle at 82% 18%,#6fcb5b40,#0000 33%),#163819;margin-top:0}.varme-niche-case .varme-logo{object-fit:contain;object-position:center;filter:none;background:#fff;border-radius:9px;width:205px;height:80px;padding:8px 10px}.varme-niche-case .niche-case-results{border-color:#ffffff29}.nordspec-case .oy-case-hero{background:radial-gradient(circle at 80% 18%,#9fc2c640,#0000 32%),linear-gradient(135deg,#101b1f,#253f47 65%,#0d171a)}.nordspec-case .oy-case-logo{filter:none;object-fit:contain;object-position:left center;width:260px;height:96px}.nordspec-case .oy-case-hero-media{transform:rotate(-1deg)}.nordspec-case-system{background:#203a43}.nordspec-case-system li>span{color:#c6ded7}.nordspec-proof{background:radial-gradient(circle at 90% 10%,#ffffff47,#0000 27%),#b9d1d4}.nordspec-response-band{background:#203a43}.nordspec-response-band b{color:#d4e8e2}.nordspec-creatives{background:#172c33;grid-template-columns:repeat(2,minmax(0,1fr))}.nordspec-creatives header{grid-column:1/-1}.nordspec-niche-case{background:radial-gradient(circle at 82% 18%,#b0d3d538,#0000 33%),#203a43;margin-top:0}.nordspec-niche-case .nordspec-logo{object-fit:contain;object-position:left center;width:235px;height:90px}.nordspec-niche-case .niche-case-results{border-color:#ffffff29}.creative-case-card.varme,.creative-case-card.nordspec{grid-column:auto;min-height:720px}.creative-case-card.varme video,.creative-case-card.nordspec video{object-position:center 42%}@media (width<=1050px){.site-conversion-cta{grid-template-columns:1fr;gap:38px}.nordspec-creatives{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){html{scroll-padding-top:76px}.site-header{border-radius:13px;width:calc(100% - 24px);padding:0 14px;top:10px}.site-header nav{border-radius:14px;max-height:calc(100svh - 96px);top:76px;left:-12px;right:-12px;overflow:auto}.hero-v2{min-height:840px;padding-top:92px}.hero-content h1,.archive-hero h1,.about-hero h1,.niche-hero h1,.system-hero h1,.creative-hero h1{font-size:clamp(44px,13vw,54px);line-height:.94}.hero-machine{bottom:25px;right:-145px;transform:scale(.62)}.niches{padding-top:74px;padding-bottom:74px}.niche-panel{border-radius:18px;min-height:440px;padding:23px}.niche-panel h3{font-size:38px}.niche-panel p{margin-top:24px}.niche-metric b{font-size:48px}.case-section{padding-top:78px;padding-bottom:78px}.case-feature{border-radius:18px;min-height:530px}.case-media{height:280px}.qualification{gap:34px;padding-top:78px;padding-bottom:78px}.qualification h2{font-size:46px}.lead-form{border-radius:17px;min-height:590px;padding:20px 17px 18px}.form-head{align-items:center;gap:16px}.form-head span{max-width:150px}.form-head b{white-space:nowrap}.form-step-title{grid-template-columns:42px 1fr;gap:13px}.form-step-title>span{width:40px;height:40px}.form-step-title h3{font-size:25px}.form-step{min-height:350px}.lead-form .form-split{grid-template-columns:1fr;gap:12px}.form-options{grid-template-columns:1fr}.form-options button{min-height:46px}.form-actions{flex-direction:column-reverse;align-items:stretch}.form-actions .btn-primary{width:100%;min-width:0;margin:0}.form-back{align-self:flex-start}.site-conversion-cta{grid-template-columns:1fr;gap:34px;padding:78px 18px}.site-conversion-cta h2{font-size:46px}.site-conversion-cta .btn-light{width:100%;min-width:0}.footer{padding-top:58px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 18px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px}.about-page{padding-top:78px}.about-story{padding-block:78px}.leaders{gap:28px;padding-block:78px}.leaders header{margin-bottom:20px}.leaders article{border-radius:16px;padding:15px}.portrait{height:430px}.leaders h3{margin-bottom:10px;font-size:27px}.archive{padding-top:78px}.archive-hero{padding-top:42px}.filterbar{margin-inline:-18px;padding-inline:18px}.filterbar span{white-space:nowrap}.oy-case-hero{padding-top:105px}.oy-case-hero h1{font-size:clamp(46px,13vw,56px);line-height:.91}.oy-case-hero-media{height:540px}.oy-case-facts b{font-size:35px}.oy-case-context,.oy-case-system,.oy-case-proof,.oy-case-creative,.oy-case-cta{padding-top:78px;padding-bottom:78px}.oy-case-context h2,.oy-case-system h2,.oy-case-proof h2,.oy-case-creative h2,.oy-case-cta h2{font-size:45px;line-height:.95}.oy-case-system li{grid-template-columns:38px 1fr;gap:14px}.oy-case-system li b{font-size:23px}.backend-proof-metrics{grid-template-columns:1fr}.backend-proof-metrics>div,.backend-proof-metrics>div:nth-child(2),.backend-proof-metrics>div:last-child{border-top:1px solid #11110f33;border-right:0;grid-column:auto;min-height:92px}.backend-proof-metrics>div:first-child{border-top:0}.backend-proof-frame{overflow:hidden}.backend-proof-frame img,.oy-case-proof .backend-proof-frame img,.isushi-winning-proof .backend-proof-frame img{object-fit:contain;width:100%;min-width:0;max-width:100%;height:auto;transform:none}.case-web-delivery{gap:34px;padding-top:78px;padding-bottom:78px}.case-web-delivery-copy h2{font-size:45px}.case-web-delivery-copy>p:not(.eyebrow){font-size:15px}.isushi-creative .oy-video-card,.fuji-creatives .oy-video-card{height:560px}.nordspec-creatives{grid-template-columns:1fr}.nordspec-creatives header{grid-column:auto}.nordspec-creatives .oy-video-card{height:560px;transform:none}.varme-case .oy-case-logo{width:205px;height:78px}.varme-case .oy-case-hero-media,.nordspec-case .oy-case-hero-media{transform:none}.nordspec-case .oy-case-logo{width:230px;height:84px}.varme-niche-case .varme-logo{width:185px;height:72px}.nordspec-niche-case .nordspec-logo{width:215px;height:82px}.creative-hero-v2{padding-top:105px}.creative-library{padding-top:78px;padding-bottom:78px}.creative-gallery{grid-template-columns:1fr}.creative-work-card,.creative-work-card.featured{grid-column:auto;height:560px}.creative-case-focus{padding-top:78px;padding-bottom:78px}.creative-case-card.varme,.creative-case-card.nordspec{min-height:620px}.assistant-trigger{bottom:10px;right:10px}.assistant-nudge{max-width:calc(100% - 20px);bottom:76px;right:10px}.cookie{z-index:250;border-radius:15px;padding:16px}.cookie button,.cookie a{min-height:42px}}.niche-value-band{color:#f6f4ee;background:#171815;border-radius:26px;grid-template-columns:minmax(230px,.68fr) minmax(360px,1.25fr) auto;align-items:center;gap:48px;width:min(1400px,100% - 64px);margin:34px auto;padding:38px 42px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 70px #1314111f}.niche-value-band:after{content:"";background:var(--orange);filter:blur(65px);opacity:.28;pointer-events:none;border-radius:50%;width:260px;height:260px;position:absolute;top:-150px;right:-110px}.niche-model-card{border-left:3px solid var(--orange);flex-direction:column;gap:8px;min-width:0;padding-left:20px;display:flex}.niche-model-card span,.niche-model-card small{font:8px var(--font-geist-mono);letter-spacing:.14em;text-transform:uppercase}.niche-model-card span{color:var(--orange)}.niche-model-card strong{letter-spacing:-.04em;font-size:25px}.niche-model-card small{color:#92938d;line-height:1.5}.niche-value-copy p{letter-spacing:-.055em;max-width:650px;margin:0 0 11px;font-size:clamp(28px,2.8vw,42px);line-height:1.03}.niche-value-copy span{color:#aaa;max-width:650px;font-size:13px;line-height:1.6;display:block}.niche-value-band>a{z-index:1;color:#171815;background:var(--orange);border-radius:999px;justify-content:space-between;align-items:center;gap:24px;min-width:210px;min-height:50px;padding:0 20px;font-size:10px;font-weight:760;display:flex;position:relative}.niche-logo-proof{background:#f4f2ec;padding:14px 0 58px}.niche-logo-proof .logo-proof-shell{background:#fff;border:1px solid #dedcd5;border-radius:24px;grid-template-columns:340px minmax(0,1fr);width:min(1400px,100% - 64px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 22px 55px #1314110f}.niche-logo-proof .logo-proof-head{background:#ece9e2;border:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;min-height:205px;margin:0;padding:34px;display:flex}.niche-logo-proof .logo-proof-head:after{display:none}.niche-logo-proof .logo-proof-head>span{color:#c85f24;font:8px var(--font-geist-mono);letter-spacing:.15em;text-transform:uppercase;margin:0 0 18px}.niche-logo-proof .logo-proof-head p{letter-spacing:-.045em;max-width:270px;margin:0;font-size:27px;line-height:1.02}.niche-logo-proof .logo-proof-head small{color:#777872;font:8px var(--font-geist-mono);letter-spacing:.11em;text-transform:uppercase;margin-top:16px;line-height:1.5}.niche-logo-proof .client-logo-marquee{background:#fff;align-items:center;min-width:0;padding:34px 0;display:flex}.niche-logo-proof .client-logo-track{animation-duration:70s}.niche-logo-proof .client-logo-mark{width:164px;height:76px;padding:10px 20px}.niche-logo-proof .client-logo-mark img,.niche-logo-proof .client-logo-mark img.force-dark{max-width:138px;max-height:58px}.niche-inline-lead{background:#fff;border:1px solid #d8d5cd;border-radius:18px;width:min(1400px,100% - 64px);margin:0 auto 90px;padding:24px 30px}.niche-inline-lead>a{background:#171815}.niche-lead-capture{grid-template-columns:minmax(300px,.78fr) minmax(540px,1.05fr);gap:70px;padding-top:96px;padding-bottom:96px}.niche-lead-capture .lead-form,.qualification .lead-form{min-height:560px;padding:28px 30px 24px}.niche-lead-capture .form-step,.qualification .form-step{min-height:300px}@media (width<=900px){.niche-value-band{grid-template-columns:1fr 1.2fr;gap:30px;width:calc(100% - 36px);padding:32px}.niche-value-band>a{grid-column:1/-1;width:100%}.niche-logo-proof .logo-proof-shell{grid-template-columns:280px minmax(0,1fr);width:calc(100% - 36px)}.niche-inline-lead{width:calc(100% - 36px)}.niche-lead-capture{grid-template-columns:1fr}}@media (width<=700px){.niche-page{overflow:hidden}.niche-hero{grid-template-columns:1fr;min-height:760px;padding:104px 18px}.niche-hero-copy>p:not(.eyebrow){max-width:94%;font-size:14px;line-height:1.55}.niche-hero-actions{margin-top:24px}.niche-hero-art{opacity:.46;width:420px;height:330px;position:absolute;top:auto;bottom:62px;right:-185px;transform:scale(.72)}.industry-object{border-radius:32px;width:245px;height:300px;padding:28px}.industry-object b{font-size:58px}.niche-threshold{padding-top:13px;bottom:23px}.niche-value-band{border-radius:20px;grid-template-columns:1fr;gap:26px;width:calc(100% - 24px);margin:12px auto;padding:25px 20px}.niche-model-card{gap:7px;padding-left:15px}.niche-model-card strong{font-size:23px}.niche-value-copy p{font-size:31px}.niche-value-copy span{font-size:12px;line-height:1.55}.niche-value-band>a{grid-column:auto;width:100%;min-width:0;min-height:48px}.niche-logo-proof{padding:18px 0 44px}.niche-logo-proof .logo-proof-shell{border-radius:19px;width:calc(100% - 24px);display:block}.niche-logo-proof .logo-proof-head{min-height:0;padding:24px 20px}.niche-logo-proof .logo-proof-head>span{margin-bottom:12px}.niche-logo-proof .logo-proof-head p{max-width:290px;font-size:25px}.niche-logo-proof .logo-proof-head small{margin-top:12px}.niche-logo-proof .client-logo-marquee{padding:12px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.niche-logo-proof .client-logo-track{animation:62s linear infinite clientLogoLoop}.niche-logo-proof .client-logo-mark{width:132px;height:60px;padding:8px 16px}.niche-logo-proof .client-logo-mark img,.niche-logo-proof .client-logo-mark img.force-dark{max-width:106px;max-height:42px}.niche-inline-lead{background:#fff;border-radius:16px;gap:16px;width:calc(100% - 24px);margin:0 auto 64px;padding:21px 18px}.niche-inline-lead b{font-size:18px;line-height:1.25}.niche-inline-lead>a{height:47px}.problem-section,.niche-process{padding-top:74px;padding-bottom:74px}.problem-section h2,.process-sticky h2{font-size:44px}.problem-section>div{margin-top:45px}.problem-section article{gap:24px;padding:20px 2px}.process-list article{grid-template-columns:38px 1fr 34px;height:auto;min-height:105px}.process-list i{width:32px;height:32px}.niche-lead-capture{gap:28px;padding:70px 12px}.niche-lead-copy{padding:0 6px}.niche-lead-copy h2,.niche-proof-intro h2{margin:20px 0;font-size:42px}.niche-lead-reasons{margin-top:24px}.niche-lead-capture .lead-form,.qualification .lead-form{border-radius:16px;min-height:0;padding:17px 13px 15px}.lead-form .form-head{margin-bottom:14px;padding-bottom:14px;font-size:8px}.lead-form .form-progress{height:3px;margin:-2px 0 18px}.lead-form .form-step-title{grid-template-columns:34px 1fr;gap:10px;margin-bottom:18px}.lead-form .form-step-title>span{width:34px;height:34px;font-size:9px}.lead-form .form-step-title h3{margin-bottom:4px;font-size:22px}.lead-form .form-step-title p{font-size:11px}.niche-lead-capture .form-step,.qualification .form-step,.lead-form .form-step{gap:10px;min-height:0}.lead-form .form-split{grid-template-columns:1fr 1fr;gap:8px}.lead-form .form-split>label{min-width:0}.lead-form .form-row-contact label:last-child,.lead-form .form-row-contact label:first-child{grid-column:1/-1}.lead-form .form-field{border-radius:10px;padding:11px 12px 10px}.form-field>span,.form-fieldset legend{margin-bottom:5px;font-size:7px}.lead-form .form-field input:not([type=checkbox]){min-width:0;font-size:16px;line-height:1.25}.lead-form .form-options{grid-template-columns:1fr 1fr;gap:7px}.lead-form .form-options button{border-radius:10px;min-height:43px;padding:9px 10px;font-size:11px}.lead-form .consent{margin-top:6px;padding:11px;font-size:10px}.lead-form .form-actions{flex-direction:row;align-items:center;gap:8px;padding-top:12px}.lead-form .form-actions .btn-primary{min-height:47px}.lead-form .form-back{flex:none;padding:12px 3px}.lead-form>small{margin-top:9px;font-size:8px}.qualification{gap:28px;padding:70px 12px}.qualification-copy{padding:0 6px}.qualification h2{font-size:42px}}@media (width<=390px){.niche-hero{min-height:735px}.niche-hero h1{font-size:42px}.lead-form .form-row-company{grid-template-columns:1.15fr .85fr}.lead-form .form-options{grid-template-columns:1fr}.lead-form .form-actions{flex-direction:column-reverse;align-items:stretch}}.niche-hero{grid-template-columns:minmax(0,1.02fr) minmax(500px,.82fr);align-items:start;gap:clamp(45px,6vw,95px);min-height:0;padding-top:150px;padding-bottom:72px}.niche-hero-copy{padding-top:34px}.niche-hero-copy h1{max-width:820px}.niche-hero-form{z-index:4;scroll-margin-top:105px;position:relative}.niche-hero-form .lead-form{border:1px solid #dedbd3;min-height:560px;padding:28px 30px 24px;box-shadow:0 30px 85px #11120f21}.niche-hero-form .form-step{min-height:300px}@media (width<=1080px){.niche-hero{grid-template-columns:1fr;gap:42px}.niche-hero-copy{max-width:780px;padding-top:0}.niche-hero-form{width:min(100%,760px)}}@media (width<=700px){.niche-page .niche-hero{grid-template-columns:1fr;align-items:start;gap:28px;min-height:0;padding:106px 12px 26px;display:grid}.niche-page .niche-hero-copy{padding:0 6px}.niche-page .niche-hero .eyebrow{letter-spacing:.15em;font-size:8px}.niche-page .niche-hero h1{letter-spacing:-.064em;overflow-wrap:normal;word-break:normal;max-width:100%;margin:22px 0 20px;font-size:clamp(38px,10.6vw,46px);line-height:.93}.niche-page .niche-hero h1 em{margin-top:10px;font-size:.9em;line-height:.96;display:block}.niche-page .niche-hero-copy>p:not(.eyebrow){max-width:100%;font-size:14px;line-height:1.55}.niche-page .niche-hero-actions{gap:10px;margin-top:22px}.niche-page .niche-hero-actions .btn-primary{min-height:52px}.niche-page .niche-secondary-link{min-height:44px;padding:10px 2px}.niche-page .niche-hero-note{margin-top:11px;font-size:8px;line-height:1.45}.niche-hero-form{width:100%;scroll-margin-top:86px}.niche-hero-form .lead-form{border-radius:17px;min-height:0;padding:17px 13px 15px;box-shadow:0 18px 48px #11120f1c}.niche-hero-form .form-step{min-height:0}.niche-value-band{margin-top:18px}.niche-logo-proof .logo-proof-head{padding:20px 18px}.niche-logo-proof .logo-proof-head p{font-size:22px}.niche-inline-lead{margin-bottom:48px}.niche-page .niche-proof-intro{padding-top:70px}.niche-page .niche-proof-intro h2,.niche-page .problem-section h2,.niche-page .process-sticky h2{font-size:38px}.niche-page .documented-niche-case{border-radius:20px;grid-template-columns:1fr;gap:18px;width:calc(100% - 24px);margin:28px 12px;padding:18px}.niche-page .documented-niche-case>div:first-child{display:block}.niche-page .documented-niche-case>div:first-child .eyebrow{margin-bottom:18px;font-size:7px;line-height:1.55}.niche-page .documented-niche-case .niche-case-logo{object-position:left center;width:125px;max-width:58%;height:54px;max-height:54px;margin:0 0 15px}.niche-page .documented-niche-case .isushi-logo,.niche-page .documented-niche-case .fuji-logo{width:140px;height:54px}.niche-page .documented-niche-case>div:first-child>p:last-of-type{color:#aaa;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.niche-page .documented-niche-case .case-text-link{margin-top:15px;padding-bottom:6px;font-size:9px}.niche-page .documented-niche-case .niche-case-media{aspect-ratio:auto;border-radius:14px;width:100%;height:250px;min-height:0}.niche-page .documented-niche-case .niche-case-media video{object-fit:cover;object-position:center 42%}.niche-page .documented-niche-case .niche-case-media span{white-space:nowrap;max-width:calc(100% - 24px);padding:7px 9px;font-size:7px;bottom:12px;left:12px}.niche-page .documented-niche-case .niche-case-results{grid-template-rows:auto auto;gap:0 14px;padding-top:2px;grid-template-columns:1fr 1fr!important;display:grid!important}.niche-page .documented-niche-case .niche-case-results b{border-top:1px solid #ffffff29;margin:0;padding:16px 0 3px;font-size:34px;line-height:1}.niche-page .documented-niche-case .niche-case-results span{color:#999;margin:0;font-size:8px;line-height:1.4}.niche-page .documented-niche-case .niche-case-results b:first-of-type{grid-area:1/1}.niche-page .documented-niche-case .niche-case-results span:first-of-type{grid-area:2/1}.niche-page .documented-niche-case .niche-case-results b:nth-of-type(2){grid-area:1/2}.niche-page .documented-niche-case .niche-case-results span:nth-of-type(2){grid-area:2/2}.niche-page .case-conversion-break{gap:17px;margin:26px 12px;padding:27px 20px}.niche-page .case-conversion-break h2{font-size:28px}.niche-conversion-dock{left:10px;right:70px;bottom:max(10px,env(safe-area-inset-bottom));border-radius:999px;align-items:center;height:52px;padding:0 16px;display:flex}.niche-conversion-dock b{width:100%;font-size:10px}.assistant-trigger--compact-mobile{right:10px;bottom:max(10px,env(safe-area-inset-bottom));border-radius:50%;place-items:center;width:52px;height:52px;padding:0;display:grid}.assistant-trigger--compact-mobile span{display:none}.assistant-trigger--compact-mobile i{width:11px;height:11px}.assistant-trigger--compact-mobile~.assistant{bottom:72px}.assistant-nudge{display:none}.cookie{bottom:74px}}@media (width<=390px){.niche-page .niche-hero h1{font-size:37px}.niche-page .documented-niche-case .niche-case-media{height:225px}.niche-page .documented-niche-case .niche-case-results b{font-size:30px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
