@font-face{font-family:Outfit;src:url(/fonts/Outfit-Regular.ttf)format("truetype");font-display:swap;font-weight:400}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Bold.ttf)format("truetype");font-display:swap;font-weight:700}:root{--ink:#211c15;--muted:#6f6659;--paper:#f5f0e6;--paper-deep:#e9dfcd;--white:#fffdf8;--black:#11100e;--gold:#ad9467;--gold-light:#d4bf95;--rust:#9b452c;--line:#d8ccb8;--success:#2f6e47;--error:#9c3329;--shadow:0 18px 50px #22190e1f;--radius:18px;--content:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font:400 18px/1.65 Outfit,system-ui,sans-serif}body:before{z-index:-1;content:"";background:radial-gradient(circle at 1px 1px,#53422b12 1px,#0000 0) 0 0/22px 22px;position:fixed;inset:0}img{max-width:100%;height:auto;display:block}a{color:inherit}button,input,select,textarea{font:inherit}button{color:inherit}h1,h2,h3,h4{letter-spacing:-.035em;margin:0 0 .65em;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.02}h1{font-size:clamp(2.7rem,6vw,5.8rem)}h2{font-size:clamp(2.15rem,4vw,3.8rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}p{margin:0 0 1.15rem}address{font-style:normal}.container{width:min(calc(100% - 2rem), var(--content));margin-inline:auto}.narrow{max-width:780px}.section{padding-block:clamp(4rem,9vw,8rem)}.section--dark{background:var(--black);color:#f4ead8}.section--dark h1,.section--dark h2,.section--dark h3{color:#fff}.eyebrow{color:var(--rust);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1rem;font-size:.76rem;font-weight:700;display:flex}.eyebrow:before{content:"";background:currentColor;width:34px;height:1px}.lede{max-width:760px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.3rem)}.button{border:1px solid var(--black);background:var(--black);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.75rem 1.35rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{background:var(--rust);transform:translateY(-2px)}.button--light{color:var(--black);background:#fff;border-color:#fff}.button--outline{color:var(--black);background:0 0}.button:disabled{cursor:not-allowed;opacity:.5;transform:none}.skip-link{z-index:99999;color:#000;background:#fff;padding:.7rem 1rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:100;color:#fff;backdrop-filter:blur(14px);background:#11100ef0;border-bottom:1px solid #d4bf9538;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:86px;display:flex}.brand img{aspect-ratio:1080/608;object-fit:contain;width:164px}.site-nav{align-items:center;gap:clamp(1rem,2.4vw,2rem);display:flex}.site-nav a,.text-button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:none}.site-nav a:hover,.text-button:hover{color:var(--gold-light)}.cart-button{border:1px solid var(--gold);color:#fff;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem 1rem;display:inline-flex}.snipcart-items-count{background:var(--gold);min-width:1.45rem;height:1.45rem;color:var(--black);border-radius:50%;place-items:center;font-size:.78rem;font-weight:700;display:grid}#snipcart{--color-default:#211c15;--color-alt:#6f6659;--color-icon:#211c15;--color-buttonPrimary:#11100e;--color-buttonPrimary-hover:#9b452c;--color-buttonPrimary-active:#71311f;--color-buttonPrimary-success:#2f6e47;--bgColor-default:#fffdf8;--bgColor-alt:#f5f0e6;--borderColor-default:#d8ccb8}.menu-toggle{background:0 0;border:1px solid #61543e;border-radius:50%;width:44px;height:44px;display:none}.menu-toggle>span:not(.sr-only){background:#fff;width:19px;height:1px;margin:5px auto;display:block}.site-footer{background:var(--black);color:#d9cebb;padding:5rem 0 1.5rem}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:clamp(2rem,5vw,5rem);display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.footer-grid h2{color:#fff;letter-spacing:.13em;text-transform:uppercase;margin:0 0 .5rem;font:700 .78rem/1 Outfit,sans-serif}.footer-grid a{color:inherit;text-decoration:none}.footer-grid a:hover{color:var(--gold-light)}.footer-logo{width:210px;margin:-1rem 0 .4rem}.footer-grid p{max-width:360px}.footer-bottom{color:#8f8575;border-top:1px solid #332e27;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.25rem;font-size:.82rem;display:flex}.prose{max-width:820px}.prose h1{font-size:clamp(2.6rem,5vw,4.8rem)}.prose h2{margin-top:2em;font-size:clamp(1.65rem,3vw,2.5rem)}.prose h3{margin-top:1.7em}.prose a{text-decoration-color:var(--gold);text-underline-offset:3px}.prose ul,.prose ol{padding-left:1.3rem}.faq{background:var(--paper-deep)}.faq-list{gap:.75rem;margin-top:2rem;display:grid}.faq details{border-top:1px solid #b8aa91;padding:1.1rem 0}.faq summary{cursor:pointer;font-family:Georgia,serif;font-size:1.25rem}.faq details p{color:var(--muted);padding:1rem 2rem 0 0}@media (width<=820px){.menu-toggle{display:block}.site-nav{background:var(--black);min-width:240px;box-shadow:var(--shadow);border:1px solid #4a4237;border-radius:12px;align-items:stretch;padding:1.1rem;display:none;position:absolute;top:calc(100% + 1px);right:1rem}.site-nav.is-open{display:grid}.site-nav a,.text-button{text-align:left;padding:.5rem}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){body{font-size:17px}.header-inner{min-height:74px}.brand img{width:145px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}
