:root{color-scheme:light;--paper:#f8f7f3;--ink:#262b24;--muted:#686b63;--green:#485443;--surface:#eeeee7;--line:#dbdcd3;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500;line-height:1.07;letter-spacing:-.045em}h1{font-size:clamp(64px,8.7vw,120px)}h2{font-size:clamp(38px,4.3vw,58px)}h3{font-size:28px;letter-spacing:-.03em}em{font-family:var(--serif);font-weight:400;color:var(--green)}p{color:var(--muted)}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #8f6a35;outline-offset:6px}a:hover .card-arrow,.round-link:hover{transform:rotate(45deg)}.shell{max-width:1400px;margin:auto;padding:0 58px}.header{height:118px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:39px;line-height:1;font-weight:700;letter-spacing:-3px}.wordmark span{font-size:13px;letter-spacing:0;vertical-align:top;margin-left:4px}.header nav{display:flex;align-items:center;gap:38px;font-size:15px}.header nav>a:not(.nav-contact):hover,.text-link:hover,footer a:hover{text-decoration:underline;text-underline-offset:5px}.nav-contact{background:var(--surface);border-radius:40px;padding:12px 23px}.nav-contact span{margin-left:18px}a[aria-current=page]{text-decoration:underline;text-underline-offset:5px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.12em;color:var(--muted)}.hero{padding:52px 0 65px}.hero-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.hero-note{font-family:var(--serif);font-style:italic;color:var(--muted);font-size:16px}.hero h1{max-width:1100px;letter-spacing:-.055em;line-height:1.02}.hero h1 em{letter-spacing:-.065em}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:38px;align-items:center}.hello{display:flex;gap:18px;align-items:center}.hello img{width:72px;height:82px;object-fit:cover;border-radius:18px}.hello p{color:var(--ink)}.hello span{color:var(--muted);font-size:14px}.hero-intro>p{font-size:18px;max-width:460px;line-height:1.65;margin-bottom:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;border-radius:40px;padding:13px 23px;font-size:14px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.dark{color:var(--paper);background:var(--ink)}.dark:hover{background:var(--green)}.light{background:var(--paper)}.text-link{font-size:14px;display:inline-block}.hero-intro>.text-link{margin-left:20px}.section{padding:65px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:35px;gap:30px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p{font-size:15px;max-width:300px;padding-bottom:4px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.project-card{display:block;min-width:0}.project-image,.algo-cover{height:370px;border-radius:28px;overflow:hidden;position:relative}.project-image{background:#e8edfc}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.project-card:hover img{transform:scale(1.035)}.image-label{position:absolute;bottom:20px;left:22px;font-size:11px;letter-spacing:.09em;background:rgba(255,255,255,.93);border-radius:30px;padding:6px 12px;color:#343e52}.algo-cover{background:#dce7ca;color:#304431;display:flex;flex-direction:column;padding:29px;justify-content:space-between}.cover-overline{font-size:10px;letter-spacing:.14em}.algo-title{font-size:clamp(35px,4.5vw,66px);font-weight:600;letter-spacing:-.065em;white-space:nowrap}.algo-title>span{font-weight:400}.algo-title b{font-weight:400;color:#799861}.cover-bottom{display:flex;justify-content:space-between;font-size:11px;gap:10px}.project-caption{display:flex;justify-content:space-between;align-items:center;padding:22px 0 12px}.project-caption p{font-size:15px;margin-top:7px}.card-arrow{font-size:25px;transition:transform .2s;display:block}.tag{display:inline-block;border:1px solid var(--line);border-radius:30px;font-size:12px;padding:4px 12px;margin:4px 4px 0 0}.archive-link{margin-top:34px;display:flex;gap:20px;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:24px;font-size:14px}.archive-link a:hover{text-decoration:underline}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.service-card{background:var(--surface);border-radius:28px;padding:35px 36px}.service-number{font-family:var(--serif);font-size:30px;color:#7b8275;display:block;margin-bottom:35px}.service-card h3{font-size:33px;margin-bottom:16px}.service-card p{max-width:460px}.service-card .tags{margin:23px 0 28px}.service-card .tag{background:var(--paper);border:0}.about-preview{display:grid;grid-template-columns:1.15fr 1fr;gap:18px;margin:50px 0 30px}.about-copy{padding:45px;background:var(--surface);border-radius:30px}.about-copy h2{margin:25px 0}.about-copy p:not(.eyebrow){max-width:440px;margin-bottom:17px}.about-copy .button{margin-top:12px}.portrait{border-radius:30px;overflow:hidden;position:relative;background:#b1b1ad;min-height:440px}.portrait>img{width:100%;height:100%;object-fit:cover}.portrait>span{position:absolute;bottom:24px;left:25px;color:white;font-size:12px;background:#282b269c;border-radius:20px;padding:6px 12px}.process{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-bottom:100px}.process h2{margin-top:24px;font-size:42px}.process-list article{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:22px 0}.process-list article:first-child{padding-top:0}.process-list article>span{font-size:13px;color:var(--muted);padding-top:3px}.process-list h3{font-size:21px;letter-spacing:-.02em}.process-list p{margin-top:10px;font-size:15px}.contact-band{background:#dfe5d7;border-radius:32px;padding:45px 48px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px}.contact-band h2{font-size:clamp(52px,6vw,82px);margin-top:20px}.round-link{width:100px;height:100px;border:1px solid #a4afa0;border-radius:50%;display:grid;place-items:center;font-size:46px;transition:transform .3s}.band-email{grid-column:1/-1;font-size:16px;text-decoration:underline;text-underline-offset:5px}.contact-band .eyebrow{color:#4f5d49}footer{display:flex;align-items:center;flex-wrap:wrap;gap:25px;padding:42px 0 24px}footer p{font-size:13px}footer>div{margin-left:auto;display:flex;gap:24px;font-size:14px}footer small{font-size:12px;color:var(--muted);flex-basis:100%;border-top:1px solid var(--line);padding-top:18px;margin-top:12px}.inner-hero{padding:70px 0 60px}.inner-hero h1{font-size:clamp(52px,7.3vw,100px);margin-top:30px}.about-detail{display:grid;grid-template-columns:.85fr 1fr;align-items:start;gap:70px;padding-bottom:40px}.about-detail .portrait{height:620px}.reading h2{font-size:42px;margin-bottom:25px}.reading>p{margin-bottom:20px}.studio-note{border-top:1px solid var(--line);margin-top:30px;padding-top:28px;display:flex;gap:20px;align-items:start}.studio-note img{object-fit:contain;width:55px;height:55px}.studio-note h3{font-size:20px;letter-spacing:-.02em;margin-bottom:10px}.studio-note p{font-size:14px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px;margin-bottom:30px}.values-grid article{padding:30px;background:var(--surface);border-radius:24px}.values-grid span{font-size:13px;color:var(--muted)}.values-grid h3{font-size:23px;margin:28px 0 15px}.values-grid p{font-size:15px}.lede{font-size:19px;margin-top:30px}.contact-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;padding:10px 0 110px}.contact-primary{padding:25px 0}.email-large{font-size:clamp(32px,4.1vw,55px);letter-spacing:-.055em;line-height:1.15;display:block;margin-top:30px}.email-large span{color:var(--green)}.copy-email{margin-top:30px;padding:10px 18px;border-radius:24px;border:1px solid var(--line);background:transparent;color:var(--ink);cursor:pointer;font-size:14px}.copy-email:hover{background:var(--surface)}.copy-email span{margin-left:15px}.copy-status{min-height:26px;margin-top:6px;font-size:13px}.social-row{display:flex;gap:26px;margin-top:35px;font-size:15px}.inquiry-note{padding:38px;border-radius:28px;background:var(--surface)}.inquiry-note h2{font-size:32px;letter-spacing:-.035em;margin-bottom:20px}.inquiry-note ul{padding-left:20px;margin:24px 0;color:var(--muted)}.inquiry-note li{padding:5px 0}.inquiry-note .button{margin-top:25px}.case-hero{padding:40px 0}.back-link{font-size:14px;color:var(--muted)}.case-title{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:48px 0 40px}.case-title h1{font-size:clamp(58px,8vw,108px)}.period{color:#879477}.case-title>p{font-size:24px;line-height:1.3;letter-spacing:-.035em;color:var(--ink)}.case-meta{display:grid;grid-template-columns:repeat(3,1fr);padding-top:28px;border-top:1px solid var(--line);gap:20px}.case-meta span{font-size:11px;letter-spacing:.1em;color:var(--muted)}.case-meta p{margin-top:8px;font-size:15px;color:var(--ink)}.case-cover .algo-cover{height:480px;padding:40px}.case-cover .algo-title{font-size:clamp(52px,9vw,120px);align-self:center}.case-cover .cover-overline,.case-cover .cover-bottom{font-size:12px}.case-section{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding:65px 0}.case-section>.eyebrow{padding-top:12px}.case-section h2{margin-bottom:26px}.case-section div>p{max-width:700px;font-size:18px;margin-bottom:18px;line-height:1.75}.case-section .button{margin-top:15px}.wide-image{border-radius:28px;overflow:hidden;background:#eef0f7}.wide-image>img{width:100%;height:auto}.identity-figure{background:#f3f5fa;border-radius:28px;overflow:hidden;max-width:900px;margin:0 auto}.identity-figure img{width:100%;height:auto}.screen-image{margin:20px 0 28px}.screen-image figcaption{padding:18px 25px;font-size:13px;color:var(--muted)}.reflection{margin-top:25px;border-top:1px solid var(--line)}.next-project{display:block;border-top:1px solid var(--line);margin:15px 0 65px;padding-top:35px}.next-project h2{margin:20px 0 10px;display:flex;justify-content:space-between}.next-project:hover h2{color:var(--green)}.skip{position:absolute;left:20px;top:-100px;background:var(--ink);color:white;padding:12px 20px;z-index:10}.skip:focus{top:10px}@media(min-width:1500px){.shell{padding:0 60px}}@media(max-width:1000px){.shell{padding:0 30px}.hero-bottom{gap:30px}.project-image,.algo-cover{height:310px}.about-copy{padding:32px}.about-preview{grid-template-columns:1fr 1fr}.process{gap:30px}.about-detail{gap:35px}.contact-layout{gap:30px}.values-grid article{padding:25px}.hero-intro>.text-link{margin:15px 0 0 15px}}@media(max-width:700px){.shell{padding:0 20px}.header{height:90px}.wordmark{font-size:34px}.header nav{gap:19px;font-size:14px}.nav-contact{padding:9px 15px}.nav-contact span{margin-left:5px}.hero{padding:34px 0 28px}.hero-top{margin-bottom:25px}.hero-top .eyebrow{font-size:10px;letter-spacing:.09em}.hero-note{display:none}.hero h1{font-size:clamp(55px,12vw,82px)}.hero-bottom{grid-template-columns:1fr;gap:25px;margin-top:30px}.hello{order:2}.hero-intro>p{font-size:17px}.hero-intro>.text-link{margin-left:14px}.hello img{width:53px;height:62px;border-radius:13px}.hello p{font-size:14px}.hello span{font-size:12px}.section{padding:45px 0}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:20px}.section-heading .eyebrow{margin-bottom:15px}h2{font-size:38px}.project-grid,.service-grid,.about-preview,.process,.about-detail,.values-grid,.contact-layout,.case-section{grid-template-columns:1fr}.project-grid{gap:35px}.project-image,.algo-cover{height:320px}.algo-title{font-size:52px}.project-caption h3{font-size:27px}.archive-link{display:block}.archive-link a{display:block;margin-top:8px}.service-card{padding:30px}.service-number{margin-bottom:25px}.about-preview{gap:15px;margin:20px 0}.about-copy{padding:30px}.portrait{min-height:350px;height:430px}.process{gap:35px;padding-bottom:60px}.process h2{font-size:37px}.contact-band{padding:30px;border-radius:26px;gap:15px}.contact-band h2{font-size:48px}.contact-band .eyebrow{font-size:10px}.round-link{width:60px;height:60px;font-size:32px}.band-email{font-size:14px;margin-top:15px}footer{gap:20px}footer p{font-size:12px;max-width:190px}footer>div{margin-left:0;flex-basis:100%}.inner-hero{padding:45px 0}.inner-hero h1{font-size:54px}.about-detail{gap:35px}.about-detail .portrait{height:440px}.values-grid{gap:15px}.values-grid h3{margin-top:20px}.contact-layout{gap:30px;padding-bottom:60px}.email-large{font-size:43px}.inquiry-note{padding:28px}.case-title{display:block;margin:30px 0}.case-title h1{font-size:61px}.case-title>p{font-size:22px;margin-top:22px}.case-meta{grid-template-columns:1fr;gap:15px}.case-meta p{margin-top:2px}.case-hero{padding:30px 0}.case-cover .algo-cover{height:300px;padding:25px}.case-cover .algo-title{font-size:52px}.case-cover .cover-bottom{font-size:10px}.case-section{padding:40px 0;gap:20px}.case-section div>p{font-size:17px}.wide-image,.identity-figure{border-radius:18px}.screen-image figcaption{padding:14px 18px;font-size:12px}.next-project{margin-bottom:45px}.studio-note{gap:15px}.lede{font-size:17px}}@media(max-width:380px){.shell{padding:0 15px}.header nav{gap:12px}.nav-contact{padding:8px 12px}.hero h1{font-size:52px}.project-image,.algo-cover{height:275px}.algo-title{font-size:43px}.email-large{font-size:36px}.contact-band{padding:25px}.contact-band h2{font-size:42px}.round-link{width:50px;height:50px}.case-title h1{font-size:53px}.case-cover .algo-title{font-size:45px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Studio signature and expanded selected-work index. */
.studio-logo{display:block;width:104px;flex-shrink:0;line-height:0;letter-spacing:0}.studio-logo img{display:block;width:100%;height:auto}footer .studio-logo{width:94px}.work-hero h1{font-size:clamp(52px,7.1vw,96px)}.work-index{padding:0 0 65px}.work-index .project-grid{row-gap:48px}.collection-cover{height:370px;border-radius:28px;padding:29px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:background .2s}.cctc-cover{background:#e7d779;color:#373526}.cctc-cover em{color:#625b32}.logo-cover{background:#e5e3dc;color:#44473b}.logo-cover em{color:#44473b}.collection-title{font-size:clamp(38px,4.2vw,60px);line-height:1.1;letter-spacing:-.05em}.logo-cover .collection-title{font-size:clamp(50px,5vw,72px)}.collection-period{color:#8b947b}.work-archive{border-top:1px solid var(--line);padding:48px 0 70px;display:flex;align-items:center;justify-content:space-between;gap:35px}.work-archive h2{margin:20px 0}.work-archive p:not(.eyebrow){max-width:480px}.work-archive .button{flex-shrink:0}@media(max-width:1000px){.collection-cover{height:310px}}@media(max-width:700px){.header .studio-logo{width:84px}footer .studio-logo{width:85px}.collection-cover{height:320px}.collection-title{font-size:45px}.logo-cover .collection-title{font-size:60px}.work-index{padding-bottom:45px}.work-index .project-grid{row-gap:35px}.work-archive{display:block;padding:35px 0 50px}.work-archive .button{margin-top:25px}.work-hero h1{font-size:clamp(43px,8.4vw,58px)}.work-hero .lede br{display:none}}@media(max-width:380px){.header .studio-logo{width:72px}.collection-cover{height:275px}.collection-title{font-size:40px}.logo-cover .collection-title{font-size:53px}}
/* A calmer homepage rhythm: smaller display type, open gutters, comfortable copy. */
.page-home .hero{padding:70px 0 94px}.page-home .hero-top{margin-bottom:38px}.page-home .hero h1{font-size:clamp(3.5rem,6.6vw,5.75rem);line-height:1.08;letter-spacing:-.045em}.page-home .hero-bottom{margin-top:54px;column-gap:100px}.page-home .hero-intro>p{font-size:1rem;line-height:1.8;max-width:420px;margin-bottom:27px}.page-home .section{padding:88px 0}.page-home .section-heading{margin-bottom:48px;gap:48px}.page-home h2{font-size:clamp(2rem,3.3vw,2.8rem);line-height:1.15;letter-spacing:-.04em}.page-home .section-heading .eyebrow{margin-bottom:26px}.page-home .section-heading>p{font-size:1rem;line-height:1.75}.page-home .project-grid{gap:38px}.page-home .project-caption{padding-top:26px;padding-bottom:16px}.page-home .project-caption h3{font-size:1.5rem}.page-home .project-caption p{line-height:1.7}.page-home .archive-link{margin-top:45px;padding-bottom:32px}.page-home .service-grid{gap:30px}.page-home .service-card{padding:42px 40px;display:flex;flex-direction:column;align-items:flex-start}.page-home .service-number{font-size:1rem;font-family:Arial,Helvetica,sans-serif;margin-bottom:36px;color:var(--muted)}.page-home .service-card h3{font-size:1.6rem;line-height:1.25;letter-spacing:-.025em;margin-bottom:22px}.page-home .service-card p{line-height:1.85;font-size:1rem;margin-bottom:28px;max-width:420px}.page-home .service-card .tags{border-top:1px solid var(--line);padding-top:24px;margin:auto 0 26px;width:100%}.page-home .service-card .text-link{font-size:.875rem}.page-home .about-preview{gap:30px;margin:88px 0 45px;grid-template-columns:1.1fr 1fr}.page-home .about-copy{padding:48px}.page-home .about-copy h2{margin:30px 0}.page-home .about-copy p:not(.eyebrow){line-height:1.85;margin-bottom:22px}.page-home .about-copy .button{margin-top:18px}.page-home .process{column-gap:90px;padding-top:95px;padding-bottom:120px}.page-home .process h2{font-size:clamp(2rem,3vw,2.6rem);line-height:1.2;margin-top:30px}.page-home .process-list article{padding:28px 0;gap:30px}.page-home .process-list h3{font-size:1.2rem;line-height:1.3}.page-home .process-list p{font-size:1rem;line-height:1.8;margin-top:14px}.archive-cover{background:#e2e6e5;color:#354947}.archive-cover em{color:#49615a}
/* Shared footer, adapted from the supplied reference to the light site palette. */
footer.site-footer{display:block;background:#e5e9df;border-radius:32px;margin:35px 0 24px;padding:70px 56px 26px;line-height:1.65}.site-footer .footer-invitation{text-align:center;display:block;margin:0 auto 86px;max-width:680px}.site-footer .footer-invitation h2{font-size:clamp(2.1rem,3.7vw,3.2rem);line-height:1.18;letter-spacing:-.035em;margin:24px 0 30px}.site-footer .footer-invitation .button{padding:14px 27px}.site-footer .footer-grid{display:grid;grid-template-columns:minmax(260px,2.3fr) 1fr 1fr 1.1fr;align-items:start;gap:36px;margin:0;padding-bottom:65px}.site-footer .footer-person{min-width:0}.site-footer .footer-profile{display:flex;gap:15px;align-items:center;width:fit-content}.site-footer .footer-profile>img{width:55px;height:55px;border-radius:50%;object-fit:cover;flex-shrink:0}.site-footer .footer-profile>span{display:block;font-size:1rem;font-weight:500;line-height:1.5}.site-footer .footer-profile small{display:block;border:0;padding:0;margin:3px 0 0;font-size:.75rem;color:#616b5d;font-weight:400;line-height:1.6}.site-footer .footer-email{display:inline-block;font-size:.875rem;margin-top:24px;overflow-wrap:anywhere}.site-footer .footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:.875rem}.site-footer .footer-column h3{color:#616b5d;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.5;margin:0 0 6px}.site-footer .footer-column a{line-height:1.6}.site-footer .footer-bottom{margin:0;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #c8d0c1;padding-top:24px}.site-footer .footer-bottom small{border:0;margin:0;padding:0;flex-basis:auto;font-size:.75rem;color:#616b5d}.site-footer .footer-bottom .studio-logo{width:74px}.site-footer a:hover{text-decoration:underline;text-underline-offset:5px}.site-footer .button:hover,.site-footer .studio-logo:hover{text-decoration:none}
@media(max-width:1000px){.page-home .hero-bottom{gap:55px}.page-home .service-card{padding:36px 32px}.page-home .about-copy{padding:36px}.page-home .process{gap:50px}footer.site-footer{padding:60px 36px 26px}.site-footer .footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:40px 25px}.site-footer .footer-person{grid-column:1/-1}.site-footer .footer-invitation{margin-bottom:65px}}
@media(max-width:700px){.page-home .hero{padding:44px 0 55px}.page-home .hero-top{margin-bottom:28px}.page-home .hero h1{font-size:clamp(2.9rem,9.7vw,4.2rem);line-height:1.12}.page-home .hero-bottom{margin-top:35px;gap:32px}.page-home .hero-intro>p{font-size:1rem;line-height:1.85}.page-home .section{padding:54px 0}.page-home h2{font-size:clamp(1.9rem,6.2vw,2.5rem);line-height:1.2}.page-home .section-heading{margin-bottom:32px}.page-home .section-heading .eyebrow{margin-bottom:20px}.page-home .project-grid{gap:40px}.page-home .service-grid{gap:22px}.page-home .service-card{padding:32px 28px}.page-home .service-number{margin-bottom:26px}.page-home .service-card h3{font-size:1.45rem;margin-bottom:20px}.page-home .service-card p{margin-bottom:25px}.page-home .service-card .tags{padding-top:22px}.page-home .about-preview{margin:50px 0 35px;grid-template-columns:1fr;gap:22px}.page-home .about-copy{padding:34px 28px}.page-home .about-copy h2{margin:25px 0}.page-home .process{padding-top:50px;padding-bottom:65px;gap:32px}.page-home .process h2{font-size:2rem}.page-home .process-list article{padding:25px 0;gap:24px}footer.site-footer{padding:45px 26px 24px;border-radius:26px;margin-top:24px}.site-footer .footer-invitation{margin-bottom:50px}.site-footer .footer-invitation .eyebrow{font-size:.65rem;line-height:1.8;letter-spacing:.09em}.site-footer .footer-invitation h2{font-size:clamp(1.75rem,6vw,2.4rem);margin:20px 0 25px}.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:40px}.site-footer .footer-person{grid-column:1/-1}.site-footer .footer-column{font-size:.875rem;gap:13px}.site-footer .footer-profile small{font-size:.75rem}.site-footer .footer-bottom{gap:18px}.site-footer .footer-bottom small{font-size:.7rem}.site-footer .footer-bottom .studio-logo{width:60px}}
.site-footer .footer-invitation .eyebrow{max-width:none;margin-inline:auto}
/* Full-width footer surface with a shorter desktop silhouette. */
footer.site-footer{width:calc(100% - 32px);margin:32px auto 16px;padding:48px 40px 22px}.site-footer .footer-invitation{margin:0 auto 48px;max-width:680px}.site-footer .footer-invitation h2{font-size:clamp(2rem,3.2vw,2.8rem);margin:18px 0 24px;line-height:1.16}.site-footer .footer-grid{max-width:1170px;margin:0 auto;padding-bottom:36px;grid-template-columns:minmax(270px,2.3fr) 1fr 1fr 1.1fr;gap:36px}.site-footer .footer-person{grid-column:auto}.site-footer .footer-column{gap:9px}.site-footer .footer-column h3{margin-bottom:5px}.site-footer .footer-bottom{max-width:1170px;margin:0 auto;padding-top:20px}.email-large{display:flex;align-items:baseline;gap:12px;font-size:clamp(1.125rem,2.4vw,2rem);letter-spacing:-.035em;line-height:1.5;max-width:100%}.email-large .email-address{color:var(--ink);min-width:0;overflow-wrap:anywhere}.email-large .email-arrow{flex-shrink:0}.email-large:hover .email-address{text-decoration:underline;text-underline-offset:6px}
@media(max-width:1000px){footer.site-footer{padding:42px 30px 22px}.site-footer .footer-grid{grid-template-columns:minmax(210px,1.8fr) .8fr .9fr 1.1fr;gap:22px}.site-footer .footer-profile{gap:10px}.site-footer .footer-profile>img{width:45px;height:45px}.site-footer .footer-profile small{max-width:160px}.site-footer .footer-email{font-size:.8rem}.site-footer .footer-invitation{margin-bottom:40px}}
@media(max-width:700px){footer.site-footer{width:calc(100% - 20px);margin:24px auto 10px;padding:34px 24px 20px;border-radius:24px}.site-footer .footer-invitation{margin-bottom:36px}.site-footer .footer-invitation h2{font-size:clamp(1.75rem,6vw,2.2rem);margin:16px 0 22px}.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px;padding-bottom:28px}.site-footer .footer-person{grid-column:1/-1}.site-footer .footer-profile small{max-width:none}.site-footer .footer-email{font-size:.875rem;margin-top:16px}.site-footer .footer-column{gap:11px}.site-footer .footer-bottom{padding-top:18px}.email-large{font-size:clamp(1.0625rem,4.3vw,1.5rem);gap:9px;letter-spacing:-.025em}}
/* Motion is opt-in through JS; all content stays visible without it. */
.scroll-reveal{opacity:0;transform:translateY(14px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,.61,.36,1)}.scroll-reveal.is-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;transition:none!important}}
/* Supplied imagery and concise visual context. */
.project-figure{margin:0}.project-image.supplied-cover{height:auto;aspect-ratio:16/9;background:#111}.project-image.supplied-cover img{width:100%;height:100%;object-fit:cover}.project-figure>.project-image{height:auto;aspect-ratio:16/9}.project-figure>.project-image img{width:100%;height:100%;object-fit:cover}.project-figure figcaption,.captioned-image figcaption,.identity-figure figcaption{font-size:.75rem;line-height:1.6;color:var(--muted);padding:14px 2px 0}.captioned-image figcaption,.identity-figure figcaption{padding:16px 24px 20px}.project-caption{padding-top:15px}.page-home .project-caption{padding-top:18px}.supplied-case-cover .project-image{aspect-ratio:auto;height:auto}.supplied-case-cover .project-image img{height:auto;object-fit:contain}.supplied-case-cover figcaption{font-size:.875rem;padding:16px 2px 0}
/* Experience sits alongside the introduction without implying UI/UX tenure. */
.experience-stats{display:flex;gap:60px;margin:44px 0 0;padding:30px 0 0;border-top:1px solid var(--line);width:fit-content}.experience-stats>div{display:flex;flex-direction:column-reverse;gap:5px}.experience-stats dt{font-size:.8125rem;color:var(--muted);line-height:1.7}.experience-stats dd{margin:0;font-size:2.1rem;letter-spacing:-.04em;line-height:1.2;color:var(--green)}
/* Two identical groups form one continuous, controllable software strip. */
.software-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0 26px;margin:0 0 20px;min-width:0}.software-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.page-home .software-heading h2{font-size:.75rem;letter-spacing:.12em;line-height:1.6;color:var(--muted);font-weight:400}.marquee-toggle{background:transparent;border:1px solid var(--line);border-radius:30px;min-height:36px;padding:6px 13px;display:inline-flex;align-items:center;gap:9px;cursor:pointer;font-size:.75rem;color:var(--muted)}.marquee-toggle[hidden]{display:none}.marquee-toggle:hover{background:var(--surface);color:var(--ink)}.marquee-symbol{font-size:.875rem;line-height:1}.software-window{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent)}.software-track{display:flex;width:max-content}.software-list{flex:0 0 auto;display:flex;align-items:center;justify-content:space-around;gap:48px;list-style:none;padding:0 30px;margin:0;min-width:max(100vw,1100px)}.software-list li{font-size:clamp(1.4rem,2.15vw,1.9rem);letter-spacing:-.035em;font-weight:400;color:#66715f;white-space:nowrap}.software-list li:nth-child(even){font-family:var(--serif);font-style:italic}.marquee-active .software-track{animation:software-drift 42s linear infinite}.software-strip.is-paused .software-track,.software-strip:hover .software-track,.software-strip:focus-within .software-track{animation-play-state:paused}@keyframes software-drift{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.software-strip:not(.marquee-active) .software-window{mask-image:none;overflow:visible}.software-strip:not(.marquee-active) .software-track{width:100%}.software-strip:not(.marquee-active) .software-list{min-width:0;width:100%;padding:0;flex-wrap:wrap;gap:18px 35px;justify-content:space-between}.software-strip:not(.marquee-active) .software-list[aria-hidden=true]{display:none}
/* Clear deliverables and four lightweight, native disclosure questions. */
.service-deliverables{width:100%;margin:auto 0 26px;border-top:1px solid var(--line);padding-top:25px}.service-deliverables h4{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:400;color:var(--muted);margin:0 0 15px}.service-deliverables ul{padding-left:17px;margin:0;color:var(--muted);font-size:.9375rem;line-height:1.75}.service-deliverables li{padding-left:3px;margin-bottom:8px}.service-deliverables li::marker{color:#94a08b}.page-home .service-card p{margin-bottom:26px}.page-home .faq{display:grid;grid-template-columns:1fr 1.25fr;gap:90px;padding:20px 0 115px}.faq-intro h2{margin:25px 0}.faq-intro>p:not(.eyebrow){font-size:.9375rem;line-height:1.9}.faq-intro a{text-decoration:underline;text-underline-offset:4px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0;font-size:1rem;color:var(--ink);line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:1.35rem;color:var(--green);flex-shrink:0;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list summary:focus-visible{outline:3px solid #8f6a35;outline-offset:5px;border-radius:4px}.faq-answer{padding:0 25px 24px 0}.faq-answer p{font-size:.9375rem;line-height:1.85;max-width:570px}
@media(max-width:1000px){.page-home .faq{gap:50px}.software-list{gap:35px}.experience-stats{gap:45px}}
@media(max-width:700px){.experience-stats{width:100%;gap:35px;margin-top:32px;padding-top:23px}.experience-stats dt{font-size:.75rem}.experience-stats dd{font-size:1.85rem}.software-strip{padding:17px 0 23px;margin-bottom:0}.software-heading{gap:12px;margin-bottom:22px}.page-home .software-heading h2{font-size:.65rem;letter-spacing:.08em}.marquee-toggle{padding:6px 10px;font-size:.7rem}.software-list{min-width:1000px;gap:38px}.software-list li{font-size:1.55rem}.project-figure figcaption{font-size:.7rem;line-height:1.7}.service-deliverables{padding-top:22px}.service-deliverables ul{font-size:.9375rem}.page-home .faq{grid-template-columns:1fr;gap:30px;padding:15px 0 65px}.faq-intro h2{margin:20px 0}.faq-list summary{font-size:.9375rem;padding:21px 0}.faq-answer{padding-right:0}.faq-answer p{font-size:.9375rem}}
@media(prefers-reduced-motion:reduce){.software-track{animation:none!important;transform:none!important}.software-window{overflow:visible;mask-image:none}.software-list{min-width:0;width:100%;flex-wrap:wrap}.software-list[aria-hidden=true]{display:none}.marquee-toggle{display:none}}
/* A slim, text-only software strip. */
.software-strip{padding:18px 0;margin-bottom:20px}.software-list li{line-height:1.35}@media(max-width:700px){.software-strip{padding:15px 0;margin-bottom:0}.software-list li{font-size:1.4rem}}
/* Floating, frosted navigation with a solid fallback when blur is unavailable. */
html{scroll-padding-top:110px}.header{position:sticky;top:18px;z-index:100;height:72px;margin-top:18px;padding:0 28px;gap:24px;border:1px solid #dcdfd6;border-radius:999px;background:#f6f7f2;box-shadow:0 6px 24px rgba(39,47,33,.055),inset 0 1px 0 rgba(255,255,255,.9)}.header .studio-logo{width:72px}.header nav{gap:32px}.header nav>a{display:inline-flex;align-items:center;min-height:44px;color:#58644f}.header nav>a:hover{color:var(--ink)}@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.header{background:rgba(250,251,247,.74);backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%)}}
@media(max-width:700px){html{scroll-padding-top:88px}.header{top:10px;height:62px;margin-top:12px;padding:0 18px;gap:12px}.header .studio-logo{width:50px}.header nav{gap:17px;font-size:.875rem}.header nav>a{min-height:44px}}@media(max-width:420px){.header{padding:0 14px;gap:8px}.header .studio-logo{width:40px}.header nav{gap:8px;font-size:.875rem}}
/* A one-second studio entrance; CSS also dismisses it if later scripts fail. */
.site-intro{display:none}.intro-active .site-intro{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:var(--paper);pointer-events:none;animation:studio-intro-out 1s ease forwards}.site-intro img{width:clamp(100px,12vw,158px);height:auto;animation:studio-mark-in .7s cubic-bezier(.2,.7,.3,1) both}@keyframes studio-mark-in{0%{opacity:0;transform:translateY(5px) scale(.94)}65%,100%{opacity:1;transform:none}}@keyframes studio-intro-out{0%,75%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@media(prefers-reduced-motion:reduce){.intro-active .site-intro{display:none}.site-intro img{animation:none}}
.header{height:auto;min-height:72px}.header nav{flex-wrap:wrap;justify-content:flex-end}@media(max-width:700px){.header{min-height:62px}}
/* A smaller studio signature and a distinct inquiry action. */
.header .studio-logo{width:60px}.header nav>a.nav-contact{background:#e9ece3;border:1px solid rgba(83,100,70,.06);border-radius:999px;padding:0 21px;min-height:42px;gap:17px;color:var(--ink);text-decoration:none}.header .nav-contact span{margin-left:0}.header nav>a.nav-contact:hover{background:#dfe5d6;text-decoration:none}.header nav>a.nav-contact[aria-current=page]{box-shadow:inset 0 0 0 1px #a9b39e;text-decoration:none}@media(max-width:700px){.header .studio-logo{width:44px}.header nav>a.nav-contact{padding:0 15px;gap:10px;min-height:40px}}@media(max-width:420px){.header .studio-logo{width:36px}.header nav{gap:16px}.header nav>a.nav-contact{padding:0 13px;gap:8px}}
.arrow-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  vertical-align: -0.125em;
}
svg.arrow-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  min-width: 16px;
  flex-shrink: 0;
  vertical-align: middle;
}