@font-face{font-family:Manrope;src:url('./fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
@font-face{font-family:'DM Sans';src:url('./fonts/dm-sans-latin.woff2') format('woff2');font-style:normal;font-weight:400 700;font-display:swap}

:root{--paper:#f7f6f2;--white:#fff;--ink:#252823;--muted:#646860;--red:#c83b2b;--red-hover:#a72d20;--line:#ddded5;--sage:#e9ece3;--dark:#262c26;--radius:18px;--ease:cubic-bezier(.22,1,.36,1)}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
body.modal-open{overflow:hidden}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;cursor:pointer}
button,summary,a{touch-action:manipulation}
button:disabled{cursor:default}
img{display:block;max-width:100%;height:auto}
button,figure,p,h1,h2,h3,h4,ul,ol{margin:0}
button{background:none;border:0}
svg{display:block;flex-shrink:0}
::selection{background:#f2c3ad;color:var(--ink)}
:focus-visible{outline:3px solid var(--red);outline-offset:5px}
[hidden]{display:none!important}
.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:10px;left:16px;transform:translateY(-150%);padding:12px 20px;background:var(--ink);color:white;border-radius:6px;z-index:200}
.skip-link:focus{transform:none}
.eyebrow{font-size:11px;font-weight:650;letter-spacing:.15em;text-transform:uppercase;display:flex;align-items:center;gap:12px;line-height:1.5}
.eyebrow::before{content:'';width:7px;height:7px;background:var(--red);border-radius:50%;flex-shrink:0}
.section-number{color:var(--muted);font-size:11px;letter-spacing:.08em}
.arrow{width:18px;height:18px;transition:transform .25s var(--ease)}
a:hover .arrow,button:hover .arrow{transform:translate(2px,-2px)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 24px;min-height:54px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s;white-space:nowrap}
.button.primary{background:var(--red);color:white}
.button.primary:hover{background:var(--red-hover);transform:translateY(-2px)}
.button.secondary{border-color:#c9cdc1;background:transparent}
.button.secondary:hover{background:var(--sage)}
.text-link{display:inline-flex;gap:14px;align-items:center;font-size:14px;font-weight:600;min-height:44px}
.text-link:hover{color:var(--red)}
.header{position:sticky;top:0;z-index:50;background:rgba(247,246,242,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand{display:flex;align-items:center;gap:10px}
.brand-mark{display:grid;place-items:center;background:var(--red);color:white;width:39px;height:39px;border-radius:10px 10px 10px 2px;font-family:Manrope,sans-serif;font-weight:800;font-size:26px;line-height:1}
.brand-type{font-family:Manrope,sans-serif;font-size:24px;font-weight:800;letter-spacing:-1.1px;line-height:1.1}
.brand-type small{display:block;font-family:'DM Sans',sans-serif;font-size:8px;letter-spacing:.26em;text-transform:uppercase;font-weight:600;margin-top:5px}
.nav-links{display:flex;gap:28px;align-items:center}
.nav-links>a:not(.button){font-size:13px;font-weight:500;padding-block:12px;position:relative}
.nav-links>a:not(.button)::after{content:'';position:absolute;bottom:6px;left:0;right:0;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .2s}
.nav-links>a[aria-current]::after,.nav-links>a:hover::after{transform:scaleX(1)}
.nav-links .button{margin-left:12px;min-height:46px;padding:12px 20px;font-size:12px;gap:22px;background:var(--ink);color:white}
.nav-links .button:hover{background:var(--red)}
.menu-toggle{display:none;min-width:44px;min-height:44px;align-items:center;gap:10px;font-size:13px;font-weight:600}
.menu-icon{width:18px;height:12px;position:relative;border-block:1.5px solid currentColor;transition:transform .2s}
.menu-toggle[aria-expanded=true] .menu-icon{transform:rotate(90deg)}

.hero{padding:64px 0 40px}
.hero-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:52px;align-items:center}
.hero-copy{padding:20px 0 34px}
.hero h1{font-family:Manrope,sans-serif;font-size:clamp(48px,5.25vw,76px);font-weight:550;letter-spacing:-.065em;line-height:1.08;margin:28px 0 26px}
.hero h1 span{color:var(--red)}
.hero-lede{font-size:17px;line-height:1.75;max-width:440px;color:var(--muted)}
.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:25px;margin-top:30px}
.hero-note{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:11px;margin-top:27px}
.hero-note svg{width:15px;height:15px;color:var(--red)}
.hero-visual{position:relative;isolation:isolate;background:var(--sage);border:1px solid #e0e3d9;border-radius:24px;min-width:0;overflow:hidden;padding:25px 25px 20px;height:520px;display:flex;flex-direction:column}
.hero-visual::before{content:'';position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#dce1d466 1px,transparent 1px),linear-gradient(90deg,#dce1d466 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(black,transparent)}
.visual-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;letter-spacing:.14em;text-transform:uppercase}
.live-label{display:flex;align-items:center;gap:6px;letter-spacing:.06em}
.live-label::before{content:'';background:#42754d;width:6px;height:6px;border-radius:50%;box-shadow:0 0 0 3px #42754d13}
.orbit{position:absolute;width:365px;height:365px;border:1px solid #cbd1c3;border-radius:50%;top:40px;right:-92px;z-index:-1}
.orbit::before,.orbit::after{content:'';position:absolute;inset:40px;border:1px solid #cbd1c3;border-radius:50%}
.orbit::after{inset:80px}
.visual-symbol{position:absolute;right:45px;top:65px;color:var(--red);width:110px;height:110px;transform:rotate(-12deg)}
.hero-window{background:white;border:1px solid #cbd1c5;border-radius:10px;box-shadow:0 28px 35px -24px #26332070;overflow:hidden;position:relative;margin:74px 8px 0 0;transform:rotate(-4deg);transition:transform .6s var(--ease)}
.hero-window:hover{transform:rotate(-2deg) translateY(-4px)}
.window-bar{height:29px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:#fcfcfa;border-bottom:1px solid #e4e6df;font-size:9px;color:var(--muted)}
.window-dots{display:flex;gap:4px}
.window-dots i{width:5px;height:5px;border-radius:50%;background:#dbddd5}
.window-dots i:first-child{background:#cb6c5c}
.hero-window img{width:100%;aspect-ratio:1.78;object-fit:cover;object-position:top}
.visual-stamp{position:absolute;left:16px;top:76px;display:flex;gap:9px;align-items:center;background:white;padding:10px 13px;border:1px solid #e0e3d9;border-radius:9px;box-shadow:0 8px 20px #36423308;font-size:10px;transform:rotate(-4deg);z-index:2}
.visual-stamp svg{width:16px;height:16px;color:#47724e}
.visual-caption{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:22px}
.visual-caption small{display:block;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:3px}
.visual-caption strong{font-family:Manrope,sans-serif;font-weight:650;font-size:19px;letter-spacing:-.04em}
.circle-link{display:grid;place-items:center;width:40px;height:40px;background:var(--ink);color:white;border-radius:50%;flex-shrink:0}
.circle-link:hover{background:var(--red)}
.hero-selectors{display:flex;gap:6px;margin-top:17px}
.hero-selectors button{height:28px;width:34px;position:relative}
.hero-selectors button::after{content:'';height:3px;position:absolute;inset:12px 0 auto;background:#b6bfb0;border-radius:3px;transition:background .2s}
.hero-selectors button[aria-pressed=true]::after{background:var(--red)}
.credibility{margin-top:44px;padding-block:25px;border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:28px}
.credibility>p{font-size:11px;color:var(--muted);line-height:1.55;max-width:170px}
.client-names{display:flex;align-items:center;gap:clamp(24px,5vw,74px);color:#555d50}
.client-names span{font-family:Manrope,sans-serif;font-weight:700;font-size:17px;letter-spacing:-.045em;line-height:1.2}
.client-names .lift{font-size:27px;letter-spacing:-.07em}
.client-names small{display:block;font-family:'DM Sans',sans-serif;font-size:8px;letter-spacing:.16em;text-transform:uppercase;margin-top:3px}
.client-note{font-size:10px;color:var(--muted);text-align:right;max-width:100px}

.section{padding-block:90px}
.section-top{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:25px}
.section-intro{display:flex;justify-content:space-between;gap:44px;align-items:flex-end;margin-bottom:38px}
h2{font-family:Manrope,sans-serif;font-size:clamp(34px,3.6vw,49px);font-weight:550;line-height:1.16;letter-spacing:-.055em}
.section-intro>p{max-width:360px;font-size:15px;color:var(--muted);line-height:1.75}
.work{padding-top:58px}
.work-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}
.filters{display:flex;flex-wrap:wrap;gap:7px}
.filters button{border:1px solid var(--line);border-radius:30px;min-height:42px;padding:9px 16px;font-size:11px;font-weight:550;transition:background .2s}
.filters button:hover{background:#e8eadd}
.filters button[aria-pressed=true]{color:white;background:var(--ink);border-color:var(--ink)}
.filter-count{font-size:11px;color:var(--muted)}
.projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.project{border:1px solid var(--line);border-radius:var(--radius);background:#fcfcf9;overflow:hidden;min-width:0;scroll-margin-top:115px}
.project.featured{grid-column:1/-1;display:grid;grid-template-columns:.8fr 1.2fr;align-items:stretch}
.project-visual{background:#e8ece2;padding:32px 32px 0;overflow:hidden;position:relative;display:block}
.project-visual::after{content:'↗';position:absolute;right:16px;top:16px;background:#fffefbe6;border:1px solid #d7ddce;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;font-size:17px;transition:background .2s}
.project-visual:hover::after{background:var(--ink);color:white}
.project-visual img{width:100%;aspect-ratio:1.65;object-fit:cover;object-position:top;border-radius:8px 8px 0 0;border:1px solid #d6dacf;border-bottom:none;box-shadow:0 12px 28px #26332015;transition:transform .6s var(--ease)}
.project-visual:hover img{transform:translateY(-5px)}
.project[data-tone=peach] .project-visual{background:#f0e4d9}
.project[data-tone=blue] .project-visual{background:#e3e9ec}
.project[data-tone=lilac] .project-visual{background:#e8e5ee}
.project[data-tone=cream] .project-visual{background:#ece9dc}
.featured .project-visual{order:2;padding:44px 0 30px 40px;display:flex;align-items:center;background:#e4e9dd}
.featured .project-visual img{aspect-ratio:1.33;border-radius:8px 0 0 8px;border:1px solid #d4d9cd;border-right:none}
.project-body{padding:26px 30px 22px}
.featured .project-body{order:1;padding:38px 36px;display:flex;flex-direction:column;justify-content:center}
.project-label{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.project-label .project-index{color:var(--red)}
.project h3{font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-.045em;font-weight:650;line-height:1.2;margin-top:11px}
.featured h3{font-size:34px;margin-top:16px}
.project-lede{color:var(--muted);font-size:14px;line-height:1.7;margin-top:12px;max-width:45ch}
.project-metrics{display:flex;flex-wrap:wrap;gap:18px 30px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}
.project-metrics div{display:flex;flex-direction:column;gap:2px}
.project-metrics strong{font-family:Manrope,sans-serif;font-size:19px;line-height:1.3;font-weight:650;letter-spacing:-.04em}
.project-metrics span{font-size:10px;color:var(--muted)}
.project-details{margin-top:14px}
.project-details summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;font-weight:600;list-style:none;cursor:pointer}
summary::-webkit-details-marker{display:none}
.plus{width:13px;height:13px;position:relative;flex-shrink:0}
.plus::before,.plus::after{content:'';position:absolute;background:currentColor;inset:6px 0 auto;height:1px}
.plus::after{transform:rotate(90deg);transition:transform .2s}
details[open]>summary .plus::after{transform:rotate(0)}
details[open]>summary{color:var(--red)}
.project-details p{font-size:13px;line-height:1.75;color:var(--muted);padding:6px 0 12px}
.project-details .text-link{font-size:12px;color:var(--red)}
.ownership-note{display:flex;align-items:center;gap:11px;margin-top:28px;font-size:11px;color:var(--muted)}
.ownership-note svg{width:15px;height:15px}

.services{background:var(--dark);color:#f5f5ee;border-radius:28px;margin:0 24px;padding:74px 0}
.services .wrap{width:min(1320px,calc(100% - 48px))}
.services .eyebrow::before{background:#f09170}
.services .section-number,.services .section-intro>p{color:#b8c0b4}
.services .section-intro{margin-bottom:40px}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 34px}
.service{padding:28px 0;border-top:1px solid #ffffff26}
.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}
.service-top>svg{width:27px;height:27px;color:#ed9f85;stroke-width:1.4}
.service-top span{font-size:10px;color:#a1ad9c}
.service h3{font-family:Manrope,sans-serif;font-size:20px;font-weight:550;letter-spacing:-.025em;line-height:1.35;margin-bottom:12px}
.service p{font-size:13px;line-height:1.85;color:#bcc5b7;max-width:35ch}
.service-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #ffffff26;margin-top:16px;padding-top:25px;font-size:12px;color:#bcc5b7}
.service-bottom .text-link{color:#f5f5ee}

.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;list-style:none;padding:12px 0 0}
.process-step{position:relative;border-top:1px solid #bcc3b5;padding-top:25px}
.process-step::before{position:absolute;top:-4px;left:0;content:'';width:7px;height:7px;border-radius:50%;background:var(--red)}
.step-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}
.step-meta b{font-family:Manrope,sans-serif;color:var(--red);font-size:25px;letter-spacing:-.05em;font-weight:500}
.step-meta span{font-size:9px;letter-spacing:.05em;color:var(--muted);text-transform:uppercase}
.process-step h3{font-size:19px;font-family:Manrope,sans-serif;letter-spacing:-.035em;font-weight:650;margin-bottom:10px}
.process-step p{font-size:13px;color:var(--muted);line-height:1.8}
.step-output{font-size:10px;margin-top:22px;color:#454d40;padding-top:13px;border-top:1px solid var(--line)}
.engage{padding-top:10px;padding-bottom:90px}
.engage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.engagement{border:1px solid var(--line);border-radius:var(--radius);background:#fcfcf9;padding:28px;display:flex;flex-direction:column;position:relative}
.engagement.recommended{border-color:#d8a694;background:#f4ebe3}
.engage-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:10px;color:var(--muted);margin-bottom:24px}
.recommended .engage-meta{color:#923e28}
.engage-meta span:last-child{background:#e7eadf;padding:4px 8px;border-radius:20px;white-space:nowrap;font-size:9px}
.recommended .engage-meta span:last-child{background:#ead2c3}
.engagement h3{font-family:Manrope,sans-serif;font-size:23px;font-weight:600;letter-spacing:-.04em;line-height:1.3;margin-bottom:12px}
.engagement>p{font-size:13px;color:var(--muted);line-height:1.8;margin-bottom:23px}
.engagement ul{padding:0;list-style:none;font-size:12px;display:grid;gap:10px;margin-bottom:27px}
.engagement li::before{content:'✓';color:var(--red);padding-right:9px}
.engagement .text-link{border-top:1px solid var(--line);padding-top:17px;justify-content:space-between;margin-top:auto;font-size:12px}
.recommended .text-link{border-color:#dbc6b7}
.pricing-note{font-size:11px;color:var(--muted);text-align:center;margin-top:22px}

.about{border-block:1px solid var(--line);padding-block:72px}
.about-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}
.about-identity{position:relative;background:#e6e9df;border-radius:18px;padding:32px;overflow:hidden;min-height:350px;display:flex;flex-direction:column;justify-content:space-between}
.identity-art{width:170px;height:170px;color:var(--red);align-self:center;margin:26px 0;transform:rotate(-12deg)}
.identity-top{display:flex;justify-content:space-between;gap:14px;font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.identity-name{font-family:Manrope,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.05em}
.identity-role{font-size:11px;color:var(--muted);margin-top:3px}
.about-copy .eyebrow{margin-bottom:24px}
.about-copy h2{font-size:clamp(30px,3.1vw,43px)}
.about-copy>p{font-size:14px;color:var(--muted);line-height:1.9;margin-top:24px;max-width:56ch}
.about-copy blockquote{border-left:2px solid var(--red);padding-left:22px;margin:27px 0 0;font-family:Manrope,sans-serif;font-size:19px;line-height:1.6;letter-spacing:-.03em}
.about-copy .text-link{margin-top:23px}
.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}
.faq-intro .eyebrow{margin-bottom:25px}
.faq-intro>p{font-size:14px;color:var(--muted);margin-top:20px;max-width:30ch}
.faq-intro .text-link{margin-top:17px;color:var(--red)}
.faq-list{border-top:1px solid var(--line)}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:75px;padding:20px 0;font-size:14px;font-weight:550;line-height:1.5;list-style:none;cursor:pointer}
.faq-item summary:hover{color:var(--red)}
.faq-item p{font-size:13px;line-height:1.9;color:var(--muted);padding:0 30px 25px 0}
.faq-item p a{color:var(--red);text-decoration:underline;text-underline-offset:3px}

.contact{background:var(--red);color:#fff8ef;border-radius:24px;padding:58px 64px;display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:center;position:relative;overflow:hidden}
.contact>div{min-width:0}
.contact .eyebrow::before{background:#ffcfb5}
.contact .eyebrow{color:#fff8ef;font-size:10px;margin-bottom:22px}
.contact h2{font-size:clamp(35px,4vw,56px);line-height:1.12;position:relative;z-index:1}
.contact-copy>p{font-size:14px;color:#fff8ef;line-height:1.85;max-width:33ch;margin-bottom:22px}
.contact .button{white-space:normal;background:#fff8ef;color:#92291e;gap:35px;width:100%}
.contact .button:hover{background:white;transform:translateY(-2px)}
.contact-email{display:block;font-size:12px;text-align:center;text-decoration:underline;text-underline-offset:4px;margin-top:19px;overflow-wrap:anywhere}
.contact-email:hover{color:white}
.footer{padding:45px 0 28px}
.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:31px}
.footer-links{display:flex;gap:26px;font-size:12px}
.footer-links a{min-height:44px;display:flex;align-items:center}
.footer-links a:hover{color:var(--red)}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;border-top:1px solid var(--line);padding-top:22px;color:var(--muted);font-size:10px}
.footer-bottom>span:last-child{display:flex;align-items:center;gap:10px}
.footer-bottom>span:last-child::before{content:'';width:5px;height:5px;background:var(--red);border-radius:50%}
.preview-dialog{position:fixed;border:1px solid #d9ded1;border-radius:14px;padding:0;width:min(1200px,calc(100% - 40px));max-height:90dvh;color:var(--ink);background:var(--paper)}
.preview-dialog::backdrop{background:#192018cc;backdrop-filter:blur(8px)}
.preview-header{position:sticky;top:0;background:var(--paper);padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);z-index:1}
.preview-header h2{font-size:17px;letter-spacing:-.03em}
.preview-close{min-width:44px;min-height:44px;font-size:12px;display:flex;align-items:center;gap:12px;padding:8px}
.preview-close:hover{color:var(--red)}
.preview-dialog img{width:100%;height:auto}
.preview-note{font-size:11px;color:var(--muted);padding:12px 18px}

@media(min-width:1700px){.hero-grid{gap:74px}.hero-visual{height:540px}.hero-window{margin-top:85px}.hero{padding-top:74px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero-grid{gap:32px}.hero h1{font-size:58px}.hero-visual{height:485px;padding:22px}.hero-window{margin-top:90px}.hero-lede{font-size:15px}.hero-actions{gap:18px}.button{padding:14px 19px}.nav-links{gap:22px}.nav-links .button{margin-left:0}.project-metrics{gap:18px}.featured .project-body{padding:28px}.project-body{padding:25px}.about-grid,.faq-grid{gap:46px}.engagement{padding:24px}.service-grid{gap:0 27px}.contact{padding:48px;gap:40px}}
@media(max-width:900px){.nav{height:76px}.nav-links{gap:18px}.nav-links>a:not(.button){font-size:12px}.nav-links .button{padding:12px 15px;gap:14px}.hero-grid{grid-template-columns:1fr 1fr;gap:26px}.hero h1{font-size:48px}.hero-visual{height:430px;padding:20px}.hero-window{margin-top:95px}.visual-stamp{top:70px;font-size:9px}.visual-symbol{width:85px;top:65px;right:20px}.visual-caption strong{font-size:16px}.hero-lede{font-size:14px}.hero-actions{gap:14px;margin-top:24px}.hero-actions .button{font-size:12px;padding:14px 17px}.hero-actions .text-link{font-size:12px}.hero-note{font-size:10px}.hero-copy{padding-block:0}.hero{padding-top:43px}.hero h1{margin-top:24px}.credibility{gap:20px}.client-names{gap:25px}.client-names span{font-size:14px}.client-note{display:none}.section{padding-block:70px}.section-intro{gap:30px}.section-intro>p{max-width:300px;font-size:14px}.featured .project-visual{padding-left:24px}.featured h3{font-size:29px}.project-metrics strong{font-size:17px}.project-visual{padding:24px 24px 0}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services{margin-inline:16px}.process-grid{gap:22px}.process-step h3{font-size:16px}.engage-grid{gap:12px}.engagement{padding:22px 18px}.engagement h3{font-size:20px}.engage-meta{flex-wrap:wrap;gap:8px}.about-grid{grid-template-columns:.8fr 1.2fr;gap:35px}.about-identity{padding:24px}.faq-grid{gap:40px}.contact{padding:40px;gap:35px}.footer-bottom{font-size:9px}}
@media(max-width:760px){
  html{scroll-padding-top:92px}.wrap{width:calc(100% - 40px)}.nav{height:72px}.brand-mark{width:34px;height:34px;font-size:23px;border-radius:9px 9px 9px 2px}.brand-type{font-size:22px}.brand-type small{font-size:7px}.menu-toggle{display:flex}.nav-links{position:absolute;top:72px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;padding:12px 20px 24px;background:var(--paper);border-bottom:1px solid var(--line);gap:0;box-shadow:0 20px 25px #25302010}.nav-links.open{display:flex}.nav-links>a:not(.button){padding:15px 6px;font-size:15px;border-bottom:1px solid var(--line)}.nav-links>a:not(.button)::after{display:none}.nav-links .button{margin-top:18px;font-size:14px;min-height:48px}.no-js .menu-toggle{display:none}.no-js .nav{height:auto;min-height:72px;flex-wrap:wrap;padding-top:16px;gap:16px}.no-js .nav-links{display:flex;position:static;flex-direction:row;flex-wrap:wrap;box-shadow:none;padding:0 0 12px;gap:8px 18px;border:0}.no-js .nav-links>a:not(.button){font-size:12px;padding:8px 0;border:0}.no-js .nav-links .button{margin:0;font-size:12px;min-height:36px;padding:8px 12px}
  .hero{padding-top:36px;padding-bottom:24px}.hero-grid{grid-template-columns:1fr;gap:32px}.hero h1{font-size:clamp(46px,9.5vw,66px);line-height:1.07;max-width:570px;margin:23px 0}.eyebrow{font-size:10px;letter-spacing:.13em}.hero-lede{max-width:480px;font-size:15px;line-height:1.8}.hero-actions{gap:22px;margin-top:25px}.hero-actions .button{font-size:13px;padding:15px 21px}.hero-actions .text-link{font-size:13px}.hero-note{margin-top:21px;font-size:10px}.hero-visual{height:auto;min-height:450px;max-width:580px;width:100%;margin-inline:auto;padding:22px}.hero-window{margin:77px 9px 0 0}.hero-window img{aspect-ratio:1.82}.visual-stamp{top:69px;left:17px;font-size:10px}.visual-symbol{width:100px;height:100px;right:34px;top:48px}.visual-caption{margin-top:24px;padding-top:0}.visual-caption strong{font-size:19px}.hero-selectors{margin-top:12px}.hero-selectors button{width:44px;height:44px}.hero-selectors button::after{inset:20px 5px auto}.credibility{margin-top:32px;padding:23px 0;flex-direction:column;align-items:flex-start;gap:19px}.credibility>p{max-width:none;font-size:10px}.client-names{width:100%;justify-content:space-between;gap:18px}.client-names span{font-size:14px}.client-names .lift{font-size:23px}.client-names small{font-size:7px}
  .section{padding-block:58px}.work{padding-top:32px}.section-top{margin-bottom:20px}.section-intro{display:block;margin-bottom:27px}.section-intro>p{max-width:440px;margin-top:20px;font-size:14px}h2{font-size:36px}.work-toolbar{display:block;margin-bottom:22px}.filters{gap:6px}.filters button{padding:9px 12px;font-size:10px;min-height:42px}.filter-count{margin-top:12px;font-size:10px}.projects{grid-template-columns:1fr;gap:20px}.project.featured{display:flex;flex-direction:column}.featured .project-visual{order:0;padding:28px 28px 0}.featured .project-visual img{aspect-ratio:1.65;border:1px solid #d4d9cd;border-radius:8px 8px 0 0;border-bottom:none}.featured .project-body{padding:25px}.featured h3{font-size:25px}.project h3{font-size:25px}.project-visual{padding:28px 28px 0}.project-body{padding:25px}.project-lede{font-size:14px}.project-metrics{gap:28px}.project-metrics strong{font-size:19px}.project-metrics span{font-size:10px}.ownership-note{align-items:flex-start;font-size:10px;gap:9px}.ownership-note svg{margin-top:2px;flex-shrink:0}
  .services{border-radius:20px;margin:0 10px;padding-block:48px}.services .wrap{width:calc(100% - 40px)}.service-grid{gap:0 25px}.service h3{font-size:18px}.service p{font-size:12px}.service-top{margin-bottom:18px}.service{padding:24px 0}.service-bottom{align-items:flex-start;flex-direction:column;gap:8px;font-size:11px;padding-top:20px}.service-bottom .text-link{font-size:12px}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 25px}.process-step h3{font-size:19px}.process-step p{font-size:13px}.step-meta{margin-bottom:14px}.step-output{margin-top:17px;font-size:10px}.engage{padding-top:0;padding-bottom:55px}.engage-grid{grid-template-columns:1fr;gap:15px}.engagement{padding:26px}.engagement h3{font-size:25px}.engage-meta{margin-bottom:20px}.engagement>p{font-size:14px;max-width:45ch}.engagement ul{font-size:13px;gap:8px;margin-bottom:23px}.engagement .text-link{font-size:13px}.pricing-note{text-align:left;font-size:11px}
  .about{padding-block:55px}.about-grid{grid-template-columns:1fr;gap:34px}.about-identity{min-height:250px;padding:26px;max-width:520px;width:100%;margin-inline:auto}.identity-art{width:115px;height:115px;position:absolute;right:38px;top:47px}.identity-name{font-size:27px}.identity-role{font-size:11px}.about-copy h2{font-size:34px}.about-copy>p{font-size:14px}.about-copy blockquote{font-size:19px}.faq-grid{grid-template-columns:1fr;gap:28px}.faq-intro>p{max-width:none;margin-top:17px}.faq-intro .text-link{margin-top:10px}.faq-item summary{font-size:14px;min-height:72px}.faq-item p{font-size:13px;padding-right:15px}.contact{grid-template-columns:1fr;gap:26px;padding:34px 27px;border-radius:19px}.contact h2{font-size:40px}.contact-copy>p{max-width:40ch;font-size:14px}.contact .button{font-size:14px;gap:16px;padding:15px 18px}.contact-email{font-size:12px}.footer{padding-top:32px}.footer-top{align-items:flex-start;gap:25px;flex-direction:column;padding-bottom:24px}.footer-links{gap:25px;flex-wrap:wrap;font-size:12px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;font-size:10px;line-height:1.7}.preview-dialog{width:calc(100% - 20px);max-height:94dvh}.preview-header{padding:8px 12px}.preview-header h2{font-size:15px}.preview-note{padding:12px;font-size:10px}
}
@media(max-width:380px){.hero-actions{gap:14px}.hero-actions .button{padding:14px 17px;font-size:12px}.hero-actions .text-link{font-size:12px}.hero-visual{min-height:400px;padding:18px}.visual-top{font-size:8px}.visual-caption strong{font-size:17px}.client-names{gap:12px}.client-names span{font-size:12px}.client-names .lift{font-size:21px}.service-grid{grid-template-columns:1fr}.service p{max-width:40ch;font-size:13px}.project-body,.featured .project-body{padding:22px}.project-metrics{gap:19px}.contact h2{font-size:35px}.filters button{font-size:9px;padding-inline:10px}.identity-art{width:95px;right:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-window:hover{transform:rotate(-4deg)}.project-visual:hover img{transform:none}.button.primary:hover{transform:none}}
@media print{.header,.hero-actions,.hero-selectors,.work-toolbar,.preview-dialog,.contact,.footer-links{display:none!important}.hero-grid,.project.featured,.about-grid,.faq-grid{display:block}.hero-visual{display:none}.wrap{width:100%}.section{padding:24px 0}.services{color:#222;background:white;border:1px solid #aaa}.service p,.services .section-intro>p{color:#444}.project{break-inside:avoid}.project[hidden]{display:block!important}.project-details>p,.faq-item>p{display:block!important}.services{margin:0}.engagement{break-inside:avoid}}
