/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{--ink:#181816;--muted:#6f6e69;--paper:#f7f6f2;--surface:#fff;--blue:#315bd7;--coral:#cb604d;--lime:#8fbf3d;--line:#deddd7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1120px,100% - 64px);margin-inline:auto}.nav{justify-content:space-between;align-items:center;height:80px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:8px;font:800 18px/1 Arial,sans-serif;display:flex}.brand i{background:var(--coral);border-radius:50%;width:6px;height:6px}.nav-links{align-items:center;gap:30px;font-size:13px;font-weight:650;display:flex}.nav-links a{transition:color .2s}.nav-links a:not(.nav-cta):hover{color:var(--blue)}.nav-cta{border:1px solid var(--line);background:#ffffff8c;border-radius:8px;padding:10px 15px}.nav-cta:hover{border-color:var(--ink)}.hero{border-bottom:1px solid var(--line);min-height:680px;padding:94px 0 72px;position:relative}.eyebrow,.section-head span,.about-title>span{letter-spacing:.15em;color:var(--muted);font:700 11px/1.2 Arial,sans-serif}.eyebrow{align-items:center;gap:12px;display:flex}.eyebrow span{background:var(--ink);width:22px;height:1px}.hero h1{letter-spacing:-.075em;max-width:970px;margin:55px 0 60px;font-size:clamp(58px,7.6vw,101px);font-weight:760;line-height:1.03}.hero h1 em{color:var(--blue);font-style:normal}.hero-foot{justify-content:space-between;align-items:flex-end;max-width:780px;display:flex}.hero-foot p{color:#45443f;max-width:540px;margin:0;font-size:16px;line-height:1.8}.round-link{border:1px solid var(--line);border-radius:50%;place-items:center;width:44px;height:44px;font-size:18px;transition:all .2s;display:grid}.round-link:hover{border-color:var(--ink);transform:translateY(3px)}.hero-stamp{border:1px solid var(--line);background:#ffffffa6;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;display:flex;position:absolute;top:102px;right:0}.hero-stamp b{font:700 20px/1 Arial}.hero-stamp span{letter-spacing:.08em;color:var(--muted);font:650 8px/1.2 Arial}.work{padding:120px 0 140px}.section-head{grid-template-columns:.85fr 1.15fr;align-items:end;gap:80px;margin-bottom:62px;display:grid}.section-head h2,.about-title h2{letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(43px,5vw,64px);font-weight:730;line-height:1.04}.section-head p{color:#4f4e49;max-width:560px;margin:0;font-size:17px;line-height:1.75}.projects{gap:30px;display:grid}.project{--accent:var(--blue);border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:36px;transition:transform .25s,border-color .25s}.project:hover{border-color:#c6c4bc;transform:translateY(-3px)}.project.coral{--accent:var(--coral)}.project-top{border-bottom:1px solid #ecebe6;justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.project-no{color:var(--accent);letter-spacing:.08em;font:700 12px Arial}.project-meta{color:var(--muted);align-items:center;gap:8px;font-size:11px;font-weight:650;display:flex}.state-dot{background:var(--lime);border-radius:50%;width:6px;height:6px}.tag{color:#55534e;background:#f1f0eb;border-radius:6px;margin-left:8px;padding:6px 9px;font-size:10px;font-weight:650}.project-grid{grid-template-columns:.9fr 1.1fr;gap:70px;padding:52px 0 48px;display:grid}.project-copy h3{letter-spacing:-.06em;margin:0 0 10px;font-size:54px;font-weight:740;line-height:1}.project-copy h4{color:var(--accent);margin:0 0 28px;font-size:18px;font-weight:650;line-height:1.45}.project-copy p{color:#55534e;margin:0 0 36px;font-size:15px;line-height:1.85}.project-copy a{border-bottom:1px solid var(--ink);align-items:center;gap:16px;padding-bottom:5px;font-size:14px;font-weight:700;display:inline-flex}.project-copy a span{transition:transform .2s}.project-copy a:hover span{transform:translate(3px,-3px)}.mini-window{background:#fafaf8;border:1px solid #d9d8d2;border-radius:12px;overflow:hidden}.prototype-preview{background:#fafaf8;border:1px solid #d9d8d2;border-radius:12px;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden}.prototype-preview:hover{transform:translateY(-3px);box-shadow:0 18px 38px #1f25341a}.prototype-preview>img{aspect-ratio:2;object-fit:cover;object-position:top;width:100%;display:block}.prototype-preview>span{justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.prototype-preview>span b{font-size:13px}.prototype-preview>span small{color:var(--accent);font-size:10px;font-weight:700}.window-bar{border-bottom:1px solid #e6e5e0;align-items:center;gap:5px;height:38px;padding:0 14px;display:flex}.window-bar i{background:#d5d3cc;border-radius:50%;width:6px;height:6px}.window-bar b{color:#9a9891;letter-spacing:.12em;margin-left:auto;font:650 9px Arial}.flow{background:#e7e6e0;grid-template-columns:repeat(3,1fr);gap:1px;padding:22px;display:grid}.flow-item{background:#fff;flex-direction:column;justify-content:space-between;min-height:86px;padding:13px;display:flex}.flow-item:after{display:none!important}.flow-item span{color:var(--accent);font:650 9px Arial}.flow-item b{font-size:14px;font-weight:650}.status{color:#96938b;letter-spacing:.08em;border-top:1px solid #e6e5df;align-items:center;gap:8px;margin:0 22px 20px;padding-top:16px;font:650 9px Arial;display:flex}.status i{background:var(--lime);border-radius:50%;width:6px;height:6px}.status strong{color:var(--accent);margin-left:auto}.project-bottom{border-top:1px solid #ecebe6;grid-template-columns:1.1fr .9fr;align-items:end;gap:40px;padding-top:24px;display:grid}.project-bottom p{margin:0;font-size:13px;font-weight:650;line-height:1.55}.project-bottom small{color:#98958d;margin-bottom:7px;font-weight:500;display:block}.project-bottom ul,.case-tags{flex-wrap:wrap;justify-content:flex-end;gap:7px;margin:0;padding:0;list-style:none;display:flex}.project-bottom li,.case-tags li{color:#6d6a63;background:#f2f1ed;border:0;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:650}.about{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;gap:80px;padding:120px 0 140px;display:grid}.approach-list{border-top:1px solid var(--ink)}.approach-list>div{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr 1.25fr;align-items:start;gap:24px;padding:30px 0;display:grid}.approach-list b{color:var(--coral);font:700 11px Arial}.approach-list h3{margin:0;font-size:20px;font-weight:680;line-height:1.4}.approach-list p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}footer{color:#f3f2ed;background:#1e211f}.footer-inner{flex-direction:column;min-height:390px;padding:64px 0 28px;display:flex}.footer-inner p{color:#b9bbb6;margin:0;font-size:14px}.footer-inner>a{letter-spacing:-.065em;border-bottom:1px solid #777a76;justify-content:space-between;margin:auto 0;padding-bottom:12px;font:700 clamp(50px,8vw,104px)/1 Arial;display:flex}.footer-inner>a span{font-weight:400;transition:all .2s}.footer-inner>a:hover span{transform:translate(4px,-4px)}.footer-inner small{color:#8f928e;letter-spacing:.14em;font:650 9px Arial}.case-page{--accent:var(--blue)}.case-page.coral{--accent:var(--coral)}.case-kicker{color:var(--muted);letter-spacing:.12em;align-items:center;gap:22px;font:650 10px Arial;display:flex}.case-kicker>span{color:var(--accent)}.case-kicker b{align-items:center;gap:7px;font-weight:650;display:flex}.case-kicker b i{background:var(--lime);border-radius:50%;width:6px;height:6px}.case-kicker time{margin-left:auto}.case-hero{border-bottom:1px solid var(--line);padding:100px 0 116px}.case-hero h1{letter-spacing:-.08em;margin:82px 0 24px;font-size:clamp(76px,11vw,138px);font-weight:750;line-height:.9}.case-subtitle{max-width:870px;color:var(--accent);letter-spacing:-.035em;margin:0 0 42px;font-size:clamp(24px,3vw,36px);font-weight:650;line-height:1.35}.case-intro{color:#4f4e49;max-width:760px;margin:0;font-size:18px;line-height:1.85}.case-tags{justify-content:flex-start;margin-top:42px}.case-section{border-bottom:1px solid var(--line);padding:112px 0}.case-section-title span{color:var(--accent);letter-spacing:.15em;font:650 10px Arial}.case-section-title h2{letter-spacing:-.055em;margin:14px 0 0;font-size:clamp(40px,4.5vw,58px);font-weight:710;line-height:1.1}.case-overview,.two-col-section{grid-template-columns:.82fr 1.18fr;gap:100px;display:grid}.overview-grid{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.overview-grid>div{border-bottom:1px solid var(--line);padding:27px 20px 27px 0}.overview-grid>div:nth-child(odd){border-right:1px solid var(--line)}.overview-grid>div:nth-child(2n){padding-left:25px}.overview-grid small{color:#96938b;font-size:11px}.overview-grid p{margin:10px 0 0;font-size:16px;font-weight:620;line-height:1.6}.challenge-list{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.challenge-list li{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;gap:20px;padding:25px 0;display:grid}.challenge-list b{color:var(--accent);font:650 10px Arial}.challenge-list p{margin:0;font-size:17px;line-height:1.6}.case-flow-band{color:#f6f5f0;background:#202321;padding:110px 0}.case-flow-band .case-section-title{justify-content:space-between;align-items:end;display:flex}.big-flow{background:#454844;grid-template-columns:repeat(6,1fr);gap:1px;margin-top:58px;display:grid}.big-flow>div{background:#272a28;flex-direction:column;justify-content:space-between;min-height:140px;padding:17px;display:flex}.big-flow>div:after{display:none!important}.big-flow span{color:#aabf76;font:650 9px Arial}.big-flow b{font-size:19px;font-weight:620}.decision-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:58px;display:grid}.decision-grid article{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-height:260px;padding:28px}.decision-grid span{color:var(--accent);letter-spacing:.12em;font:650 9px Arial}.decision-grid h3{letter-spacing:-.035em;margin:48px 0 16px;font-size:22px;font-weight:680}.decision-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.prototype-section{grid-template-columns:.68fr 1.32fr;gap:78px;display:grid}.prototype-heading{align-self:start;position:sticky;top:36px}.prototype-heading>p{max-width:340px;color:var(--muted);margin:28px 0 0;font-size:14px;line-height:1.8}.prototype-gallery{gap:54px;display:grid}.prototype-gallery figure{margin:0}.prototype-frame{background:#fff;border:1px solid #d7d6d0;border-radius:12px;overflow:hidden;box-shadow:0 18px 50px #20232114}.prototype-frame>img{width:100%;height:auto;display:block}.prototype-gallery figcaption{grid-template-columns:34px 1fr;gap:15px;padding:18px 4px 0;display:grid}.prototype-gallery figcaption>span{color:var(--accent);padding-top:4px;font:650 10px Arial}.prototype-gallery h3{margin:0 0 7px;font-size:18px;font-weight:680}.prototype-gallery p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.capability-list{border-top:1px solid var(--ink)}.capability-list>div{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr 1.25fr;gap:20px;padding:26px 0;display:grid}.capability-list b{color:var(--accent);font:650 10px Arial}.capability-list h3{margin:0;font-size:18px;font-weight:660}.capability-list p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.case-outcome{padding:120px 0 140px}.case-outcome>span{color:var(--accent);letter-spacing:.15em;font:650 10px Arial}.case-outcome>h2{letter-spacing:-.055em;max-width:920px;margin:24px 0 82px;font-size:clamp(40px,5.5vw,68px);font-weight:710;line-height:1.14}.case-outcome>div{border-top:1px solid var(--ink);grid-template-columns:145px 1fr;gap:28px;max-width:580px;margin-left:auto;padding-top:25px;display:grid}.case-outcome h3{margin:0;font-size:14px}.case-outcome ul{margin:0;padding-left:18px}.case-outcome li{color:#55534e;margin-bottom:12px;font-size:14px;line-height:1.55}.case-footer{flex-direction:column;min-height:380px;padding:60px 0 26px;display:flex}.case-footer small{color:#a5a8a3;letter-spacing:.15em;font:650 9px Arial}.case-footer a{letter-spacing:-.065em;border-bottom:1px solid #747773;justify-content:space-between;margin:auto 0;padding-bottom:12px;font-size:clamp(52px,8vw,100px);font-weight:700;line-height:1;display:flex}.case-footer p{color:#8f928e;letter-spacing:.13em;margin:0;font:650 9px Arial}.case-missing{text-align:center;place-content:center;min-height:100vh;display:grid}.case-missing h1{font-size:46px}.case-missing a{color:var(--blue);font-weight:650}@media (max-width:800px){.shell{width:min(100% - 32px,1120px)}.nav{height:68px}.nav-links{gap:12px}.nav-links>a:not(.nav-cta){display:none}.nav-cta{padding:9px 11px}.hero{min-height:620px;padding:72px 0 56px}.hero h1{margin:72px 0 48px;font-size:clamp(50px,14vw,74px)}.hero-stamp{top:78px}.hero-foot{align-items:center}.hero-foot p{max-width:82%;font-size:14px}.round-link{width:40px;height:40px}.work{padding:86px 0 100px}.section-head,.project-grid,.project-bottom,.about,.case-overview,.two-col-section{grid-template-columns:1fr}.section-head{gap:24px}.project{border-radius:13px;padding:22px}.project-top{align-items:flex-start}.project-meta{text-align:right;flex-wrap:wrap;justify-content:flex-end;max-width:75%}.tag{margin-left:0}.project-grid{gap:42px;padding:42px 0}.project-copy h3{font-size:45px}.project-bottom{gap:22px}.project-bottom ul{justify-content:flex-start}.about{gap:52px;padding:90px 0 105px}.approach-list>div{grid-template-columns:30px 1fr}.approach-list p{grid-column:2}.footer-inner{min-height:330px}.case-hero{padding:68px 0 80px}.case-hero h1{margin:70px 0 24px}.case-intro{font-size:16px}.case-section{padding:85px 0}.case-overview,.two-col-section{gap:52px}.overview-grid{grid-template-columns:1fr}.overview-grid>div:nth-child(odd){border-right:0}.overview-grid>div:nth-child(2n){padding-left:0}.case-flow-band{padding:85px 0}.case-flow-band .case-section-title{display:block}.big-flow{grid-template-columns:repeat(3,1fr)}.prototype-section{grid-template-columns:1fr;gap:45px}.prototype-heading{position:static}.prototype-gallery{gap:40px}.decision-grid{grid-template-columns:1fr}.decision-grid article{min-height:auto}.capability-list>div{grid-template-columns:30px 1fr}.capability-list p{grid-column:2}.case-outcome>div{grid-template-columns:1fr;margin-left:0}.case-footer{min-height:320px}}@media (max-width:480px){.flow{padding:14px}.status{margin:0 14px 16px}.project-copy h4{font-size:16px}.section-head h2,.about-title h2{font-size:44px}.hero-stamp{display:none}.case-kicker{gap:10px}.case-kicker b{font-size:9px}.case-hero h1{font-size:64px}.big-flow{grid-template-columns:repeat(2,1fr)}}
