:root{--background:#f6efe6;--surface:#fffaf4;--surface-strong:#f0e0ca;--ink:#241913;--muted:#6b5548;--line:rgba(36,25,19,0.12);--brand:#8f3b1b;--brand-dark:#6f2910;--accent:#d89a51;--success:#14693d;--error:#9e2f2f;--shadow:0 24px 50px rgba(72,38,18,0.08);--radius:24px;--container:1160px;--font-display:Georgia,"Times New Roman",serif;--font-body:"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(216,154,81,.18),transparent 30%),linear-gradient(180deg,#f8f1e8,#f4ecdf);color:var(--ink);font-family:var(--font-body)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{min-height:60vh}.page-shell{min-height:100vh}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.announcement{padding:.8rem 1rem;text-align:center;border-bottom:1px solid var(--line);background:rgba(255,250,244,.85);font-size:.95rem;font-family:var(--font-body)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(246,239,230,.88);border-bottom:1px solid rgba(36,25,19,.08)}.header-shell{width:min(calc(100% - 2rem),var(--container));margin:0 auto;min-height:82px;justify-content:space-between}.brand-lockup,.header-shell{display:flex;align-items:center;gap:1rem}.brand-mark{width:132px;height:auto;object-fit:contain}.availability-copy,.brand-name,.brand-tag,.copyright,.eyebrow,.panel-label,.product-kicker,.product-pill{display:block}.brand-name{font-size:1.15rem;font-weight:700;font-family:var(--font-display)}.brand-tag{font-size:.88rem;color:var(--muted)}.brand-tag,.main-nav{font-family:var(--font-body)}.main-nav{display:flex;gap:1.2rem;font-size:.97rem}.main-nav a:hover,.text-link:hover{color:var(--brand)}.collection-page,.collection-section,.content-page,.hero-section,.product-page,.story-section{padding:4.5rem 0}.footer-grid,.hero-grid,.product-layout,.prose-grid{display:grid;grid-gap:2rem;gap:2rem}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:stretch}.details-panel h3,.hero-copy h1,.hero-panel h2,.page-heading h1,.page-heading h2,.product-card-copy h3,.product-details h2,.product-stage h1,.prose-content h2,.section-header h2,.site-footer h2,.site-footer h3,.story-section h2{margin:0;line-height:1.05;font-family:var(--font-display)}.hero-copy h1{font-size:clamp(2.9rem,6vw,5rem);max-width:10ch}.details-panel p,.field-group input,.field-group label,.field-group select,.field-group textarea,.hero-copy p,.lead,.product-card-copy p,.product-details p,.prose-content p,.site-footer p,.story-section p{font-family:var(--font-body)}.hero-copy .lead,.page-heading .lead,.product-details .lead{font-size:1.08rem;line-height:1.8;color:var(--muted);max-width:60ch}.details-panel,.hero-panel,.product-card,.product-stage,.site-footer{border-radius:var(--radius);box-shadow:var(--shadow)}.hero-panel{background:linear-gradient(160deg,rgba(143,59,27,.95),rgba(66,25,10,.96));color:#fff4df;padding:2rem;align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end}.eyebrow,.panel-label,.product-kicker{margin-bottom:.85rem;text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;color:var(--brand);font-family:var(--font-body)}.hero-panel .panel-label,.light{color:rgba(255,244,223,.75)}.button-row{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.4rem;border-radius:999px;border:1px solid transparent;font-family:var(--font-body);font-weight:600;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.primary-button{background:var(--brand);color:white}.secondary-button{border-color:var(--line);background:rgba(255,255,255,.45)}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.page-heading,.section-header{margin-bottom:2rem}.section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.details-panel h3,.prose-content h2,.section-header h2,.story-section h2{margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.prose-grid{grid-template-columns:.7fr 1.3fr;align-items:start}.story-section{background:linear-gradient(180deg,rgba(240,224,202,.38),rgba(240,224,202,0))}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.product-card{overflow:hidden;background:var(--surface);border:1px solid rgba(36,25,19,.08)}.product-card-link{display:block}.product-visual{min-height:280px;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;color:white}.product-visual-image{background:linear-gradient(135deg,#1f1b18,#4b453d)}.product-pill{width:-moz-fit-content;width:fit-content;padding:.45rem .7rem;border-radius:999px;background:rgba(255,244,223,.18);border:1px solid rgba(255,244,223,.28);font-family:var(--font-body);font-size:.78rem;letter-spacing:.05em}.product-pill.large{background:rgba(255,255,255,.14)}.product-visual-title{font-size:2rem;line-height:1.05;max-width:7ch}.product-card-image{width:100%;height:210px;object-fit:contain;object-position:center;margin-top:auto}.product-card-copy{padding:1.4rem}.product-card-copy h3{margin:0 0 .6rem;font-size:1.45rem}.product-card-copy p{margin:0 0 .8rem;color:var(--muted);line-height:1.7}.product-price-row{display:flex;align-items:baseline;gap:.75rem;font-family:var(--font-body)}.product-price-row-large{margin:1rem 0;font-size:1.2rem}.compare-price{color:var(--muted);text-decoration:line-through}.product-layout{grid-template-columns:1fr 1fr;align-items:start}.product-stage-wrap{display:grid;grid-gap:1.25rem;gap:1.25rem}.product-stage-shell{position:-webkit-sticky;position:sticky;top:130px}.product-stage{min-height:620px;padding:2rem;color:white;display:flex;flex-direction:column;justify-content:space-between}.product-stage h1{font-size:clamp(2.7rem,5vw,4.2rem);max-width:7ch}.product-hero-image{width:100%;max-height:420px;object-fit:contain;object-position:center}.product-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gallery-card,.gif-frame{margin:0;border-radius:22px;overflow:hidden;background:rgba(255,250,244,.88);border:1px solid rgba(36,25,19,.08);box-shadow:var(--shadow)}.gallery-card img,.gif-frame img{width:100%;display:block}.product-copy{display:grid;grid-gap:.3rem;gap:.3rem}.product-details{padding-top:.5rem}.availability-copy{margin:1rem 0 1.5rem;font-family:var(--font-body);color:var(--brand);font-weight:600}.details-panel,.site-footer{background:rgba(255,250,244,.88);border:1px solid rgba(36,25,19,.08)}.details-panel{padding:1.5rem}.gif-frame{margin-top:1rem}.stack-form{display:grid;grid-gap:1rem;gap:1rem}.two-column-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.field-group{display:grid;grid-gap:.45rem;gap:.45rem}.field-group label{font-size:.94rem}.field-group input,.field-group select,.field-group textarea{width:100%;border:1px solid rgba(36,25,19,.12);border-radius:16px;padding:.9rem 1rem;background:white;color:var(--ink);font-size:1rem}.field-group textarea{resize:vertical}.form-error,.form-success{margin:0;font-family:var(--font-body);font-size:.95rem}.form-success{color:var(--success)}.form-error{color:var(--error)}.narrow-content{max-width:760px}.prose-content{font-family:var(--font-body);line-height:1.8}.prose-content h2{margin-top:2rem}.site-footer{width:min(calc(100% - 2rem),var(--container));margin:0 auto 2rem;padding:2rem}.footer-grid{grid-template-columns:1.2fr .8fr .8fr}.footer-links{display:grid;grid-gap:.6rem;gap:.6rem}.copyright,.footer-links{font-family:var(--font-body)}.copyright{margin:2rem 0 0;padding-top:1rem;border-top:1px solid var(--line);color:var(--muted)}@media (max-width:900px){.footer-grid,.header-shell,.hero-grid,.product-grid,.product-layout,.prose-grid,.section-header,.two-column-grid{grid-template-columns:1fr}.header-shell{padding:1rem 0}.main-nav{flex-wrap:wrap}.hero-copy h1,.product-stage h1{max-width:none}.product-stage{min-height:380px}.product-gallery-grid,.product-stage-shell{position:static;grid-template-columns:1fr}}