:root{--color-cream: #f5f5f0;--color-cream-dark: #ebe8e1;--color-taupe: #8b7d72;--color-taupe-deep: #6f6359;--color-ink: #1a1a1a;--color-white: #ffffff;--color-black: #000000;--font-display: "DM Sans", system-ui, sans-serif;--font-ui: "DM Sans", system-ui, sans-serif;--radius-card: 1rem;--radius-pill: 999px;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--space-2xl: 6rem;--max-width: 72rem;--shadow-soft: 0 12px 40px rgba(26, 26, 26, .06);--site-header-estimate: 5.25rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-ui);font-size:1rem;line-height:1.6;color:var(--color-ink);background:var(--color-cream);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--color-taupe-deep);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:var(--space-md)}@media(min-width:768px){.container{padding-inline:var(--space-lg)}}.section{padding-block:var(--space-xl)}main [id]{scroll-margin-top:var(--site-header-estimate)}.section--tight{padding-block:var(--space-lg)}.heading-display{font-family:var(--font-ui);font-weight:200;font-optical-sizing:auto;letter-spacing:.04em;text-transform:none;line-height:1.18}.heading-xl{font-size:clamp(2.25rem,5vw,3.75rem)}.heading-lg{font-size:clamp(1.75rem,3vw,2.5rem)}.heading-md{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.text-taupe{color:var(--color-taupe)}.text-muted{color:var(--color-taupe-deep);font-size:.95rem}.brand-tagline{font-family:var(--font-ui);font-size:clamp(.6875rem,1.35vw,.8125rem);font-weight:500;letter-spacing:.32em;text-transform:uppercase;line-height:1.6;color:var(--color-taupe-deep);margin:0}.band-dark .brand-tagline,.site-footer .brand-tagline{color:#ffffffe0}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-taupe-deep)}.card{background:var(--color-cream-dark);border-radius:var(--radius-card);padding:var(--space-md);box-shadow:var(--shadow-soft)}.card--light{background:#ffffffa6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.band-dark{background:var(--color-black);color:var(--color-white);padding-block:var(--space-sm);padding-inline:var(--space-md);text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs);padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-radius:var(--radius-pill);border:none;transition:opacity .15s ease,transform .15s ease}.btn:hover{opacity:.92;text-decoration:none;transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-primary{background:var(--color-black);color:var(--color-white);border:none}.btn-secondary{background:transparent;color:var(--color-ink);border:1px solid var(--color-ink)}.btn-ghost{background:transparent;color:var(--color-white);border:1px solid rgba(255,255,255,.5)}.form-stack{display:flex;flex-direction:column;gap:var(--space-sm);max-width:28rem;text-align:left}.field label{display:block;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.35rem;color:var(--color-taupe-deep)}.field input,.field textarea{width:100%;padding:.75rem 1rem;border:1px solid rgba(26,26,26,.12);border-radius:.5rem;font:inherit;background:var(--color-white);color:var(--color-ink)}.field textarea{min-height:8rem;resize:vertical}.form-success{font-size:.95rem;color:var(--color-taupe-deep)}.form-error{font-size:.95rem;color:#8b2e2e;margin-bottom:var(--space-sm)}.site-header{position:sticky;top:0;z-index:40;background:#f5f5f0eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(26,26,26,.06)}.site-header__shell{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0;position:relative;padding-block:clamp(.75rem,2vh,var(--space-md))}.site-header__bar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);width:100%;flex:1 1 auto;min-width:0}.site-header__brand{display:inline-flex;align-items:center;gap:clamp(.65rem,1.5vw,1rem);font-family:var(--font-ui);font-optical-sizing:auto;font-weight:500;letter-spacing:.14em;text-transform:uppercase;font-size:clamp(1.05rem,2.5vw,1.45rem);text-decoration:none;color:var(--color-ink);line-height:1;min-width:0}.site-header__brand-logo{width:clamp(2.25rem,4.2vw,3rem);height:clamp(2.25rem,4.2vw,3rem);object-fit:contain;flex-shrink:0;transform:translateY(.06em)}.site-header__brand-text{display:block;line-height:1.12;letter-spacing:inherit;padding-top:.04em}.site-header__brand:hover{text-decoration:none}.site-header__nav{display:flex;flex-wrap:wrap;gap:var(--space-sm);font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.site-header__nav a{text-decoration:none}.site-header__nav a:hover{text-decoration:underline}.site-header__menu-btn{display:none;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:2.75rem;height:2.75rem;padding:0;border:none;background:transparent;cursor:pointer;border-radius:.35rem}.site-header__menu-btn:focus-visible{outline:2px solid var(--color-taupe-deep);outline-offset:2px}.site-header__menu-line{display:block;width:1.4rem;height:2px;background:var(--color-ink);border-radius:1px;transition:transform .2s ease}.site-header__menu-btn[aria-expanded=true] .site-header__menu-line:nth-child(1){transform:translateY(4.5px) rotate(45deg)}.site-header__menu-btn[aria-expanded=true] .site-header__menu-line:nth-child(2){transform:translateY(-4.5px) rotate(-45deg)}.site-header__backdrop{display:none}@media(max-width:899px){.site-header:has(.site-header__nav--open){-webkit-backdrop-filter:none;backdrop-filter:none;background:#f5f5f0fa}.site-header>.container.site-header__shell{max-width:none;width:100%;margin-inline:0;padding-inline:0;position:relative;z-index:50}.site-header__shell{flex-direction:column;align-items:stretch;padding-block:0;gap:0}.site-header__bar{position:relative;z-index:51;padding-block:clamp(.75rem,2vh,var(--space-md));padding-inline:max(var(--space-md),env(safe-area-inset-left,0px)) max(var(--space-md),env(safe-area-inset-right,0px));background:#f5f5f0fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header__menu-btn{display:flex;z-index:52}.site-header__backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;min-height:100vh;min-height:100dvh;z-index:49;margin:0;padding:0;border:none;background:#1a1a1a61;cursor:pointer;animation:siteHeaderFadeIn .2s ease}.site-header__nav{display:flex;flex-direction:column;align-items:stretch;position:relative;z-index:50;flex:0 0 auto;width:100%;margin:0;max-height:0;overflow:hidden;padding-block:0;padding-inline:0;border-top:1px solid transparent;background:#f5f5f0fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:var(--space-md);font-size:1rem;letter-spacing:.12em;box-shadow:none;transition:max-height .32s ease,padding-block .32s ease,border-color .2s ease,box-shadow .32s ease;pointer-events:none}.site-header__nav--open{max-height:calc(100dvh - 4.5rem - env(safe-area-inset-top,0px));padding-block:var(--space-md);padding-inline:max(var(--space-md),env(safe-area-inset-left,0px)) max(var(--space-md),env(safe-area-inset-right,0px));padding-bottom:max(var(--space-md),env(safe-area-inset-bottom,0px));border-top-color:#1a1a1a14;box-shadow:0 12px 28px #1a1a1a1a;overflow-y:auto;pointer-events:auto}.site-header__nav a{padding-block:.35rem;border-bottom:1px solid rgba(26,26,26,.08)}}@keyframes siteHeaderFadeIn{0%{opacity:0}to{opacity:1}}@media(min-width:900px){.site-header__shell{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:var(--space-md)}.site-header__bar{width:auto;flex:0 1 auto;padding-block:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header__menu-btn,.site-header__backdrop{display:none!important}.site-header__nav{position:static;inset:auto;flex:0 0 auto;width:auto;max-height:none!important;flex-direction:row;flex-wrap:wrap;align-items:center;padding:0!important;margin:0;border-top:none!important;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none!important;overflow:visible;font-size:.8rem;letter-spacing:.08em;gap:var(--space-sm);pointer-events:auto}.site-header__nav a{padding-block:0;border-bottom:none}}.site-footer{background:var(--color-black);color:var(--color-white);padding-block:var(--space-xl);margin-top:var(--space-xl)}.site-footer__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-sm)}.site-footer__wordmark{font-family:var(--font-ui);font-optical-sizing:auto;font-weight:500;letter-spacing:.16em;font-size:clamp(.85rem,2vw,1rem);text-transform:uppercase;color:var(--color-white);margin:0}.site-footer__handle{font-size:.9rem;opacity:.9}.site-footer__handle a{color:var(--color-white);text-decoration:none}.site-footer__handle a:hover{text-decoration:underline}.hero{min-height:0;padding-block:clamp(1.25rem,3vh,2.25rem);box-sizing:border-box;overflow-x:hidden;overflow-y:visible;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(165deg,rgba(235,232,225,.55) 0%,var(--color-cream) 38%,var(--color-cream) 100%)}.hero>.container.hero__layout{min-height:0;flex:0 1 auto;display:grid;gap:clamp(var(--space-md),3vh,var(--space-xl));align-items:center}.hero__eyebrow{margin:0 0 var(--space-sm)}.hero__title{margin:0}.hero__tagline{margin-top:var(--space-md)}.hero__lede{margin-top:var(--space-md);max-width:min(48ch,100%)}.hero-lede{font-size:clamp(1.0625rem,2.1vw,1.25rem);line-height:1.55}@media(max-width:899px){.hero{padding-block:clamp(1rem,4vh,2rem)}.hero>.container.hero__layout{display:flex;flex-direction:column;align-items:stretch;gap:var(--space-lg);min-height:0}.hero__visual{order:0;display:flex;justify-content:center;align-items:center;width:100%;min-width:0}.hero__text{order:1}.hero__figure-wrap{max-width:100%;width:100%;margin-inline:0;min-height:0}.hero .heading-xl{font-size:clamp(1.45rem,6.5vw,2.05rem);text-shadow:none}.hero-lede{margin-top:var(--space-sm);max-width:none}.hero__actions{margin-top:var(--space-md);flex-direction:column;align-items:stretch}.hero__actions .btn{width:100%;justify-content:center}}@media(min-width:900px){.hero>.container.hero__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(var(--space-lg),4vw,3.5rem);row-gap:var(--space-md);align-items:center}.hero__visual{grid-column:1;grid-row:1;min-width:0;display:flex;justify-content:center;align-items:center;justify-self:stretch}.hero__text{grid-column:2;grid-row:1;padding-left:clamp(1rem,2.5vw,2rem);border-left:1px solid rgba(139,125,114,.35);align-self:center;min-width:0}.hero__lede{max-width:min(56ch,100%)}.hero__figure-wrap{max-width:min(100%,28rem);width:100%;margin-inline:auto}.hero .heading-xl{text-shadow:none;font-size:clamp(1.85rem,4vw,3.15rem)}.hero .brand-tagline{margin-top:var(--space-lg)}.hero__actions{margin-top:var(--space-lg);flex-direction:row;align-items:center}.hero__actions .btn{width:auto}}.hero__actions{display:flex;flex-wrap:wrap;gap:var(--space-md);margin-top:var(--space-lg);flex-shrink:0;position:relative;z-index:1}.hero__figure-wrap{margin:0;overflow:hidden;display:block;position:relative;z-index:0;padding:1px;background:linear-gradient(155deg,#f5f2ed,#e8e4dcfa 38%,#f9f7f2 62%,#dad2c68c);border-radius:clamp(4px,.5vw,8px);box-shadow:0 1px #ffffffa6 inset,0 8px 28px #6f635917,0 24px 48px #1a1a1a0f,0 0 0 1px #786e6429;width:100%;margin-inline:auto}.hero__figure{width:100%;height:auto;display:block;border-radius:clamp(3px,.45vw,7px);filter:contrast(1.02) saturate(1.02)}.approach{padding-top:var(--space-lg)}.approach__head{max-width:42rem}.approach__eyebrow{margin-bottom:var(--space-sm)}.approach__intro{margin:0;max-width:40ch}.approach__grid{display:grid;gap:var(--space-md)}@media(min-width:768px){.approach__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg);align-items:stretch}}.approach__card.card.card--light{display:flex;flex-direction:column;height:100%;margin:0;padding:0;overflow:hidden}.approach__figure{margin:0;aspect-ratio:4 / 3;background:var(--color-cream-dark)}.approach__img{width:100%;height:100%;object-fit:cover;display:block}.approach__title{margin:var(--space-md) var(--space-md) 0;font-size:clamp(.95rem,1.5vw,1.1rem)}.approach__body{margin:var(--space-sm) var(--space-md) var(--space-md);font-size:.9rem;line-height:1.55;flex:1 1 auto}.prose-copy{max-width:44rem}.prose-copy p{margin:0 0 var(--space-sm);color:var(--color-taupe-deep);font-size:1.02rem;line-height:1.65}.prose-copy p:last-child{margin-bottom:0}.prose-copy strong{color:var(--color-ink);font-weight:600}.section-head{margin-bottom:var(--space-lg);max-width:40rem}.section-head .heading-md{margin-bottom:var(--space-xs)}.carousel{position:relative}.carousel__track{display:flex;gap:2px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:var(--space-xs);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.carousel__track::-webkit-scrollbar{display:none;width:0;height:0}.carousel__slide{flex:0 0 min(68vw,17.5rem);scroll-snap-align:start}.carousel__controls{display:flex;gap:var(--space-xs);margin-top:var(--space-sm)}.carousel__nav{width:2.75rem;height:2.75rem;border-radius:50%;border:1px solid rgba(26,26,26,.14);background:transparent;font-size:1.1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;color:var(--color-ink)}.carousel__nav:hover{border-color:var(--color-ink);background:var(--color-white)}.carousel-card{padding:0;margin:0;text-align:left;width:100%;cursor:pointer;border-radius:0;overflow:hidden;background:var(--color-cream-dark);border:1px solid rgba(26,26,26,.08);transition:border-color .2s ease,box-shadow .2s ease}.carousel-card:hover{border-color:#1a1a1a29;box-shadow:inset 0 0 0 1px #1a1a1a0a}.carousel-card:focus-visible{outline-offset:4px}.carousel-card__media{position:relative;aspect-ratio:4 / 5;width:100%;background:#e8e6e0;overflow:hidden}.carousel-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.25,.1,.25,1)}.carousel-card:hover .carousel-card__img{transform:scale(1.04)}@media(prefers-reduced-motion:reduce){.carousel-card__img{transition:none}.carousel-card:hover .carousel-card__img{transform:none}}.carousel-card__sold{position:absolute;top:.65rem;right:.65rem;z-index:2;padding:.22rem .55rem;font-size:.6rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-white);background:var(--color-ink);border-radius:var(--radius-pill);opacity:1;transition:opacity .28s ease}.carousel-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none;opacity:1;transition:opacity .28s ease}@media(hover:hover)and (pointer:fine){.carousel-card__overlay,.carousel-card__sold{opacity:0}.carousel-card:hover .carousel-card__overlay,.carousel-card:focus-visible .carousel-card__overlay{opacity:1}.carousel-card:hover .carousel-card__sold,.carousel-card:focus-visible .carousel-card__sold{opacity:1}}@media(prefers-reduced-motion:reduce){.carousel-card__overlay,.carousel-card__sold{transition:none}}.carousel-card__overlay-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(245,245,240,.97) 0%,rgba(245,245,240,.55) 28%,transparent 52%)}.carousel-card__overlay-row{position:relative;display:flex;justify-content:space-between;align-items:flex-end;gap:.75rem;padding:.65rem .75rem .7rem}.carousel-card__overlay-copy{min-width:0}.carousel-card__brand{font-size:.58rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-taupe-deep);margin:0 0 .15rem;line-height:1.2}.carousel-card__title{font-weight:500;font-size:.82rem;letter-spacing:.02em;line-height:1.25;margin:0;color:var(--color-ink)}.carousel-card__price{flex-shrink:0;font-size:.78rem;font-weight:400;letter-spacing:.04em;color:var(--color-taupe-deep);margin:0;line-height:1.2}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#1a1a1a73;display:flex;align-items:flex-end;justify-content:center;padding:var(--space-md)}.modal-backdrop--layer-top{z-index:110}@media(min-width:640px){.modal-backdrop{align-items:center}}.modal-panel{position:relative;background:var(--color-cream);color:var(--color-ink);border-radius:var(--radius-card);max-width:32rem;width:100%;max-height:min(90vh,640px);overflow:auto;padding:var(--space-md);box-shadow:var(--shadow-soft)}.modal-panel__img{border-radius:.75rem;overflow:hidden;margin-bottom:var(--space-sm)}.modal-panel__thumbs{display:flex;gap:var(--space-xs);flex-wrap:wrap;margin-bottom:var(--space-sm)}.modal-panel__thumb{padding:0;border:2px solid transparent;border-radius:.35rem;overflow:hidden;cursor:pointer;background:none;width:3.5rem;height:4.5rem;flex-shrink:0}.modal-panel__thumb img{width:100%;height:100%;object-fit:cover;display:block}.modal-panel__thumb--selected{border-color:var(--color-ink)}.modal-panel__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-top:var(--space-md)}.modal-close{position:absolute;top:.75rem;right:.75rem;width:2.5rem;height:2.5rem;border:none;border-radius:50%;background:var(--color-white);font-size:1.25rem;line-height:1}.btn-block{width:100%}.promo-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;display:flex;align-items:center;justify-content:center;padding:var(--space-md);box-sizing:border-box}.promo-modal-backdrop__dim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#1a1a1a80;opacity:0;animation:promo-modal-dim-in .38s ease forwards}.promo-modal{position:relative;z-index:1;display:grid;grid-template-columns:1fr;max-width:52rem;width:100%;background:var(--color-white);color:var(--color-ink);box-shadow:0 24px 80px #1a1a1a38;overflow:hidden;opacity:0;transform:translateY(.75rem);animation:promo-modal-panel-in .45s ease .2s forwards}.promo-modal:has(.promo-modal__onboard-wrap){max-height:min(92vh,640px);overflow-y:auto}@keyframes promo-modal-dim-in{0%{opacity:0}to{opacity:1}}@keyframes promo-modal-panel-in{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.promo-modal-backdrop__dim,.promo-modal{animation:none;opacity:1;transform:none}}@media(min-width:640px){.promo-modal{grid-template-columns:1fr 1fr}}.promo-modal__visual{margin:0;min-height:0;background:var(--color-cream-dark)}@media(max-width:639px){.promo-modal__visual{display:none}}.promo-modal__visual img{width:100%;height:100%;min-height:11rem;object-fit:cover;display:block}@media(min-width:640px){.promo-modal__visual img{min-height:100%}}.promo-modal__body{position:relative;padding:var(--space-lg);display:flex;flex-direction:column;justify-content:center;text-align:center}.promo-modal__close{position:absolute;top:.35rem;right:.35rem;width:2.5rem;height:2.5rem;border:none;background:transparent;font-size:1.35rem;line-height:1;color:var(--color-ink)}.promo-modal__title{margin:0;padding-inline:var(--space-lg);font-family:var(--font-ui);font-size:clamp(1.65rem,4vw,2.15rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.12}.promo-modal__subtitle{margin:var(--space-xs) 0 0;padding-inline:var(--space-lg);font-family:var(--font-ui);font-size:clamp(.95rem,2vw,1.05rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase}.promo-modal__copy{margin:var(--space-md) auto 0;max-width:28ch;font-size:.9rem;line-height:1.55;color:var(--color-ink)}.promo-modal__form{margin-top:var(--space-md);text-align:left}.promo-modal__form .field input{border-color:var(--color-ink);border-radius:0}.promo-modal__dismiss{margin-top:var(--space-sm);width:100%;border:none;background:none;font:inherit;font-size:.85rem;text-decoration:underline;text-underline-offset:.2em;color:var(--color-taupe-deep);cursor:pointer;padding:var(--space-xs)}.promo-modal__legal{margin:var(--space-md) 0 0;font-size:.65rem;line-height:1.45;color:var(--color-taupe);text-align:center}.promo-modal__body--onboarding{justify-content:flex-start;text-align:left}.promo-modal__onboard-wrap{width:100%;margin-top:var(--space-xs);max-height:min(58vh,30rem);overflow:auto;padding-right:.25rem}@media(min-width:640px){.promo-modal__onboard-wrap{max-height:min(62vh,34rem)}}
