:root{color-scheme:light;--ink:#201b12;--muted:#6c665b;--line:#e8e1d5;--paper:#faf8f3;--night:#0d0c0a;--gold:#e0b958;--gold-light:#f4d58a;--gold-deep:#a67c2d;font-family:Inter,"Avenir Next",Avenir,"Segoe UI",sans-serif;font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper)}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #b2852d;outline-offset:3px}.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}[hidden]{display:none!important}
.preview-strip{background:#292114;color:#fff;text-align:center;padding:.43rem 1rem;font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.preview-strip span{opacity:.45;padding:0 .55rem}.site-header{height:84px;display:flex;align-items:center;gap:3rem;justify-content:space-between;padding:0 max(5vw,1.5rem);background:var(--night);color:#fff}.brand{display:inline-flex;align-items:center;gap:.72rem;font-size:1.12rem;font-weight:900;letter-spacing:.11em;white-space:nowrap}.brand strong{color:var(--gold)}.brand small{font-size:.64rem;vertical-align:top;margin-left:.18rem;color:var(--gold-light)}.brand-mark{width:32px;height:32px;border:3px solid var(--gold);border-radius:50%;display:inline-block;position:relative;transform:rotate(-30deg)}.brand-mark span{position:absolute;background:var(--gold-light);border-radius:50%;height:10px;width:10px;right:-5px;top:0}.site-header nav{display:flex;gap:2.3rem;margin-left:auto}.site-header nav a{font-size:.92rem;color:#f0e8d7}.site-header nav a:hover,.social-links a:hover{color:var(--gold)}.bag-button{display:flex;align-items:center;gap:.55rem;border:1px solid #786b51;background:transparent;color:#fff;border-radius:30px;padding:.55rem .68rem .55rem .9rem}.bag-button svg{height:20px;width:20px;fill:none;stroke:currentColor;stroke-width:1.8}.bag-count{background:var(--gold);color:var(--night);border-radius:50%;min-width:26px;height:26px;display:grid;place-items:center;font-size:.8rem;font-weight:800}
.hero{min-height:405px;background:var(--night);color:#fff;position:relative;overflow:hidden;display:grid;grid-template-columns:50% 50%}.hero-copy{position:relative;z-index:1;padding:4.1rem 2rem 4.7rem max(5vw,1.5rem);background:linear-gradient(90deg,#0d0c0a 80%,rgba(16,18,43,.93));display:flex;flex-direction:column;align-items:flex-start}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.19em;font-size:.75rem;font-weight:800;color:var(--gold)}.eyebrow.dark{color:#795616}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,5.1vw,5.6rem);font-weight:400;letter-spacing:-.055em;line-height:1.04;margin:1.25rem 0 1.2rem}.hero h1 em{color:var(--gold);font-weight:400}.hero p{font-size:1.05rem;line-height:1.6;max-width:28rem;color:#e7ddc9;margin:0 0 1.65rem}.hero-link{font-size:.92rem;font-weight:800;background:var(--gold);color:var(--night);padding:.9rem 1.15rem;border-radius:4px}.hero-link span{margin-left:1.6rem}.hero-link:hover{background:#f5d88a}.hero-image{background-image:linear-gradient(90deg,rgba(16,18,43,.45),rgba(16,18,43,.02)),url('markets/outdoor-five-for-twenty.jpg');background-size:cover;background-position:center}.hero-index{position:absolute;bottom:1.5rem;right:5%;font-size:.77rem;font-weight:800;letter-spacing:.23em;color:#fff8}
.shop-section{max-width:1440px;margin:auto;padding:5rem max(5vw,1.5rem) 6rem}.shop-intro{display:flex;justify-content:space-between;gap:2rem;align-items:end}.shop-intro h2{font:normal clamp(2.3rem,4vw,4rem)/1.1 Georgia,serif;letter-spacing:-.04em;margin:.7rem 0 0}.shop-intro p{max-width:24rem;line-height:1.55;color:var(--muted);margin:0 0 .25rem}.shop-tools{display:flex;gap:1.2rem;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin:2.6rem 0 0;padding-bottom:1.2rem}.filters{display:flex;flex-wrap:wrap;gap:.5rem}.filter{background:#fff;border:1px solid #e4dbcb;border-radius:30px;color:#50483a;padding:.55rem .9rem;font-size:.85rem;font-weight:700;white-space:nowrap}.filter[aria-pressed="true"]{background:var(--ink);border-color:var(--ink);color:#fff}.filter:hover:not([aria-pressed="true"]){border-color:#ad843a}.search-wrap{border:1px solid #e4dbcb;background:#fff;border-radius:5px;display:flex;align-items:center;gap:.55rem;padding:.5rem .75rem;min-width:220px}.search-wrap svg{width:18px;height:18px;fill:none;stroke:#827a6e;stroke-width:1.8}.search-wrap input{border:0;outline:0;width:100%;min-width:0;color:var(--ink);background:transparent;font-size:.9rem}.result-count{font-size:.83rem;color:var(--muted);margin:1.35rem 0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-card{background:#fff;border:1px solid #e7dece;border-radius:9px;min-height:262px;display:flex;flex-direction:column;padding:1.4rem;transition:transform .2s,box-shadow .2s,border-color .2s}.product-card:hover{transform:translateY(-3px);border-color:#c8ad75;box-shadow:0 12px 30px #2b221812}.product-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.product-category{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:#805b1c}.product-glyph{color:#a8823c;font-family:Georgia,serif;font-size:1.2rem;line-height:1}.product-card h3{font:normal 1.58rem/1.14 Georgia,serif;letter-spacing:-.03em;margin:1.5rem 0 .4rem;overflow-wrap:anywhere}.product-meta{color:var(--muted);font-size:.85rem;line-height:1.45;margin:0}.product-card .bundle{color:#8a631c;font-size:.82rem;font-weight:700;margin:.6rem 0 0}.product-bottom{border-top:1px solid var(--line);padding-top:1rem;margin-top:auto;display:flex;gap:.6rem;align-items:end;justify-content:space-between}.product-option{display:block;flex:1;min-width:0}.product-option span{display:block;font-size:.7rem;color:var(--muted);margin-bottom:.32rem}.product-option select{width:100%;max-width:170px;background:var(--paper);border:1px solid var(--line);border-radius:4px;padding:.38rem .42rem;color:var(--ink);font-size:.82rem}.product-price{font-size:1.16rem;font-weight:900;white-space:nowrap}.add-button{margin-top:.85rem;width:100%;border:1px solid var(--ink);border-radius:4px;color:var(--ink);background:#fff;padding:.65rem;font-size:.86rem;font-weight:800}.add-button:hover{background:var(--ink);color:#fff}.empty-state{text-align:center;padding:4rem 1rem;border:1px dashed #c1b49d}.empty-state h3{font:normal 2rem Georgia,serif;margin:0}.empty-state p{color:var(--muted)}.empty-state button{border:0;background:var(--ink);color:#fff;padding:.7rem 1rem;border-radius:4px}.catalog-error{padding:1rem;background:#ffefef;color:#7c2323}
.studio{background:#17130d;color:#fff;padding:5rem max(5vw,1.5rem);display:grid;grid-template-columns:minmax(210px,1fr) 1.4fr;gap:5rem;align-items:center}.studio-symbol{height:230px;border:1px solid #8b7449;border-radius:50%;max-width:340px;position:relative;display:flex;align-items:center;justify-content:center;font:normal 7rem Georgia,serif;color:var(--gold)}.studio-symbol:after{content:"";position:absolute;width:18px;height:18px;background:var(--gold-light);border-radius:50%;top:21px;right:35px}.studio-symbol span:last-child{color:var(--gold-deep);margin-left:-.6rem}.studio h2{font:normal clamp(2.2rem,3.5vw,3.5rem)/1.12 Georgia,serif;letter-spacing:-.035em;margin:.7rem 0 1rem}.studio p{color:#e4d8bf;line-height:1.7;max-width:36rem}.social-links{display:flex;gap:1.7rem;margin-top:1.7rem;font-weight:700}.footer{background:var(--night);color:#c3b89f;padding:2rem max(5vw,1.5rem);display:flex;justify-content:space-between;gap:1rem;font-size:.83rem}.footer span:first-child{color:#fff;font-weight:900;letter-spacing:.1em}
.dialog-backdrop{position:fixed;inset:0;background:#0b0906b8;z-index:9}.bag-dialog{position:fixed;inset:0 0 0 auto;width:min(470px,100%);background:#fff;z-index:10;box-shadow:-16px 0 55px #1a130a33;display:flex;flex-direction:column}.bag-header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding:1.7rem}.bag-header h2{font:normal 2rem Georgia,serif;margin:.3rem 0 0}.icon-button{background:none;border:0;font-size:2rem;line-height:1;color:var(--ink);padding:0 .25rem}.bag-items{overflow:auto;flex:1;padding:1.2rem 1.7rem}.bag-empty{color:var(--muted);padding-top:2rem;text-align:center}.bag-item{border-bottom:1px solid var(--line);padding:1rem 0;display:grid;grid-template-columns:1fr auto;gap:.5rem}.bag-item strong{font-size:1rem}.bag-item small{display:block;color:var(--muted);margin-top:.3rem}.bag-item button{border:0;background:none;color:#785318;text-decoration:underline;font-size:.8rem;padding:.5rem 0}.bag-item-price{font-weight:800}.bag-footer{border-top:1px solid var(--line);padding:1.3rem 1.7rem 1.7rem}.subtotal{display:flex;justify-content:space-between;font-size:1.15rem}.bag-footer p{font-size:.8rem;line-height:1.45;color:var(--muted)}.checkout-button{width:100%;background:#e9e3d7;border:0;color:#827b6d;border-radius:4px;padding:.9rem;font-weight:800;cursor:not-allowed}.bag-footer .bag-note{text-align:center;margin-bottom:0}.toast{position:fixed;bottom:1.4rem;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:.75rem 1rem;border-radius:5px;box-shadow:0 5px 20px #0003;opacity:0;pointer-events:none;transition:.2s;z-index:20;font-size:.9rem}.toast.show{opacity:1;transform:translate(-50%,0)}body.dialog-open{overflow:hidden}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{grid-template-columns:55% 45%}.shop-tools{align-items:stretch;flex-direction:column}.search-wrap{align-self:flex-start;width:min(350px,100%)}}
@media(max-width:720px){.site-header{height:72px;padding:0 1.1rem;gap:.7rem}.site-header nav{display:none}.brand{font-size:.95rem;letter-spacing:.07em}.brand-mark{width:27px;height:27px}.hero{min-height:0;display:flex;flex-direction:column}.hero-copy{padding:3.2rem 1.25rem 2.7rem;background:linear-gradient(90deg,#0d0c0aef,#0d0c0acc),url('markets/outdoor-five-for-twenty.jpg') center/cover}.hero h1{font-size:clamp(2.65rem,11vw,4.3rem)}.hero-image,.hero-index{display:none}.shop-section{padding:3.4rem 1.1rem}.shop-intro{display:block}.shop-intro p{margin-top:1rem}.shop-tools{margin-top:1.8rem}.filters{flex-wrap:nowrap;overflow:auto;padding:.15rem 0 .4rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{padding:1.1rem;min-height:240px}.product-card h3{font-size:1.38rem}.studio{grid-template-columns:1fr;gap:2rem;padding:3.5rem 1.25rem}.studio-symbol{height:150px;max-width:210px;font-size:5rem}.footer{flex-wrap:wrap;padding:2rem 1.25rem}}
@media(max-width:460px){.preview-strip{font-size:.65rem}.bag-button{font-size:0;padding:.44rem}.bag-button svg{width:21px}.bag-count{font-size:.8rem}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.product-card h3{margin-top:1.1rem}.product-bottom{margin-top:1.3rem}.search-wrap{width:100%}.footer span:nth-child(2){width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card,.toast{transition:none}}
.product-card .product-photo{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:5px;margin:1rem 0 0;background:#eee8dc}.product-card.has-photo h3{margin-top:1rem}

.markets{background:#100e0b;color:#fff;padding:5rem max(5vw,1.5rem)}.markets-intro{max-width:1440px;margin:0 auto 2rem}.markets h2{font:normal clamp(2.2rem,3.8vw,3.8rem)/1.1 Georgia,serif;letter-spacing:-.04em;margin:.65rem 0}.markets p{font-size:1rem;line-height:1.6;color:#dfd2bb;margin:0}.market-gallery{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.market-gallery figure{margin:0;border:1px solid #5d4b2b;background:#1b1710}.market-gallery img{width:100%;height:auto;aspect-ratio:1536/716;object-fit:contain;display:block}.market-gallery figcaption{padding:.85rem 1rem;color:#edddb9;font-size:.9rem}@media(max-width:720px){.markets{padding:3.5rem 1.25rem}.market-gallery{grid-template-columns:1fr}.market-gallery img{aspect-ratio:1536/716}}
.deal-banner{background:#dcb85f;color:#191309;padding:1.35rem max(5vw,1.5rem);display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.deal-banner span{display:block;font-size:.78rem;font-weight:900;letter-spacing:.13em}.deal-banner strong{display:block;font:normal clamp(1.7rem,2.6vw,2.5rem)/1.15 Georgia,serif;letter-spacing:-.025em;margin:.2rem 0}.deal-banner p{font-size:.94rem;line-height:1.45;margin:.2rem 0 0}.deal-banner a{border:1px solid #191309;border-radius:4px;padding:.75rem 1rem;font-size:.9rem;font-weight:800;white-space:nowrap}.deal-banner a:hover{background:#191309;color:#f7d987}.deal-banner a span{display:inline;margin-left:.9rem;font-size:1rem;letter-spacing:0}.deal-tag{color:#795616;font-size:.82rem;font-weight:800;margin:.55rem 0 0}.deal-savings{display:flex;justify-content:space-between;gap:1rem;color:#785318;font-size:.91rem;font-weight:800;margin:0 0 .8rem}.deal-progress{color:#785318!important;font-size:.88rem!important;font-weight:700;margin:0 0 .75rem!important}@media(max-width:720px){.deal-banner{align-items:flex-start;flex-direction:column;padding:1.25rem}.deal-banner a{width:100%;text-align:center}}
@font-face{font-family:"Kosmo Display";src:url('fonts/Fredoka-Bold.ttf') format('truetype');font-style:normal;font-weight:900;font-display:swap}
.brand,.footer span:first-child,.hero h1,.shop-intro h2,.markets h2,.studio h2,.deal-banner strong,.product-card h3,.product-price,.bag-header h2,.empty-state h3{font-family:"Kosmo Display","Arial Rounded MT Bold",system-ui,sans-serif;font-weight:900}
.hero h1{font-size:clamp(2.55rem,4.6vw,5rem);letter-spacing:-.035em;line-height:1.15;text-shadow:2px 3px 0 #4a3212}.hero h1 em{font-style:normal;-webkit-text-stroke:.7px #8c6524;text-shadow:2px 3px 0 #5c3d12}
.shop-intro h2,.markets h2,.studio h2{letter-spacing:-.025em;line-height:1.18}.shop-intro h2{text-shadow:2px 3px 0 #ead8ae}.markets h2,.studio h2{text-shadow:2px 3px 0 #5b4218}
.deal-banner{background:#16120c;color:#f3cc67;border-top:3px solid #bc8b33;border-bottom:3px solid #bc8b33}.deal-banner strong{font-size:clamp(1.6rem,2.55vw,2.45rem);letter-spacing:-.03em;line-height:1.2;text-shadow:2px 3px 0 #755018}.deal-banner p{color:#efe1be}.deal-banner a{background:#e2bb5c;border-color:#e2bb5c;color:#16120c}.deal-banner a:hover{background:#f7da8a;color:#16120c}
.product-card h3{font-size:1.4rem;letter-spacing:-.02em;line-height:1.23}.product-price{background:#20190e;color:#f3c55a;border:2px solid #bc8a35;border-radius:14px;padding:.26rem .48rem;font-size:1.08rem;letter-spacing:0;line-height:1.13;text-shadow:1px 1px 0 #714c15}.filter,.hero-link,.add-button,.deal-banner a,.bag-button{font-family:"Kosmo Display","Arial Rounded MT Bold",system-ui,sans-serif;font-weight:900}
@media(max-width:720px){.hero h1{font-size:clamp(2.35rem,9.5vw,3.8rem)}.deal-banner strong{font-size:clamp(1.65rem,6vw,2.25rem)}}@media(max-width:460px){.product-price{font-size:1.03rem}}

.halloween-showcase{background:#100e0b;color:#fff;padding:3.2rem max(5vw,1.5rem) 3.6rem}.halloween-inner{max-width:1440px;margin:auto}.halloween-intro{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}.halloween-intro h2{font:900 clamp(2rem,3.6vw,3.5rem)/1.15 "Kosmo Display","Arial Rounded MT Bold",system-ui,sans-serif;letter-spacing:-.03em;margin:.55rem 0;text-shadow:2px 3px 0 #5b4218}.halloween-intro p{color:#efe0c3;max-width:38rem;line-height:1.55;font-size:1rem;margin:.65rem 0 0}.halloween-link{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;flex-shrink:0;background:#e2bb5c;color:#16120c;padding:.82rem 1rem;border-radius:4px;font-family:"Kosmo Display","Arial Rounded MT Bold",system-ui,sans-serif;font-weight:900;text-align:center}.halloween-link:hover{background:#f7da8a}.halloween-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.halloween-gallery figure{margin:0;border:1px solid #5d4b2b;background:#211b13;overflow:hidden}.halloween-gallery img{width:100%;height:auto;aspect-ratio:716/1536;object-fit:contain;display:block;background:#211b13}.halloween-gallery figcaption{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:#f3cc67;font-family:"Kosmo Display","Arial Rounded MT Bold",system-ui,sans-serif;font-size:1.05rem;letter-spacing:-.015em;padding:.85rem 1rem}.halloween-gallery figcaption strong{color:#16120c;background:#e2bb5c;border-radius:8px;padding:.25rem .45rem;white-space:nowrap}.product-card.has-figure-photo .product-photo{aspect-ratio:716/1536;object-fit:contain;background:#211b13}
@media(max-width:720px){.halloween-showcase{padding:2.5rem 1.25rem 2.8rem}.halloween-intro{display:block}.halloween-link{margin-top:1.2rem}.halloween-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.8rem;padding-bottom:.7rem}.halloween-gallery figure{flex:0 0 min(76vw,340px);scroll-snap-align:start}.halloween-gallery figcaption{padding:.7rem;font-size:.95rem}}

.halloween-swipe{display:none}@media(max-width:720px){.halloween-swipe{display:block;color:#f3cc67;font-size:.87rem;margin:0 0 .7rem}}

.brand{letter-spacing:.025em}.brand small{letter-spacing:0}.hero-link,.add-button,.halloween-link{border-radius:9px}.halloween-link{letter-spacing:0}.bag-button{letter-spacing:0}

.eyebrow,.site-header nav a,.product-category,.deal-banner span{font-family:"Kosmo Display","Arial Rounded MT Bold",system-ui,sans-serif;font-weight:900}.eyebrow{letter-spacing:.11em}.product-category{letter-spacing:.07em}.deal-banner span{letter-spacing:.08em}

/* Kosmo Lux black-and-gold palette */
:root{color-scheme:dark;--ink:#080807;--muted:#b9aa90;--line:#695020;--paper:#0e0d0a;--night:#080807;--gold:#f7c53a;--gold-light:#ffe28a;--gold-deep:#cf8d13}
body{background:var(--paper);color:#fff5dc}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-color:#ffe28a}
.preview-strip{background:#f7c53a;color:#0b0905;border-bottom:2px solid #090807;font-size:.83rem;letter-spacing:.055em}
.preview-strip span{opacity:.75}
.site-header{background:#080807;border-bottom:1px solid #77591c}
.brand{color:#fff5d9}.brand strong,.brand small{color:#ffd24f}
.brand-mark{border-color:#ffcf42}.brand-mark span{background:#ffe28a}
.site-header nav a{color:#f5e8c6}.site-header nav a:hover,.social-links a:hover,.footer a:hover{color:#ffd54f}
.bag-button{border:2px solid #d39b20;background:#181307;color:#ffe397}
.bag-button:hover{background:#322407;border-color:#ffce39}
.bag-count{background:#ffce40;color:#080807}
.hero{background:#080807}
.hero-copy{background:linear-gradient(90deg,#080807 72%,rgba(8,8,7,.94))}
.hero-image{background-image:linear-gradient(90deg,rgba(8,8,7,.46),rgba(8,8,7,.03)),url('markets/outdoor-five-for-twenty.jpg')}
.hero h1{color:#fffaf0;text-shadow:2px 3px 0 #463009}
.hero h1 em{color:#ffd344;-webkit-text-stroke:.4px #ffc02c;text-shadow:2px 3px 0 #80530b}
.hero p{color:#f4e9cb}
.eyebrow,.eyebrow.dark{color:#ffd34e}
.hero-link,.halloween-link{background:#ffcc38;color:#0b0905;border:2px solid #ffe18b;box-shadow:0 5px 0 #8d5a07}
.hero-link:hover,.halloween-link:hover{background:#ffe37c;color:#080807}
.deal-banner{background:linear-gradient(115deg,#f6bc2c,#ffe078 65%,#f2ad1c);color:#0b0905;border-top:3px solid #080807;border-bottom:4px solid #080807}
.deal-banner strong{color:#0b0905;text-shadow:none}
.deal-banner p{color:#2a1c05;font-weight:700}
.deal-banner a{background:#0b0905;border:2px solid #0b0905;color:#ffe073}
.deal-banner a:hover{background:#3a2909;color:#fff1bf}
.halloween-showcase{background:#0d0b08;border-bottom:2px solid #a67819}
.halloween-intro h2,.markets h2,.studio h2{color:#fff6df;text-shadow:2px 3px 0 #64450c}
.halloween-intro p{color:#e9d9b9}
.halloween-gallery figure{background:#17120a;border:2px solid #b88a27;border-radius:10px}
.halloween-gallery img{background:#17120a}
.halloween-gallery figcaption{background:#211806;color:#ffe38b}
.halloween-gallery figcaption strong{background:#ffcf43;color:#090806}
.halloween-swipe{color:#ffcf43}
.shop-section{background:#0e0d0a;color:#fff5dd}
.shop-intro h2{color:#fff5dd;text-shadow:2px 3px 0 #805515}
.shop-intro p,.result-count{color:#d7c8a8}
.shop-tools{border-bottom-color:#70551d}
.filter{background:#1b170f;color:#f4e8cb;border:1px solid #8e6b21}
.filter[aria-pressed="true"]{background:#ffcb39;color:#090807;border-color:#ffe491}
.filter:hover:not([aria-pressed="true"]){background:#30240d;border-color:#ffd04a}
.search-wrap{background:#1a1711;border-color:#a77e26}
.search-wrap svg{stroke:#f3c75d}
.search-wrap input{color:#fff5de}
.search-wrap input::placeholder{color:#cabb9d;opacity:1}
.product-card{background:#1a1710;color:#fff4dc;border:1px solid #806122;box-shadow:inset 0 1px 0 #c8982730}
.product-card:hover{border-color:#f5c33b;box-shadow:0 12px 30px #0008}
.product-category,.product-glyph{color:#ffd44e}
.product-card h3{color:#fff8e9}
.product-meta,.product-option span{color:#d0bea0}
.product-card .bundle,.deal-tag{color:#ffd04d}
.product-bottom{border-top-color:#715621}
.product-option select{background:#100e0a;color:#fff4d7;border:1px solid #aa8229}
.product-option select option{background:#18140d;color:#fff4d7}
.product-price{background:#090807;color:#ffdc62;border:2px solid #ffca39;box-shadow:2px 3px 0 #7d530d;text-shadow:1px 1px 0 #6f4004}
.add-button{background:#ffca36;color:#090807;border:2px solid #ffe391}
.add-button:hover{background:#ffe184;color:#090807}
.product-card .product-photo{background:#17120a}
.empty-state{border-color:#ac8529}.empty-state p{color:#d7c8a8}
.empty-state button{background:#ffcc3a;color:#080807}
.markets{background:#090807;border-top:2px solid #86651d}
.markets p{color:#e6d7b6}
.market-gallery figure{background:#18140e;border:2px solid #9e7827}
.market-gallery figcaption{background:#1b160b;color:#ffe29a}
.studio{background:#131008;border-top:2px solid #a67d25}
.studio-symbol{border:3px solid #c99a2f;color:#ffca35}
.studio-symbol span:last-child{color:#d89414}
.studio p{color:#e5d6b3}
.social-links a{color:#ffd25a}
.footer{background:#080807;border-top:1px solid #75581c;color:#d8c59e}
.footer span:first-child{color:#ffd24f}
.dialog-backdrop{background:#000c}
.bag-dialog{background:#17130c;color:#fff2d7;border-left:2px solid #b58a2c}
.bag-header,.bag-footer,.bag-item{border-color:#71561f}
.bag-header h2,.bag-item strong,.subtotal{color:#fff5da}
.icon-button{color:#ffe08a}
.bag-empty,.bag-item small,.bag-footer p{color:#d2c2a4}
.bag-item button,.deal-savings,.deal-progress{color:#ffd154!important}
.checkout-button{background:#494135;color:#e2d5bb}
.toast{background:#f7c53a;color:#080807;box-shadow:0 5px 20px #0008}
.catalog-error{background:#472019;color:#fff3e6}
.site-update{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem .65rem;padding:.72rem 1.25rem;background:#1b1509;border-bottom:1px solid #8e691b;color:#f3e5c1;text-align:center;font-size:.89rem;line-height:1.4}
.site-update strong{color:#ffd34e;font-family:"Kosmo Display","Arial Rounded MT Bold",system-ui,sans-serif;font-weight:900}
.site-update time{font-weight:700;color:#fff4d5}
.site-update [aria-hidden]{color:#ffce47}
@media(max-width:720px){.hero-copy{background:linear-gradient(90deg,#080807ee,#080807b8),url('markets/outdoor-five-for-twenty.jpg') center/cover}}

/* Logo and more legible type */
body{font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.5;letter-spacing:.005em}
.site-header{min-height:84px;height:auto;padding-top:.55rem;padding-bottom:.55rem}
.brand{gap:.85rem;font-size:1.24rem;letter-spacing:.02em}
.brand small{font-size:.72rem}
.brand-logo{width:58px;height:58px;flex:none;object-fit:cover;object-position:center;border-radius:50%;border:2px solid #d8a33a;background:#080807}
.site-header nav a{font-size:1rem}
.bag-button{font-size:1rem}
.preview-strip{font-size:.9rem}
.hero h1{letter-spacing:0;line-height:1.19;text-shadow:2px 3px 0 #382505}
.hero h1 em{-webkit-text-stroke:0;text-shadow:2px 3px 0 #69430a}
.hero p,.shop-intro p,.markets p,.studio p,.halloween-intro p{font-size:1.08rem;line-height:1.65}
.eyebrow,.eyebrow.dark{font-size:.89rem;letter-spacing:.08em}
.shop-intro h2,.markets h2,.studio h2,.halloween-intro h2,.deal-banner strong{letter-spacing:0;line-height:1.23}
.shop-intro h2,.markets h2,.studio h2{font-size:clamp(2.35rem,4vw,4rem)}
.halloween-intro h2{font-size:clamp(2.2rem,3.6vw,3.6rem)}
.deal-banner strong{font-size:clamp(1.9rem,2.9vw,2.7rem)}
.deal-banner span{font-size:.9rem}
.deal-banner p{font-size:1.02rem}
.deal-banner a,.hero-link,.halloween-link{font-size:1rem}
.halloween-gallery figcaption{font-size:1.15rem;line-height:1.35}
.filter{font-size:.98rem;padding:.62rem 1rem}
.search-wrap input{font-size:1rem}
.result-count{font-size:.96rem}
.product-card h3{font-size:1.58rem;letter-spacing:0;line-height:1.28}
.product-category{font-size:.88rem;letter-spacing:.045em}
.product-meta{font-size:1rem;line-height:1.52}
.product-card .bundle,.deal-tag{font-size:.94rem;line-height:1.45}
.product-option span{font-size:.9rem}
.product-option select{font-size:.95rem;max-width:190px}
.product-price{font-size:1.25rem;line-height:1.2}
.add-button{font-size:1rem;padding:.74rem}
.market-gallery figcaption{font-size:1.02rem}
.studio-logo{display:block;width:min(100%,340px);aspect-ratio:1;object-fit:cover;object-position:center;border-radius:50%;border:2px solid #a77b26;background:#080807;justify-self:center}
.social-links,.footer{font-size:1rem}
.bag-item small,.bag-item button,.bag-footer p,.deal-progress{font-size:.94rem!important}
.site-update{font-size:.96rem}
@media(max-width:720px){
  .site-header{min-height:72px;padding-top:.45rem;padding-bottom:.45rem}
  .brand{font-size:1.04rem;gap:.5rem}
  .brand-logo{width:50px;height:50px}
  .product-card h3{font-size:1.52rem}
  .studio-logo{width:min(76vw,290px)}
}
@media(max-width:460px){
  .brand{font-size:1rem}
  .brand-logo{width:46px;height:46px}
  .product-price{font-size:1.2rem}
  .halloween-gallery figcaption{font-size:1.08rem}
}

/* Larger logo, clear navigation and Title Case throughout */
body{text-transform:capitalize}
input,select,option{text-transform:none}
.site-header{min-height:108px;gap:1.4rem}
.brand{font-size:1.45rem;gap:.95rem}
.brand-logo{width:82px;height:82px;border-width:3px;border-color:#efb63c}
.brand small{font-size:.8rem}
.site-header nav{gap:.65rem}
.site-header nav a{display:block;padding:.6rem .85rem;background:#241a07;border:2px solid #d6a22f;border-radius:12px;color:#fff6d9;font-size:1.17rem;line-height:1.25;letter-spacing:.01em;text-align:center;text-shadow:none;white-space:nowrap}
.site-header nav a:hover,.site-header nav a:focus-visible{background:#ffd349;border-color:#ffe28d;color:#090807}
.hero h1,.hero h1 em,.shop-intro h2,.markets h2,.studio h2,.halloween-intro h2,.deal-banner strong{text-shadow:none}
.hero h1{font-size:clamp(2.7rem,4.8vw,5.25rem)}
.hero p,.shop-intro p,.markets p,.studio p,.halloween-intro p{font-size:1.13rem}
.product-card h3{font-size:1.65rem}
.product-meta{font-size:1.05rem}
.product-category{font-size:.95rem}
.site-update{font-size:1.02rem}
.studio-logo{width:min(100%,420px);border-width:3px;border-color:#d5a237}
@media(max-width:1000px) and (min-width:721px){
  .site-header{gap:.75rem}
  .brand{font-size:1.13rem;gap:.55rem}
  .brand-logo{width:66px;height:66px}
  .site-header nav{gap:.35rem}
  .site-header nav a{font-size:1rem;padding:.55rem .5rem}
}
@media(max-width:720px){
  .site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:.45rem;min-height:0;padding:.6rem 1rem 0}
  .brand{grid-column:1;grid-row:1;font-size:1.08rem;gap:.5rem;min-width:0}
  .brand-logo{width:64px;height:64px}
  .bag-button{grid-column:2;grid-row:1}
  .site-header nav{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;width:100%;margin:.65rem 0 0;padding:.55rem 0;border-top:1px solid #89661b}
  .site-header nav a{font-size:1rem;line-height:1.18;white-space:normal;padding:.6rem .25rem;display:flex;align-items:center;justify-content:center;min-height:54px}
  .hero h1{font-size:clamp(2.35rem,9.5vw,3.8rem)}
  .studio-logo{width:min(84vw,360px)}
}
@media(max-width:400px){
  .brand{font-size:1rem}
  .brand-logo{width:58px;height:58px}
  .site-header nav{gap:.25rem}
  .site-header nav a{font-size:.94rem}
}
