:root{color-scheme:light;--color-black:#0a0a0a;--color-dark-gray:#1a1a1a;--color-white:#fff;--color-off-white:#fafafa;--color-accent:#a58e76;--color-accent-light:#c4b3a0;--color-gold:#c9a96e;--color-bronze-text:#745e48;--color-line:#a58e7642;--font-serif:"Cormorant Garamond", Georgia, "Times New Roman", serif;--font-sans:"Inter Variable", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--storefront-ink:var(--color-black);--storefront-muted:#595650;--storefront-surface:#f4f1ec;--storefront-line:var(--color-line);--storefront-accent:var(--color-gold);--storefront-radius:2px;--storefront-transition:.35s cubic-bezier(.25, .46, .45, .94)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{background:var(--color-white);color:var(--storefront-ink);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-weight:300;line-height:1.7;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,h3,h4{font-family:var(--font-serif);text-wrap:balance;font-weight:500;line-height:1.04}::selection{background:#c9a96e57}:focus-visible{outline-offset:4px;outline:3px solid #745e48}.storefront-header{z-index:1000;min-height:78px;color:var(--color-white);transition:background var(--storefront-transition), min-height var(--storefront-transition), box-shadow var(--storefront-transition);background:linear-gradient(#080808a3,#08080829);border-bottom:1px solid #ffffff29;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px;padding:15px clamp(20px,4vw,60px);display:grid;position:fixed;inset:0 0 auto}.storefront-header.is-scrolled{backdrop-filter:blur(14px);background:#0a0a0af0;min-height:70px;box-shadow:0 10px 35px #00000029}.storefront-logo{width:fit-content;text-decoration:none}.storefront-nav{align-items:center;gap:clamp(18px,2.8vw,42px);display:flex}.storefront-nav a{color:#ffffffdb;letter-spacing:.16em;text-transform:uppercase;transition:color var(--storefront-transition);padding:8px 0;font-size:.68rem;font-weight:500;text-decoration:none;position:relative}.storefront-nav a:not(.storefront-nav__cta):after{content:"";background:var(--color-gold);transform-origin:100%;height:1px;transition:transform var(--storefront-transition);position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.storefront-nav a:hover{color:var(--color-white)}.storefront-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.storefront-nav .storefront-nav__cta{transition:background var(--storefront-transition), border-color var(--storefront-transition);border:1px solid #fff9;padding:10px 18px}.storefront-nav .storefront-nav__cta:hover{border-color:var(--color-white);background:#ffffff1f}.preview-label{color:#ffffffc7;letter-spacing:.15em;text-transform:uppercase;justify-self:end;align-items:center;gap:9px;font-size:.65rem;font-weight:500;display:inline-flex}.preview-label>span{background:var(--color-gold);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #c9a96e24}.storefront-container{width:min(1280px,100% - clamp(36px,8vw,120px));margin-inline:auto}.storefront-section{padding-block:clamp(80px,10vw,140px);scroll-margin-top:70px}.storefront-section h2{letter-spacing:-.035em;margin:0;font-size:clamp(2.75rem,5.5vw,5rem)}.storefront-eyebrow{color:var(--color-bronze-text);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:.66rem;font-weight:600}.storefront-section-index{color:var(--color-bronze-text);font-family:var(--font-serif);letter-spacing:.08em;align-items:center;gap:14px;font-size:1rem;display:inline-flex}.storefront-section-index:after{content:"";background:var(--color-gold);width:44px;height:1px}.storefront-footer{background:var(--color-black);color:var(--color-white);border-top:1px solid #ffffff1a;padding-block:54px}.storefront-footer__inner{grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);align-items:end;gap:48px;display:grid}.storefront-footer__brand{font-family:var(--font-serif);letter-spacing:.03em;margin:0;font-size:2rem;font-weight:500}.storefront-footer__mark{color:var(--color-gold);letter-spacing:.19em;text-transform:uppercase;margin:3px 0 0;font-size:.62rem;font-weight:500}.storefront-footer__disclaimer{color:#ffffff8f;text-align:right;justify-self:end;max-width:700px;margin:0;font-size:.78rem}.storefront-footer__legal{flex-wrap:wrap;grid-column:2;justify-content:flex-end;justify-self:end;gap:10px 24px;display:flex}.storefront-footer__legal a{color:#ffffffad;text-underline-offset:4px;font-size:.68rem;text-decoration-color:#c9a96e94}.storefront-footer__legal a:hover{color:var(--color-gold)}@media (width<=900px){.storefront-header{grid-template-columns:1fr auto}.storefront-nav{display:none}.preview-label{grid-column:2}}@media (width<=620px){.storefront-header{min-height:70px;padding-inline:18px}.preview-label{text-align:right;justify-content:flex-end;max-width:108px;font-size:.57rem;line-height:1.35}.storefront-section{padding-block:76px}.storefront-footer__inner{grid-template-columns:1fr;gap:24px}.storefront-footer__disclaimer{text-align:left;justify-self:start}.storefront-footer__legal{grid-column:1;justify-content:flex-start;justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
