:root{--bg:#1a1916;--surface:#23221e;--ink:#eeeade;--muted:#aaa79c;--accent:#d6e34a;--line:#45443b;--paper:#edeade;--dark:#24241f;--font:'Hanken Grotesk',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:18px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;height:100%;object-fit:cover}p,h1,h2,h3{margin:0}p{line-height:1.6}::selection{background:var(--accent);color:var(--bg)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:7px}.light-section a:focus-visible,.contact-section a:focus-visible{outline-color:var(--dark)}.wrap{width:min(100% - 112px,1440px);margin-inline:auto}.eyebrow{font-family:var(--font);font-size:12px;font-weight:500;letter-spacing:.11em;text-transform:uppercase;line-height:1.6}.muted{color:var(--muted)}.accent{color:var(--accent)}.skip{position:fixed;top:-100px;left:20px;padding:16px;background:var(--accent);color:var(--bg);z-index:50}.skip:focus{top:10px}.header{height:112px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:48px}.wordmark{font-weight:900;font-size:39px;letter-spacing:-2.8px;line-height:1}.brand-period{color:var(--accent)}.desktop-nav{display:flex;gap:38px;margin-left:auto;font-size:15px}.desktop-nav a:hover{color:var(--accent)}.nav-contact{font-size:15px;border-bottom:1px solid var(--ink);padding-block:8px;display:flex;gap:32px}.nav-contact:hover{color:var(--accent);border-color:var(--accent)}.menu-toggle{display:none}.mobile-menu[hidden]{display:none}.hero{padding-top:38px;padding-bottom:100px}.hero-eyebrow{display:flex;justify-content:space-between;color:var(--muted)}h1{font-weight:700;font-size:clamp(80px,9.9vw,155px);line-height:.93;letter-spacing:-.068em;margin-top:58px}h1 span{color:var(--accent)}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;margin-top:-55px;gap:60px;align-items:end}.hero-note{display:flex;align-items:center;gap:20px;margin-top:110px;font-size:14px;line-height:1.45;color:var(--muted)}.pixel-mark{font-size:47px;color:var(--accent);line-height:1}.hero-copy{max-width:390px;justify-self:end}.hero-copy p{font-size:19px;line-height:1.5;color:#d1cec4}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-size:15px;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:8px;margin-top:25px;transition:color .2s}.text-link:hover{color:var(--accent)}.section-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.section-top h2{font-weight:500}.work-section{padding-bottom:120px}.project-image{overflow:hidden;position:relative;background:var(--surface);aspect-ratio:1.5}.project-image img{transition:transform .65s cubic-bezier(.2,.7,.2,1)}.featured-image{aspect-ratio:2.05}.featured-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 30%,rgba(0,0,0,.76));pointer-events:none}.featured-project:hover img,.project:hover img{transform:scale(1.025)}.project-tag{position:absolute;left:24px;top:24px;z-index:2;font-size:12px;letter-spacing:.04em;background:rgba(26,25,22,.78);padding:9px 13px;border:1px solid rgba(238,234,222,.3);backdrop-filter:blur(8px)}.round-arrow{position:absolute;right:24px;top:24px;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--paper);color:var(--bg);font-size:25px;z-index:2;transition:background .2s}.project:hover .round-arrow,.featured-project:hover .round-arrow{background:var(--accent)}.image-caption{position:absolute;bottom:38px;left:38px;z-index:2}.image-caption>span{font-size:14px}.image-caption h3{font-size:clamp(38px,5.2vw,75px);font-weight:600;line-height:1;letter-spacing:-.045em;margin-top:12px}.project-detail{display:flex;justify-content:space-between;gap:24px;padding-block:20px 45px;font-size:16px}.project-detail>span{white-space:nowrap;font-size:14px}.project-detail>span span{margin-left:18px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.project-meta{display:flex;justify-content:space-between;gap:16px;align-items:baseline;margin-top:20px}.project-meta h3{font-size:26px;font-weight:600;letter-spacing:-.035em}.project-meta>span{font-size:13px;color:var(--muted);white-space:nowrap}.project>p{font-size:16px;color:var(--muted);margin-top:8px}.thesis{padding-block:75px 110px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 3fr;gap:40px}.thesis>.eyebrow{padding-top:10px;color:var(--accent)}h2{font-size:clamp(40px,4.8vw,70px);font-weight:600;line-height:1.04;letter-spacing:-.05em}.thesis-copy{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:45px;font-size:18px;max-width:820px}.thesis-copy p{color:#c7c4ba}.light-section{background:var(--paper);color:var(--dark)}.services{padding-block:68px 65px}.services-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-block:65px 65px}.services-heading h2{font-size:clamp(52px,5.7vw,84px)}.services-heading p{font-size:18px;max-width:350px}.offer{display:grid;grid-template-columns:55px 1.25fr 1fr 35px;gap:24px;border-top:1px solid #bbb9ab;padding-block:38px;align-items:start;transition:background .2s,padding .2s}.offer:last-child{border-bottom:1px solid #bbb9ab}.offer:hover{background:#e2e2cf;padding-inline:15px}.offer-number{font-family:var(--font);font-size:14px;padding-top:3px;color:#626255}.offer-title .eyebrow{font-size:12px;letter-spacing:.07em;color:#595b4b}.offer-title h3{font-size:clamp(25px,2.5vw,37px);font-weight:600;line-height:1.2;letter-spacing:-.04em;margin-top:8px}.offer-description p{font-size:16px;line-height:1.5;max-width:380px}.offer-description>span{font-size:14px;display:block;margin-top:14px;font-weight:600}.offer-arrow{font-size:27px;align-self:center}.services-foot{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:32px}.services-foot p{font-size:16px}.services-foot .text-link{margin:0}.light-section .text-link:hover{color:#575f15}.price-note{font-size:12px;color:#66675a;margin-top:32px}.studio{padding-block:110px}.studio>.eyebrow{color:var(--muted);margin-bottom:55px}.studio-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px}.studio-intro{max-width:450px;margin-top:32px;font-size:17px;color:#c7c4ba}.people{padding-top:10px}.people article{border-top:1px solid var(--line);display:grid;grid-template-columns:70px 1fr;gap:24px;padding-block:34px}.person-initials{display:grid;place-items:center;font-size:21px;background:var(--surface);height:64px;width:64px;letter-spacing:-1px;color:var(--accent)}.people h3{font-size:30px;letter-spacing:-.04em;font-weight:600;margin-bottom:6px}.people .eyebrow{font-size:12px;color:var(--muted);letter-spacing:.06em}.people article p{font-size:16px;color:#c7c4ba;margin-top:17px;max-width:320px}.industry-note{font-size:14px;color:var(--muted);padding-top:28px;border-top:1px solid var(--line)}.faq{border-top:1px solid var(--line);padding-block:75px 110px;display:grid;grid-template-columns:1fr 1.35fr;gap:75px}.faq h2{margin-top:24px;font-size:50px}.faq .eyebrow{color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;gap:24px;align-items:center;padding-block:25px;cursor:pointer;font-size:20px;font-weight:500}summary::-webkit-details-marker{display:none}summary span{font-size:28px;font-weight:400;color:var(--accent);transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:16px;color:#c7c4ba;padding-bottom:26px;max-width:600px}.contact-section{background:var(--accent);color:var(--bg);padding-block:64px 75px}.contact-section h2{font-size:clamp(47px,6.6vw,96px);margin-top:46px;letter-spacing:-.055em}.contact-section h2 span{color:#535c17}.contact-bottom{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-top:50px}.contact-bottom p{font-size:18px}.contact-button{background:var(--bg);color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:60px;padding:23px 28px;font-size:18px;transition:background .2s}.contact-button:hover{background:#37382d}.contact-button span{font-size:25px}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:45px;padding-block:60px}.footer-top p{font-size:16px;color:var(--muted)}.footer-top>div{display:flex;flex-direction:column;align-items:flex-start;gap:14px;font-size:15px}.footer-top>div a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);padding-block:24px 32px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}
@media(min-width:1500px){.hero-bottom{margin-top:-85px}.hero-copy{max-width:430px}}@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.hero-bottom{margin-top:20px}.hero-note{margin-top:0}.hero-copy{max-width:380px}.hero{padding-bottom:75px}.studio-grid{gap:50px}.project-meta{display:block}.project-meta>span{display:block;margin-top:8px}.offer{grid-template-columns:32px 1fr 1fr 24px;gap:20px}.thesis{grid-template-columns:1fr 3fr}.thesis-copy{gap:28px}.project-detail{font-size:14px}.desktop-nav{gap:25px}.header{gap:32px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:86px;gap:24px}.wordmark{font-size:34px}.desktop-nav{display:none}.nav-contact{margin-left:auto;font-size:14px;gap:20px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:12px 7px;width:44px;height:44px;background:none;color:var(--ink);border:0;cursor:pointer}.menu-toggle span{height:1px;background:currentColor;width:25px}.mobile-menu{padding:20px;display:grid;gap:0;border-bottom:1px solid var(--line)}.mobile-menu a{font-size:25px;padding:15px 0}.hero{padding-top:26px;padding-bottom:60px}.hero-eyebrow{font-size:12px;letter-spacing:.07em}.hero-eyebrow span:last-child{max-width:125px;text-align:right}h1{font-size:clamp(50px,12.3vw,93px);line-height:.97;margin-top:45px;letter-spacing:-.065em}.hero-bottom{display:block;margin-top:32px}.hero-note{display:none}.hero-copy{max-width:450px}.hero-copy p{font-size:18px}.text-link{font-size:15px}.section-top>.muted{display:none}.section-top{margin-bottom:18px}.featured-image{aspect-ratio:.98}.featured-image img{object-position:57% center}.image-caption{left:23px;bottom:26px}.image-caption h3{font-size:43px}.project-tag{left:16px;top:16px;font-size:12px;padding:8px 10px;max-width:calc(100% - 83px)}.round-arrow{top:16px;right:16px;width:38px;height:38px;font-size:22px}.project-detail{display:block;padding-bottom:35px;font-size:16px}.project-detail>span{display:inline-block;margin-top:16px}.project-grid{gap:35px;grid-template-columns:1fr}.project-image{aspect-ratio:1.2}.featured-image{aspect-ratio:.98}.project-meta{display:flex;gap:12px}.project-meta h3{font-size:23px}.project-meta>span{font-size:12px;text-align:right;max-width:115px;white-space:normal;margin:0}.project>p{font-size:15px}.work-section{padding-bottom:65px}.thesis{display:block;padding-block:45px 65px}.thesis>.eyebrow{margin-bottom:30px}.thesis h2{font-size:clamp(33px,7.4vw,50px)}.thesis-copy{grid-template-columns:1fr;gap:20px;margin-top:30px;font-size:17px}.services{padding-block:40px}.services .section-top{align-items:start;gap:25px}.services .section-top>span:last-child{text-align:right;max-width:120px}.services-heading{display:block;margin-block:40px}.services-heading h2{font-size:59px}.services-heading p{margin-top:25px;font-size:17px}.offer{grid-template-columns:24px 1fr 24px;gap:12px;padding-block:27px}.offer-title{grid-column:2}.offer-number{grid-column:1;grid-row:1}.offer-title h3{font-size:29px}.offer-title .eyebrow{font-size:12px}.offer-description{grid-column:2}.offer-description p{font-size:16px}.offer-description>span{font-size:13px}.offer-arrow{grid-column:3;grid-row:1;align-self:end}.offer:hover{padding-inline:0}.services-foot{align-items:start;flex-direction:column;gap:15px}.price-note{line-height:1.6}.studio{padding-block:65px}.studio>.eyebrow{margin-bottom:35px}.studio-grid{grid-template-columns:1fr;gap:45px}.studio h2{font-size:58px}.people article{padding-block:26px;grid-template-columns:54px 1fr;gap:20px}.person-initials{width:50px;height:50px;font-size:18px}.people h3{font-size:27px}.faq{grid-template-columns:1fr;gap:25px;padding-block:45px 65px}.faq h2{font-size:46px}summary{font-size:18px;padding-block:22px;line-height:1.4}.contact-section{padding-block:42px 45px}.contact-section h2{font-size:clamp(41px,9.1vw,65px);margin-top:34px}.contact-bottom{display:block;margin-top:35px}.contact-button{margin-top:28px;font-size:17px;padding:21px 23px}.footer-top{grid-template-columns:1fr 1fr;padding-block:40px;gap:35px 20px}.footer-top>.wordmark{grid-column:1/-1}.footer-top p{font-size:14px}.footer-top>div{font-size:13px}.footer-bottom{font-size:12px;gap:16px;flex-wrap:wrap}.footer-bottom span:nth-child(2){margin-left:auto}.footer-bottom>a{flex-basis:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Editorial revision: no overlines, section numbering, or label badges. */
.hero{padding-top:60px}.hero h1{font-size:clamp(68px,7.7vw,120px);line-height:1.02;letter-spacing:-.06em;margin-top:0}.hero-bottom{margin-top:55px;align-items:start}.hero-support{font-size:36px;line-height:1.1;letter-spacing:-.04em;font-weight:500}.hero-copy{max-width:410px}.work-heading{font-size:30px;margin-bottom:28px;letter-spacing:-.035em}.thesis{grid-template-columns:1fr;padding-left:calc((100% - 112px)/4);}.services-heading{margin-top:0}.offer{grid-template-columns:1.25fr 1fr 35px}.offer-title h3{margin-top:0}.people article .person-role{font-size:15px;line-height:1.45;color:var(--muted);margin-top:5px}.faq h2{margin-top:0}.contact-section h2{margin-top:0}
@media(min-width:1500px){.hero-bottom{margin-top:55px}}
@media(max-width:1100px){.thesis{padding-left:0}.offer{grid-template-columns:1fr 1fr 24px}.hero-support{font-size:32px}}
@media(max-width:760px){.hero{padding-top:44px}.hero h1{font-size:clamp(46px,10.6vw,78px);line-height:1.04;letter-spacing:-.05em}.headline-break{display:none}.hero-bottom{margin-top:32px}.hero-support{font-size:28px;margin-bottom:25px}.hero-support br{display:none}.hero-copy{max-width:none}.work-heading{font-size:26px;margin-bottom:22px}.offer{grid-template-columns:1fr 25px;gap:15px}.offer-title{grid-column:1}.offer-description{grid-column:1}.offer-arrow{grid-column:2;grid-row:1}.thesis{padding-left:0}.services-heading{margin-top:0}}

/* Turndown typography: Hanken Grotesk throughout. */
h1,h2{font-weight:900}h3,.offer-title h3,.project-meta h3,.people h3,.image-caption h3{font-weight:700}.hero-support{font-weight:700}.work-heading{font-weight:700}

/* Original Turndown wordmark. */
.wordmark{display:inline-flex;flex-shrink:0;align-items:center}.brand-logo{display:block;width:170px;height:auto;fill:currentColor}.footer-top .brand-logo{width:200px}.footer-bottom>a{margin-left:auto}
@media(max-width:760px){.header .brand-logo{width:140px}.header{gap:16px}.footer-top .brand-logo{width:170px}.footer-bottom>a{flex-basis:auto}}
@media(max-width:420px){.header .nav-contact{display:none}.header .menu-toggle{margin-left:auto}}

/* Align the page with Turndown's live dark visual language. */
:root{--bg:#1A1612;--surface:#211d18;--ink:#EDE5D3;--muted:#aca697;--accent:#D6E34A;--line:rgba(237,229,211,.14);--paper:#EDE5D3;--dark:#1A1612}
h1,h2,h3,.offer-title h3,.project-meta h3,.people h3,.image-caption h3,.work-heading{font-weight:900;font-family:var(--font)}h2{letter-spacing:-.055em}h3,.offer-title h3,.project-meta h3,.people h3{letter-spacing:-.045em}
.header{height:94px;border-bottom:0}.hero{min-height:calc(88svh - 94px);padding-block:95px 110px;display:flex;flex-direction:column;justify-content:center;text-align:center}.hero h1{font-size:clamp(68px,8.6vw,124px);font-weight:900;line-height:.95;letter-spacing:-.065em}.hero h1 span{color:var(--accent)}.hero-bottom{display:block;margin-top:38px}.hero-copy{max-width:650px;margin-inline:auto}.hero-copy p{font-size:clamp(18px,1.65vw,22px);color:var(--muted);line-height:1.6}.hero-actions{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:32px}.outline-button{padding:15px 30px;border:2px solid var(--ink);border-radius:4px;font-size:16px;font-weight:700;display:inline-flex;align-items:center;gap:20px;transition:transform .12s steps(2),box-shadow .12s steps(2),background .12s,color .12s}.outline-button.secondary{border-color:var(--line);color:var(--muted)}.outline-button:hover{background:var(--accent);border-color:var(--accent);color:var(--bg);transform:translate(-3px,-3px);box-shadow:4px 4px 0 var(--ink)}
.project-image{border-radius:4px;border:1px solid var(--line)}.round-arrow{border-radius:4px}.thesis{padding:110px 0;display:block;text-align:center}.thesis h2{font-size:clamp(46px,6.7vw,98px);line-height:.98;letter-spacing:-.06em}.thesis h2 span{color:var(--accent)}.thesis-copy{margin:42px auto 0;text-align:left;max-width:850px}.thesis-copy p{color:var(--muted)}
.services.light-section{background:rgba(237,229,211,.02);color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.offer,.offer:last-child{border-color:var(--line)}.offer:hover{background:rgba(214,227,74,.035)}.offer-description p{color:var(--muted)}.offer-description>span{color:var(--ink)}.services-heading p,.services-foot p,.price-note{color:var(--muted)}.light-section .text-link:hover{color:var(--accent)}.light-section a:focus-visible{outline-color:var(--accent)}
.contact-section{background:var(--bg);color:var(--ink);border-top:1px solid var(--line);text-align:center;padding-block:100px}.contact-section h2{font-weight:900;letter-spacing:-.06em}.contact-section h2 span{color:var(--accent)}.contact-bottom{display:flex;flex-direction:column;align-items:center;gap:25px;margin-top:35px}.contact-bottom p{color:var(--muted)}.contact-button{background:transparent;color:var(--ink);border:2px solid var(--ink);border-radius:4px;padding:17px 28px;font-weight:700}.contact-button:hover{background:var(--accent);color:var(--bg);border-color:var(--accent)}.contact-section a:focus-visible{outline-color:var(--accent)}
@media(min-width:1500px){.hero-bottom{margin-top:38px}}
@media(max-width:760px){.header{height:86px}.hero{min-height:auto;padding-block:70px 85px}.hero h1{font-size:clamp(49px,10.8vw,77px);letter-spacing:-.06em;line-height:.97}.hero h1 br{display:none}.hero-bottom{margin-top:30px}.hero-copy p{font-size:18px}.hero-actions{gap:12px}.outline-button{padding:14px 22px;font-size:15px}.thesis{padding-block:65px}.thesis h2{font-size:clamp(42px,8.5vw,62px);letter-spacing:-.055em}.thesis h2 br{display:none}.thesis-copy{margin-top:30px}.contact-section{padding-block:65px}.contact-button{margin-top:0}.contact-bottom{align-items:stretch}.image-caption h3{font-size:40px;letter-spacing:-.05em}}

/* Direct senior involvement, presented as one concise studio statement. */
.studio-direct{grid-template-columns:1fr 1.25fr;gap:85px;align-items:start}.studio-story>p{font-size:18px;color:var(--muted);line-height:1.65}.studio-story>.studio-lead{font-size:25px;line-height:1.4;font-weight:700;letter-spacing:-.025em;color:var(--ink);margin-bottom:24px}.studio-founders{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-block:35px;padding-block:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.studio-founders h3{font-size:24px;letter-spacing:-.035em}.studio-founders p{font-size:14px;color:var(--muted);margin-top:6px}.studio-story>.studio-experience{font-size:16px}
@media(max-width:1100px){.studio-direct{gap:45px}.studio-founders{gap:20px}.studio-founders h3{font-size:22px}}
@media(max-width:760px){.studio-direct{grid-template-columns:1fr;gap:34px}.studio-direct h2{font-size:54px}.studio-story>.studio-lead{font-size:23px}.studio-story>p{font-size:17px}.studio-founders{grid-template-columns:1fr;gap:24px}.studio-founders h3{font-size:23px}.studio-story>.studio-experience{font-size:15px}}

/* Preserve the full width of video thumbnails and keep titles clear of their artwork. */
.project-image.video-thumbnail{aspect-ratio:16/9}
.featured-image.video-thumbnail:after{display:none}
.video-thumbnail img{object-position:center}
.video-thumbnail .round-arrow{top:auto;bottom:16px;right:16px}
.featured-meta h3{font-size:clamp(26px,3.2vw,46px)}

/* A quiet, scroll-driven rally behind the content. */
body{isolation:isolate}
.pong-background{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.14}
body>header,body>nav,body>main,body>footer{position:relative;z-index:1}
@media(max-width:760px){.pong-background{opacity:.1}}
@media(prefers-reduced-motion:reduce){.pong-background{display:none}}

/* Product offers: a clear outcome, tangible contents, and a defined commitment. */
.product-services{padding-block:85px 65px}
.product-services .services-heading{margin:0 0 45px;align-items:center}
.product-services .services-heading h2{font-size:clamp(44px,5.4vw,76px)}
.sprint-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.sprint-card{display:flex;flex-direction:column;min-width:0;padding:30px;background:var(--surface);border:0;border-radius:0}
.sprint-card h3{font-size:29px;line-height:1.1;letter-spacing:-.045em}
.sprint-outcome{font-size:21px;font-weight:600;line-height:1.25;margin-top:14px;min-height:3.75em;color:var(--muted);letter-spacing:-.02em}
.sprint-preview{height:190px;margin-block:23px 25px;border-radius:3px;overflow:hidden;flex-shrink:0}
.foundation-preview{padding:25px 22px;background:var(--paper);color:var(--dark);display:flex;flex-direction:column;justify-content:space-between}
.foundation-preview p{font-size:24px;line-height:1.1;font-weight:900;letter-spacing:-.045em}
.foundation-preview strong{font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}
.foundation-preview>span{font-size:14px;line-height:1.2;max-width:190px}
.website-preview{background:var(--bg);border:1px solid var(--line);text-align:center;padding:0 16px 18px}
.preview-browser{height:27px;display:flex;gap:5px;align-items:center;border-bottom:1px solid var(--line);margin:0 -16px 21px;padding-inline:12px}
.preview-browser span{width:4px;height:4px;border-radius:50%;background:var(--muted)}
.website-preview p{font-size:23px;line-height:1.05;font-weight:900;letter-spacing:-.055em}
.website-preview strong{color:var(--accent);font-weight:900}
.preview-cta{display:inline-block;border:1px solid var(--muted);padding:6px 12px;font-size:12px;margin-top:17px}
.story-preview{position:relative;background:var(--bg)}
.story-preview img{object-position:center 48%}
.story-preview>span{position:absolute;inset:auto 0 0;padding:35px 16px 15px;font-size:14px;font-weight:700;background:linear-gradient(transparent,rgba(0,0,0,.85))}
.sprint-fit{font-size:16px;color:var(--muted);line-height:1.55;min-height:4.65em}
.sprint-includes{padding:0;margin:22px 0 28px;list-style:none}
.sprint-includes li{font-size:15px;padding:11px 0;border-top:1px solid var(--line);line-height:1.4}
.sprint-bottom{margin-top:auto}
.sprint-price{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:23px}
.sprint-price strong{font-size:25px;font-weight:800;letter-spacing:-.035em}
.sprint-price>span{font-size:14px;color:var(--muted)}
.product-link{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:15px;font-weight:700;padding-top:20px;border-top:1px solid var(--line)}
.product-link:hover{color:var(--accent)}
.product-link span{font-size:22px}
.product-note{font-size:14px;color:var(--muted);margin-top:28px}
.show-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);gap:70px;padding-block:100px;border-bottom:1px solid var(--line);align-items:center}
.show-copy h2{font-size:clamp(64px,7vw,96px);color:var(--accent);margin-bottom:23px}
.show-copy>h3{font-size:clamp(29px,3.2vw,43px);line-height:1.05;letter-spacing:-.045em;margin-bottom:25px}
.show-copy>p{font-size:17px;color:var(--muted);margin-bottom:17px}
.show-price{border-top:1px solid var(--line);padding-top:22px;margin:28px 0 25px}
.show-price>strong{font-size:28px;font-weight:800;letter-spacing:-.035em}
.show-price>strong>span{font-size:17px;font-weight:500;letter-spacing:0}
.show-price p{font-size:14px;color:var(--muted);margin-top:5px}
.show-examples{min-width:0}
.show-gallery-heading{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:0 24px}
.show-gallery-heading h3{font-size:23px;line-height:1.1;max-width:240px}
.gallery-controls{display:flex;gap:8px}
.gallery-controls[hidden]{display:none}
.gallery-controls button{display:grid;place-items:center;width:42px;height:42px;background:transparent;border:1px solid var(--line);border-radius:3px;color:var(--ink);cursor:pointer;font-size:23px}
.gallery-controls button:hover:not(:disabled){color:var(--bg);background:var(--accent);border-color:var(--accent)}
.gallery-controls button:disabled{opacity:.3;cursor:default}
.show-gallery{display:flex;gap:26px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding-inline:24px;padding:32px 24px 26px;scrollbar-width:thin;scrollbar-color:var(--line) transparent}
.show-example{flex:0 0 260px;min-width:0;scroll-snap-align:start;position:relative}
.show-thumb{aspect-ratio:16/9;position:relative;border:1px solid var(--line);border-radius:4px;background:var(--surface);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;transform-origin:center;overflow:hidden}
.show-thumb img{object-position:center}
.show-thumb-short img{object-fit:contain;background:#222}
.show-play{position:absolute;right:10px;bottom:10px;width:29px;height:29px;border-radius:50%;background:rgba(26,22,18,.8);display:grid;place-items:center;color:var(--ink);font-size:12px;padding-left:2px}
.show-category{font-size:14px;color:var(--muted);margin-top:22px;line-height:1.35}
.show-example h4{font-size:22px;font-weight:900;letter-spacing:-.035em;line-height:1.1;margin:8px 0 14px}
.show-watch{font-size:14px;color:var(--muted)}
.show-example:focus-visible .show-thumb{transform:scale(1.08);border-color:var(--accent);box-shadow:0 8px 28px #0005}
@media(hover:hover) and (pointer:fine){.show-example:hover{z-index:2}.show-example:hover .show-thumb{transform:scale(1.08);border-color:var(--accent);box-shadow:0 8px 28px #0005}.show-example:hover .show-watch{color:var(--accent)}}
@media(max-width:1100px){.sprint-grid{gap:16px}.sprint-card{padding:23px}.sprint-card h3{font-size:26px}.sprint-outcome{font-size:20px}.sprint-price strong{font-size:22px}.foundation-preview p,.website-preview p{font-size:21px}.show-section{gap:30px}.show-gallery-heading{padding-inline:18px}.show-gallery{padding-inline:18px;scroll-padding-inline:18px}.show-example{flex-basis:240px}}
@media(max-width:900px){.sprint-grid{grid-template-columns:1fr}.sprint-card{padding:30px;display:grid;grid-template-columns:1fr 1fr;column-gap:32px}.sprint-card h3{grid-column:1;font-size:31px}.sprint-outcome{grid-column:1;min-height:0;margin-bottom:22px}.sprint-preview{grid-column:2;grid-row:1/4;margin:0;height:200px}.sprint-fit{grid-column:1;min-height:0}.sprint-includes{grid-column:1;margin-bottom:0}.sprint-bottom{grid-column:2;grid-row:4;align-self:end}.show-section{grid-template-columns:1fr;gap:45px}.show-copy{max-width:650px}.show-example{flex-basis:280px}.show-gallery-heading{padding-inline:24px}.show-gallery{padding-inline:24px;scroll-padding-inline:24px}}
@media(max-width:600px){.product-services{padding-block:60px 45px}.product-services .services-heading{display:block;margin-bottom:30px}.product-services .services-heading h2{font-size:49px}.sprint-card{display:flex;padding:25px}.sprint-card h3{font-size:30px}.sprint-outcome{font-size:22px;margin-bottom:0}.sprint-preview{height:195px;margin:24px 0}.foundation-preview p,.website-preview p{font-size:27px}.sprint-includes{margin:22px 0 25px}.sprint-bottom{align-self:stretch}.sprint-price strong{font-size:27px}.show-section{padding-block:65px;gap:38px}.show-copy h2{font-size:72px}.show-copy>h3{font-size:36px}.show-gallery-heading{padding-inline:12px}.show-gallery-heading h3{font-size:22px}.show-gallery{padding:28px 12px 22px;scroll-padding-inline:12px;gap:22px}.show-example{flex-basis:240px}.show-example:focus-visible .show-thumb{transform:scale(1.04)}}
@media(prefers-reduced-motion:reduce){.show-thumb{transition:none}.show-example:hover .show-thumb,.show-example:focus-visible .show-thumb{transform:none}}

/* Three distinct products, one Turndown palette. */
.foundation-product{--ink:#1A1612;--muted:#60594d;--line:rgba(26,22,18,.19);background:#EDE5D3;color:var(--ink)}
.foundation-product .foundation-preview{background:#f7f2e7;border:1px solid var(--line)}
.foundation-product .product-link:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}
.foundation-product a:focus-visible{outline-color:#1A1612}
.website-product{background:#202218}
.website-product h3{color:var(--accent)}
.website-product .preview-cta{border-color:var(--accent);color:var(--accent)}
.story-product{background:#221d18}
.product-link{min-height:48px}
.gallery-controls button{width:44px;height:44px;flex-shrink:0}
.show-gallery:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
@media(max-width:600px){.sprint-preview{height:170px;margin-block:21px}.sprint-outcome{font-size:21px}.show-gallery-heading{gap:14px}.gallery-controls{gap:6px}.show-gallery-heading h3{max-width:180px}.show-copy .outline-button{min-height:48px}}

/* Full biographies stay readable across desktop and mobile. */
.founder-bios{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:48px;padding-top:35px;border-top:1px solid var(--line)}
.founder-bios article{min-width:0}
.founder-bios h3{font-size:32px;line-height:1.1;letter-spacing:-.045em;margin-bottom:19px}
.founder-bios p{font-size:17px;line-height:1.65;color:var(--muted);margin-top:16px}
.founder-bios strong{font-weight:700;color:var(--ink)}
.founder-experience{font-size:16px;color:var(--muted);margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}
@media(max-width:900px){.founder-bios{gap:38px}}
@media(max-width:760px){.founder-bios{grid-template-columns:1fr;gap:35px;margin-top:35px;padding-top:28px}.founder-bios h3{font-size:29px}.founder-bios p{font-size:16px}.founder-experience{font-size:15px}}

/* A compact aside for advertising, immediately before the studio. */
.wordmark{position:relative;isolation:isolate}
.logo-fur{position:absolute;left:-30%;top:-110%;width:160%;height:320%;pointer-events:none;opacity:0}
.footer-top>.wordmark{justify-self:start;align-self:start}
.ads-section{display:grid;grid-template-columns:.85fr 1.15fr 1.4fr;gap:36px;align-items:start;padding-block:48px;border-bottom:1px solid var(--line)}
.ads-section>h2{font-size:clamp(26px,2.5vw,36px);line-height:1.08;letter-spacing:-.045em}
.ads-copy{font-size:16px;line-height:1.65;color:var(--muted)}
.ads-favorites{min-width:0}
.ads-favorites>h3{font-size:19px;line-height:1.2;margin-bottom:16px;letter-spacing:-.03em}
.ads-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px 13px}
.ad-example{display:block;min-width:0}
.ad-thumb{aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:2px;background:var(--surface)}
.ad-thumb img{transition:transform .2s ease;object-position:center}
.ad-thumb>span{position:absolute;right:6px;bottom:6px;display:grid;place-items:center;width:22px;height:22px;background:rgba(26,22,18,.8);border-radius:50%;font-size:9px;padding-left:1px;color:var(--ink)}
.ad-category{display:block;font-size:14px;line-height:1.25;color:var(--muted);margin-top:7px}
.ad-example:hover .ad-category,.ad-example:focus-visible .ad-category{color:var(--accent)}
.ads-gallery:focus-visible{outline:2px solid var(--accent);outline-offset:6px}
@media(hover:hover) and (pointer:fine){.ad-example:hover img{transform:scale(1.05)}}
@media(max-width:1100px){.ads-section{grid-template-columns:1fr 1.5fr;gap:25px 35px}.ads-favorites{grid-column:1/-1}.ads-gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.ads-section>h2{font-size:31px}}
@media(max-width:600px){.ads-section{grid-template-columns:1fr;gap:23px;padding-block:38px}.ads-section>h2{font-size:32px}.ads-favorites{grid-column:auto}.ads-gallery{display:flex;gap:15px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:3px 3px 14px;scroll-padding-inline:3px;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.ad-example{flex:0 0 148px;scroll-snap-align:start}.ads-favorites>h3{font-size:20px;margin-bottom:12px}.ad-thumb>span{width:25px;height:25px;font-size:10px}}
@media(prefers-reduced-motion:reduce){.ad-thumb img{transition:none}.ad-example:hover img{transform:none}}
