@font-face{font-family:Inter;src:url(/fonts/inter-regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-medium.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-bold.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}:root{--ink: #000000;--muted: rgba(0, 0, 0, .66);--soft: rgba(0, 0, 0, .55);--green: #f2fce2;--field: #f2f2f2;--dark: #222222;--line: rgba(0, 0, 0, .14);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff}a{color:inherit}img{display:block;max-width:100%}.site-header{align-items:center;background:#f2fce2f0;display:flex;height:76px;justify-content:space-between;left:0;padding:0 80px;position:sticky;right:0;top:0;z-index:20}.logo-link,.footer a{color:var(--ink);display:inline-flex;height:38px;text-decoration:none;width:36px}.site-nav{align-items:center;display:flex;gap:38px}.site-nav a{font-size:20px;line-height:1.2;text-decoration:none}.site-nav a:hover,.work-card:hover h3{text-decoration:underline}.home-hero{align-items:center;background:var(--green);display:flex;margin-top:-76px;min-height:610px;padding:145px 24px 0}.home-hero h1{font-size:80px;font-weight:400;line-height:1.06;margin:0 auto;max-width:740px}.home-hero h1 span{display:block;white-space:nowrap}.intro-section{border-bottom:1px solid rgba(0,0,0,.08);padding:160px 24px 164px}.intro-section p{color:var(--muted);font-size:32px;line-height:1.42;margin:0 auto;max-width:740px}.intro-section a{color:var(--ink);text-decoration-thickness:2px;text-underline-offset:3px}.page-section,.wide-content{margin:0 auto;max-width:1120px;width:calc(100% - 160px)}.page-section{padding:150px 0 0}.section-rule{border-top:2px solid var(--ink);padding-top:28px}.section-rule h2,.project-copy-block h2{font-size:56px;font-weight:400;line-height:1.2;margin:0}.work-grid{display:grid;gap:72px 32px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:76px}.work-card{color:var(--ink);display:block;text-decoration:none}.work-card.featured{grid-column:1 / -1}.work-card img{aspect-ratio:1.595 / 1;border-radius:12px;height:auto;object-fit:cover;width:100%}.work-card h3{font-size:24px;font-weight:400;line-height:1.2;margin:20px 0 4px}.work-card p{font-size:24px;line-height:1.2;margin:0;max-width:620px}.about-section{padding-top:150px}.about-grid{display:grid;gap:80px;grid-template-columns:minmax(0,454px) minmax(0,528px);justify-content:space-between;padding-top:76px}.about-kicker{font-size:32px;line-height:1.42;margin:0}.about-copy p,.project-copy-block p{font-size:24px;line-height:1.45;margin:0}.about-copy p+p,.project-copy-block p+p{margin-top:28px}.contact-section{border-top:1px solid rgba(0,0,0,.08);margin-top:150px;padding:104px 24px 110px}.contact-section h2{color:#012;font-size:50px;font-weight:700;line-height:1.2;margin:0 0 28px;text-align:center}.email-button{align-items:center;background:var(--dark);border-radius:8px;color:#fff;display:flex;font-size:16px;font-weight:600;height:52px;justify-content:center;line-height:1.4;margin:0 auto 28px;max-width:540px;padding:15px;text-decoration:none;width:100%}.email-button:hover{background:#000}.contact-section form{display:grid;gap:15px;margin:0 auto;max-width:540px}.form-row{display:grid;gap:15px;grid-template-columns:repeat(2,minmax(0,1fr))}input,textarea,button{border:0;border-radius:8px;font:inherit;font-size:16px;line-height:1.4;outline:none;padding:15px}input,textarea{background:var(--field);font-weight:500}textarea{min-height:155px;resize:vertical}button{background:var(--dark);color:#fff;cursor:pointer;font-weight:600}button:disabled{cursor:default;opacity:.65}.form-status{color:var(--soft);font-size:14px;line-height:1.4;margin:0;min-height:20px}.form-status.success{color:#1f6b36}.form-status.error{color:#a13124}.footer{background:var(--green);padding:156px 80px 176px}.footer-inner{display:grid;gap:140px;grid-template-columns:36px minmax(0,480px);margin:0 auto;max-width:1120px}.footer p{font-size:32px;line-height:1.2;margin:0 0 50px}.footer small{color:var(--soft);font-size:16px;line-height:1.45}.project-hero{background:var(--green);margin-top:-76px;position:relative}.project-hero img{height:720px;object-fit:cover;width:100%}.project-title-band{background:var(--green);padding:150px 24px}.narrow-content{margin:0 auto;max-width:740px}.project-title-band h1{font-size:80px;font-weight:400;line-height:1.06;margin:0}.breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;font-size:20px;gap:14px;line-height:1.3;margin-top:70px}.project-content{padding:130px 24px 40px}.project-copy-block{border-top:2px solid var(--ink);display:grid;gap:80px;grid-template-columns:minmax(0,280px) minmax(0,1fr);padding:42px 0 120px}.project-legal-links{bottom:36px;display:flex;flex-wrap:wrap;gap:14px;left:max(24px,calc((100% - 1120px)/2));margin-top:0;position:absolute;z-index:2}.project-legal-links a{border:1px solid rgba(0,0,0,.22);border-radius:8px;background:#fff;box-shadow:0 14px 34px #0000001f;color:var(--ink);display:inline-flex;font-size:20px;line-height:1.2;padding:14px 18px;text-decoration:none}.project-legal-links a:hover{border-color:var(--ink);background:var(--ink);color:#fff}.app-store-button{align-items:center;background:#000;border-radius:12px;color:#fff;display:inline-flex;gap:12px;height:58px;line-height:1;margin-top:44px;min-width:198px;padding:9px 16px 9px 14px;text-decoration:none}.app-store-button:hover{background:#1d1d1f}.app-store-button svg{flex:0 0 auto;height:31px;width:31px}.app-store-button span{display:grid;gap:2px}.app-store-button small{display:block;font-size:11px;font-weight:400;letter-spacing:0}.app-store-button strong{display:block;font-size:21px;font-weight:600;letter-spacing:0}.project-gallery{padding:0 0 120px}.project-gallery .wide-content{display:grid;gap:32px}.project-gallery img{aspect-ratio:16 / 9;border-radius:12px;object-fit:cover;width:100%}.project-gallery img:not(:first-child){width:calc(50% - 16px)}.project-gallery img:nth-child(2n){justify-self:end}.next-project{padding:0 0 120px}.next-project .wide-content{border-top:2px solid var(--ink);padding-top:40px}.next-project p{color:var(--soft);font-size:20px;margin:0 0 24px}.next-project a{font-size:56px;line-height:1.2}.legal-page{padding:150px 24px 130px}.legal-content{margin:0 auto;max-width:860px}.back-link{display:inline-block;font-size:20px;line-height:1.3;margin-bottom:64px}.legal-content h1{font-size:64px;font-weight:400;line-height:1.08;margin:0}.legal-date{color:var(--soft);font-size:20px;line-height:1.45;margin:28px 0 72px}.legal-body{border-top:2px solid var(--ink);padding-top:48px}.legal-body h2{font-size:32px;font-weight:400;line-height:1.28;margin:56px 0 18px}.legal-body p,.legal-body li{font-size:20px;line-height:1.55}.legal-body p{margin:0 0 24px}.legal-body ul{margin:0 0 28px;padding-left:26px}.legal-body li+li{margin-top:10px}@media(max-width:1199px){.site-header{padding:0 48px}.page-section,.wide-content{width:calc(100% - 96px)}.home-hero h1,.project-title-band h1{font-size:72px}.intro-section p{font-size:30px}}@media(max-width:809px){.site-header{height:72px;padding:0 24px}.site-nav{gap:22px}.site-nav a{font-size:16px}.home-hero{min-height:510px;margin-top:-72px;padding:128px 24px 64px}.home-hero h1,.project-title-band h1{font-size:48px;line-height:1.08}.home-hero h1 span{white-space:normal}.intro-section{padding:96px 24px}.intro-section p,.about-kicker,.footer p{font-size:28px}.page-section,.wide-content{width:calc(100% - 48px)}.page-section{padding-top:96px}.section-rule h2,.project-copy-block h2,.next-project a{font-size:42px}.legal-page{padding:104px 24px 96px}.legal-content h1{font-size:48px}.legal-body h2{font-size:28px}.legal-body p,.legal-body li{font-size:18px}.work-grid,.about-grid,.project-copy-block{grid-template-columns:1fr}.work-grid{gap:56px;padding-top:52px}.about-grid,.project-copy-block{gap:34px}.about-copy p,.project-copy-block p,.work-card h3,.work-card p{font-size:22px}.form-row{grid-template-columns:1fr}.contact-section h2{font-size:42px}.contact-section{margin-top:96px}.footer{padding:96px 24px 110px}.footer-inner{gap:56px;grid-template-columns:1fr}.project-hero{margin-top:-72px}.project-hero img{height:560px}.project-legal-links{bottom:24px;left:24px;right:24px}.project-title-band{padding:96px 24px}.breadcrumbs{margin-top:44px}.project-content{padding:88px 24px 0}.project-copy-block{padding-bottom:88px}.project-gallery img:not(:first-child){width:100%}}@media(max-width:520px){.site-header{padding:0 18px}.site-nav{gap:14px}.site-nav a{font-size:15px}.home-hero h1,.project-title-band h1{font-size:40px}.intro-section p,.about-kicker,.footer p{font-size:24px}.section-rule h2,.project-copy-block h2,.next-project a{font-size:36px}.legal-content h1{font-size:40px}.about-copy p,.project-copy-block p,.work-card h3,.work-card p{font-size:20px}}
