:root{color-scheme:light;--ink:#1d1d1f;--muted:#636368;--blue:#0066cc;--paper:#fafafa;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:6px}a:hover{color:var(--blue)}.wrap{width:min(1080px,calc(100% - 64px));margin-inline:auto}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:27px;font-weight:750;letter-spacing:-1.8px}.wordmark span{color:#85858b}.site-header nav{display:flex;gap:32px;font-size:14px}.hero{padding-block:105px 115px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 24px}h1{font-size:clamp(64px,8.4vw,104px);line-height:1.02;letter-spacing:-.065em;font-weight:650;margin:0;white-space:pre-line}.intro{max-width:465px;font-size:22px;line-height:1.5;color:var(--muted);margin:30px 0 25px}.text-link{color:var(--blue);font-size:15px}.text-link span+span{margin-left:8px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}h2{font-size:21px;font-weight:600;letter-spacing:-.035em;margin:0}.project-count{font-size:12px;color:var(--muted)}.project-card{display:grid;grid-template-columns:1fr 1fr;background:#f0f0f2;border:1px solid #e7e7e9;border-radius:24px;overflow:hidden;min-height:400px}.project-art{background:radial-gradient(ellipse at 50% 45%,#233864,#0b1125 75%);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:38px;gap:18px}.project-art img{width:min(250px,100%);height:auto;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 16px 28px #0005)}.art-caption{color:#b8c9ec;font-size:11px;font-weight:600;letter-spacing:.15em}.project-content{padding:64px 48px;align-self:center}.project-content .eyebrow{margin-bottom:16px;font-size:11px}.project-content h3{font-size:40px;font-weight:600;letter-spacing:-.045em;margin:0 0 18px}.project-content>p:not(.eyebrow){font-size:17px;line-height:1.6;color:var(--muted);max-width:350px;margin:0 0 28px}.button{display:inline-flex;align-items:center;gap:24px;padding:14px 20px;border-radius:999px;background:var(--ink);color:white;font-size:14px;font-weight:500}.button:hover{background:#38383b;color:white}.about{padding-block:115px;display:grid;grid-template-columns:1fr 2fr;gap:45px}.about h2{padding-top:7px}.about-statement{font-size:clamp(30px,4vw,44px);line-height:1.15;letter-spacing:-.045em;margin:0 0 24px;font-weight:550;white-space:pre-line}.about-description{max-width:560px;color:var(--muted);font-size:18px;line-height:1.65;margin:0}.site-footer{border-top:1px solid #dedee1;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:30px 38px}.footer-brand{display:flex;align-items:center;gap:24px}.footer-brand .wordmark{font-size:21px}.footer-brand p{font-size:11px;color:var(--muted)}.languages{display:flex;gap:4px}.languages button{border:0;background:transparent;color:var(--muted);font-size:11px;border-radius:6px;cursor:pointer;min-width:44px;min-height:44px}.languages button[aria-pressed=true]{color:var(--ink);font-weight:700;background:#ededf0}.skip-link{position:absolute;top:12px;left:16px;background:white;padding:12px;transform:translateY(-160%);z-index:5}.skip-link:focus{transform:translateY(0)}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.site-header{height:80px}.site-header nav{gap:24px}.hero{padding-block:65px 80px}.intro{font-size:19px;max-width:340px}.project-card{grid-template-columns:1fr}.project-art{min-height:300px;padding:28px}.project-art img{width:200px}.project-content{padding:34px 28px 40px}.project-content h3{font-size:34px}.about{grid-template-columns:1fr;gap:30px;padding-block:75px}.site-footer{align-items:flex-start}.footer-brand{align-items:flex-start;flex-direction:column;gap:8px}.footer-brand p{max-width:190px;line-height:1.6;margin:0}}
