/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.table{display:table}.rounded{border-radius:.25rem}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}: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;--green-ink:#32755f}*{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)}.header-actions{justify-self:end;align-items:center;gap:14px;display:flex}.language-switcher{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;align-items:center;font-size:.64rem;font-weight:650;display:flex}.language-switcher a,.language-switcher span[aria-current]{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.language-switcher a:hover{color:var(--navy)}.language-switcher span[aria-current]{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--coral);-webkit-text-decoration-color:var(--coral);-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);text-underline-offset:5px;text-decoration-thickness:2px}.nav-cta-label-short{display:none}.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}main[lang=en] .offer-card{min-height:560px}.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:minmax(0,1.08fr) minmax(0,1fr);gap:18px;display:grid}.case-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;flex-direction:column;min-height:0;padding:0;transition:border-color .18s,transform .18s;display:flex;overflow:hidden}.case-card:hover{border-color:var(--navy);transform:translateY(-4px)}.case-card-featured{grid-row:span 2}.case-artwork{aspect-ratio:3;background:var(--navy);overflow:hidden}.case-card-featured .case-artwork{aspect-ratio:1.58}.case-artwork img{object-fit:cover;width:100%;height:100%;display:block}.case-card-body{flex:1;grid-template-columns:minmax(0,1fr) minmax(142px,.42fr);min-height:158px;padding:22px;display:grid}.case-card-featured .case-card-body{flex-direction:column;min-height:286px;padding:28px;display:flex}.case-card-copy{min-width:0;padding-right:22px}.case-card-featured .case-card-copy{padding-right:0}.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:100%;line-height:1.5}.case-meta .arrow-icon{display:none}.case-card h3{letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(1.55rem,2.1vw,2.15rem);line-height:1.02}.case-card-featured h3{margin-top:24px;font-size:clamp(2rem,3.1vw,3.15rem)}.case-metric{flex-direction:column;align-items:flex-start;gap:5px;margin-top:12px;display:flex}.case-metric strong{color:#587689;font-size:.98rem;line-height:1.35}.case-metric span{color:#58636d;font-size:.75rem;line-height:1.45}.case-reference{border-left:1px solid var(--line);flex-direction:column;min-width:0;padding-left:22px;display:flex}.case-reference-type{color:#52616b;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:600;line-height:1.45}.case-reference-action{color:var(--green-ink);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;font-size:.78rem;font-weight:700;line-height:1.35;display:flex}.case-reference-action .arrow-icon{flex:none}.case-card-featured .case-reference{border-left:0;border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-top:auto;padding:18px 0 0;display:grid}.case-card-featured .case-reference-action{min-width:180px}.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}.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}.inquiry-fields-en{grid-template-columns:repeat(7,minmax(0,1fr))}.project-brief-page{background:var(--paper)}.project-brief-hero{background:linear-gradient(#131f2f09 1px, transparent 1px), linear-gradient(90deg, #131f2f09 1px, transparent 1px), var(--paper);background-size:64px 64px;grid-template-columns:minmax(0,.94fr) minmax(460px,.76fr);gap:clamp(52px,6vw,100px);min-height:760px;padding:clamp(72px,8vw,120px) 4.5vw 100px;display:grid}.project-brief-intro{align-self:center;min-width:0;max-width:850px}.project-brief-intro .breadcrumb{margin-bottom:30px}.project-brief-intro h1{margin-top:30px;margin-bottom:34px;font-size:clamp(3.55rem,5.9vw,7rem)}.project-brief-intro h1 span{color:#5e7f93}.project-brief-lede{color:#4f5b66;max-width:720px;margin:0;font-size:clamp(1.04rem,1.4vw,1.25rem);line-height:1.68}.project-brief-panel{background:var(--navy);color:#fff;border:1px solid #cbe1ec2e;border-radius:22px;align-self:center;min-width:0;overflow:hidden;box-shadow:0 35px 90px #131f2f38}.project-brief-panel-heading{color:#91a9b9;font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;border-bottom:1px solid #cbe1ec24;justify-content:space-between;align-items:center;padding:20px 22px;font-size:.59rem;display:flex}.project-brief-panel-heading strong{color:var(--green);font-weight:500}.project-brief-panel-body{padding:clamp(26px,3vw,42px)}.project-brief-panel-body h2{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(2rem,3.1vw,3.5rem);line-height:1}.project-brief-panel-body>p{color:#a4b7c3;margin-bottom:0;font-size:.9rem;line-height:1.65}.project-brief-actions{margin-top:28px}.project-brief-button-row{grid-template-columns:1fr;gap:10px;display:grid}.project-brief-button-row .button{width:100%}.project-brief-button-row .button-primary{background:var(--ice);border-color:var(--ice);color:var(--navy)}.project-brief-button-row .button-primary:hover{background:#fff}.project-brief-button-row .button-secondary{color:#fff;cursor:pointer;border-color:#cbe1ec59;font-family:inherit}.project-brief-button-row .button-secondary:hover{background:#cbe1ec14}.project-brief-template-label{color:#8da6b5;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;margin:28px 0 10px;font-size:.58rem;display:block}.project-brief-actions textarea{background:var(--navy-deep);color:#dceaf1;font:.72rem/1.55 var(--font-geist-mono), monospace;resize:vertical;border:1px solid #cbe1ec33;border-radius:12px;width:100%;max-height:370px;padding:16px}.project-brief-copy-status{color:var(--green);min-height:1.5em;margin:10px 0 0;font-size:.75rem;line-height:1.5}.project-brief-fallback{color:#8fa6b5;margin:8px 0 0;font-size:.72rem;line-height:1.55}.project-brief-fallback a{color:var(--ice);text-underline-offset:3px;text-decoration:underline}.project-brief-fields{background:var(--white)}.project-brief-field-grid{border:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.project-brief-field-grid article{border-right:1px solid var(--line);min-height:330px;padding:clamp(26px,3vw,44px)}.project-brief-field-grid article:last-child{border-right:0}.project-brief-field-grid article>span{color:var(--coral);font-family:var(--font-geist-mono), monospace;font-size:.68rem}.project-brief-field-grid h3{letter-spacing:-.045em;margin:70px 0 18px;font-size:clamp(1.55rem,2.5vw,2.7rem)}.project-brief-field-grid p{color:#59646e;margin:0;font-size:.88rem;line-height:1.65}.project-brief-field-grid.expanded{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px}.project-brief-field-grid.expanded article,.project-brief-field-grid.expanded article:last-child{background:var(--white);border:0}.scope-boundary-note,.after-brief-note{background:var(--navy);color:#fff;border-radius:18px;grid-template-columns:minmax(220px,.55fr) minmax(300px,1fr) minmax(300px,1fr);gap:24px 42px;margin-top:28px;padding:clamp(28px,4vw,52px);display:grid}.scope-boundary-note h3,.after-brief-note h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.7rem,2.7vw,3rem)}.scope-boundary-note p,.after-brief-note p{color:#afc0ca;margin:0;line-height:1.68}.after-brief-note{grid-template-columns:minmax(220px,.55fr) minmax(300px,2fr);margin-top:42px}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;flex-wrap:wrap;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)}.service-link-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:18px;display:grid}.service-link-card{background:var(--paper);justify-content:space-between;align-items:center;gap:18px;min-height:86px;padding:20px;font-size:.76rem;font-weight:700;line-height:1.35;transition:background .18s,color .18s;display:flex}.service-link-card:hover{background:var(--navy);color:#fff}.breadcrumb{color:#747e87;font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:42px;font-size:.61rem;display:flex}.breadcrumb a{color:#536575}.breadcrumb a:hover{color:var(--coral)}.services-hub,.service-page{background:var(--paper)}.services-hub-hero{background:linear-gradient(#131f2f0a 1px, transparent 1px), linear-gradient(90deg, #131f2f0a 1px, transparent 1px), var(--paper);background-size:64px 64px;min-height:670px;padding:clamp(82px,10vw,145px) 4.5vw 110px;position:relative;overflow:clip}.services-hub-hero:after{background:var(--ice);content:"";opacity:.45;border-radius:50%;width:480px;height:480px;position:absolute;top:-190px;right:-230px}.services-hub-hero .eyebrow,.services-hub-hero h1,.services-hub-hero>p,.services-hub-hero .breadcrumb{z-index:1;position:relative}.services-hub-hero h1{max-width:1250px;margin-bottom:36px;font-size:clamp(3.8rem,7vw,8rem)}.services-hub-hero h1 span,.service-hero h1 span{color:#5e7f93}.services-hub-hero>p{color:#4f5b66;max-width:770px;margin:0;font-size:clamp(1.05rem,1.45vw,1.3rem);line-height:1.68}.services-hub-grid{background:var(--white);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px 4.5vw clamp(90px,10vw,150px);display:grid}.services-hub-card{background:var(--paper);border:1px solid var(--line);flex-direction:column;min-height:420px;padding:clamp(28px,3.4vw,52px);transition:background .2s,transform .2s;display:flex}.services-hub-card:last-child{grid-column:1/-1}.services-hub-card:hover{background:var(--ice-bright);z-index:1;transform:translateY(-5px)}.services-hub-card>div:first-child{color:#6b7780;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:flex-start;display:flex}.services-hub-card>div:first-child span{color:var(--coral);font-size:.68rem}.services-hub-card>div:first-child small{text-align:right;max-width:65%;font-size:.56rem;line-height:1.55}.services-hub-card h2{letter-spacing:-.06em;margin:74px 0 22px;font-size:clamp(2.35rem,4vw,4.8rem);line-height:1}.services-hub-card p{color:#59646e;max-width:640px;margin-bottom:34px;line-height:1.68}.services-hub-card>strong{align-items:center;gap:10px;margin-top:auto;font-size:.78rem;display:inline-flex}.services-hub-principles{background:var(--navy);color:#fff}.services-hub-principles .split-heading p{color:#9cb0bd}.principle-grid{border:1px solid #cbe1ec2b;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.principle-grid article{border-right:1px solid #cbe1ec2b;min-height:310px;padding:clamp(26px,3.2vw,46px)}.principle-grid article:last-child{border-right:0}.principle-grid span{color:var(--coral);font-family:var(--font-geist-mono), monospace;font-size:.68rem}.principle-grid h3{letter-spacing:-.045em;margin:70px 0 18px;font-size:clamp(1.55rem,2.6vw,2.7rem)}.principle-grid p{color:#a5b7c3;margin:0;font-size:.88rem;line-height:1.65}.service-hero{background:linear-gradient(#131f2f09 1px, transparent 1px), linear-gradient(90deg, #131f2f09 1px, transparent 1px), var(--paper);background-size:64px 64px;grid-template-columns:minmax(0,1.08fr) minmax(440px,.72fr);gap:clamp(50px,6vw,100px);min-height:760px;padding:clamp(72px,8vw,120px) 4.5vw 100px;display:grid;overflow:clip}.service-hero-copy{align-self:center;min-width:0;max-width:850px}.service-hero .breadcrumb{margin-bottom:30px}.service-hero h1{margin-top:30px;margin-bottom:34px;font-size:clamp(3.55rem,6vw,7rem)}.service-hero-lede{color:#4f5b66;max-width:720px;margin:0;font-size:clamp(1.04rem,1.4vw,1.25rem);line-height:1.68}.service-signal{background:var(--navy);color:#fff;border:1px solid #cbe1ec2e;border-radius:22px;align-self:center;min-height:520px;overflow:hidden;box-shadow:0 35px 90px #131f2f38}.service-signal-topbar{color:#91a9b9;font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;border-bottom:1px solid #cbe1ec24;justify-content:space-between;align-items:center;padding:20px 22px;font-size:.59rem;display:flex}.service-signal-topbar span:last-child{color:var(--green)}.service-signal-body{padding:clamp(28px,3vw,44px)}.service-signal-heading{flex-direction:column;gap:10px;margin-bottom:34px;display:flex}.service-signal-heading small{color:#8da6b5;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:.61rem}.service-signal-heading strong{letter-spacing:-.05em;font-size:clamp(1.75rem,2.7vw,3rem);line-height:1}.service-signal-list{gap:10px;display:grid}.service-signal-list>div{border:1px solid #cbe1ec24;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:66px;padding:10px 12px;display:grid}.service-signal-list>div>span{color:#8da2b0;font-family:var(--font-geist-mono), monospace;background:#cbe1ec14;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.61rem;display:flex}.service-signal-list>div>strong{font-size:.83rem}.service-signal-list>div>small{color:#7f96a5;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:.52rem}.service-signal-list>div.active{background:var(--ice);border-color:var(--ice);color:var(--navy)}.service-signal-list>div.active>span{background:var(--navy);color:var(--ice)}.service-signal-list>div.active>small{color:var(--coral)}.service-signal-body>p{color:#7f96a5;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin:28px 0 0;font-size:.57rem}.service-proof{background:var(--ice);grid-template-columns:repeat(3,minmax(0,1fr));padding:0 4.5vw;display:grid}.service-proof div{border-right:1px solid #131f2f24;flex-direction:column;min-height:190px;padding:36px 3vw;display:flex}.service-proof div:last-child{border-right:0}.service-proof strong{letter-spacing:-.06em;overflow-wrap:anywhere;font-size:clamp(2.2rem,4vw,4.5rem);line-height:1}.service-proof span{color:#506574;margin-top:auto;font-size:.74rem}.deliverable-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.deliverable-card{background:var(--paper);min-height:330px;padding:clamp(28px,3.2vw,46px)}.deliverable-card>span{color:var(--coral);font-family:var(--font-geist-mono), monospace;font-size:.67rem}.deliverable-card h3{letter-spacing:-.05em;margin:64px 0 20px;font-size:clamp(1.8rem,3vw,3.2rem)}.deliverable-card p{color:#59646e;max-width:600px;margin:0;line-height:1.68}.service-workflow-section{background:var(--navy);color:#fff}.service-workflow-heading{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:50px;margin-bottom:76px;display:grid}.service-workflow-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.8rem,5.3vw,6.4rem);line-height:.98}.service-workflow-heading p{color:#9bb0be;margin:0;font-size:1.02rem;line-height:1.7}.service-fit-section{background:var(--white);grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.service-fit-card{border-radius:22px;min-height:540px;padding:clamp(32px,4vw,60px)}.service-fit-card h2{letter-spacing:-.06em;margin-bottom:48px;font-size:clamp(2.35rem,4.2vw,5rem);line-height:1}.service-fit-positive{background:var(--ice)}.service-fit-positive ul{margin:0;padding:0;list-style:none}.service-fit-positive li{border-top:1px solid #131f2f26;gap:14px;padding:18px 0;line-height:1.55;display:flex}.service-fit-positive li:last-child{border-bottom:1px solid #131f2f26}.service-fit-positive li span{color:#3e806d}.service-fit-boundary{background:var(--navy-deep);color:#fff}.service-fit-boundary p{color:#9fb3bf;max-width:640px;font-size:1rem;line-height:1.75}.service-faq-section{background:var(--paper)}.related-services-section{background:var(--white)}.related-services-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:56px;display:flex}.related-services-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.6rem,5vw,5.8rem);line-height:.98}.related-services-heading>a{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:10px;padding:12px 0;font-size:.78rem;font-weight:700;display:inline-flex}.related-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.related-service-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;flex-direction:column;min-height:320px;padding:26px;transition:border-color .18s,transform .18s;display:flex}.related-service-card:hover{border-color:var(--navy);transform:translateY(-5px)}.related-service-card>span{color:#6d7781;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;line-height:1.5}.related-service-card h3{letter-spacing:-.05em;margin:58px 0 17px;font-size:clamp(1.7rem,2.7vw,2.8rem)}.related-service-card p{color:#59646e;font-size:.88rem;line-height:1.62}.related-service-card>div{align-items:center;gap:8px;margin-top:auto;font-size:.74rem;font-weight:700;display:inline-flex}.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,button: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}.service-hero,.project-brief-hero{grid-template-columns:1fr}.service-signal{justify-self:center;width:100%;max-width:760px}.inquiry-fields-en{grid-template-columns:repeat(4,minmax(0,1fr))}}@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,.service-workflow-heading,.scope-boundary-note,.after-brief-note{grid-template-columns:1fr}.split-heading{align-items:start}.split-heading p,.process-heading p{max-width:660px}.offer-grid,.case-grid,.service-fit-section,.related-service-grid{grid-template-columns:1fr}.case-card-featured{grid-row:auto}.service-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-hub-grid{grid-template-columns:1fr}.services-hub-card:last-child{grid-column:auto}.principle-grid{grid-template-columns:1fr}.project-brief-field-grid,.project-brief-field-grid.expanded{grid-template-columns:repeat(2,minmax(0,1fr))}.project-brief-field-grid.expanded article,.project-brief-field-grid.expanded article:nth-child(2),.project-brief-field-grid.expanded article:nth-child(-n+2){border:0}main[lang=en] .offer-card{min-height:500px}.project-brief-field-grid article:nth-child(2){border-right:0}.project-brief-field-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.principle-grid article{border-bottom:1px solid #cbe1ec2b;border-right:0;min-height:250px}.principle-grid article:last-child{border-bottom:0}.service-workflow-heading{align-items:start;gap:28px}.service-workflow-heading p{max-width:680px}.service-fit-card{min-height:0}.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,.service-hero,.services-hub-hero,.services-hub-grid,.legal-header,.legal-document,.legal-footer,.project-brief-hero{padding-left:20px;padding-right:20px}.site-header{gap:12px;min-height:64px}.header-actions{gap:6px}.language-switcher{letter-spacing:0}.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-label-long{display:none}.nav-cta-label-short{display:inline}.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}.services-hub-hero{background-size:42px 42px;min-height:auto;padding-top:56px;padding-bottom:70px}.services-hub-hero:after{width:190px;height:190px;top:-70px;right:-90px}.services-hub-hero h1,.service-hero h1{overflow-wrap:break-word;margin:20px 0 24px;font-size:clamp(2.35rem,11vw,3.2rem);line-height:1.01}.services-hub-hero>p,.service-hero-lede{font-size:.98rem;line-height:1.58}.breadcrumb{gap:7px;margin-bottom:24px;font-size:.53rem;line-height:1.5}.service-hero{background-size:42px 42px;gap:36px;min-height:auto;padding-top:50px;padding-bottom:52px;overflow:visible}.service-hero .breadcrumb{margin-bottom:22px}.service-signal{border-radius:17px;min-height:0}.service-signal-topbar{padding:14px}.service-signal-body{padding:22px 14px 18px}.service-signal-heading{margin-bottom:22px}.service-signal-heading strong{font-size:1.75rem}.service-signal-list>div{grid-template-columns:32px minmax(0,1fr) auto;gap:10px;min-height:60px;padding:9px}.service-signal-list>div>span{width:32px;height:32px}.service-proof{grid-template-columns:1fr;padding:0}.service-proof div{border-bottom:1px solid #131f2f24;border-right:0;flex-direction:row;align-items:baseline;gap:18px;min-height:100px;padding:22px 20px}.service-proof div:last-child{border-bottom:0}.service-proof strong{flex:none;font-size:2.15rem}.service-proof span{text-align:right;max-width:155px;margin:0 0 0 auto}.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}.service-link-grid{background:0 0;border:0;grid-template-columns:1fr;gap:10px}.service-link-card{border:1px solid var(--line);border-radius:12px;min-height:60px;padding:15px 17px}.services-hub-grid{background:var(--white);gap:12px;padding-top:12px;padding-bottom:72px}.services-hub-card{border-radius:16px;min-height:330px;padding:24px 20px}.services-hub-card>div:first-child small{max-width:70%}.services-hub-card h2{margin:50px 0 18px;font-size:2.35rem}.principle-grid article{min-height:0;padding:26px 20px}.principle-grid h3{margin:42px 0 15px;font-size:1.75rem}.deliverable-grid{background:0 0;border:0;grid-template-columns:1fr;gap:12px}.deliverable-card{border:1px solid var(--line);border-radius:15px;min-height:0;padding:24px 20px}.deliverable-card h3{margin:40px 0 16px;font-size:2rem}.deliverable-card p{font-size:.92rem;line-height:1.62}.service-workflow-heading{margin-bottom:42px}.service-workflow-heading h2,.service-fit-card h2,.related-services-heading h2{overflow-wrap:anywhere;font-size:clamp(2.25rem,10vw,3rem);line-height:1.02}.service-workflow-heading p,.service-fit-boundary p{font-size:.94rem;line-height:1.62}.service-fit-section{gap:12px}.service-fit-card{border-radius:16px;padding:28px 22px}.service-fit-card h2{margin-bottom:34px}.service-fit-positive li{font-size:.9rem}.related-services-heading{flex-direction:column;align-items:flex-start;margin-bottom:36px}.related-service-grid{gap:12px}.related-service-card{min-height:280px;padding:22px 20px}.related-service-card h3{margin:44px 0 15px;font-size:2rem}.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{padding:0}.case-artwork,.case-card-featured .case-artwork{aspect-ratio:16/10}.case-card-body,.case-card-featured .case-card-body{flex-direction:column;min-height:0;padding:22px 20px;display:flex}.case-card-copy{padding-right:0}.case-card h3,.case-card-featured h3{margin-top:24px;font-size:2rem}.case-reference,.case-card-featured .case-reference{border-left:0;border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:18px;margin-top:28px;padding:18px 0 0;display:grid}.case-reference-action,.case-card-featured .case-reference-action{min-width:0}.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}.inquiry-fields{grid-template-columns:1fr;margin-top:46px}.inquiry-fields-en{grid-template-columns:1fr}.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}.project-brief-hero{background-size:42px 42px;gap:38px;min-height:auto;padding-top:54px;padding-bottom:60px}.project-brief-intro h1{letter-spacing:-.065em;overflow-wrap:anywhere;font-size:clamp(3rem,15vw,4.8rem)}.project-brief-panel-heading{gap:14px}.project-brief-panel-body{padding:24px 18px}.project-brief-field-grid,.project-brief-field-grid.expanded{grid-template-columns:1fr}.project-brief-field-grid.expanded article,.project-brief-field-grid.expanded article:nth-child(2){border:0}.scope-boundary-note,.after-brief-note{padding:26px 20px}main[lang=en] .offer-card{min-height:0}.project-brief-field-grid article,.project-brief-field-grid article:nth-child(2){border-bottom:1px solid var(--line);border-right:0;min-height:0}.project-brief-field-grid article:last-child{border-bottom:0}.project-brief-field-grid h3{margin-top:42px}.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 (width<=340px){.site-header .brand span{display:none}}@media (hover:none){.button:hover,.offer-card:hover,.case-card:hover,.services-hub-card:hover,.related-service-card:hover{transform:none}.step:hover{padding-left:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
