:root{color:#f4f4f5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--text:#f4f4f5;--muted:#a1a1aa;--line:#ffffff1a;--accent:#f97316;--accent-soft:#fb923c;background:#0b0b0d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#0b0b0d;min-width:320px;min-height:100%}body{background:radial-gradient(circle at 82% 12%,#f9731614,#0000 27%),#0b0b0d;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}.page{width:min(1120px,100% - 40px);margin:0 auto;padding:24px 0 26px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0 26px;display:flex}.wordmark{color:var(--text);letter-spacing:-.02em;align-items:center;gap:10px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.mark{width:32px;height:32px;color:var(--accent);background:#f9731614;border:1px solid #f9731659;border-radius:10px;place-items:center;display:grid}.header-note{color:var(--muted);font-size:12px}.hero{border-bottom:1px solid var(--line);padding:82px 0 74px;display:grid}.eyebrow,.project-type{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}h1{letter-spacing:-.085em;max-width:820px;margin:15px 0 0;font-size:clamp(3.2rem,8vw,6.9rem);line-height:.93}h1 span{color:#8f9097}.hero-copy{max-width:585px;color:var(--muted);margin:27px 0 0;font-size:16px;line-height:1.7}.hero-meta{flex-wrap:wrap;gap:9px;margin-top:32px;display:flex}.hero-meta span{border:1px solid var(--line);color:var(--muted);background:#ffffff06;border-radius:99px;padding:8px 11px;font-size:11px}.hero-meta strong{color:var(--text);margin-right:4px}.portfolio{padding:46px 0 18px}.section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:17px;display:flex}.section-heading h2{letter-spacing:-.055em;margin:7px 0 0;font-size:27px}.section-heading>span{color:var(--muted);font-size:12px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.project-card{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff0b,#ffffff05);border-radius:17px;flex-direction:column;justify-content:space-between;gap:24px;min-height:260px;padding:22px;transition:border-color .16s,background .16s,transform .16s;display:flex;position:relative;overflow:hidden}.project-card:hover{background:#ffffff0f;border-color:#f9731685;transform:translateY(-3px)}.project-card.featured:after{content:"";background:radial-gradient(circle at 100% 0,#f973163b,#0000 68%);width:72px;height:72px;position:absolute;top:0;right:0}.project-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.project-icon{width:38px;height:38px;color:var(--accent);background:#f973161a;border-radius:11px;place-items:center;display:grid}.status{letter-spacing:.08em;text-transform:uppercase;border-radius:99px;align-items:center;gap:6px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.status.live{color:#9be3bd;background:#39b0701f}.status.live:before{content:"";background:#62d69a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #62d69a1f}.status.muted{color:#a2a3a9;background:#ffffff0f}.project-card h2{letter-spacing:-.045em;margin:9px 0 0;font-size:21px}.project-description{max-width:390px;color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.6}.project-link{width:fit-content;color:var(--accent-soft);align-items:center;gap:6px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.project-link:hover{color:#fff}.project-link.unavailable{color:#777880}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;margin-top:52px;padding-top:18px;font-size:11px;display:flex}@media (width<=680px){.page{width:min(100% - 24px,1120px);padding-top:12px}.header-note{display:none}.hero{padding:58px 0 52px}.hero-copy{font-size:15px}.portfolio{padding-top:34px}.project-grid{grid-template-columns:1fr}.project-card{min-height:235px}}
