[data-astro-cid-57l5znwr],[data-astro-cid-57l5znwr]:before,[data-astro-cid-57l5znwr]:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #fff;--text: #111;--text-muted: rgba(17, 17, 17, .38);--orange: #F47B20;--font-display: "Cormorant", Georgia, serif;--font-body: "Outfit", system-ui, sans-serif;--max-w: 1200px;--gutter: clamp(1.5rem, 5vw, 6rem)}html{background:var(--bg);color:var(--text);font-family:var(--font-body);font-weight:300;font-size:17px;-webkit-font-smoothing:antialiased}body{margin:0}.container[data-astro-cid-57l5znwr]{max-width:var(--max-w);margin:0 auto;padding:0 var(--gutter)}.site-nav[data-astro-cid-57l5znwr]{display:flex;justify-content:space-between;align-items:center;padding:2rem 0;border-bottom:1px solid rgba(17,17,17,.08)}.nav-logo[data-astro-cid-57l5znwr]{height:144px;width:auto}.nav-links[data-astro-cid-57l5znwr]{display:flex;gap:2rem;align-items:center}.nav-links[data-astro-cid-57l5znwr] a[data-astro-cid-57l5znwr]{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);text-decoration:none;transition:color .15s}.nav-links[data-astro-cid-57l5znwr] a[data-astro-cid-57l5znwr]:hover{color:var(--text)}.nav-links[data-astro-cid-57l5znwr] a[data-astro-cid-57l5znwr].active{color:var(--orange)}.page-header[data-astro-cid-57l5znwr]{display:flex;align-items:flex-end;justify-content:space-between;padding:3.5rem 0 2.5rem;gap:2rem}.page-header[data-astro-cid-57l5znwr] h1[data-astro-cid-57l5znwr]{font-family:var(--font-display);font-weight:300;font-size:clamp(4rem,8vw,8rem);line-height:.88;letter-spacing:-.03em}.filter-tabs[data-astro-cid-57l5znwr]{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:flex-end;padding-bottom:.3rem}.filter-tab[data-astro-cid-57l5znwr]{font-family:var(--font-body);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;padding:.5rem 1.1rem;border:1px solid rgba(17,17,17,.15);background:transparent;color:var(--text-muted);cursor:pointer;transition:all .15s;white-space:nowrap}.filter-tab[data-astro-cid-57l5znwr]:hover{border-color:var(--text);color:var(--text)}.filter-tab[data-astro-cid-57l5znwr].active{background:var(--text);color:#fff;border-color:var(--text)}.hero-card[data-astro-cid-57l5znwr]{display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;background:#1a0800;position:relative;overflow:hidden;min-height:56vh;padding:clamp(2rem,4vw,3.5rem);border-top:1px solid rgba(17,17,17,.08)}.hero-card[data-astro-cid-57l5znwr]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 85% 30%,rgba(244,123,32,.09) 0%,transparent 65%),radial-gradient(ellipse 40% 60% at 10% 80%,rgba(244,123,32,.04) 0%,transparent 60%);pointer-events:none}.hero-num[data-astro-cid-57l5znwr]{position:absolute;top:-1.5rem;left:2rem;font-family:var(--font-display);font-size:clamp(12rem,20vw,20rem);font-weight:300;color:#ffffff07;line-height:1;pointer-events:none;user-select:none;letter-spacing:-.05em}.hero-logo-bg[data-astro-cid-57l5znwr]{position:absolute;right:8%;top:50%;transform:translateY(-52%);height:50%;width:auto;max-width:30%;object-fit:contain;opacity:.18;mix-blend-mode:screen;pointer-events:none}.hero-featured-label[data-astro-cid-57l5znwr]{position:absolute;top:2rem;right:2.5rem;font-size:.54rem;letter-spacing:.26em;text-transform:uppercase;color:#ffffff2e;font-family:var(--font-body)}.hero-content[data-astro-cid-57l5znwr]{position:relative;z-index:1;max-width:52%}.hero-category[data-astro-cid-57l5znwr]{display:inline-block;font-size:.58rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);margin-bottom:1rem}.hero-title[data-astro-cid-57l5znwr]{font-family:var(--font-display);font-size:clamp(2.4rem,4.5vw,5rem);font-weight:300;line-height:1.02;letter-spacing:-.02em;color:#fff;margin-bottom:1rem}.hero-desc[data-astro-cid-57l5znwr]{font-size:.85rem;line-height:1.75;color:#ffffff75;margin-bottom:1.6rem;max-width:44ch}.hero-cta[data-astro-cid-57l5znwr]{display:inline-flex;align-items:center;gap:.5rem;font-size:.63rem;letter-spacing:.18em;text-transform:uppercase;color:var(--orange);transition:gap .22s ease}.hero-card[data-astro-cid-57l5znwr]:hover .hero-cta[data-astro-cid-57l5znwr]{gap:1rem}.project-list[data-astro-cid-57l5znwr]{margin-top:0}.project-row[data-astro-cid-57l5znwr]{display:grid;grid-template-columns:2.8rem 96px 1fr auto 1.2rem;align-items:center;column-gap:2rem;padding:2.2rem 0;border-bottom:1px solid rgba(17,17,17,.07);text-decoration:none;color:inherit;position:relative;cursor:pointer}.row-thumb[data-astro-cid-57l5znwr]{width:96px;aspect-ratio:2 / 1;background:#0f0f0f;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.row-thumb[data-astro-cid-57l5znwr] img[data-astro-cid-57l5znwr]{max-height:60%;max-width:78%;opacity:.5;transform:scale(.72);transition:transform .35s ease,opacity .35s ease}.project-row[data-astro-cid-57l5znwr]:hover .row-thumb[data-astro-cid-57l5znwr] img[data-astro-cid-57l5znwr]{transform:scale(1.05);opacity:1}.row-thumb--text[data-astro-cid-57l5znwr]{font-family:var(--font-display);font-size:.75rem;font-weight:300;letter-spacing:.18em;color:#ffffff59;transition:color .35s ease}.project-row[data-astro-cid-57l5znwr]:hover .row-thumb--text[data-astro-cid-57l5znwr]{color:#ffffffe6}.project-row[data-astro-cid-57l5znwr]:before{content:"";position:absolute;left:calc(-1 * var(--gutter));right:calc(-1 * var(--gutter));top:0;bottom:0;background:#11111106;opacity:0;transition:opacity .18s;pointer-events:none}.project-row[data-astro-cid-57l5znwr]:hover:before{opacity:1}.row-num[data-astro-cid-57l5znwr]{font-size:.58rem;letter-spacing:.2em;color:var(--text-muted);font-family:var(--font-body);text-align:right;opacity:.6;padding-top:.15rem;align-self:start}.row-main[data-astro-cid-57l5znwr]{min-width:0}.row-title[data-astro-cid-57l5znwr]{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.9rem);font-weight:300;line-height:1;letter-spacing:-.015em;transition:color .15s}.project-row[data-astro-cid-57l5znwr]:hover .row-title[data-astro-cid-57l5znwr]{color:var(--orange)}.row-desc[data-astro-cid-57l5znwr]{font-size:.78rem;line-height:1.65;color:var(--text-muted);overflow:hidden;max-height:0;margin-top:0;transition:max-height .32s ease,margin-top .32s ease}.project-row[data-astro-cid-57l5znwr]:hover .row-desc[data-astro-cid-57l5znwr]{max-height:4em;margin-top:.45rem}.row-meta[data-astro-cid-57l5znwr]{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;min-width:0}.row-client[data-astro-cid-57l5znwr]{font-size:.7rem;color:var(--text-muted);white-space:nowrap;text-align:right}.row-category[data-astro-cid-57l5znwr]{font-size:.56rem;letter-spacing:.18em;text-transform:uppercase;color:var(--orange);white-space:nowrap}.row-arrow[data-astro-cid-57l5znwr]{font-size:1.1rem;color:var(--text-muted);transition:transform .18s,color .15s;line-height:1}.project-row[data-astro-cid-57l5znwr]:hover .row-arrow[data-astro-cid-57l5znwr]{transform:translate(5px);color:var(--orange)}.project-row[data-astro-cid-57l5znwr].external:hover .row-arrow[data-astro-cid-57l5znwr]{transform:translate(3px,-3px)}.section-divider[data-astro-cid-57l5znwr]{display:flex;align-items:center;gap:1.5rem;padding:3.5rem 0 0}.section-divider-label[data-astro-cid-57l5znwr]{font-size:.58rem;letter-spacing:.28em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;font-family:var(--font-body)}.section-divider-line[data-astro-cid-57l5znwr]{flex:1;height:1px;background:#11111114}footer[data-astro-cid-57l5znwr]{padding:2.5rem 0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(17,17,17,.08);margin-top:5rem}.footer-copy[data-astro-cid-57l5znwr]{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.footer-contact[data-astro-cid-57l5znwr]{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text);text-decoration:none;border-bottom:1px solid var(--orange);padding-bottom:1px;transition:opacity .15s}.footer-contact[data-astro-cid-57l5znwr]:hover{opacity:.6}@media(max-width:900px){.row-meta[data-astro-cid-57l5znwr]{display:none}.project-row[data-astro-cid-57l5znwr]{grid-template-columns:2.4rem 72px 1fr 1rem;column-gap:1.2rem}.row-thumb[data-astro-cid-57l5znwr]{width:72px}}@media(max-width:600px){.row-thumb[data-astro-cid-57l5znwr]{display:none}.project-row[data-astro-cid-57l5znwr]{grid-template-columns:2rem 1fr 1rem;column-gap:1rem}}@media(max-width:768px){.nav-logo[data-astro-cid-57l5znwr]{height:96px}.page-header[data-astro-cid-57l5znwr]{flex-direction:column;align-items:flex-start;gap:1.2rem}.filter-tabs[data-astro-cid-57l5znwr]{justify-content:flex-start}.hero-card[data-astro-cid-57l5znwr]{min-height:65vw}.hero-content[data-astro-cid-57l5znwr]{max-width:100%}.hero-logo-bg[data-astro-cid-57l5znwr],.hero-num[data-astro-cid-57l5znwr],.hero-featured-label[data-astro-cid-57l5znwr]{display:none}}@media(max-width:540px){footer[data-astro-cid-57l5znwr]{flex-direction:column;align-items:flex-start;gap:1rem}.hero-card[data-astro-cid-57l5znwr]{min-height:75vw}.row-title[data-astro-cid-57l5znwr]{font-size:clamp(1.5rem,7vw,2rem)}}
