:root{--bg:#07090d;--surface:#0d1219;--surface-2:#111824;--surface-3:#151e2b;--line:#222c38;--line-strong:#344154;--text:#f2f5f9;--soft:#b9c2ce;--muted:#808b9a;--faint:#586373;--blue:#84a2eb;--blue-strong:#668bdc;--green:#72b298;--danger:#ef9b9b;--max:1320px;--header-height:76px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 8% -6%, #4b6bc12b, transparent 26rem), var(--bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}img,svg{display:block}::selection{color:#fff;background:#4667b3}:focus-visible{outline-offset:4px;outline:2px solid #9ab6fb}.shell{width:min(var(--max), calc(100% - 56px));margin-inline:auto}.skip-link{z-index:100;color:#0a0d12;background:#fff;border-radius:7px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;position:relative}.nav-shell{min-height:var(--header-height);border-bottom:1px solid #2a3442b8;grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.home-link{width:max-content}.brand-lockup{align-items:center;gap:11px;display:inline-flex}.brand-mark{filter:drop-shadow(0 7px 10px #0e234f6b);transform-origin:50%;flex:none;width:37px;height:37px;transition:transform .32s cubic-bezier(.22,1,.36,1),filter .32s;animation:.58s cubic-bezier(.22,1,.36,1) both brand-enter;display:block;overflow:visible}.brand-frame{transform-origin:50%;animation:.52s ease-out both brand-frame-enter}.brand-stroke{stroke-dashoffset:0;animation:.7s cubic-bezier(.65,0,.35,1) both brand-draw}.brand-stem{stroke-dasharray:105;animation-delay:60ms}.brand-arm{stroke-dasharray:84}.brand-arm-up{animation-delay:.15s}.brand-arm-down{animation-delay:.24s}.brand-node{transform-origin:72px 107px;animation:.72s cubic-bezier(.22,1,.36,1) .36s both brand-node-enter}.brand-node-glow{transform-origin:72px 107px;animation:1.05s ease-out .42s both brand-node-pulse}.brand-lockup:hover .brand-mark{filter:drop-shadow(0 9px 14px #3253a78f);transform:translateY(-1px)rotate(-1.5deg)scale(1.055)}.brand-lockup:hover .brand-node{animation:.78s ease-out both brand-node-hover}.brand-lockup:hover .brand-node-glow{animation:.9s ease-out both brand-node-hover-glow}.brand-name{letter-spacing:.21em;font-size:12px;font-weight:800}@keyframes brand-enter{0%{opacity:0;transform:translateY(3px)scale(.9)}to{opacity:1;transform:none}}@keyframes brand-frame-enter{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@keyframes brand-draw{0%{stroke-dashoffset:105px;opacity:0}20%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes brand-node-enter{0%{opacity:0;transform:scale(.3)}62%{opacity:1;transform:scale(1.22)}to{opacity:1;transform:scale(1)}}@keyframes brand-node-pulse{0%,24%{opacity:0;transform:scale(.35)}58%{opacity:.28}to{opacity:0;transform:scale(1.25)}}@keyframes brand-node-hover{0%,to{transform:scale(1)}45%{transform:scale(1.25)}}@keyframes brand-node-hover-glow{0%{opacity:0;transform:scale(.45)}48%{opacity:.34}to{opacity:0;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.brand-mark,.brand-frame,.brand-stroke,.brand-node,.brand-node-glow{transition:none;animation:none}.brand-stroke{stroke-dashoffset:0}.brand-lockup:hover .brand-mark{transform:none}}.desktop-nav{color:#8793a3;align-items:center;gap:27px;font-size:12px;display:flex}.desktop-nav a{padding-block:28px;transition:color .2s;position:relative}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a.active:after{content:"";background:var(--blue);height:1px;position:absolute;bottom:-1px;left:0;right:0}.nav-cta{color:#c7d2e2;background:#111722;border:1px solid #38475d;border-radius:8px;justify-self:end;align-items:center;gap:8px;min-height:39px;padding:0 14px;font-size:11px;transition:border-color .2s,color .2s;display:inline-flex}.nav-cta:hover{color:#fff;border-color:#6687cb}.mobile-menu{justify-self:end;display:none;position:relative}.mobile-menu summary{color:#b4bfce;cursor:pointer;background:#0d1219;border:1px solid #303b4c;border-radius:8px;place-items:center;width:40px;height:40px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:#0d1219;border:1px solid #2b3748;border-radius:13px;gap:3px;width:min(300px,100vw - 28px);padding:10px;display:grid;position:absolute;top:48px;right:0;box-shadow:0 24px 70px #00000073}.mobile-menu nav a{color:#a5b0bf;border-radius:8px;padding:12px;font-size:13px}.mobile-menu nav a:hover,.mobile-menu nav a.active{color:#fff;background:#141c28}.mobile-menu .mobile-contact{color:#10141b;background:#e9eef7;justify-content:space-between;display:flex}.eyebrow{color:#8599c0;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;line-height:1.4;display:flex}.eyebrow:before{content:"";background:#5c79b5;width:30px;height:1px}.button{cursor:pointer;border:1px solid #303b4a;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:0 19px;font-size:12px;font-weight:650;transition:color .2s,border-color .2s,background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#111722;background:#e9eef7;border-color:#e9eef7}.button.primary:hover{background:#fff}.button.ghost{color:#9da8b7;background:#0d1219}.button.ghost:hover{color:#dbe2ed;border-color:#52657e}.button:disabled{opacity:.65;cursor:wait;transform:none}.home-hero{grid-template-columns:7fr 5fr;align-items:center;gap:clamp(45px,6vw,78px);min-height:680px;padding-block:72px 84px;display:grid}.home-hero-copy h1{letter-spacing:-.062em;max-width:830px;margin:23px 0 26px;font-size:clamp(51px,5.8vw,83px);line-height:.99}.home-hero-copy h1 em{color:var(--blue);font-style:normal}.home-hero-copy>p{color:#99a4b3;max-width:690px;margin:0;font-size:18px;line-height:1.67}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:33px;display:flex}.trust-row{color:#6a7686;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #1e2733;flex-wrap:wrap;gap:22px;margin-top:46px;padding-top:22px;font-size:10px;display:flex}.trust-row span{align-items:center;gap:7px;display:inline-flex}.trust-row svg{color:#6884bd}.orientation-card{background:linear-gradient(155deg,#131a26f7,#0a0e14f7);border:1px solid #273241;border-radius:22px;overflow:hidden;box-shadow:0 35px 100px #00000059}.orientation-head{color:#778396;border-bottom:1px solid #242e3a;justify-content:space-between;align-items:center;min-height:58px;padding:0 19px;font-size:10px;display:flex}.orientation-head b{color:#72aa93;align-items:center;gap:6px;font-weight:500;display:flex}.orientation-head b:before{content:"";background:#62b993;border-radius:50%;width:6px;height:6px}.orientation-card>p{color:#b6c0cd;margin:0;padding:22px 20px 13px;font-size:13px}.orientation-card nav{padding:0 12px 12px}.orientation-card nav a{border:1px solid #222d3a;border-left:2px solid var(--service-accent);background:#0e141d;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;min-height:78px;margin-top:8px;padding:13px 15px;transition:border-color .2s,transform .2s;display:flex}.orientation-card nav a:hover{border-color:#455a78;transform:translate(3px)}.orientation-card nav small{color:var(--service-accent);letter-spacing:.13em;text-transform:uppercase;font-size:9px;display:block}.orientation-card nav strong{color:#d4dae3;margin-top:5px;font-size:12px;font-weight:650;display:block}.orientation-card nav svg{color:#687588;flex:none}.page-section{border-top:1px solid #1b232e;padding-block:110px}.split-heading{grid-template-columns:4fr 8fr;gap:30px;margin-bottom:53px;display:grid}.section-index{color:#596678;letter-spacing:.17em;text-transform:uppercase;padding-top:8px;font-size:10px}.split-heading h2{letter-spacing:-.052em;max-width:870px;margin:0;font-size:clamp(38px,4.2vw,61px);line-height:1.06}.split-heading p{color:#808b9a;max-width:700px;margin:22px 0 0;font-size:15px;line-height:1.67}.compact-heading{margin-bottom:44px}.service-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.service-card{border:1px solid var(--line);background:linear-gradient(145deg,#0f151e,#0a0e14);border-radius:18px;flex-direction:column;min-height:390px;padding:27px;transition:transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.service-card:before{content:"";background:var(--service-accent);opacity:.72;width:2px;position:absolute;inset:0 auto 0 0}.service-card:hover{border-color:#3f4e64;transform:translateY(-4px)}.service-card-top{color:#596576;letter-spacing:.13em;justify-content:space-between;font-size:10px;display:flex}.service-card-top span:first-child{color:var(--service-accent)}.service-icon{border:1px solid color-mix(in srgb, var(--service-accent) 35%, #22304a);width:52px;height:52px;color:var(--service-accent);background:color-mix(in srgb, var(--service-accent) 10%, #111a28);border-radius:14px;place-items:center;margin:48px 0 29px;display:grid}.service-card h3{letter-spacing:-.04em;max-width:570px;margin:0 0 13px;font-size:29px;line-height:1.13}.service-card p{color:#7f8b9b;max-width:590px;margin:0;font-size:13px;line-height:1.65}.service-card>a{color:#b2c2e7;align-items:center;gap:8px;margin-top:auto;padding-top:27px;font-size:11px;display:inline-flex}.service-card>a:hover{color:#fff}.reason-grid{grid-template-columns:5fr 7fr;gap:60px;display:grid}.reason-lead{background:radial-gradient(circle at 90% 10%,#5070be29,#0000 38%),#101722;border:1px solid #293648;border-radius:19px;flex-direction:column;min-height:460px;padding:32px;display:flex}.reason-lead h2{letter-spacing:-.048em;margin:72px 0 18px;font-size:clamp(34px,3.4vw,49px);line-height:1.08}.reason-lead p{color:#7d8999;max-width:480px;margin:0;font-size:13px;line-height:1.65}.reason-lead a{color:#aabce4;align-items:center;gap:8px;margin-top:auto;font-size:11px;display:inline-flex}.reason-list{align-content:center;display:grid}.reason-list article{border-bottom:1px solid #252f3c;grid-template-columns:42px 1fr;align-items:start;gap:20px;min-height:128px;padding:25px 3px;display:grid}.reason-list article:first-child{border-top:1px solid #252f3c}.reason-list article>span{color:#879dcc;border:1px solid #304057;border-radius:50%;place-items:center;width:37px;height:37px;font-size:9px;display:grid}.reason-list h3{margin:0 0 7px;font-size:18px}.reason-list p{color:#748091;margin:0;font-size:12px;line-height:1.6}.product-preview-grid{grid-template-columns:8fr 4fr;gap:13px;display:grid}.product-preview-main,.product-preview-side{border:1px solid #293546;border-radius:19px;min-height:360px}.product-preview-main{background:linear-gradient(145deg,#131d2c,#0c1118);padding:31px;position:relative;overflow:hidden}.product-preview-main>span{color:#91a9da;letter-spacing:.15em;font-size:10px}.product-preview-main h3{letter-spacing:-.045em;max-width:570px;margin:74px 0 14px;font-size:37px;line-height:1.08}.product-preview-main p{color:#788596;max-width:510px;margin:0;font-size:13px;line-height:1.65}.product-window{background:#0d1521;border:1px solid #314567;border-radius:21px;width:290px;height:185px;position:absolute;bottom:-45px;right:-50px;transform:rotate(-5deg);box-shadow:-24px -23px #101a29,-48px -46px #0d1724}.product-window i,.product-window b,.product-window em{background:#1a2840;display:block;position:absolute}.product-window i{border-radius:6px;height:23px;inset:20px 20px auto}.product-window b{border-radius:8px;width:75px;height:90px;top:57px;left:20px}.product-window em{border-radius:8px;width:165px;height:90px;top:57px;right:20px}.product-preview-side{background:#0d131c;flex-direction:column;padding:26px;display:flex}.product-preview-side a{border-bottom:1px solid #273240;grid-template-columns:37px 1fr auto;align-items:center;gap:13px;padding-bottom:25px;display:grid}.product-preview-side a>svg:first-child{color:#89a5de}.product-preview-side small{color:#687587;text-transform:uppercase;font-size:9px;display:block}.product-preview-side strong{margin-top:5px;font-size:13px;display:block}.product-preview-side>p{color:#778394;margin:auto 0 0;font-size:12px;line-height:1.65}.contact-band{background:radial-gradient(circle at 80% 10%,#506ebb2e,#0000 35%),#101722;border:1px solid #2d3b50;border-radius:23px;grid-template-columns:7fr 5fr;align-items:center;gap:55px;min-height:390px;margin-block:112px;padding:42px;display:grid}.contact-band h2{letter-spacing:-.055em;max-width:780px;margin:28px 0 0;font-size:clamp(39px,4.5vw,65px);line-height:1.03}.contact-band-side p{color:#8490a0;margin:0 0 24px;font-size:13px;line-height:1.65}.service-hero{grid-template-columns:7fr 5fr;align-items:center;gap:70px;min-height:630px;padding-block:78px 86px;display:grid}.service-hero-main h1{letter-spacing:-.06em;max-width:790px;margin:23px 0 25px;font-size:clamp(51px,5.5vw,79px);line-height:.99}.service-hero-main>p{color:#98a4b4;max-width:690px;margin:0 0 31px;font-size:18px;line-height:1.65}.service-proof{background:linear-gradient(150deg, color-mix(in srgb, var(--service-accent) 10%, #111824), #0a0f16);border:1px solid #2a3749;border-radius:21px;flex-direction:column;min-height:430px;padding:29px;display:flex;position:relative;overflow:hidden}.service-proof:before{content:"";background:var(--service-accent);width:2px;position:absolute;inset:0 auto 0 0}.service-proof-name{color:var(--service-accent);letter-spacing:.16em;text-transform:uppercase;font-size:10px}.service-proof p{color:#a3adbb;max-width:450px;margin:auto 0 0;font-size:17px;line-height:1.6}.service-proof-index{color:color-mix(in srgb, var(--service-accent) 12%, transparent);letter-spacing:-.1em;font-size:210px;font-weight:800;line-height:1;position:absolute;bottom:-49px;right:-12px}.outcome-grid{border-top:1px solid #2a3544;border-bottom:1px solid #2a3544;grid-template-columns:repeat(2,1fr);display:grid}.outcome{color:#b8c2cf;border-bottom:1px solid #252f3c;border-right:1px solid #252f3c;align-items:center;gap:14px;min-height:110px;padding:25px;font-size:13px;display:flex}.outcome:nth-child(2n){border-right:0}.outcome:nth-last-child(-n+2){border-bottom:0}.outcome svg{color:var(--blue);flex:none}.deliverable-grid{border-top:1px solid #2a3544;border-bottom:1px solid #2a3544;grid-template-columns:repeat(4,1fr);display:grid}.deliverable-grid article{border-right:1px solid #252f3c;min-height:260px;padding:27px 24px}.deliverable-grid article:last-child{border:0}.deliverable-grid article>span{color:#7790c3;font-size:10px}.deliverable-grid h3{margin:76px 0 11px;font-size:20px}.deliverable-grid p{color:#737f8f;margin:0;font-size:12px;line-height:1.6}.process-list{display:grid}.process-list article{border-top:1px solid #26313f;grid-template-columns:55px 1fr auto;align-items:center;gap:22px;min-height:105px;padding:19px 3px;display:grid}.process-list article:last-child{border-bottom:1px solid #26313f}.process-list article>span{color:#6f86b5;font-size:10px}.process-list h3{margin:0 0 5px;font-size:17px}.process-list p{color:#737f8f;margin:0;font-size:12px}.process-list svg{color:#667487}.simple-hero{max-width:var(--max);padding-block:100px 110px}.simple-hero h1{letter-spacing:-.063em;max-width:900px;margin:25px 0;font-size:clamp(53px,6vw,86px);line-height:.98}.simple-hero>p{color:#96a2b2;max-width:720px;margin:0;font-size:18px;line-height:1.67}.product-list{grid-template-columns:2fr 1fr 1fr;gap:13px;display:grid}.product-feature{background:#0d131c;border:1px solid #263243;border-radius:18px;flex-direction:column;min-height:430px;padding:27px;display:flex}.product-feature.featured{background:radial-gradient(circle at 90% 5%,#5a7ccf2e,#0000 35%),#111a29}.product-feature-top{color:#91a6d4;letter-spacing:.13em;justify-content:space-between;align-items:center;gap:15px;font-size:10px;display:flex}.product-feature-top b{color:#667386;font-size:8px;font-weight:500}.product-feature-icon{color:#8ba8e3;background:#17253d;border:1px solid #30486f;border-radius:14px;place-items:center;width:55px;height:55px;margin:58px 0 31px;display:grid}.product-feature h2{letter-spacing:-.04em;margin:0 0 14px;font-size:28px;line-height:1.13}.product-feature p{color:#788596;margin:0;font-size:13px;line-height:1.65}.product-feature ul{grid-template-columns:1fr 1fr;gap:9px 22px;margin:auto 0 0;padding:30px 0 0;list-style:none;display:grid}.product-feature li{color:#9aa7b8;border-top:1px solid #263242;padding-top:9px;font-size:10px}.product-note{color:#7d8998;border:1px solid #26313f;border-radius:12px;justify-content:space-between;align-items:center;gap:25px;margin-top:21px;padding:23px 25px;font-size:12px;display:flex}.product-note p{margin:0}.product-note a{color:#a8b9df;white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.value-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.value-grid article{background:#0d1219;border:1px solid #26313e;border-radius:17px;flex-direction:column;min-height:330px;padding:26px;display:flex}.value-grid article>svg{color:#85a2dd}.value-grid article>span{color:#586578;margin-top:26px;font-size:9px}.value-grid h2{margin:auto 0 11px;font-size:24px}.value-grid p{color:#758192;margin:0;font-size:12px;line-height:1.62}.manifesto{grid-template-columns:4fr 8fr;gap:30px;display:grid}.manifesto h2{letter-spacing:-.052em;max-width:810px;margin:0 0 26px;font-size:clamp(40px,4.5vw,62px);line-height:1.05}.manifesto p{color:#828e9e;max-width:740px;margin:0 0 17px;font-size:15px;line-height:1.75}.contact-page{grid-template-columns:5fr 7fr;align-items:start;gap:clamp(45px,6vw,85px);padding-block:90px 115px;display:grid}.contact-intro{position:sticky;top:35px}.contact-intro h1{letter-spacing:-.056em;margin:25px 0 24px;font-size:clamp(46px,4.7vw,66px);line-height:1.02}.contact-intro>p{color:#8f9aa9;max-width:540px;margin:0;font-size:16px;line-height:1.7}.contact-reassurance{border-top:1px solid #222c38;gap:11px;margin-top:44px;padding-top:24px;display:grid}.contact-reassurance span{color:#9fabba;grid-template-columns:25px 1fr;align-items:center;font-size:11px;display:grid}.contact-reassurance svg{color:#809ad0;grid-row:1/3}.contact-reassurance b{font-weight:600}.contact-reassurance small{color:#626f7f;font-size:9px}.contact-form{background:linear-gradient(145deg,#111925,#0b1017);border:1px solid #2a3748;border-radius:20px;gap:17px;padding:30px;display:grid}.form-heading{border-bottom:1px solid #26313f;justify-content:space-between;align-items:center;gap:20px;margin-bottom:5px;padding-bottom:21px;display:flex}.form-heading span{font-size:14px;font-weight:650}.form-heading small{color:#687486;font-size:9px}.field-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.contact-form label{color:#aab4c1;gap:8px;font-size:10px;display:grid}.contact-form input,.contact-form select,.contact-form textarea{color:#e3e8ef;background:#0b1017;border:1px solid #2b3745;border-radius:8px;width:100%;transition:border-color .2s,box-shadow .2s}.contact-form input,.contact-form select{min-height:46px;padding:0 12px}.contact-form textarea{resize:vertical;min-height:145px;padding:12px;line-height:1.55}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#637fb9;outline:none;box-shadow:0 0 0 3px #637fb924}.contact-form textarea::placeholder{color:#4e5968}.contact-form .consent{color:#7b8796;grid-template-columns:18px 1fr;align-items:start;gap:10px;line-height:1.5}.contact-form .consent input{accent-color:#7899e9;min-height:0;margin:2px 0 0}.contact-form .button{border:0;width:100%}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-status{color:#8793a3;text-align:center;min-height:18px;margin:0;font-size:11px;line-height:1.5}.form-status.success{color:#88c3aa}.form-status.error{color:var(--danger)}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:70vh;display:flex}.not-found>span{color:#7595dc;letter-spacing:.17em;font-size:11px}.not-found h1{letter-spacing:-.06em;margin:22px 0 13px;font-size:clamp(48px,6vw,78px)}.not-found p{color:#7c8898;margin:0 0 29px}.site-footer{border-top:1px solid #1e2733;padding-block:48px 34px}.footer-grid{grid-template-columns:6fr 3fr 3fr;gap:45px;padding-bottom:45px;display:grid}.footer-grid p{color:#667282;margin:17px 0 0;font-size:10px;line-height:1.7}.footer-grid nav{align-content:start;gap:10px;display:grid}.footer-grid nav strong{color:#a8b2bf;margin-bottom:5px;font-size:10px}.footer-grid nav a{color:#6e7a8a;font-size:10px}.footer-grid nav a:hover{color:#fff}.footer-bottom{color:#566171;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #1d2631;justify-content:space-between;gap:20px;padding-top:23px;font-size:9px;display:flex}@media (width<=1000px){.desktop-nav{gap:18px}.nav-cta{display:none}.nav-shell{grid-template-columns:1fr auto}.desktop-nav{justify-self:end}.home-hero,.service-hero{grid-template-columns:1fr;gap:40px}.orientation-card{max-width:720px}.service-proof{min-height:320px}.service-proof p{margin-top:100px}.product-list{grid-template-columns:1fr 1fr}.product-feature.featured{grid-column:1/-1}.value-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){:root{--header-height:64px}.shell{width:min(var(--max), calc(100% - 28px))}.desktop-nav{display:none}.mobile-menu{display:block}.home-hero{min-height:auto;padding-block:52px 66px}.home-hero-copy h1{font-size:clamp(45px,12.7vw,63px)}.home-hero-copy>p{font-size:16px}.trust-row{flex-direction:column;gap:11px}.page-section{padding-block:78px}.split-heading,.manifesto{grid-template-columns:1fr;gap:15px}.section-index{padding-top:0}.service-grid{grid-template-columns:1fr}.service-card{min-height:360px}.reason-grid,.product-preview-grid,.contact-band,.contact-page{grid-template-columns:1fr}.reason-grid{gap:20px}.reason-lead{min-height:420px}.product-preview-main{min-height:390px}.product-preview-side{min-height:245px}.contact-band{gap:38px;min-height:auto;margin-block:80px;padding:29px}.service-hero{gap:35px;min-height:auto;padding-block:60px 74px}.service-hero-main h1{font-size:clamp(46px,13vw,65px)}.service-hero-main>p{font-size:16px}.deliverable-grid{grid-template-columns:1fr 1fr}.deliverable-grid article:nth-child(2){border-right:0}.deliverable-grid article:nth-child(-n+2){border-bottom:1px solid #252f3c}.simple-hero{padding-block:72px 82px}.simple-hero h1{font-size:clamp(47px,13vw,66px)}.simple-hero>p{font-size:16px}.product-list{grid-template-columns:1fr}.product-feature.featured{grid-column:auto}.product-note{flex-direction:column;align-items:flex-start}.contact-intro{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div{grid-column:1/-1}}@media (width<=520px){.home-hero-copy h1{font-size:45px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.orientation-card nav strong{max-width:240px}.split-heading h2{font-size:38px}.service-card{min-height:375px}.reason-lead h2{font-size:36px}.product-window{opacity:.65}.service-hero-main h1{font-size:45px}.service-proof{min-height:350px}.outcome-grid{grid-template-columns:1fr}.outcome{border-right:0}.outcome:nth-last-child(-n+2){border-bottom:1px solid #252f3c}.outcome:last-child{border-bottom:0}.deliverable-grid{grid-template-columns:1fr}.deliverable-grid article{border-bottom:1px solid #252f3c;border-right:0;min-height:220px}.deliverable-grid article:nth-child(3){border-bottom:1px solid #252f3c}.deliverable-grid h3{margin-top:55px}.process-list article{grid-template-columns:38px 1fr}.process-list article svg{display:none}.product-feature{min-height:390px}.product-feature ul,.value-grid{grid-template-columns:1fr}.value-grid article{min-height:285px}.field-row{grid-template-columns:1fr}.contact-form{padding:22px 18px}.form-heading{flex-direction:column;align-items:flex-start;gap:5px}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
