:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#faf9f7;--bg-elevated:#f2f0ec;--bg-card:#fff;--text:#1c1917;--text-muted:#57534e;--accent:#8f6b1f;--accent-hover:#a67d28;--accent-dim:#6b5220;--border:#1c19171a;--shadow-sm:0 1px 2px #1c19170f;--shadow-md:0 8px 30px #1c191714;--font-sans:"DM Sans", system-ui, sans-serif;--font-serif:"Cormorant Garamond", Georgia, serif;--radius:2px;--header-h:4.25rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.6}#root{flex-direction:column;min-height:100vh;display:flex}.main{flex:1}h1,h2,h3,.hero__title,.page-hero__title,.section__title,.drawer__title,.story__title,.project-card__title,.service-card__title,.cta-section__title{font-family:var(--font-serif);font-weight:600;line-height:1.15}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.header{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);background:#faf9f7e6;position:sticky;top:0}.header__inner{max-width:1200px;height:var(--header-h);align-items:center;gap:1.5rem;margin:0 auto;padding:0 1.5rem;display:flex}.header__brand{font-family:var(--font-serif);color:var(--text);letter-spacing:.02em;margin-right:auto;font-size:1.35rem;font-weight:700;text-decoration:none}.header__brand--logo{align-items:center;gap:.65rem;line-height:1;display:flex}.header__logo{object-fit:contain;object-position:left center;flex-shrink:0;width:auto;max-width:min(36vw,9rem);height:2rem;display:block}.header__wordmark{font-family:var(--font-serif);letter-spacing:.02em;color:var(--text);white-space:nowrap;font-size:1.35rem;font-weight:700}@media (width>=880px){.header__logo{max-width:10rem;height:2.35rem}.header__wordmark{font-size:1.5rem}}.header__brand:hover{color:var(--accent);text-decoration:none}.header__brand--logo:hover .header__wordmark{color:var(--accent)}.header__brand--logo:hover .header__logo{opacity:.88}.header__menu-btn{font:inherit;letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:var(--radius);background:0 0;padding:.5rem .75rem;font-size:.8rem;font-weight:600}@media (width>=880px){.header__menu-btn{display:none}}.nav--desktop{align-items:center;gap:1.25rem;display:none}@media (width>=880px){.nav--desktop{display:flex}}.nav-mobile{border-bottom:1px solid var(--border);background:var(--bg-card);flex-direction:column;gap:.25rem;padding:0 1.5rem 1.25rem;display:flex}@media (width>=880px){.nav-mobile{display:none}}.nav-mobile .nav__link{border-bottom:1px solid var(--border);padding:.75rem 0;display:block}.nav-mobile__inquire{align-self:flex-start;margin-top:1rem}.nav__link{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none}.nav__link:hover{color:var(--text);text-decoration:none}.nav__link--active{color:var(--accent)}.header__inquire--desktop{display:none}@media (width>=880px){.header__inquire--desktop{display:inline-block}}.btn{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius);cursor:pointer;border:none;padding:.75rem 1.25rem;font-size:.8rem;font-weight:600;transition:background .2s,color .2s,border-color .2s}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover{background:var(--accent-hover)}.btn--outline{color:var(--text);border:1px solid var(--border);background:0 0}.btn--outline:hover{border-color:var(--accent);color:var(--accent)}.hero{min-height:calc(100vh - var(--header-h));align-items:flex-end;padding:4rem 1.5rem 5rem;display:flex;position:relative}.hero__bg{background:linear-gradient(165deg, #faf9f733 0%, #faf9f7bf 45%, #faf9f7f5 100%), radial-gradient(ellipse 90% 60% at 70% 20%, #8f6b1f14, transparent 55%), linear-gradient(180deg, #e8e6e1 0%, var(--bg) 100%);z-index:0;position:absolute;inset:0}.hero__photo{object-fit:cover;object-position:center 35%;z-index:0;opacity:.38;width:100%;height:100%;position:absolute;inset:0}.hero__content{z-index:1;max-width:720px;position:relative}.hero__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem;font-size:.75rem}.hero__title{margin:0 0 1.25rem;font-size:clamp(2.25rem,5vw,3.75rem)}.hero__lede{color:var(--text-muted);max-width:36rem;margin:0 0 2rem;font-size:1.1rem}.section{padding:4rem 1.5rem}.section--contact-inline{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-elevated)}.section--logo-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg);padding:2rem 1.5rem}.logo-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 2.5rem;margin:0;padding:0;list-style:none;display:flex}.logo-strip__img{object-fit:contain;opacity:.72;filter:grayscale(.15)contrast(1.05);width:auto;max-width:140px;max-height:48px;display:block}.section--story{background:var(--bg-elevated)}.story__figure{margin:2.5rem 0 0}.story__img{border-radius:var(--radius);border:1px solid var(--border);width:100%;height:auto;display:block}.home-map{margin:2.5rem 0 0}.home-map__img{width:100%;max-width:520px;height:auto;margin:0 auto;display:block}.section--stats{padding:3rem 1.5rem}.section--services{padding-bottom:5rem}.section--cta-wrap{background:var(--bg-elevated);border-top:1px solid var(--border)}.section__inner{max-width:1100px;margin:0 auto}.section__inner--narrow{max-width:720px}.section__inner--split{max-width:640px}.section__title{margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.5rem)}.section__title--center{text-align:center}.section__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin:0 0 .75rem;font-size:.8rem}.section__text{color:var(--text-muted);margin:0 0 1rem}.section__text:last-child{margin-bottom:0}.section__signoff{margin-top:2.5rem;font-size:1.15rem;line-height:1.5}.story__title{margin:0 0 1.5rem;font-size:clamp(1.75rem,3vw,2.35rem)}.story__text{color:var(--text-muted);margin:0 0 1rem}.story__pull{font-family:var(--font-serif);color:var(--accent);margin:2rem 0 0;font-size:1.5rem;font-style:italic}.stats{grid-template-columns:repeat(2,1fr);gap:2rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=720px){.stats{grid-template-columns:repeat(4,1fr)}}.stats__item{text-align:center}.stats__value{font-family:var(--font-serif);color:var(--text);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;display:block}.stats__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem}.service-cards{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=720px){.service-cards{grid-template-columns:repeat(2,1fr)}}.service-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);color:inherit;box-shadow:var(--shadow-sm);padding:2rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:block}.service-card:hover{box-shadow:var(--shadow-md);border-color:#8f6b1f59;text-decoration:none;transform:translateY(-2px)}.service-card__title{color:var(--text);margin:0 0 .5rem;font-size:1.5rem}.service-card__subtitle{color:var(--text-muted);margin:0;font-size:.95rem}.page-hero{border-bottom:1px solid var(--border);padding:4rem 1.5rem 2rem}.page-hero__inner{max-width:1100px;margin:0 auto}.page-hero__title{margin:0;font-size:clamp(2rem,4vw,3rem)}.page-hero__intro{max-width:42rem;color:var(--text-muted);margin:1rem 0 0}.project-grid{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=720px){.project-grid{grid-template-columns:repeat(2,1fr)}}.project-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;padding:0;display:flex;overflow:hidden}.project-card__media{aspect-ratio:16/10;background:#e7e5e0}.project-card__img{object-fit:cover;width:100%;height:100%;display:block}.project-card__body{padding:1.5rem 1.5rem 1.75rem}.project-card__title{margin:0 0 .75rem;font-size:1.2rem}.project-card__excerpt{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.55}.cta-section{text-align:center;max-width:640px;margin:0 auto;padding:2rem 0 1rem}.cta-section__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin:0 0 1rem;font-size:.75rem}.cta-section__title{margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem)}.cta-section__text{color:var(--text-muted);margin:0 0 1.75rem}.footer{border-top:1px solid var(--border);background:var(--bg-elevated);padding:3rem 1.5rem 2rem}.footer__grid{gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=600px){.footer__grid{grid-template-columns:1fr 1fr}}.footer__heading{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin:0 0 1rem;font-size:.7rem;font-weight:600}.footer__links{margin:0;padding:0;list-style:none}.footer__links li{margin-bottom:.5rem}.footer__links a{color:var(--text);font-size:.95rem}.footer__domain{color:var(--accent);margin:0 0 .35rem;font-size:1.1rem}.footer__email{margin:0 0 1rem;font-size:1rem}.footer__email a{font-weight:500}.footer__social-note{color:var(--text-muted);margin:0;font-size:.85rem}.footer__copy{border-top:1px solid var(--border);max-width:1100px;color:var(--text-muted);text-align:center;margin:2.5rem auto 0;padding-top:1.5rem;font-size:.8rem}.drawer-backdrop{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-backdrop__hit{cursor:pointer;background:#1c191759;border:none;margin:0;padding:0;position:absolute;inset:0}.drawer{background:var(--bg-card);border-left:1px solid var(--border);width:min(420px,100vw);max-height:100vh;padding:1.75rem 1.5rem 2.5rem;animation:.28s ease-out drawer-in;position:relative;overflow-y:auto;box-shadow:-12px 0 48px #1c19171f}@keyframes drawer-in{0%{opacity:.85;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.drawer__head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.drawer__title{margin:0;font-size:1.65rem}.drawer__close{border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--text);cursor:pointer;border-radius:var(--radius);background:0 0;flex-shrink:0;font-size:1.5rem;line-height:1}.drawer__close:hover{border-color:var(--accent);color:var(--accent)}.drawer__lede{color:var(--text-muted);margin:0 0 1.5rem;font-size:.92rem}.contact-form__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.35rem;font-size:.75rem;font-weight:600;display:block}.contact-form__input,.contact-form__textarea{width:100%;font:inherit;color:var(--text);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem;padding:.65rem .75rem}.contact-form__input:focus,.contact-form__textarea:focus{border-color:var(--accent-dim);outline:none}.contact-form__textarea{resize:vertical;min-height:120px}.contact-form__submit{width:100%;margin-top:.5rem}.contact-form__thanks{color:var(--accent);margin:0;padding:1rem 0;font-size:1rem}
