@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400..800&family=Paytone+One&display=swap";:root{--ink:#171a15;--paper:#f7f3e8;--yellow:#f3c945;--tomato:#e4513a;--green:#176b46;--blue:#2958d8;--muted:#686c61;--line:#171a1538;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Bricolage Grotesque,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body,button,a{letter-spacing:0}button,a{font:inherit}a{color:inherit}img{max-width:100%;display:block}figure,h1,h2,h3,p{margin:0}ul,ol{margin:0;padding:0;list-style:none}::selection{color:var(--paper);background:var(--blue)}#root,.site-shell{min-height:100vh}.topbar{background:var(--paper);border-bottom:1px solid var(--ink);z-index:10;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:14px max(24px,50% - 660px);display:flex;position:relative}.brand{align-items:center;gap:11px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{aspect-ratio:1;width:38px;color:var(--paper);background:var(--ink);border-radius:50%;place-items:center;font-family:Paytone One,sans-serif;font-size:21px;display:grid}.topbar nav{align-items:center;gap:30px;display:flex}.topbar nav a{border-bottom:2px solid #0000;padding:8px 0;font-size:14px;font-weight:750;text-decoration:none;transition:border-color .16s}.topbar nav a:hover,.topbar nav a:focus-visible{border-color:var(--ink)}.hero{background:var(--yellow);border-bottom:1px solid var(--ink);isolation:isolate;align-items:center;min-height:min(790px,100svh - 120px);display:flex;position:relative;overflow:hidden}.hero-art{z-index:-1;position:absolute;inset:0;overflow:hidden}.hero-art:before{content:"";border:2px solid #171a1580;width:47%;height:84%;position:absolute;top:7%;right:5%;transform:rotate(-2deg)}.hero-shot{background:var(--ink);border:3px solid var(--ink);border-radius:6px;animation:.8s cubic-bezier(.2,.75,.2,1) both stage-in;position:absolute;overflow:hidden;box-shadow:14px 16px #171a1533}.hero-shot img{object-fit:cover;width:100%;height:100%}.hero-shot-poker{aspect-ratio:1.44;width:52%;animation-delay:.12s;top:10%;right:-7%;transform:rotate(4deg)}.hero-copy{z-index:2;width:min(760px,60%);padding:74px max(24px,50vw - 660px);position:relative}.hero-copy>*{animation:.65s both copy-in}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.15s}.hero-copy>:nth-child(4){animation-delay:.22s}.hero-copy>:nth-child(5){animation-delay:.29s}.eyebrow{text-transform:uppercase;font-size:13px;font-weight:800;line-height:1.2}.hero-eyebrow{align-items:center;gap:9px;display:flex}.hero h1,.section-heading h2,.project h3,.footer-title{font-family:Paytone One,sans-serif;font-weight:400}.hero h1{margin-top:24px;font-size:148px;line-height:.82}.hero-lede{margin-top:38px;font-size:46px;font-weight:800;line-height:.98}.hero-note{max-width:420px;margin-top:24px;font-size:19px;font-weight:550;line-height:1.5}.primary-action{width:fit-content;min-height:52px;color:var(--paper);background:var(--ink);border:2px solid var(--ink);border-radius:4px;align-items:center;gap:10px;margin-top:32px;padding:14px 19px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:5px 5px #171a1533}.primary-action:hover,.primary-action:focus-visible{transform:translate(-2px,-2px);box-shadow:8px 8px #171a1533}.quick-stats{background:var(--paper);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.quick-stats div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:14px;min-height:116px;padding:24px;display:flex}.quick-stats div:last-child{border-right:0}.quick-stats strong{font-family:Paytone One,sans-serif;font-size:40px;font-weight:400;line-height:1}.quick-stats span{max-width:80px;color:var(--muted);font-size:14px;font-weight:700;line-height:1.15}.projects{background:var(--paper)}.section-heading{max-width:1320px;margin:0 auto;padding:104px 32px 94px}.section-heading h2{margin-top:24px;font-size:78px;line-height:.98}.section-heading h2 span{color:var(--tomato)}.project{border-top:1px solid var(--ink);grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);min-height:650px;display:grid}.project-copy{flex-direction:column;justify-content:center;padding:76px max(40px,50vw - 660px);display:flex}.project-topline{border-bottom:1px solid;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.project-number{font-size:14px;font-weight:800}.project-type{text-transform:uppercase;margin-top:32px;font-size:13px;font-weight:800}.project h3{margin-top:13px;font-size:88px;line-height:.9}.project-description{max-width:490px;margin-top:30px;font-size:18px;font-weight:520;line-height:1.65}.project-tags{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.project-tags li{border:1px solid;border-radius:3px;padding:8px 10px;font-size:12px;font-weight:750}.project-action{width:fit-content;min-height:44px;color:var(--paper);background:var(--ink);border:2px solid var(--ink);border-radius:4px;align-items:center;gap:8px;margin-top:30px;padding:10px 13px;font-size:14px;font-weight:800;text-decoration:none;transition:color .16s,background .16s;display:inline-flex}.project-action:hover,.project-action:focus-visible{color:var(--ink);background:0 0}.project-status{align-items:center;gap:10px;margin-top:22px;font-size:13px;font-weight:700;display:flex}.project-status span{aspect-ratio:1;background:currentColor;border-radius:50%;width:8px}.project-media{min-width:0;min-height:650px;position:relative;overflow:hidden}.poker-media{background:var(--green);place-items:center;padding:64px;display:grid}.poker-media:before,.poker-media:after{content:"";background:#f7f3e829;position:absolute}.poker-media:before{inset-block:0;width:1px;left:18%}.poker-media:after{inset-inline:0;height:1px;bottom:17%}.poker-media img{z-index:1;border:2px solid var(--ink);border-radius:6px;width:min(920px,100%);transition:transform .28s;position:relative;box-shadow:16px 18px #0a2d1e6b}.poker-media:hover img{transform:translateY(-5px)rotate(-1deg)}.about{background:var(--paper);border-top:1px solid var(--ink);padding:120px max(32px,50vw - 660px)}.about-intro{grid-template-columns:.45fr 1.2fr .75fr;align-items:start;gap:56px;display:grid}.about-intro h2{max-width:760px;font-size:54px;font-weight:800;line-height:1.02}.about-intro>p:last-child{color:var(--muted);font-size:17px;font-weight:550;line-height:1.65}.process-list{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:96px;display:grid}.process-list li{border-right:1px solid var(--ink);min-height:280px;padding:34px 32px}.process-list li:last-child{border-right:0}.process-list li>span{color:var(--tomato);margin-top:38px;font-size:12px;font-weight:800;display:block}.process-list h3{margin-top:9px;font-size:26px;line-height:1.1}.process-list p{max-width:280px;color:var(--muted);margin-top:16px;font-size:15px;font-weight:520;line-height:1.55}footer{color:#fffdf6;background:var(--blue);padding:90px max(32px,50vw - 660px) 30px}.footer-kicker{text-transform:uppercase;font-size:13px;font-weight:800}.footer-title{margin-top:28px;font-size:104px;line-height:.92}.footer-line{border-top:1px solid #ffffff9e;justify-content:space-between;gap:24px;margin-top:100px;padding-top:22px;font-size:13px;font-weight:650;display:flex}@keyframes copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes stage-in{0%{opacity:0;translate:42px 12px}to{opacity:1;translate:0}}@media (width<=1050px){.hero h1{font-size:104px}.hero-lede{font-size:39px}.hero-shot-poker{width:58%;right:-13%}.section-heading h2{font-size:68px}.project{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr)}.project h3{font-size:68px}.poker-media{padding:38px}.about-intro{grid-template-columns:.35fr 1fr}.about-intro>p:last-child{grid-column:2}}@media (width<=780px){.topbar{min-height:64px;padding:12px 18px}.brand{font-size:14px}.brand-mark{width:34px;font-size:19px}.topbar nav{gap:18px}.hero{align-items:flex-start;min-height:720px}.hero-copy{width:100%;padding:70px 22px 330px}.hero h1{margin-top:18px;font-size:82px}.hero-lede{margin-top:27px;font-size:36px}.hero-note{max-width:330px;margin-top:17px;font-size:17px}.primary-action{margin-top:24px}.hero-art:before{width:76%;height:42%;top:auto;bottom:3%;right:-6%}.hero-shot-poker{width:90%;top:auto;bottom:-8%;right:-25%}.quick-stats div{text-align:center;flex-direction:column;gap:5px;min-height:102px;padding:18px 10px}.quick-stats strong{font-size:32px}.quick-stats span{max-width:none;font-size:12px}.section-heading{padding:76px 22px 66px}.section-heading h2{margin-top:19px;font-size:50px}.project{grid-template-columns:1fr;min-height:0}.project-copy{padding:56px 22px 60px}.project h3{font-size:62px}.project-description{font-size:17px}.project-media{min-height:410px}.poker-media{padding:28px}.about{padding:82px 22px}.about-intro{grid-template-columns:1fr;gap:25px}.about-intro h2{font-size:42px}.about-intro>p:last-child{grid-column:auto}.process-list{grid-template-columns:1fr;margin-top:60px}.process-list li{border-right:0;border-bottom:1px solid var(--ink);min-height:0;padding:30px 0 34px}.process-list li:last-child{border-bottom:0}.process-list li>span{margin-top:25px}footer{padding:72px 22px 26px}.footer-title{font-size:64px}.footer-line{flex-direction:column;gap:8px;margin-top:70px}}@media (width<=410px){.brand>span:last-child{display:none}.hero h1{font-size:70px}.hero-lede{font-size:33px}.project h3{font-size:54px}.about-intro h2{font-size:38px}.footer-title{font-size:54px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
