.brand-logo{position:relative;display:block;width:180px;max-width:100%;aspect-ratio:6652 / 834}.brand-logo img{display:block;width:100%;height:auto}.brand-logo .brand-logo-wordmark{filter:brightness(0);clip-path:inset(0 0 0 10%)}.brand-logo--light .brand-logo-wordmark{filter:brightness(0) invert(1)}.brand-logo-symbol,.brand-logo-symbol-fallback{position:absolute;inset:0;clip-path:inset(0 90% 0 0)}.brand-logo-symbol{display:none;background:var(--agent-build-orange, #ff5c02);mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center;mask-mode:alpha;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}@supports ((-webkit-mask-image: url()) or (mask-image: url())) or (-webkit-mask-image: url()){.brand-logo-symbol{display:block}.brand-logo .brand-logo-symbol-fallback{display:none}}@media(max-width:760px){.brand-logo{width:168px}}.cookie-banner{position:fixed;z-index:9999;bottom:20px;left:20px;right:20px;color:#20251f;font:400 13px/1.65 Inter,sans-serif}.cookie-banner-inner{max-width:920px;margin:auto;border:1px solid #dce1d7;border-radius:14px;background:#fff;padding:26px;box-shadow:0 12px 45px #20251f1a;max-height:calc(100dvh - 40px);overflow:auto}.cookie-banner h2{display:flex;align-items:center;gap:10px;font:600 20px/1.35 Manrope,sans-serif;letter-spacing:-.025em;margin:0 0 10px;color:#20251f}.cookie-banner .strategy-signal{border-radius:50%;background:#ff5c02;width:7px;height:7px;flex:none}.cookie-banner p{color:#646a61;margin:0;max-width:76ch}.cookie-banner a{color:inherit;text-decoration:underline;text-underline-offset:3px}.cookie-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.cookie-actions button{flex:1;min-width:170px;min-height:44px;padding:10px 18px;border:1px solid #cdd4c6;border-radius:6px;background:#f7f8f4;color:#20251f;font:600 13px/1.4 Inter,sans-serif;text-align:center}.cookie-actions button:hover{background:#edf0e8;border-color:#929e87}.cookie-banner :is(button,a,input):focus-visible{outline:2px solid #20251f;outline-offset:4px}.cookie-options{border:0;margin:20px 0 0;padding:0;display:grid;gap:14px}.cookie-options legend{font-weight:600;margin-bottom:16px}.cookie-options label{display:flex;gap:12px;align-items:flex-start;padding-bottom:12px;border-bottom:1px solid #e3e7de}.cookie-options input{accent-color:#20251f;width:20px;height:20px;margin-top:3px;flex:none}.cookie-options strong{display:block;font-size:13px}.cookie-options small{display:block;font-size:12px;color:#646a61}.cookie-cancel{background:none;border:0;text-decoration:underline;font-size:12px;color:#646a61;margin-top:14px}.cookie-preferences-link{font:inherit;color:inherit;background:none;border:0;padding:0;text-align:left;cursor:pointer}.cookie-preferences-link:hover{text-decoration:underline;text-underline-offset:3px}.cookie-preferences-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media(max-width:600px){.cookie-banner{left:12px;right:12px;bottom:12px}.cookie-banner-inner{padding:20px;max-height:calc(100dvh - 24px)}.cookie-actions{gap:8px}.cookie-actions button{min-width:0;flex:1 1 100%;min-height:44px}.cookie-banner h2{font-size:19px}}.site-page .site-header{--site-header-glass-surface: #fff;--site-header-glass-open-surface: #fff;--site-header-glass-filter: none;background:var(--site-header-glass-surface);border-bottom-color:#20231f1a;-webkit-backdrop-filter:var(--site-header-glass-filter);backdrop-filter:var(--site-header-glass-filter)}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.site-page .site-header{--site-header-glass-surface: rgb(255 255 255 / 92%);--site-header-glass-open-surface: rgb(255 255 255 / 98%);--site-header-glass-filter: saturate(160%) blur(20px)}.site-page .site-header:has(.site-menu-toggle[aria-expanded=true]){background:var(--site-header-glass-open-surface)}}@media(prefers-reduced-transparency:reduce),(prefers-contrast:more){.site-page .site-header{--site-header-glass-surface: #fff;--site-header-glass-open-surface: #fff;--site-header-glass-filter: none;border-bottom-color:var(--strategy-color-control-border)}}@media(forced-colors:active){.site-page .site-header{--site-header-glass-surface: Canvas;--site-header-glass-open-surface: Canvas;--site-header-glass-filter: none;border-bottom-color:CanvasText}}.site-footer{border-top:1px solid var(--strategy-color-line);background:var(--strategy-color-bg);color:var(--strategy-color-ink);padding-block:var(--strategy-space-16) var(--strategy-space-6)}.site-footer-intro{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--strategy-space-10);text-align:left;padding-bottom:var(--strategy-space-12);border-bottom:1px solid var(--strategy-color-line)}.site-footer-brand{display:flex;align-items:center;flex-shrink:0}.site-footer .site-footer-location{display:flex;align-items:center;min-height:44px;margin:0;text-transform:none}.site-footer .site-footer-positioning{font-family:var(--strategy-font-display);font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:600;letter-spacing:-.05em;line-height:1.2}.site-footer-positioning>span{display:block;color:var(--strategy-color-accent)}.site-footer-main{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,.9fr) minmax(0,1.15fr) minmax(0,1.5fr);gap:var(--strategy-space-8);padding-block:var(--strategy-space-12) var(--strategy-space-16)}.site-footer-main nav,.site-footer-contact{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.site-footer-main nav>span,.site-footer-contact>span{margin-bottom:var(--strategy-space-3);font-size:var(--strategy-text-small);font-weight:600}.site-footer-main>nav>span,.site-footer-contact>span{display:inline-flex;align-items:center;gap:var(--strategy-space-2)}.site-footer-main .strategy-signal{border-radius:50%}.site-footer-main a,.site-footer-socials a,.site-footer-bottom a{display:inline-flex;align-items:center;min-height:44px;max-width:100%;color:var(--strategy-color-muted);font-size:var(--strategy-text-small);line-height:1.6;text-decoration:none}.site-footer a:focus-visible{outline:2px solid var(--strategy-color-accent);outline-offset:5px;border-radius:2px}.site-footer-main a:hover,.site-footer-socials a:hover,.site-footer-bottom a:hover{color:var(--strategy-color-accent);text-decoration:underline;text-underline-offset:4px}.site-footer .site-footer-email,.site-footer .site-footer-phone,.site-footer .site-footer-location{color:var(--strategy-color-muted);font-family:var(--strategy-font-body);font-size:var(--strategy-text-small);font-weight:400;letter-spacing:normal;line-height:1.6}.site-footer .site-footer-build{display:flex;align-items:center;justify-content:space-between;gap:var(--strategy-space-6);padding-block:var(--strategy-space-8) var(--strategy-space-12);color:var(--strategy-color-ink);font-family:var(--strategy-font-display);font-size:clamp(3.75rem,8.8vw,8rem);font-weight:600;letter-spacing:-.065em;line-height:1.1;text-decoration:none}.site-footer-build-copy{min-width:0}.site-footer-build-copy>span{white-space:nowrap}.site-footer-build-copy>span:last-child{color:var(--strategy-color-accent)}.site-footer-build>svg{width:.72em;height:.72em;flex-shrink:0;color:var(--strategy-color-accent);transition:transform .22s ease}.site-footer-build:hover>svg{transform:translate(4px,-4px)}.site-footer-contact .site-footer-socials{display:flex;flex-direction:row;align-items:center;gap:var(--strategy-space-2);margin-top:var(--strategy-space-4)}.site-footer-socials a{display:grid;place-items:center;width:44px;height:44px;padding:var(--strategy-space-3);border:1px solid var(--strategy-color-line);border-radius:6px;color:var(--strategy-color-ink);transition:color .16s ease,border-color .16s ease,background-color .16s ease}.site-footer-socials a:hover{border-color:var(--strategy-color-accent);color:var(--strategy-color-accent)}.site-footer-socials a:active{background:var(--strategy-color-surface)}.site-footer-socials a:focus-visible{border-radius:6px}.site-footer-socials svg{width:18px;height:18px;flex-shrink:0}.site-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:var(--strategy-space-6);border-top:1px solid var(--strategy-color-line);padding-top:var(--strategy-space-4)}.site-footer-bottom p{font-size:.75rem;color:var(--strategy-color-muted);line-height:1.8}.site-footer-bottom nav{display:flex;flex-shrink:0;flex-wrap:wrap;gap:0 var(--strategy-space-6)}.site-footer-bottom a{font-size:.75rem}.site-footer-bottom .cookie-preferences-link{font-size:.75rem;color:var(--strategy-color-muted)}@media(max-width:1080px){.site-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:var(--strategy-space-8)}}@media(max-width:760px){.site-footer{padding-top:var(--strategy-space-12)}.site-footer-intro{flex-direction:column;align-items:flex-start;gap:var(--strategy-space-6);padding-bottom:var(--strategy-space-8)}.site-footer .site-footer-positioning{font-size:clamp(1.625rem,5.7vw,2.75rem)}.site-footer-main{padding-block:var(--strategy-space-8)}.site-footer-bottom{flex-direction:column;align-items:flex-start;gap:var(--strategy-space-2)}}@media(max-width:600px){.site-footer-main{-moz-column-gap:var(--strategy-space-4);column-gap:var(--strategy-space-4)}.site-footer-education,.site-footer-contact{grid-column:1 / -1}.site-footer .site-footer-build{position:relative;align-items:flex-start;padding-block:var(--strategy-space-5) var(--strategy-space-8);font-size:clamp(3.25rem,15.5vw,5.75rem)}.site-footer-build-copy>span{display:block}.site-footer-build>svg{position:absolute;top:var(--strategy-space-6);right:0;width:.64em;height:.64em}}@media(prefers-reduced-motion:reduce){.site-footer-build>svg,.site-footer-socials a{transition:none}.site-footer-build:hover>svg{transform:none}}:root{--agent-build-orange: #ff5c02;--agent-build-orange-rgb: 255 92 2;--strategy-color-bg: #ffffff;--strategy-color-surface: #f7f7f5;--strategy-color-ink: #20231f;--strategy-color-muted: #646a61;--strategy-color-line: #e3e6df;--strategy-color-control-border: #888f85;--strategy-color-paper: #ffffff;--strategy-color-paper-ink: #20231f;--strategy-color-paper-muted: #646a61;--strategy-color-paper-line: #e3e6df;--strategy-color-accent: var(--agent-build-orange);--strategy-color-accent-hover: var(--strategy-color-accent);--strategy-color-accent-soft: color-mix(in srgb, var(--strategy-color-accent) 8%, var(--strategy-color-bg));--color-accent-ink: #ffffff;--strategy-color-error: #b42318;--strategy-color-shadow: rgb(32 35 31 / 5%);--strategy-color-on-accent-line: rgb(255 255 255 / 55%);--strategy-font-display: "Manrope", sans-serif;--strategy-font-agent-ops: "Syne", sans-serif;--strategy-font-body: "Inter", sans-serif;--strategy-space-1: 4px;--strategy-space-2: 8px;--strategy-space-3: 12px;--strategy-space-4: 16px;--strategy-space-5: 20px;--strategy-space-6: 24px;--strategy-space-8: 32px;--strategy-space-10: 40px;--strategy-space-12: 48px;--strategy-space-16: 64px;--strategy-space-20: 80px;--strategy-space-24: 96px;--strategy-text-small: .8125rem;--strategy-text-body: 1rem;--strategy-text-lead: 1.125rem;--strategy-text-title: clamp(2rem, 3vw, 2.875rem);--strategy-text-display: clamp(2.375rem, 4.9vw, 4rem);--strategy-text-display-tablet: clamp(2.25rem, 4.8vw, 3.5rem);--strategy-text-display-mobile: clamp(2rem, 9.7vw, 3.5rem);--strategy-duration: .18s;--strategy-duration-entry: .6s;--strategy-easing: cubic-bezier(.16, 1, .3, 1);--strategy-gap-section: clamp(64px, 6.4vw, 96px);--strategy-gap-gutter: clamp(20px, 4vw, 56px);--strategy-width: 1280px}html:has(.strategy-page),body:has(.strategy-page){background:var(--strategy-color-bg);color-scheme:light;scrollbar-color:var(--strategy-color-accent) var(--strategy-color-bg)}body:has(.strategy-page):before{display:none}html:has(.strategy-page)::-webkit-scrollbar-track{background:var(--strategy-color-bg)}.strategy-page{background:var(--strategy-color-bg);color:var(--strategy-color-ink);color-scheme:light;font-family:var(--strategy-font-body);font-size:var(--strategy-text-body);line-height:1.65}.strategy-page *,.strategy-page *:before,.strategy-page *:after{box-sizing:border-box}.strategy-page h1,.strategy-page h2,.strategy-page h3,.strategy-page p,.strategy-page figure{margin:0}.strategy-page h1,.strategy-page h2,.strategy-page h3{font-family:var(--strategy-font-display);font-weight:700}.strategy-page h1,.strategy-page h2{letter-spacing:-.055em;overflow-wrap:anywhere;min-width:0;text-wrap:balance}.strategy-page h2{font-size:var(--strategy-text-title);line-height:1.16}.strategy-page h3{letter-spacing:-.025em}.strategy-page button,.strategy-page input,.strategy-page textarea{font:inherit}.strategy-page button,.strategy-page a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.strategy-page :focus-visible{outline:2px solid var(--strategy-color-accent);outline-offset:5px}.strategy-page [id]{scroll-margin-top:var(--strategy-space-24)}.strategy-page ::-moz-selection{background:var(--strategy-color-accent);color:var(--color-accent-ink)}.strategy-page ::selection{background:var(--strategy-color-accent);color:var(--color-accent-ink)}.strategy-container{width:min(100%,var(--strategy-width));margin-inline:auto;padding-inline:var(--strategy-gap-gutter)}.strategy-section{padding-block:var(--strategy-gap-section)}.strategy-skip{position:fixed;top:var(--strategy-space-4);left:var(--strategy-space-4);z-index:100;transform:translateY(-200%);background:var(--strategy-color-bg);color:var(--strategy-color-ink);padding:var(--strategy-space-3) var(--strategy-space-4)}.strategy-skip:focus{transform:translateY(0)}.strategy-header{position:sticky;top:0;z-index:40;background:var(--strategy-color-bg);border-bottom:1px solid var(--strategy-color-line)}.strategy-header-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--strategy-space-6);min-height:80px}.strategy-brand{display:inline-flex;align-items:center;gap:var(--strategy-space-2);min-height:44px;flex-shrink:0;font-family:var(--strategy-font-display);font-size:1.375rem;font-weight:700;line-height:1;letter-spacing:-.035em;color:var(--strategy-color-ink);white-space:nowrap}.strategy-brand-dot{width:10px;height:10px;border-radius:50%;background:var(--strategy-color-accent)}.strategy-header nav{display:flex;align-items:center;gap:var(--strategy-space-8)}.strategy-header nav a{font-size:var(--strategy-text-small);color:var(--strategy-color-muted);min-height:44px;display:inline-flex;align-items:center;white-space:nowrap}.strategy-header nav a:hover{color:var(--strategy-color-ink);text-decoration:underline;text-underline-offset:5px}.strategy-page .strategy-header-link{min-height:44px;padding:var(--strategy-space-2) var(--strategy-space-4);font-size:.75rem;gap:var(--strategy-space-4)}.strategy-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,1fr);align-items:center;-moz-column-gap:var(--strategy-space-20);column-gap:var(--strategy-space-20);padding-block:var(--strategy-space-16) var(--strategy-space-20)}.strategy-hero-copy{animation:strategy-arrive var(--strategy-duration-entry) var(--strategy-easing) both}.strategy-category{display:flex;align-items:center;gap:var(--strategy-space-2);font-size:.75rem;color:var(--strategy-color-muted)}.strategy-signal{width:6px;height:6px;background:var(--strategy-color-accent);flex-shrink:0;display:inline-block}.strategy-hero h1{margin-top:var(--strategy-space-6);font-size:var(--strategy-text-display);line-height:1.12}.strategy-hero .strategy-highlight{background:var(--strategy-color-accent);color:var(--color-accent-ink);padding:0 var(--strategy-space-2) var(--strategy-space-1);box-decoration-break:clone;-webkit-box-decoration-break:clone}.strategy-hero-description{max-width:43ch;color:var(--strategy-color-muted);font-size:var(--strategy-text-lead);margin-top:var(--strategy-space-8)!important;line-height:1.75}.strategy-hero-actions{margin-top:var(--strategy-space-8);display:flex;align-items:center;flex-wrap:wrap;gap:var(--strategy-space-6)}.strategy-button{min-height:48px;display:inline-flex;align-items:center;justify-content:space-between;gap:var(--strategy-space-5);padding:var(--strategy-space-3) var(--strategy-space-5);border:1px solid var(--strategy-color-accent);border-radius:5px;background:var(--strategy-color-accent);color:var(--color-accent-ink);font-size:var(--strategy-text-small);font-weight:600;white-space:nowrap;text-decoration:none}.strategy-button svg,.strategy-text-link svg{flex-shrink:0;transition:transform var(--strategy-duration) var(--strategy-easing)}.strategy-button:hover svg,.strategy-text-link:hover svg{transform:translate(2px,-2px)}.strategy-button:hover{background:var(--strategy-color-accent-hover);border-color:var(--strategy-color-accent-hover)}.strategy-button:active{transform:translateY(1px)}.strategy-text-link{display:inline-flex;align-items:center;gap:var(--strategy-space-3);min-height:44px;font-size:var(--strategy-text-small);color:var(--strategy-color-ink);white-space:nowrap}.strategy-text-link:hover{text-decoration:underline;text-underline-offset:5px}.strategy-hero-note{margin-top:var(--strategy-space-4)!important;font-size:.75rem;color:var(--strategy-color-muted)}.strategy-hero-method{display:flex;gap:var(--strategy-space-4);align-items:center;color:var(--strategy-color-muted);margin-top:var(--strategy-space-8)!important;font-size:.6875rem}.strategy-hero-method span{color:var(--strategy-color-control-border)}.strategy-application-strip{border-block:1px solid var(--strategy-color-line)}.strategy-application-strip>div{min-height:96px;display:flex;align-items:center;gap:var(--strategy-space-12)}.strategy-application-strip p{color:var(--strategy-color-muted);font-size:.75rem;line-height:1.5;flex-shrink:0}.strategy-application-strip nav{display:flex;flex:1;align-items:center;justify-content:space-between;gap:var(--strategy-space-6)}.strategy-application-strip a{display:inline-flex;align-items:center;gap:var(--strategy-space-4);font-size:var(--strategy-text-small);min-height:44px;white-space:nowrap}.strategy-application-strip a span{color:var(--strategy-color-accent)}.strategy-application-strip a:hover{text-decoration:underline;text-underline-offset:5px}.strategy-section-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:var(--strategy-space-20);align-items:end;margin-bottom:var(--strategy-space-10)}.strategy-section-intro>p{max-width:47ch;color:var(--strategy-color-muted)}.strategy-pain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--strategy-space-5)}.strategy-pain-grid article{background:var(--strategy-color-surface);border:1px solid var(--strategy-color-line);border-radius:8px;padding:var(--strategy-space-6)}.strategy-pain-tag{color:var(--strategy-color-muted);display:block;font-size:.6875rem;margin-bottom:var(--strategy-space-8)}.strategy-pain-grid h3{font-size:1.25rem;line-height:1.45}.strategy-pain-grid p{color:var(--strategy-color-muted);font-size:var(--strategy-text-small);margin-top:var(--strategy-space-4)}.strategy-pain-detail{display:inline-block;margin-top:var(--strategy-space-6);font-size:.6875rem;border-top:1px solid var(--strategy-color-line);padding-top:var(--strategy-space-3);color:var(--strategy-color-muted)}.strategy-pains-close{color:var(--strategy-color-muted);text-align:center;font-size:var(--strategy-text-small);margin-top:var(--strategy-space-6)!important}.strategy-explorer{border-block:1px solid var(--strategy-color-line);background:var(--strategy-color-bg)}.strategy-asset-selector{display:flex;gap:var(--strategy-space-2);border-bottom:1px solid var(--strategy-color-line);margin-bottom:var(--strategy-space-12)}.strategy-asset-selector button{flex:1;display:flex;align-items:center;justify-content:space-between;gap:var(--strategy-space-3);min-height:52px;padding:var(--strategy-space-3) var(--strategy-space-4);border:0;border-bottom:2px solid transparent;background:var(--strategy-color-bg);border-radius:4px 4px 0 0;font-size:var(--strategy-text-small);color:var(--strategy-color-muted);white-space:nowrap}.strategy-asset-selector button svg{width:16px;height:16px}.strategy-asset-selector button:hover{color:var(--strategy-color-ink);background:var(--strategy-color-surface)}.strategy-asset-selector button[aria-pressed=true]{background:var(--strategy-color-accent);color:var(--color-accent-ink);border-color:var(--strategy-color-accent)}.strategy-asset-selector button[aria-pressed=true]:focus-visible{outline-color:var(--strategy-color-ink)}.strategy-opportunities{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.15fr);gap:var(--strategy-space-20);align-items:start;min-height:460px}.strategy-context-label{font-size:.75rem;color:var(--strategy-color-muted);margin-bottom:var(--strategy-space-4)!important}.strategy-asset-premise h3{font-size:1.75rem;line-height:1.3;max-width:27ch}.strategy-asset-premise>p:last-child{margin-top:var(--strategy-space-6);color:var(--strategy-color-muted);font-size:var(--strategy-text-small)}.strategy-opportunity-list{border:1px solid var(--strategy-color-line);border-radius:8px;background:var(--strategy-color-surface);padding-inline:var(--strategy-space-6)}.strategy-opportunity+.strategy-opportunity{border-top:1px solid var(--strategy-color-line)}.strategy-opportunity h3 button{width:100%;text-align:left;min-height:68px;background:transparent;border:0;padding:var(--strategy-space-5) 0;display:flex;justify-content:space-between;align-items:center;gap:var(--strategy-space-4);color:var(--strategy-color-ink);font-family:var(--strategy-font-display);font-size:1.0625rem;font-weight:700;line-height:1.4}.strategy-opportunity h3 button>span{color:var(--strategy-color-muted);font-family:var(--strategy-font-body);font-weight:400;font-size:1.375rem;flex-shrink:0}.strategy-opportunity h3 button:hover{color:var(--strategy-color-accent)}.strategy-opportunity [role=region]{padding-bottom:var(--strategy-space-6)}.strategy-opportunity [role=region]>p{max-width:54ch;color:var(--strategy-color-muted);font-size:var(--strategy-text-small)}.strategy-opportunity dl{margin:var(--strategy-space-6) 0 0}.strategy-opportunity dl>div{display:grid;grid-template-columns:minmax(0,.6fr) minmax(0,1.75fr);gap:var(--strategy-space-4);padding-block:var(--strategy-space-3)}.strategy-opportunity dt{font-size:.75rem;color:var(--strategy-color-muted)}.strategy-opportunity dd{margin:0;font-size:var(--strategy-text-small)}.strategy-explorer-foot{border-top:1px solid var(--strategy-color-line);padding-top:var(--strategy-space-6);margin-top:var(--strategy-space-10);display:flex;align-items:center;justify-content:space-between;gap:var(--strategy-space-8);font-size:.75rem;color:var(--strategy-color-muted)}.strategy-explorer-foot span{font-size:.6875rem}.strategy-method{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--strategy-space-8);list-style:none;padding:0;margin:var(--strategy-space-12) 0 0}.strategy-method>li{border-top:1px solid var(--strategy-color-line);padding-top:var(--strategy-space-6);display:flex;flex-direction:column}.strategy-step-name{display:flex;align-items:center;gap:var(--strategy-space-3);font-size:.75rem;color:var(--strategy-color-muted)}.strategy-step-name span{font-family:var(--strategy-font-display);font-size:1.5rem;color:var(--strategy-color-ink)}.strategy-method h3{font-size:1.1875rem;line-height:1.4;margin-block:var(--strategy-space-6) var(--strategy-space-4)}.strategy-method>li>p:not(.strategy-step-name){color:var(--strategy-color-muted);font-size:var(--strategy-text-small);flex:1}.strategy-method>li>div{border-top:1px solid var(--strategy-color-line);padding-top:var(--strategy-space-5);margin-top:var(--strategy-space-8)}.strategy-method>li>div>span{display:block;color:var(--strategy-color-muted);font-size:.6875rem;margin-bottom:var(--strategy-space-2)}.strategy-method>li>div>p{font-size:var(--strategy-text-small)}.strategy-human-note{display:flex;gap:var(--strategy-space-6);align-items:center;margin-top:var(--strategy-space-10);padding:var(--strategy-space-6) var(--strategy-space-8);background:var(--strategy-color-surface);border:1px solid var(--strategy-color-line);border-radius:6px}.strategy-human-note>svg{flex-shrink:0;color:var(--strategy-color-accent)}.strategy-human-note h3{font-size:var(--strategy-text-body);line-height:1.5}.strategy-human-note p{margin-top:var(--strategy-space-1);font-size:var(--strategy-text-small);color:var(--strategy-color-muted);max-width:86ch}.strategy-about{background:var(--strategy-color-surface)}.strategy-about-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--strategy-space-20)}.strategy-about-layout>div>p{color:var(--strategy-color-muted);font-size:var(--strategy-text-small);max-width:56ch}.strategy-about-layout>div>p+p{margin-top:var(--strategy-space-5)}.strategy-about-layout .strategy-about-lead{color:var(--strategy-color-ink);font-size:var(--strategy-text-lead);line-height:1.6}.strategy-about-layout .strategy-text-link{margin-top:var(--strategy-space-5)}.strategy-contact-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:var(--strategy-space-20);align-items:start}.strategy-contact h2{font-size:var(--strategy-text-title)}.strategy-contact-copy>p{max-width:39ch;color:var(--strategy-color-muted);margin-block:var(--strategy-space-6)}.strategy-contact-promises{list-style:none;padding:0;margin:var(--strategy-space-8) 0 var(--strategy-space-6)}.strategy-contact-promises li{display:flex;align-items:start;gap:var(--strategy-space-3);color:var(--strategy-color-muted);font-size:var(--strategy-text-small)}.strategy-contact-promises li+li{margin-top:var(--strategy-space-3)}.strategy-contact-promises li:before{content:"✓";color:var(--strategy-color-accent);flex-shrink:0}.strategy-form{border:1px solid var(--strategy-color-line);border-radius:10px;padding:var(--strategy-space-8);background:var(--strategy-color-bg);box-shadow:0 12px 32px var(--strategy-color-shadow)}.strategy-form-intro{font-family:var(--strategy-font-display);font-size:var(--strategy-text-lead);font-weight:700;margin-bottom:var(--strategy-space-6)!important}.strategy-form fieldset{margin:0;padding:0;border:0;min-width:0}.strategy-form label{display:block;font-size:var(--strategy-text-small);min-width:0}.strategy-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--strategy-space-5);margin-bottom:var(--strategy-space-5)}.strategy-form input,.strategy-form textarea{width:100%;display:block;min-height:48px;margin-top:var(--strategy-space-2);border:1px solid var(--strategy-color-control-border);border-radius:4px;background:var(--strategy-color-bg);padding:var(--strategy-space-3);font-size:var(--strategy-text-body);color:var(--strategy-color-ink)}.strategy-form textarea{resize:vertical;min-height:128px}.strategy-form input::-moz-placeholder,.strategy-form textarea::-moz-placeholder{color:var(--strategy-color-muted);opacity:1;font-size:var(--strategy-text-small)}.strategy-form input::placeholder,.strategy-form textarea::placeholder{color:var(--strategy-color-muted);opacity:1;font-size:var(--strategy-text-small)}.strategy-form input:focus-visible,.strategy-form textarea:focus-visible{outline-offset:2px}.strategy-form-privacy{margin-block:var(--strategy-space-4) var(--strategy-space-5)!important;color:var(--strategy-color-muted);font-size:.75rem}.strategy-form-privacy a{text-decoration:underline;text-underline-offset:3px}.strategy-form button{width:100%}.strategy-form button:disabled{cursor:wait}.strategy-form-error{color:var(--strategy-color-error);padding-top:var(--strategy-space-4);margin-top:var(--strategy-space-4)!important;border-top:1px solid var(--strategy-color-line);font-size:var(--strategy-text-small)}.strategy-field-error{display:block;margin-top:var(--strategy-space-2);color:var(--strategy-color-error)}.strategy-form [aria-invalid=true]{border-color:var(--strategy-color-error)}.strategy-form-success{align-self:center;border:1px solid var(--strategy-color-line);border-radius:8px;padding:var(--strategy-space-8);background:var(--strategy-color-surface)}.strategy-form-success>span{color:var(--strategy-color-accent);font-size:3rem}.strategy-form-success h3{font-size:2rem}.strategy-form-success p{color:var(--strategy-color-muted);margin-block:var(--strategy-space-4) var(--strategy-space-6)}.strategy-faq{padding-top:var(--strategy-space-8)}.strategy-faq-layout{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:var(--strategy-space-20)}.strategy-faq h2{font-size:clamp(1.75rem,2.6vw,2.5rem)}.strategy-faq details{border-top:1px solid var(--strategy-color-line)}.strategy-faq details:last-child{border-bottom:1px solid var(--strategy-color-line)}.strategy-faq summary{padding-block:var(--strategy-space-5);display:flex;align-items:center;justify-content:space-between;gap:var(--strategy-space-6);cursor:pointer;font-size:var(--strategy-text-small);list-style:none;line-height:1.6;min-height:60px}.strategy-faq summary::-webkit-details-marker{display:none}.strategy-faq summary>span{color:var(--strategy-color-accent);font-size:1.25rem;flex-shrink:0}.strategy-faq details[open] summary>span{transform:rotate(45deg)}.strategy-faq details>p{padding-bottom:var(--strategy-space-6);color:var(--strategy-color-muted);font-size:var(--strategy-text-small);max-width:60ch}.strategy-faq .strategy-sources summary{font-size:.75rem;color:var(--strategy-color-muted)}.strategy-sources ul{list-style:none;padding:0 0 var(--strategy-space-6);margin:0}.strategy-sources li+li{margin-top:var(--strategy-space-3)}.strategy-sources li a{display:flex;align-items:center;gap:var(--strategy-space-3);min-height:44px;font-size:var(--strategy-text-small);text-decoration:underline;text-underline-offset:4px}.strategy-sources li svg{flex-shrink:0}.strategy-final-cta{text-align:center;background:var(--strategy-color-accent);color:var(--color-accent-ink)}.strategy-final-symbol{display:block;font-size:2.5rem;line-height:1;margin-bottom:var(--strategy-space-6)}.strategy-final-cta h2{max-width:27ch;margin-inline:auto;font-size:clamp(2rem,3.25vw,3rem)}.strategy-final-cta p{max-width:55ch;margin:var(--strategy-space-5) auto var(--strategy-space-6);font-size:var(--strategy-text-small)}.strategy-final-cta .strategy-button{background:transparent;border-color:var(--strategy-color-on-accent-line);color:var(--color-accent-ink)}.strategy-final-cta .strategy-button:hover{background:var(--strategy-color-accent-hover);border-color:var(--color-accent-ink)}.strategy-final-cta :focus-visible{outline-color:var(--color-accent-ink)}.strategy-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--strategy-space-6);min-height:96px;padding-block:var(--strategy-space-6);font-size:.75rem;color:var(--strategy-color-muted)}.strategy-footer .strategy-brand{font-size:1.125rem}.strategy-footer nav{display:flex;align-items:center;gap:var(--strategy-space-6)}.strategy-footer nav a{display:inline-flex;align-items:center;min-height:44px;white-space:nowrap}.strategy-footer nav a:hover{color:var(--strategy-color-ink);text-decoration:underline}.strategy-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes strategy-arrive{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.strategy-hero{-moz-column-gap:var(--strategy-space-10);column-gap:var(--strategy-space-10)}.strategy-hero h1{font-size:var(--strategy-text-display-tablet)}.strategy-hero-description{font-size:var(--strategy-text-body)}.strategy-hero-actions{gap:var(--strategy-space-4)}.strategy-header nav{gap:var(--strategy-space-5)}.strategy-section-intro,.strategy-opportunities,.strategy-about-layout,.strategy-faq-layout,.strategy-contact-layout{gap:var(--strategy-space-10)}.strategy-application-strip>div{flex-direction:column;align-items:stretch;gap:var(--strategy-space-2);padding-block:var(--strategy-space-4)}.strategy-application-strip p br{display:none}.strategy-application-strip nav{flex-wrap:wrap;gap:var(--strategy-space-3) var(--strategy-space-6);justify-content:flex-start}.strategy-asset-selector{flex-wrap:wrap;padding-bottom:var(--strategy-space-2)}.strategy-asset-selector button{flex:0 1 auto}.strategy-pain-grid{gap:var(--strategy-space-3)}.strategy-pain-grid article{padding:var(--strategy-space-5)}.strategy-pain-grid h3{font-size:var(--strategy-text-lead)}.strategy-form{padding:var(--strategy-space-6)}.strategy-form-row{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.strategy-header nav{display:none}.strategy-header-inner{min-height:72px}.strategy-hero{grid-template-columns:minmax(0,1fr);row-gap:var(--strategy-space-12);padding-block:var(--strategy-space-12) var(--strategy-space-16)}.strategy-hero h1{font-size:var(--strategy-text-display-mobile)}.strategy-hero-description{max-width:47ch}.strategy-hero .op-motion{width:min(100%,480px);justify-self:center}.strategy-section-intro,.strategy-opportunities,.strategy-about-layout,.strategy-faq-layout,.strategy-contact-layout{grid-template-columns:minmax(0,1fr);gap:var(--strategy-space-8)}.strategy-section-intro{margin-bottom:var(--strategy-space-8)}.strategy-pain-grid,.strategy-method{grid-template-columns:minmax(0,1fr);gap:var(--strategy-space-4)}.strategy-pain-grid article{padding:var(--strategy-space-6)}.strategy-pain-grid h3{font-size:1.25rem}.strategy-pain-tag{margin-bottom:var(--strategy-space-5)}.strategy-pain-detail{margin-top:var(--strategy-space-5)}.strategy-pains-close{text-align:left}.strategy-asset-selector{gap:var(--strategy-space-2);margin-bottom:var(--strategy-space-8);border-bottom:0}.strategy-asset-selector button{min-height:44px;padding:var(--strategy-space-2) var(--strategy-space-3);gap:var(--strategy-space-2);border-radius:4px;border:1px solid var(--strategy-color-control-border)}.strategy-asset-premise h3{max-width:33ch;font-size:1.5rem}.strategy-asset-premise>p:last-child{margin-top:var(--strategy-space-4)}.strategy-asset-premise>p:last-child br{display:none}.strategy-opportunities{min-height:0}.strategy-opportunity-list{padding-inline:var(--strategy-space-5)}.strategy-opportunity h3 button{font-size:var(--strategy-text-body);gap:var(--strategy-space-3)}.strategy-opportunity dl>div{grid-template-columns:minmax(0,1fr);gap:var(--strategy-space-2)}.strategy-opportunity dt{font-weight:600}.strategy-explorer-foot{flex-direction:column;align-items:start;gap:var(--strategy-space-3)}.strategy-method{margin-top:var(--strategy-space-8)}.strategy-method>li+li{margin-top:var(--strategy-space-6)}.strategy-method h3{margin-top:var(--strategy-space-4)}.strategy-method>li>div{margin-top:var(--strategy-space-5)}.strategy-human-note{padding:var(--strategy-space-5);gap:var(--strategy-space-4);align-items:start}.strategy-about-layout .strategy-about-lead{font-size:var(--strategy-text-body)}.strategy-contact-copy>p{max-width:45ch}.strategy-contact h2 br:first-of-type{display:none}.strategy-contact-promises{margin-top:var(--strategy-space-5)}.strategy-form-row{gap:var(--strategy-space-5)}.strategy-form-intro{font-size:var(--strategy-text-body)}.strategy-faq{padding-top:0}.strategy-footer{-moz-column-gap:var(--strategy-space-6);column-gap:var(--strategy-space-6);row-gap:var(--strategy-space-2)}.strategy-footer>p{order:3;width:100%}}@media(max-width:380px){.strategy-header-inner{gap:var(--strategy-space-3)}.strategy-brand{font-size:1.125rem}.strategy-brand-dot{width:8px;height:8px}.strategy-page .strategy-header-link{padding-inline:var(--strategy-space-3);gap:var(--strategy-space-2)}.strategy-header-link svg{width:16px;height:16px}.strategy-category{font-size:.6875rem}.strategy-hero h1 .strategy-highlight{padding-inline:var(--strategy-space-1)}.strategy-hero-actions{gap:var(--strategy-space-3)}.strategy-form{padding:var(--strategy-space-4)}.strategy-form .strategy-button{padding-inline:var(--strategy-space-3);gap:var(--strategy-space-2);font-size:.75rem}.strategy-opportunity-list{padding-inline:var(--strategy-space-4)}.strategy-opportunity h3 button{font-size:.9375rem}.strategy-footer .strategy-brand{font-size:1rem}.strategy-footer nav{gap:var(--strategy-space-4);font-size:.6875rem}.strategy-about .strategy-text-link{font-size:.75rem;gap:var(--strategy-space-2)}}@media(prefers-reduced-motion:reduce){html:has(.strategy-page){scroll-behavior:auto}.strategy-page *,.strategy-page *:before,.strategy-page *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.strategy-page .agent-ops-name{font-family:var(--strategy-font-agent-ops);white-space:nowrap}.site-page{min-height:100vh}.site-page [hidden]{display:none!important}.site-header{position:sticky;top:0;z-index:60;background:var(--strategy-color-bg);border-bottom:1px solid var(--strategy-color-line)}.site-nav-row{display:flex;align-items:center;justify-content:space-between;gap:var(--strategy-space-8);min-height:80px}.site-desktop-nav{display:flex;align-items:center;gap:var(--strategy-space-8)}.site-desktop-nav a{display:inline-flex;align-items:center;min-height:44px;font-size:var(--strategy-text-small);color:var(--strategy-color-muted);white-space:nowrap}.site-desktop-nav a:hover,.site-desktop-nav a[aria-current=page]{color:var(--strategy-color-ink);text-decoration:underline;text-underline-offset:8px;text-decoration-color:var(--strategy-color-accent)}.site-products{--site-product-bg: #151d18;--site-product-bg-hover: #1d2820;--site-product-line: #344033;--site-product-ink: #fff;--site-product-muted: #b3bdad;--site-product-copy: #d8dfd4;--site-product-accent: #ffb983;--site-product-shadow: color-mix(in srgb, var(--site-product-bg) 16%, transparent);position:relative}.site-products .site-products-trigger{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:0;border:0;background:transparent;color:var(--strategy-color-muted);font:inherit;font-size:var(--strategy-text-small);cursor:pointer;white-space:nowrap}.site-products-trigger svg{transition:transform .16s ease}.site-products-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.site-products-trigger:hover,.site-products-trigger[aria-expanded=true],.site-products-trigger[data-active=true]{color:var(--strategy-color-ink);text-decoration:underline;text-underline-offset:8px;text-decoration-color:var(--strategy-color-accent)}.site-products-panel{position:absolute;top:calc(100% + 18px);left:50%;width:340px;transform:translate(-50%);padding-top:0;z-index:1}.site-products .site-product-card{display:block;white-space:normal;border:1px solid var(--site-product-line);border-radius:10px;background:var(--site-product-bg);color:var(--site-product-ink);padding:24px;box-shadow:0 18px 40px var(--site-product-shadow);text-decoration:none}.site-products .site-product-card:hover,.site-products .site-product-card[aria-current=page]{color:var(--site-product-ink);background:var(--site-product-bg-hover);text-decoration:none}.site-product-kicker{display:block;color:var(--site-product-muted);font-size:.625rem;letter-spacing:.08em;text-transform:uppercase}.site-product-name{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;font-size:1.625rem;font-weight:600;line-height:1.2}.site-product-name>span{font-family:var(--strategy-font-body);font-size:1.5rem;font-weight:400;color:var(--site-product-accent)}.site-product-description{display:block;color:var(--site-product-copy);font-size:.875rem;line-height:1.6;margin-top:10px}.site-product-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;margin-top:22px;border-top:1px solid var(--site-product-line);font-size:.8125rem;line-height:1.5;color:var(--site-product-accent)}.site-products-trigger:focus-visible,.site-products .site-product-card:focus-visible{outline:2px solid var(--strategy-color-accent);outline-offset:4px}.site-nav-actions{display:flex;align-items:center;gap:var(--strategy-space-3)}.site-nav-actions .strategy-button{padding-inline:var(--strategy-space-4);gap:var(--strategy-space-4);min-height:44px}.site-menu-toggle{display:none;width:44px;height:44px;background:var(--strategy-color-bg);border:1px solid var(--strategy-color-line);border-radius:4px;color:var(--strategy-color-ink)}.site-menu-toggle span{font-size:1.5rem}.site-mobile-nav{display:none;border-top:1px solid var(--strategy-color-line);padding-block:var(--strategy-space-3)}.site-mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding-block:var(--strategy-space-3);min-height:48px;font-size:var(--strategy-text-body)}.site-mobile-nav a[aria-current=page]{color:var(--strategy-color-accent)}.site-products--mobile .site-products-trigger{width:100%;justify-content:space-between;min-height:48px;padding-block:var(--strategy-space-3);font-size:var(--strategy-text-body)}.site-products--mobile .site-products-panel{position:static;width:100%;transform:none;margin-block:4px 12px}.site-products--mobile .site-product-card{padding:22px;box-shadow:none}.site-page-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:center;gap:var(--strategy-space-20);padding-block:var(--strategy-space-20) var(--strategy-space-24)}.site-page-hero-wide{grid-template-columns:minmax(0,1fr)}.site-page-hero h1,.site-contact-heading h1{font-size:clamp(2.5rem,4.3vw,4rem);line-height:1.1;margin-block:var(--strategy-space-6);max-width:24ch}.site-page-hero-wide h1{max-width:28ch}.site-page-hero .site-lead{max-width:59ch}.site-lead{color:var(--strategy-color-muted);font-size:var(--strategy-text-lead);line-height:1.8}.site-page-hero .strategy-button,.site-page-hero>div>.strategy-text-link{margin-top:var(--strategy-space-8)}.site-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--strategy-space-6);margin-top:var(--strategy-space-8)}.site-page-hero .site-actions .strategy-button{margin-top:0}.site-process-aside{background:var(--strategy-color-surface);border:1px solid var(--strategy-color-line);border-radius:8px;padding:var(--strategy-space-10)}.site-process-aside>p,.site-process-aside>span{color:var(--strategy-color-muted);font-size:var(--strategy-text-small)}.site-process-aside h2{margin-block:var(--strategy-space-8);font-size:1.875rem;line-height:1.35}.site-scope-strip{border-block:1px solid var(--strategy-color-line)}.site-scope-strip>div{display:flex;justify-content:space-between;align-items:center;gap:var(--strategy-space-6);min-height:96px}.site-scope-strip p{color:var(--strategy-color-muted);font-size:.75rem}.site-scope-strip span{display:inline-flex;align-items:center;gap:var(--strategy-space-4);font-size:var(--strategy-text-small)}.site-scope-strip span:before{content:"✳";color:var(--strategy-color-accent)}.site-section-link{margin-top:var(--strategy-space-8)}.site-project-preview,.site-soft-section{background:var(--strategy-color-surface)}.site-project-names{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:var(--strategy-space-8);column-gap:var(--strategy-space-8)}.site-project-names a{display:flex;align-items:center;justify-content:space-between;gap:var(--strategy-space-3);padding-block:var(--strategy-space-6);border-top:1px solid var(--strategy-color-line);font-family:var(--strategy-font-display);font-size:1.375rem;font-weight:600;line-height:1.3}.site-project-names a svg{flex-shrink:0;color:var(--strategy-color-accent)}.site-project-names a:hover{color:var(--strategy-color-accent)}.site-steps-detail{border-top:1px solid var(--strategy-color-line)}.site-steps-detail ol{margin:var(--strategy-space-12) 0 0;padding:0;list-style:none}.site-steps-detail li{display:grid;grid-template-columns:64px minmax(0,1fr) minmax(0,1fr);-moz-column-gap:var(--strategy-space-12);column-gap:var(--strategy-space-12);padding-block:var(--strategy-space-10);border-top:1px solid var(--strategy-color-line)}.site-step-index{font-family:var(--strategy-font-display);color:var(--strategy-color-accent);font-size:1.75rem}.site-steps-detail h3{font-size:1.75rem;margin-bottom:var(--strategy-space-4)}.site-steps-detail p{color:var(--strategy-color-muted);font-size:var(--strategy-text-body)}.site-step-delivery>span{display:block;font-size:.75rem;font-weight:600;margin-bottom:var(--strategy-space-2)}.site-step-delivery p+span{margin-top:var(--strategy-space-6)}.site-step-delivery p{font-size:var(--strategy-text-small)}.site-measures{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--strategy-space-8);margin:0}.site-measures>div{border-top:1px solid var(--strategy-color-line);padding-top:var(--strategy-space-6)}.site-measures dt{font-family:var(--strategy-font-display);font-size:1.25rem;font-weight:700;margin-bottom:var(--strategy-space-3)}.site-measures dd{margin:0;color:var(--strategy-color-muted);font-size:var(--strategy-text-small)}.site-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--strategy-space-20);align-items:start}.site-prose{color:var(--strategy-color-muted)}.site-prose p+p{margin-top:var(--strategy-space-5)}.site-prose>.strategy-text-link{margin-top:var(--strategy-space-6)}.site-prose .site-lead{color:var(--strategy-color-ink)}.site-eyebrow{color:var(--strategy-color-muted);font-size:.75rem;margin-bottom:var(--strategy-space-5)!important}.site-plain-list{list-style:none;margin-block:var(--strategy-space-8);padding:0}.site-plain-list li{display:flex;flex-direction:column;gap:var(--strategy-space-2);border-top:1px solid var(--strategy-color-line);padding-block:var(--strategy-space-5);font-size:var(--strategy-text-small)}.site-plain-list strong{color:var(--strategy-color-ink)}.site-fit-band{background:var(--strategy-color-surface);padding-block:var(--strategy-space-12)}.site-fit-band>div{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:var(--strategy-space-20);align-items:center}.site-fit-band h2{font-size:1.75rem}.site-fit-band p{color:var(--strategy-color-muted)}.site-contact-heading{padding-top:var(--strategy-space-16)}.site-contact-heading>p:last-child{color:var(--strategy-color-muted);max-width:52ch}.site-direct-contact{padding-bottom:var(--strategy-space-16);display:flex;align-items:center;gap:var(--strategy-space-4);font-size:var(--strategy-text-small)}.site-direct-contact p{color:var(--strategy-color-muted)}.site-direct-contact a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px}@media(max-width:1080px){.site-nav-row,.site-desktop-nav{gap:var(--strategy-space-5)}.site-desktop-nav{gap:var(--strategy-space-4)}.site-desktop-nav>a,.site-desktop-nav .site-products-trigger{font-size:.75rem}.site-page-hero,.site-two-col,.site-fit-band>div{gap:var(--strategy-space-10)}.site-page-hero h1{font-size:clamp(2.5rem,4.8vw,3.5rem)}.site-process-aside{padding:var(--strategy-space-6)}.site-process-aside h2{font-size:1.5rem}.site-steps-detail li{-moz-column-gap:var(--strategy-space-6);column-gap:var(--strategy-space-6);grid-template-columns:40px minmax(0,1fr) minmax(0,1fr)}.site-project-names a{font-size:1.125rem}.site-scope-strip>div{flex-wrap:wrap;justify-content:flex-start;gap:var(--strategy-space-4) var(--strategy-space-8);padding-block:var(--strategy-space-5)}.site-scope-strip p{width:100%}}@media(max-width:880px){.site-desktop-nav{display:none}.site-menu-toggle{display:block}.site-mobile-nav{display:block;max-height:calc(100dvh - 80px);overflow-y:auto;overscroll-behavior:contain}}@media(max-width:760px){.site-nav-row{min-height:72px;gap:var(--strategy-space-3)}.site-mobile-nav{max-height:calc(100dvh - 72px)}.site-nav-actions>.strategy-button{display:none}.site-page-hero{grid-template-columns:minmax(0,1fr);padding-block:var(--strategy-space-12) var(--strategy-space-16);gap:var(--strategy-space-10)}.site-page-hero h1,.site-contact-heading h1{font-size:clamp(2rem,8.5vw,3.5rem)}.site-page-hero h1 br{display:none}.site-page-hero h1{max-width:20ch}.site-actions{gap:var(--strategy-space-4)}.site-two-col,.site-fit-band>div,.site-measures{grid-template-columns:minmax(0,1fr);gap:var(--strategy-space-8)}.site-project-names{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:var(--strategy-space-5);column-gap:var(--strategy-space-5)}.site-project-names a{padding-block:var(--strategy-space-5);font-size:1rem}.site-steps-detail li{grid-template-columns:28px minmax(0,1fr);gap:var(--strategy-space-5)}.site-step-delivery{grid-column:2}.site-steps-detail h3{font-size:1.5rem}.site-steps-detail p{font-size:var(--strategy-text-small)}.site-step-index{font-size:1.25rem}.site-direct-contact{align-items:start;flex-direction:column;gap:0}}@media(max-width:380px){.site-project-names{grid-template-columns:minmax(0,1fr)}.site-page-hero .strategy-button{font-size:.75rem;gap:var(--strategy-space-3);padding-inline:var(--strategy-space-3)}.site-page-hero .strategy-text-link{font-size:.75rem;gap:var(--strategy-space-2)}}@media(prefers-reduced-motion:reduce){.site-products-trigger svg{transition:none}}.site-diagnostic{scroll-margin-top:96px;background:var(--strategy-color-bg)}.site-diagnostic-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:var(--strategy-space-20)}.site-diagnostic-intro h2{font-family:var(--strategy-font-display);font-size:clamp(2.25rem,4vw,3.5rem);letter-spacing:-.045em;line-height:1.1;margin:var(--strategy-space-6) 0}.site-diagnostic-intro>p:not(.strategy-category){font-size:var(--strategy-text-body);line-height:1.8;color:var(--strategy-color-muted);max-width:47ch}.site-diagnostic-intro ol{display:grid;gap:var(--strategy-space-4);list-style:none;margin:var(--strategy-space-8) 0;padding:0}.site-diagnostic-intro li{display:flex;align-items:baseline;gap:var(--strategy-space-4);font-size:var(--strategy-text-small)}.site-diagnostic-intro li span{color:var(--strategy-color-accent);font-size:.75rem}.site-diagnostic-intro .site-diagnostic-note{font-size:.75rem!important;padding-top:var(--strategy-space-5);border-top:1px solid var(--strategy-color-line)}@media(max-width:1080px){.site-diagnostic-grid{gap:var(--strategy-space-10)}}@media(max-width:760px){.site-diagnostic-grid{grid-template-columns:minmax(0,1fr);gap:var(--strategy-space-8)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,Open Sans,ui-sans-serif,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-5{bottom:1.25rem}.bottom-8{bottom:2rem}.bottom-\[30\%\]{bottom:30%}.bottom-\[7\%\]{bottom:7%}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-4{left:1rem}.left-\[3\%\]{left:3%}.left-\[4\%\]{left:4%}.right-0{right:0}.right-5{right:1.25rem}.right-\[3\%\]{right:3%}.top-0{top:0}.top-7{top:1.75rem}.top-\[16\%\]{top:16%}.top-\[22\%\]{top:22%}.z-0{z-index:0}.z-10{z-index:10}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[9998\]{z-index:9998}.mx-auto{margin-left:auto;margin-right:auto}.ml-11{margin-left:2.75rem}.ml-3{margin-left:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[720\/640\]{aspect-ratio:720/640}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[58vh\]{max-height:58vh}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-20{min-height:5rem}.min-h-28{min-height:7rem}.min-h-\[340px\]{min-height:340px}.min-h-dvh{min-height:100dvh}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-14{width:3.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[190px\]{width:190px}.w-\[min\(1180px\,94vw\)\]{width:min(1180px,94vw)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[280px\]{min-width:280px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[19ch\]{max-width:19ch}.max-w-\[85\%\]{max-width:85%}.max-w-full{max-width:100%}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize-y{resize:vertical}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.5rem * var(--tw-space-x-reverse));margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.rounded-2xl{border-radius:1rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-\[\#0d0d0d\]{--tw-border-opacity: 1;border-color:rgb(13 13 13 / var(--tw-border-opacity, 1))}.border-\[\#1a1a1a\]{--tw-border-opacity: 1;border-color:rgb(26 26 26 / var(--tw-border-opacity, 1))}.border-\[\#1f1f1f\]{--tw-border-opacity: 1;border-color:rgb(31 31 31 / var(--tw-border-opacity, 1))}.border-\[\#222\]{--tw-border-opacity: 1;border-color:rgb(34 34 34 / var(--tw-border-opacity, 1))}.border-\[\#333\]{--tw-border-opacity: 1;border-color:rgb(51 51 51 / var(--tw-border-opacity, 1))}.border-agent-orange{--tw-border-opacity: 1;border-color:rgb(var(--agent-build-orange-rgb) / var(--tw-border-opacity, 1))}.border-agent-orange\/30{border-color:rgb(var(--agent-build-orange-rgb) / .3)}.border-agent-orange\/40{border-color:rgb(var(--agent-build-orange-rgb) / .4)}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.bg-\[\#080808\]{--tw-bg-opacity: 1;background-color:rgb(8 8 8 / var(--tw-bg-opacity, 1))}.bg-\[\#080808\]\/95{background-color:#080808f2}.bg-\[\#0d0d0d\]{--tw-bg-opacity: 1;background-color:rgb(13 13 13 / var(--tw-bg-opacity, 1))}.bg-\[\#0d0d0d\]\/80{background-color:#0d0d0dcc}.bg-\[\#111\]{--tw-bg-opacity: 1;background-color:rgb(17 17 17 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1a1a\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#25D366\]{--tw-bg-opacity: 1;background-color:rgb(37 211 102 / var(--tw-bg-opacity, 1))}.bg-agent-orange{--tw-bg-opacity: 1;background-color:rgb(var(--agent-build-orange-rgb) / var(--tw-bg-opacity, 1))}.bg-agent-orange\/10{background-color:rgb(var(--agent-build-orange-rgb) / .1)}.bg-agent-orange\/80{background-color:rgb(var(--agent-build-orange-rgb) / .8)}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/70{background-color:#000000b3}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-\[radial-gradient\(circle_at_50\%_52\%\,rgba\(255\,255\,255\,0\.09\)\,transparent_35\%\)\,radial-gradient\(circle_at_55\%_60\%\,rgb\(var\(--agent-build-orange-rgb\)\/0\.12\)\,transparent_30\%\)\]{background-image:radial-gradient(circle at 50% 52%,rgba(255,255,255,.09),transparent 35%),radial-gradient(circle at 55% 60%,rgb(var(--agent-build-orange-rgb)/.12),transparent 30%)}.bg-\[radial-gradient\(ellipse_45\%_35\%_at_15\%_0\%\,rgba\(255\,255\,255\,0\.05\)\,transparent_70\%\)\]{background-image:radial-gradient(ellipse 45% 35% at 15% 0%,rgba(255,255,255,.05),transparent 70%)}.bg-\[radial-gradient\(ellipse_55\%_45\%_at_50\%_42\%\,rgba\(0\,0\,0\,0\.6\)\,rgba\(0\,0\,0\,0\.25\)_60\%\,transparent_82\%\)\]{background-image:radial-gradient(ellipse 55% 45% at 50% 42%,rgba(0,0,0,.6),rgba(0,0,0,.25) 60%,transparent 82%)}.bg-\[radial-gradient\(ellipse_60\%_50\%_at_50\%_100\%\,rgb\(var\(--agent-build-orange-rgb\)\/0\.14\)\,transparent_70\%\)\]{background-image:radial-gradient(ellipse 60% 50% at 50% 100%,rgb(var(--agent-build-orange-rgb)/.14),transparent 70%)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-12{padding-bottom:3rem}.pb-24{padding-bottom:6rem}.pb-8{padding-bottom:2rem}.pl-12{padding-left:3rem}.pt-16{padding-top:4rem}.pt-28{padding-top:7rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[clamp\(1rem\,1\.6vw\,1\.35rem\)\]{font-size:clamp(1rem,1.6vw,1.35rem)}.text-\[clamp\(2\.2rem\,5\.8vw\,90px\)\]{font-size:clamp(2.2rem,5.8vw,90px)}.text-\[clamp\(2rem\,4\.8vw\,4rem\)\]{font-size:clamp(2rem,4.8vw,4rem)}.text-\[clamp\(2rem\,5vw\,4rem\)\]{font-size:clamp(2rem,5vw,4rem)}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[1\.04\]{line-height:1.04}.leading-\[1\.06\]{line-height:1.06}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.02em\]{letter-spacing:-.02em}.tracking-\[-0\.03em\]{letter-spacing:-.03em}.tracking-\[-0\.04em\]{letter-spacing:-.04em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.18em\]{letter-spacing:.18em}.text-\[\#111827\]{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-\[\#1f1f1f\]{--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.text-\[\#555\]{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity, 1))}.text-\[\#666\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}.text-\[\#777\]{--tw-text-opacity: 1;color:rgb(119 119 119 / var(--tw-text-opacity, 1))}.text-\[\#888\]{--tw-text-opacity: 1;color:rgb(136 136 136 / var(--tw-text-opacity, 1))}.text-\[\#999\]{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.text-\[color\:var\(--strategy-color-muted\)\]{color:var(--strategy-color-muted)}.text-agent-orange{--tw-text-opacity: 1;color:rgb(var(--agent-build-orange-rgb) / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/50{color:#ffffff80}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.opacity-0{opacity:0}.opacity-80{opacity:.8}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-glow{--tw-shadow: 0 0 40px 0px rgb(var(--agent-build-orange-rgb) / .18);--tw-shadow-colored: 0 0 40px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-orange-strong{--tw-shadow: 0 0 46px rgb(var(--agent-build-orange-rgb) / .32);--tw-shadow-colored: 0 0 46px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);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)}.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)}.backdrop-blur-2xl{--tw-backdrop-blur: blur(40px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.\[--strategy-color-muted\:rgba\(255\,255\,255\,0\.7\)\]{--strategy-color-muted: rgba(255,255,255,.7)}.\[text-shadow\:0_3px_24px_rgba\(0\,0\,0\,0\.85\)\]{text-shadow:0 3px 24px rgba(0,0,0,.85)}.\[text-shadow\:0_4px_32px_rgba\(0\,0\,0\,0\.8\)\]{text-shadow:0 4px 32px rgba(0,0,0,.8)}*{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark;background:#000;color:#fff;font-family:Inter,sans-serif;font-optical-sizing:auto;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:thin;scrollbar-color:var(--agent-build-orange) #111111}html{scroll-behavior:smooth;overflow-x:clip;background:#000}body{min-width:320px;min-height:100vh;overflow-x:clip;background:#000;color:#fff;font-family:Inter,sans-serif;font-optical-sizing:auto}.font-heading{font-family:var(--strategy-font-display)}body:before{position:fixed;inset:0;z-index:9999;pointer-events:none;content:"";opacity:.03;background-image:radial-gradient(circle at 15% 20%,rgba(255,255,255,.2),transparent 14rem),radial-gradient(circle at 85% 75%,rgb(var(--agent-build-orange-rgb) / .12),transparent 16rem)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}::-moz-selection{background:var(--agent-build-orange);color:#000}::selection{background:var(--agent-build-orange);color:#000}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:var(--agent-build-orange);border-radius:999px}.orange-glow{box-shadow:0 0 40px rgb(var(--agent-build-orange-rgb) / .18)}.mesh-noise{position:relative;overflow:hidden}.mesh-noise:before{position:absolute;inset:0;pointer-events:none;content:"";opacity:.14;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.28),transparent 18rem),radial-gradient(circle at 80% 60%,rgba(0,0,0,.22),transparent 20rem)}.case-shimmer{background:linear-gradient(110deg,#101010,#191919 35%,rgb(var(--agent-build-orange-rgb) / .35) 48%,#141414 62%,#090909);background-size:240% 100%}.placeholder\:text-\[\#555\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#555\]::placeholder{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity, 1))}.before\:block:before{content:var(--tw-content);display:block}.before\:h-0\.5:before{content:var(--tw-content);height:.125rem}.before\:w-5:before{content:var(--tw-content);width:1.25rem}.before\:-translate-y-2:before{content:var(--tw-content);--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:bg-white:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.before\:content-\[\'\'\]:before{--tw-content: "";content:var(--tw-content)}.after\:block:after{content:var(--tw-content);display:block}.after\:h-0\.5:after{content:var(--tw-content);height:.125rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:translate-y-1\.5:after{content:var(--tw-content);--tw-translate-y: .375rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.04\]:hover{--tw-scale-x: 1.04;--tw-scale-y: 1.04;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-agent-orange:hover{--tw-border-opacity: 1;border-color:rgb(var(--agent-build-orange-rgb) / var(--tw-border-opacity, 1))}.hover\:text-agent-orange:hover{--tw-text-opacity: 1;color:rgb(var(--agent-build-orange-rgb) / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:shadow-orange-strong:hover{--tw-shadow: 0 0 46px rgb(var(--agent-build-orange-rgb) / .32);--tw-shadow-colored: 0 0 46px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-agent-orange:focus{--tw-border-opacity: 1;border-color:rgb(var(--agent-build-orange-rgb) / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#25D366\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 211 102 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-black:focus{--tw-ring-offset-color: #000}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-4:focus-visible{outline-offset:4px}.focus-visible\:outline-offset-8:focus-visible{outline-offset:8px}.focus-visible\:outline-agent-orange:focus-visible{outline-color:rgb(var(--agent-build-orange-rgb) / 1)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}@media(prefers-reduced-motion:no-preference){@keyframes beamDash{to{stroke-dashoffset:-600}}.motion-safe\:animate-beam-dash{animation:beamDash 9s linear infinite}@keyframes particleFlow{0%{transform:translate(0);opacity:0}6%{opacity:1}90%{opacity:1}to{transform:translate(1000px);opacity:0}}.motion-safe\:animate-particle-flow{animation:particleFlow 9s linear infinite}@keyframes pulseDot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.65}}.motion-safe\:animate-pulse-dot{animation:pulseDot 2s ease-in-out infinite}@keyframes riseIn{0%{transform:translateY(18px)}to{transform:translateY(0)}}.motion-safe\:animate-rise-in{animation:riseIn .7s cubic-bezier(.22,1,.36,1) both}}@media(prefers-reduced-motion:reduce){.motion-reduce\:hidden{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.motion-reduce\:animate-fade-in{animation:fadeIn .7s ease-out both}@keyframes softPulse{0%,to{opacity:.3}50%{opacity:.75}}.motion-reduce\:animate-soft-pulse{animation:softPulse 4s ease-in-out infinite}}@media(min-width:640px){.sm\:bottom-6{bottom:1.5rem}.sm\:right-6{right:1.5rem}.sm\:block{display:block}.sm\:h-10{height:2.5rem}.sm\:w-10{width:2.5rem}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-10{gap:2.5rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:p-8{padding:2rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media(min-width:768px){.md\:left-1\/2{left:50%}.md\:col-span-3{grid-column:span 3 / span 3}.md\:min-w-0{min-width:0px}.md\:-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:pl-0{padding-left:0}}@media(min-width:1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:grid-cols-\[minmax\(0\,1\.3fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.lg\:gap-16{gap:4rem}}@media(min-width:1280px){.xl\:block{display:block}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1536px){.\32xl\:left-\[6\%\]{left:6%}.\32xl\:left-\[7\%\]{left:7%}.\32xl\:right-\[6\%\]{right:6%}}@media(min-width:768px){.md\:\[\&\>article\]\:col-start-2>article{grid-column-start:2}}
