.brand-logo{display:inline-flex;align-items:center;flex-shrink:0;line-height:0}.brand-logo__img{width:100%;height:100%;object-fit:contain;display:block}.store-chrome{position:-webkit-sticky;position:sticky;top:0;z-index:120}.store-promo{background:#1f1712;color:#f7f1e8;text-align:center;padding:.55rem 1rem;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.store-promo p{margin:0;opacity:.95}.store-header{background:rgba(252,250,246,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(31,23,18,.06);transition:box-shadow .3s var(--ease-out)}.store-chrome.is-scrolled .store-header{box-shadow:0 8px 28px rgba(31,23,18,.06)}.store-header__inner{width:min(1200px,calc(100% - 2rem));margin-inline:auto;min-height:4.25rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1rem;gap:1rem}.store-header__brand{display:flex;justify-content:center;align-items:center}.store-header__nav{display:flex;align-items:center;gap:1.5rem}.store-header__nav--left{justify-content:flex-start}.store-header__actions a,.store-header__logout,.store-header__nav a{font-size:.78rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);transition:color .2s}.store-header__actions a:hover,.store-header__nav a.is-active,.store-header__nav a:hover{color:var(--brown)}.store-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:1.25rem}.store-header__cart{display:inline-flex;align-items:center;gap:.4rem}.store-header__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.2rem;height:1.2rem;padding:0 .3rem;border-radius:999px;background:var(--brown);color:#f7f1e8;font-size:.65rem;letter-spacing:0}.store-header__toggle{display:none;width:2.25rem;height:1.6rem;position:relative}.store-header__toggle span{position:absolute;left:.2rem;right:.2rem;height:1.5px;background:var(--brown);transition:.25s}.store-header__toggle span:first-child{top:.35rem}.store-header__toggle span:nth-child(2){top:.7rem}.store-header__toggle span:nth-child(3){top:1.05rem}.store-header__toggle.is-open span:first-child{top:.7rem;transform:rotate(45deg)}.store-header__toggle.is-open span:nth-child(2){opacity:0}.store-header__toggle.is-open span:nth-child(3){top:.7rem;transform:rotate(-45deg)}.store-header__mobile-only{display:none}.store-header__logout{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}@media (max-width:860px){.store-header__inner{grid-template-columns:auto 1fr auto}.store-header__toggle{display:block;order:0}.store-header__brand{order:1}.store-header__actions{order:2}.store-header__desk-only{display:none}.store-header__mobile-only{display:inline-flex}.store-header__nav--left{position:fixed;inset:0 0 auto;top:0;padding:6.5rem 1.5rem 1.75rem;flex-direction:column;align-items:flex-start;gap:1.15rem;background:#fcfaf6;transform:translateY(-110%);opacity:0;pointer-events:none;transition:transform .4s var(--ease-out),opacity .3s;border-bottom:1px solid rgba(31,23,18,.08);z-index:-1}.store-header__nav--left.is-open{transform:none;opacity:1;pointer-events:auto}}.footer{background:#120c09;color:var(--text-on-dark);padding-top:clamp(3.5rem,6vw,5rem)}.footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.1fr;grid-gap:2.25rem;gap:2.25rem;padding-bottom:3rem}.footer__om{display:block;font-size:1.75rem;color:var(--gold);margin-bottom:.35rem}.footer__logo{width:min(220px,100%);height:auto;margin-bottom:.35rem}.footer__brand strong{display:block;font-family:var(--font-display);font-size:1.5rem;font-weight:600;letter-spacing:.16em;color:var(--gold-light)}.footer__brand p{margin-top:.65rem;font-weight:300;font-size:.95rem;color:rgba(243,235,224,.55);max-width:16rem}.footer__contact,.footer__links{display:flex;flex-direction:column;gap:.55rem}.footer__nav-title{font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.footer__url{margin-top:.75rem!important}.footer__url a{color:var(--gold-light);font-size:.85rem;letter-spacing:.04em}.footer__url a:hover{text-decoration:underline}.footer__links a{font-size:.92rem;font-weight:300;color:rgba(243,235,224,.65);transition:color .25s}.footer__links a:hover{color:var(--gold-light)}.footer__contact p{font-size:.92rem;font-weight:300;color:rgba(243,235,224,.55)}.footer__email{font-size:1rem;color:var(--gold-light);margin:.35rem 0 1rem}.footer__btn{align-self:flex-start;padding:.75rem 1.4rem}.footer__bottom{border-top:1px solid rgba(201,168,76,.15);padding:1.25rem 0}.footer__bottom-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;font-size:.8rem;color:rgba(243,235,224,.4)}.footer__tag{letter-spacing:.12em;text-transform:uppercase;color:rgba(201,168,76,.55)}.footer__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.footer__version{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;letter-spacing:.04em;color:rgba(243,235,224,.35)}@media (max-width:960px){.footer__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:600px){.footer__grid{grid-template-columns:1fr;gap:2rem}}