/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#131f2f;--navy-deep:#0b1421;--navy-soft:#223249;--ice:#cbe1ec;--ice-bright:#e4f3fa;--paper:#f4f2ec;--white:#fcfbf8;--ink:#101824;--muted:#68717b;--line:#131f2f29;--coral:#ff6d51;--green:#8ed7be}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}body::selection{background:var(--ice);color:var(--navy)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}main{overflow:visible}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#f4f2ece6;grid-template-columns:1fr auto 1fr;align-items:center;min-height:80px;padding:0 4.5vw;display:grid;position:relative}.brand{justify-self:start;align-items:center;gap:11px;display:inline-flex}.brand img{border-radius:8px;display:block}.brand span{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.03em;font-size:1.08rem}.brand small{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-top:5px;font-size:.63rem}.desktop-nav{gap:32px;display:flex}.desktop-nav a{color:#3f4853;letter-spacing:.07em;text-transform:uppercase;font-size:.78rem;font-weight:600;position:relative}.desktop-nav a:after{background:var(--coral);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.nav-cta{background:var(--navy);border:1px solid var(--navy);color:#fff;letter-spacing:.03em;border-radius:999px;flex:none;justify-self:end;align-items:center;gap:10px;padding:12px 18px;font-size:.78rem;font-weight:700;transition:background .18s,color .18s;display:inline-flex}.arrow-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:16px;height:16px;display:block;overflow:visible}.nav-cta .arrow-icon{width:14px;height:14px}.nav-cta:hover{background:var(--ice);color:var(--navy)}.hero{background:linear-gradient(#131f2f0a 1px, transparent 1px), linear-gradient(90deg, #131f2f0a 1px, transparent 1px), var(--paper);background-size:64px 64px;grid-template-columns:minmax(0,.96fr) minmax(500px,1.04fr);gap:clamp(48px,5.4vw,90px);min-height:720px;padding:clamp(88px,10vw,150px) 4.5vw 100px;display:grid;position:relative;overflow:clip}.hero:before{background:var(--ice);content:"";filter:blur(1px);opacity:.4;border-radius:999px;width:440px;height:440px;position:absolute;top:-100px;right:-190px}.hero-copy{z-index:1;align-self:center;max-width:760px;position:relative}.eyebrow,.inquiry-kicker{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;font-size:.7rem;font-weight:600;display:flex}.status-dot{background:var(--green);border-radius:999px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 5px #8ed7be29}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.072em;max-width:1050px;margin:30px 0 34px;font-size:clamp(3.8rem,6.4vw,7.4rem);line-height:.92}h1 span,.split-heading h2 span{color:#5e7f93}.hero-lede{color:#4e5965;max-width:680px;font-size:clamp(1.05rem,1.4vw,1.28rem);line-height:1.66}.hero-actions,.inquiry-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:38px;display:flex}.button{border:1px solid var(--navy);border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:54px;padding:0 24px;font-size:.88rem;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--navy);color:#fff}.button-primary:hover{background:var(--navy-soft)}.button-secondary{background:0 0}.button-secondary:hover{background:#fff}.microcopy{color:#515b65;font-family:var(--font-geist-mono), monospace;letter-spacing:.035em;gap:5px;margin:18px 0 0;font-size:.74rem;line-height:1.55;display:grid}.pipeline-console{background:var(--navy);color:#fff;border:1px solid #cbe1ec33;border-radius:24px;align-self:center;min-height:560px;position:relative;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 44px 100px #131f2f42}.pipeline-console:after{content:"";border:1px solid #cbe1ec2b;border-radius:50%;width:540px;height:540px;position:absolute;bottom:-220px;right:-160px}.console-topbar{color:#91a9b9;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;border-bottom:1px solid #cbe1ec24;justify-content:space-between;align-items:center;padding:20px 24px;font-size:.62rem;display:flex}.live-pill{color:var(--green);background:#8ed7be1f;border:1px solid #8ed7be59;border-radius:999px;padding:7px 10px}.console-body{z-index:1;padding:clamp(26px,3vw,46px);position:relative}.sprint-header{justify-content:space-between;align-items:flex-start;margin-bottom:34px;display:flex}.sprint-header div{flex-direction:column;gap:9px;display:flex}.sprint-header small{color:var(--ice);font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;font-size:.62rem}.sprint-header strong{letter-spacing:-.04em;font-size:clamp(1.55rem,2.2vw,2.3rem)}.sprint-header>span{color:var(--ice);font-family:var(--font-geist-mono), monospace;border:1px solid #cbe1ec3d;border-radius:8px;padding:8px 10px;font-size:.68rem}.timeline{gap:10px;display:grid}.timeline-step{border:1px solid #cbe1ec21;border-radius:12px;grid-template-columns:36px 1fr auto;align-items:center;gap:14px;min-height:76px;padding:12px 14px;display:grid}.timeline-step>span{color:#90a9ba;font-family:var(--font-geist-mono), monospace;background:#cbe1ec14;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.65rem;display:flex}.timeline-step div{flex-direction:column;gap:5px;display:flex}.timeline-step strong{font-size:.85rem}.timeline-step small{color:#8da0af;font-size:.7rem}.timeline-step b{color:#718695;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:.58rem;font-weight:600}.timeline-step.complete{background:#8ed7be0f}.timeline-step.complete b{color:var(--green)}.timeline-step.active{background:var(--ice);border-color:var(--ice);color:var(--navy)}.timeline-step.active>span{background:var(--navy);color:var(--ice)}.timeline-step.active small{color:#587083}.timeline-step.active b{color:var(--coral)}.deliverables{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:24px;display:grid}.deliverables span{color:var(--ice);font-family:var(--font-geist-mono), monospace;text-align:center;border:1px solid #cbe1ec2e;border-radius:8px;padding:11px 5px;font-size:.55rem}.trust-strip{background:var(--white);border-bottom:1px solid var(--line);border-top:1px solid var(--line);text-align:center;padding:27px 4.5vw 24px}.trust-strip p,.trust-strip small{color:#788088;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px;font-size:.6rem}.trust-strip div{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px clamp(28px,4vw,68px);margin-bottom:20px;display:flex}.trust-strip strong{color:#45505b;letter-spacing:-.025em;font-size:clamp(.9rem,1.5vw,1.18rem)}.trust-strip small{color:#56616b;letter-spacing:.04em;text-transform:none;max-width:1100px;margin:0 auto;font-size:.72rem;line-height:1.65;display:block}.section{padding:clamp(92px,11vw,160px) 4.5vw}.section-label{color:#6d7781;font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;margin-bottom:42px;font-size:.66rem;font-weight:600}.section-label.light{color:#8da8ba}.section-heading h2,.system-copy h2,.faq-layout>h2,.inquiry-section h2{letter-spacing:-.065em;margin-bottom:0;font-size:clamp(2.8rem,5.3vw,6.4rem);line-height:.98}.split-heading{grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);align-items:end;gap:50px;margin-bottom:72px;display:grid}.split-heading p,.process-heading p{color:#5a6570;margin:0;font-size:1.05rem;line-height:1.72}.offer-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.offer-card{background:var(--paper);min-height:470px;padding:clamp(28px,3.2vw,48px);transition:background .2s,transform .2s;position:relative}.offer-card:hover{background:var(--white);z-index:1;transform:translateY(-6px)}.offer-card-top{font-family:var(--font-geist-mono), monospace;justify-content:space-between;align-items:center;display:flex}.offer-card-top span{color:var(--coral);font-size:.72rem}.offer-card-top small{border:1px solid var(--line);color:#707983;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:8px 10px;font-size:.58rem}.offer-card h3{letter-spacing:-.055em;margin:68px 0 22px;font-size:clamp(2rem,3vw,3rem)}.offer-card>p{color:#5d6771;max-width:380px;line-height:1.65}.offer-card dl{border-top:1px solid var(--line);margin:0;position:absolute;bottom:clamp(28px,3.2vw,48px);left:clamp(28px,3.2vw,48px);right:clamp(28px,3.2vw,48px)}.offer-card dl div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;align-items:start;gap:20px;padding:14px 0;display:grid}.offer-card dt{color:#7a838b;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem}.offer-card dd{margin:0;font-size:.78rem;line-height:1.5}.proof-band{background:var(--ice);grid-template-columns:repeat(4,1fr);padding:0 4.5vw;display:grid}.proof-band div{border-right:1px solid #131f2f24;flex-direction:column;min-height:220px;padding:42px 3vw;display:flex}.proof-band div:last-child{border-right:0}.proof-band strong{letter-spacing:-.065em;overflow-wrap:anywhere;font-size:clamp(2.55rem,4.4vw,5rem)}.proof-band span{color:#506574;margin-top:auto;font-size:.75rem}.process-section{background:var(--navy);color:#fff}.process-heading{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:50px;margin-bottom:80px;display:grid}.process-heading h2{max-width:1100px}.process-heading p{color:#9bb0be;align-self:end}.steps-grid{border-top:1px solid #cbe1ec2e}.step{border-bottom:1px solid #cbe1ec2e;grid-template-columns:70px minmax(0,1fr);align-items:start;gap:5vw;padding:30px 0;transition:padding .2s;display:grid}.step:hover{padding-left:16px}.step>span{color:var(--coral);font-family:var(--font-geist-mono), monospace;padding-top:6px;font-size:.7rem}.step div{grid-template-columns:minmax(230px,.7fr) minmax(300px,1fr);align-items:start;gap:40px;display:grid}.step h3{letter-spacing:-.045em;margin:0;font-size:clamp(1.6rem,2.7vw,3rem)}.step p{color:#9ab0be;max-width:680px;margin:0;line-height:1.68}.process-note{background:#cbe1ec14;border:1px solid #cbe1ec21;border-radius:14px;grid-template-columns:180px 1fr;align-items:center;gap:28px;margin-top:54px;padding:26px;display:grid}.process-note span{color:var(--ice);font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;text-transform:uppercase;font-size:.62rem}.process-note p{color:#b8cbd6;margin:0;font-size:.86rem;line-height:1.65}.work-section{background:var(--white)}.case-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.case-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;flex-direction:column;min-height:520px;padding:28px;transition:border .18s,transform .18s;display:flex;overflow:hidden}.case-card:hover{border-color:var(--navy);transform:translateY(-7px)}.case-meta{color:#535e68;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:flex-start;font-size:.7rem;display:flex}.case-meta span{max-width:calc(100% - 34px);line-height:1.5}.case-meta .arrow-icon{flex:none}.case-card h3{letter-spacing:-.05em;margin:42px 0 0;font-size:clamp(1.7rem,2.7vw,2.9rem)}.case-metric{flex-direction:column;align-items:flex-start;gap:5px;margin-top:12px;display:flex}.case-metric strong{color:#587689;font-size:1.05rem;line-height:1.35}.case-metric span{color:#58636d;font-size:.78rem;line-height:1.45}.case-frame{background:var(--navy);color:var(--ice);border-radius:12px;flex-direction:column;flex-grow:1;justify-content:space-between;margin-top:34px;padding:20px;display:flex;position:relative;overflow:hidden}.case-frame:before,.case-frame:after{content:"";border:1px solid #cbe1ec2e;border-radius:50%;width:210px;height:210px;position:absolute;top:-60px;right:-70px}.case-frame:after{width:130px;height:130px;top:-19px;right:-25px}.case-frame>span,.case-frame>b{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:.58rem;font-weight:600}.case-frame>b{color:var(--green)}.frame-lines{z-index:1;gap:7px;display:grid;position:relative}.frame-lines i{background:#cbe1ec26;border-radius:999px;width:80%;height:8px}.frame-lines i:first-child{background:var(--ice);width:55%}.frame-lines i:last-child{background:var(--coral);width:35%}.case-footnote{color:#56616b;font-family:var(--font-geist-mono), monospace;max-width:1180px;margin:22px 0 0;font-size:.72rem;line-height:1.65}.system-section{background:var(--navy-deep);color:#fff;grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);gap:clamp(60px,8vw,150px);display:grid}.system-copy>p{color:#9db0bc;max-width:700px;margin:30px 0 42px;font-size:1.05rem;line-height:1.7}.check-list{margin:0;padding:0;list-style:none}.check-list li{color:#c8d5dd;border-top:1px solid #cbe1ec24;gap:16px;padding:17px 0;font-size:.87rem;display:flex}.check-list li:last-child{border-bottom:1px solid #cbe1ec24}.check-list span{color:var(--green)}.founder-card{background:var(--ice);color:var(--navy);border-radius:24px;align-self:center;min-height:560px;padding:clamp(30px,4vw,58px);transform:rotate(-1.3deg)}.founder-mark img{border-radius:14px}.founder-card blockquote{letter-spacing:-.055em;margin:64px 0 80px;font-size:clamp(2rem,3.5vw,4rem);font-weight:650;line-height:1.05}.founder-info{justify-content:space-between;align-items:end;display:flex}.founder-info>div{flex-direction:column;gap:6px;display:flex}.founder-info strong{font-size:.9rem}.founder-info span{color:#5a7181;font-size:.72rem}.founder-info a{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-family:Arial,sans-serif;font-size:.9rem;font-weight:800;display:flex}.faq-section{background:var(--paper)}.faq-layout{grid-template-columns:.78fr 1.22fr;gap:80px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;padding:25px 0;font-size:clamp(1rem,1.45vw,1.3rem);font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--coral);font-family:var(--font-geist-mono), monospace;margin-left:30px;font-size:1.4rem;font-weight:400;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#5f6972;margin:-4px 60px 26px 0;line-height:1.7}.inquiry-section{background:radial-gradient(circle at 85% 10%, #cbe1ec29, transparent 28%), var(--navy);color:#fff;text-align:center;flex-direction:column;align-items:center;padding:clamp(100px,13vw,190px) 4.5vw 80px;display:flex}.inquiry-kicker{color:var(--ice)}.inquiry-section h2{max-width:1200px;margin-top:34px}.inquiry-section>p{color:#a8bbc7;max-width:760px;margin:36px auto 0;font-size:1.08rem;line-height:1.68}.button-light{background:var(--ice);border-color:var(--ice);color:var(--navy)}.button-light:hover{background:#fff;border-color:#fff}.phone-link{color:var(--ice);border-bottom:1px solid #cbe1ec73;padding:10px 3px;font-size:.85rem}.inquiry-fields{border-top:1px solid #cbe1ec2e;grid-template-columns:repeat(4,1fr);gap:1px;width:100%;max-width:1150px;margin-top:90px;display:grid}.inquiry-fields span{color:#91a8b7;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;border-right:1px solid #cbe1ec2e;padding:24px 10px 0;font-size:.6rem}.inquiry-fields span:last-child{border-right:0}footer{background:var(--navy);color:#fff;border-top:1px solid #cbe1ec29;grid-template-columns:1fr 1.3fr .9fr;align-items:start;gap:32px;padding:50px 4.5vw 38px;display:grid}.footer-brand small{color:#8fa6b5}footer>p{color:#9fb1bd;max-width:330px;margin:6px 0 0;font-size:.8rem;line-height:1.6}.footer-contact{text-align:right;flex-direction:column;justify-self:end;gap:8px;margin-top:5px;font-size:.78rem;display:flex}.footer-contact span{color:#89a0af}.footer-legal{color:#7f96a5;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #cbe1ec29;grid-column:1/-1;gap:24px;margin-top:30px;padding-top:22px;font-size:.56rem;display:flex}.footer-legal span{margin-right:auto}.footer-legal a:hover,.footer-contact a:hover{color:var(--ice)}.legal-page{background:var(--paper);color:var(--ink);min-height:100vh}.legal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:80px;padding:0 4.5vw;display:flex}.legal-close{border:1px solid var(--line);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:10px;padding:10px 16px 10px 12px;font-size:.72rem;font-weight:700;transition:background .18s,border-color .18s;display:inline-flex}.legal-close:hover{background:var(--ice);border-color:var(--ice)}.legal-close span{font-size:1.2rem;font-weight:400;line-height:1}.legal-document{padding:clamp(80px,10vw,150px) 4.5vw}.legal-intro{border-bottom:1px solid var(--line);padding-bottom:clamp(50px,7vw,90px)}.legal-kicker{color:#6d7781;font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:600}.legal-intro h1{letter-spacing:-.075em;max-width:1100px;margin:34px 0;font-size:clamp(3.8rem,8vw,9rem);line-height:.9}.legal-intro>p:last-child{color:var(--muted);margin-bottom:0}.legal-content{max-width:1120px;margin-left:auto}.legal-content section{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(0,1fr);gap:clamp(28px,5vw,80px);padding:clamp(38px,5vw,70px) 0;display:grid}.legal-content-compact section{grid-template-columns:minmax(200px,.42fr) minmax(0,1fr)}.legal-number{color:var(--coral);font-family:var(--font-geist-mono), monospace;padding-top:5px;font-size:.68rem}.legal-content h2{-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.045em;overflow-wrap:anywhere;min-width:0;margin-bottom:22px;font-size:clamp(1.55rem,2.7vw,2.8rem);line-height:1.08}.legal-content-compact h2{margin-bottom:0}.legal-content p,.legal-content li{color:#505b65;min-width:0;font-size:.98rem;line-height:1.75}.legal-content p:last-child{margin-bottom:0}.legal-content ul{margin:20px 0 0;padding-left:20px}.legal-content li+li{margin-top:8px}.legal-content a{color:#426b82;text-underline-offset:4px;-webkit-text-decoration:underline #426b8259;text-decoration:underline #426b8259}.legal-content a:hover{color:var(--coral)}.legal-footer{background:var(--navy);color:#91a7b5;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:24px;padding:34px 4.5vw;font-size:.6rem;display:flex}.legal-footer span{margin-right:auto}.legal-footer a:hover{color:var(--ice)}a:focus-visible,summary:focus-visible{outline:3px solid var(--coral);outline-offset:4px}@media (width<=1180px){.hero{grid-template-columns:1fr;padding-top:100px}.hero-copy{max-width:920px}h1{max-width:940px}.pipeline-console{justify-self:center;width:100%;max-width:760px}.system-section{grid-template-columns:1fr .8fr}}@media (width<=900px){.site-header{grid-template-columns:1fr auto;min-height:72px}.desktop-nav{display:none}.nav-cta{padding:11px 15px;font-size:.7rem}.split-heading,.process-heading,.faq-layout,.system-section{grid-template-columns:1fr}.split-heading{align-items:start}.split-heading p,.process-heading p{max-width:660px}.offer-grid,.case-grid{grid-template-columns:1fr}.offer-card{min-height:430px}.proof-band{grid-template-columns:repeat(2,1fr)}.proof-band div:nth-child(2){border-right:0}.proof-band div:nth-child(-n+2){border-bottom:1px solid #131f2f24}.system-section{gap:80px}.founder-card{justify-self:center;width:100%;max-width:650px}.faq-layout{gap:50px}footer{grid-template-columns:1fr 1fr}.footer-contact{grid-area:1/2/span 2}}@media (width<=620px){.site-header,.hero,.section,.inquiry-section,footer,.legal-header,.legal-document,.legal-footer{padding-left:20px;padding-right:20px}.site-header{gap:12px;min-height:64px}.site-header .brand,.site-header .brand span{min-width:0}.brand img{width:34px;height:34px}.brand{min-height:44px}.brand strong{font-size:.92rem}.brand small{font-size:.49rem}.nav-cta{white-space:nowrap;gap:8px;height:44px;padding:0 12px;font-size:.66rem}.nav-cta .arrow-icon{width:14px;height:14px}.hero{background-size:42px 42px;grid-template-columns:minmax(0,1fr);gap:32px;width:100%;min-height:auto;padding-top:50px;padding-bottom:52px;overflow:visible}.hero:before{width:180px;height:180px;top:-55px;right:0}.hero>*,.hero-copy,.hero-lede,.pipeline-console{width:100%;min-width:0;max-width:100%}.eyebrow{gap:8px;font-size:.56rem;line-height:1.5}h1{-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.05em;overflow-wrap:break-word;word-break:normal;margin:20px 0 24px;font-size:clamp(2.35rem,11vw,3.2rem);line-height:1.01}.hero-lede{font-size:.98rem;line-height:1.58}.hero-actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:28px}.button{text-align:center;gap:10px;width:100%;min-width:0;max-width:100%;min-height:52px;padding-left:20px;padding-right:20px;line-height:1.25}.microcopy{margin-top:14px;line-height:1.55}.pipeline-console{border-radius:17px;min-height:auto;transform:rotate(0);box-shadow:0 24px 60px #131f2f38}.console-topbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:13px 14px;display:grid}.console-topbar>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.console-body{padding:20px 14px 16px}.sprint-header{margin-bottom:20px}.sprint-header div{min-width:0}.sprint-header strong{overflow-wrap:anywhere;font-size:1.3rem}.timeline-step{grid-template-columns:32px minmax(0,1fr) auto;gap:10px;min-height:64px;padding:10px}.timeline-step>span{width:32px;height:32px}.timeline-step div{min-width:0}.timeline-step strong,.timeline-step small{overflow-wrap:anywhere}.timeline-step b{font-size:.5rem}.deliverables{grid-template-columns:repeat(2,1fr);margin-top:16px}.trust-strip{padding:24px 20px 22px}.trust-strip p{margin-bottom:18px;line-height:1.5}.trust-strip div{gap:16px 28px;margin-bottom:17px}.trust-strip strong{font-size:.92rem}.section{padding-top:76px;padding-bottom:76px}.section-label{margin-bottom:26px}.section-heading h2,.system-copy h2,.faq-layout>h2,.inquiry-section h2{-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.055em;overflow-wrap:anywhere;font-size:clamp(2.25rem,10vw,3rem);line-height:1.02}.split-heading,.process-heading{gap:24px;margin-bottom:40px}.split-heading p,.process-heading p{font-size:.96rem;line-height:1.62}.offer-grid{background:0 0;border:0;gap:14px}.offer-card{border:1px solid var(--line);border-radius:16px;flex-direction:column;min-width:0;min-height:0;padding:24px 20px;display:flex}.offer-card h3{margin:38px 0 16px;font-size:2rem}.offer-card>p{font-size:.94rem}.offer-card dl{margin-top:28px;position:static}.offer-card dl div{grid-template-columns:96px minmax(0,1fr);gap:16px}.proof-band{grid-template-columns:1fr;padding:0}.proof-band div{border-bottom:1px solid #131f2f24;border-right:0;flex-direction:row;align-items:baseline;gap:20px;min-height:104px;padding:22px 20px}.proof-band div:nth-child(-n+2){border-bottom:1px solid #131f2f24}.proof-band div:last-child{border-bottom:0}.proof-band strong{flex:none;font-size:2.45rem}.proof-band span{text-align:right;max-width:145px;margin:0 0 0 auto}.step{grid-template-columns:30px minmax(0,1fr);gap:14px;padding:22px 0}.step div{grid-template-columns:1fr;gap:10px}.step h3{font-size:1.5rem}.step p{font-size:.88rem;line-height:1.58}.process-note{grid-template-columns:1fr;align-items:start;gap:14px;margin-top:36px;padding:20px}.process-note p{font-size:.82rem}.case-card{min-height:0;padding:20px}.case-card h3{margin-top:32px;font-size:2rem}.case-frame{flex-grow:0;height:180px;margin-top:28px}.system-section{gap:58px}.system-copy>p{margin:24px 0 32px;font-size:.96rem;line-height:1.62}.check-list li{padding:15px 0;font-size:.83rem;line-height:1.48}.founder-card{min-height:0;padding:28px 24px;transform:rotate(0)}.founder-mark img{width:64px;height:64px}.founder-card blockquote{margin:40px 0 48px;font-size:2rem;line-height:1.07}.founder-info{gap:20px}.faq-layout{gap:34px}.faq-list summary{gap:18px;padding:21px 0;font-size:.98rem;line-height:1.4}.faq-list summary span{text-align:center;flex:0 0 24px;margin-left:0}.faq-list details p{margin-right:0;font-size:.92rem;line-height:1.62}.inquiry-section{padding-top:76px;padding-bottom:48px}.inquiry-section h2{margin-top:28px}.inquiry-section>p{margin-top:24px;font-size:.96rem;line-height:1.6}.inquiry-actions{flex-direction:column;align-items:stretch;gap:10px;width:100%;margin-top:28px}.phone-link{justify-content:center;align-items:center;min-height:46px;display:inline-flex}.inquiry-fields{grid-template-columns:1fr;margin-top:46px}.inquiry-fields span{text-align:left;border-bottom:1px solid #cbe1ec2e;border-right:0;min-height:54px;padding:18px 0 0}footer{grid-template-columns:1fr;gap:22px;padding-top:42px;padding-bottom:28px}.footer-contact{text-align:left;grid-area:auto;justify-self:start}.footer-contact a{align-items:center;min-height:44px;display:inline-flex}.footer-legal{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;padding-top:14px;display:grid}.footer-legal span{grid-column:1/-1;align-items:center;min-height:38px;margin:0;display:flex}.footer-legal a{align-items:center;min-height:44px;display:flex}.legal-header{min-height:64px}.legal-close{justify-content:center;width:42px;height:42px;padding:0;font-size:0}.legal-close span{font-size:1.4rem}.legal-document{padding-top:58px;padding-bottom:64px}.legal-intro{padding-bottom:42px}.legal-intro h1{-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.055em;overflow-wrap:anywhere;margin:26px 0;font-size:clamp(2.4rem,11vw,3.4rem);line-height:1}.legal-content section,.legal-content-compact section{grid-template-columns:1fr;gap:14px;padding:34px 0}.legal-content h2,.legal-content-compact h2{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;margin-bottom:16px;font-size:1.55rem;line-height:1.14}.legal-content-compact h2{margin-bottom:0}.legal-content p,.legal-content li{overflow-wrap:anywhere;font-size:.92rem;line-height:1.68}.legal-content a{overflow-wrap:anywhere}.hero-copy,.pipeline-console,.system-copy,.case-card{min-width:0}.status-dot{flex:0 0 8px}.footer-legal,.legal-footer{font-size:.64rem}.legal-footer{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:0 12px;padding-top:24px;padding-bottom:24px;display:grid}.legal-footer span{grid-column:1/-1;align-items:center;min-height:38px;margin:0;display:flex}.legal-footer a{align-items:center;min-height:44px;display:flex}}@media (width<=420px){.brand{gap:8px}.brand small{letter-spacing:.1em}.nav-cta{padding:0 10px;font-size:.64rem}.inquiry-actions .button{padding-left:16px;padding-right:16px;font-size:.82rem}.timeline-step{grid-template-columns:32px minmax(0,1fr)}.timeline-step b{display:none}.sprint-header>span{padding:7px 8px;font-size:.58rem}.offer-card dl div{grid-template-columns:1fr;gap:7px}.offer-card dt{margin-bottom:1px}.founder-card blockquote{font-size:1.8rem}.founder-info span{max-width:180px}}@media (width<=360px){.site-header .brand small{display:none}.site-header{gap:8px;padding-left:16px;padding-right:16px}}@media (hover:none){.button:hover,.offer-card:hover,.case-card:hover{transform:none}.step:hover{padding-left:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
