:root{--ink:#172121;--cream:#fbf2db;--orange:#ff5a2f;--yellow:#ffc829;--green:#a9d68e;--red:#e94c35}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif}.topline{background:var(--ink);color:#fff7e7;text-align:center;padding:11px 20px;font:500 11px 'DM Mono',monospace;letter-spacing:.1em;text-transform:uppercase}.topline span{color:var(--yellow);margin:0 18px}header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5vw;border-bottom:1px solid rgba(23,33,33,.2)}.brand{color:var(--ink);text-decoration:none;font-family:Fraunces,serif;font-size:27px;font-weight:900;letter-spacing:-.08em;position:relative}.brand img{display:block;max-width:140px;max-height:50px;object-fit:contain}.brand img+span{display:none}.brand span{display:block}nav{display:flex;gap:32px}nav a,footer a{color:inherit;text-decoration:none;font-size:13px;font-weight:700}.bag{border:0;background:none;font:700 13px Manrope;color:var(--ink);cursor:pointer}.bag span{margin-left:5px;background:var(--orange);border-radius:100%;padding:3px 7px;color:white}.hero{min-height:650px;display:grid;grid-template-columns:1.04fr .96fr;overflow:hidden}.hero-copy{padding:105px 5.5vw 70px}.eyebrow{font:500 11px 'DM Mono',monospace;letter-spacing:.1em;text-transform:uppercase;margin:0 0 20px}.eyebrow i{display:inline-block;width:27px;height:1px;background:currentColor;margin:0 12px 4px}h1,h2{font-family:Fraunces,serif;font-weight:900;letter-spacing:-.075em;line-height:.87;margin:0}h1{font-size:clamp(58px,7.4vw,112px)}em{font-style:normal;color:var(--orange)}.intro{max-width:430px;font-size:17px;line-height:1.6;margin:29px 0}.button{display:inline-flex;align-items:center;gap:30px;padding:16px 19px;color:inherit;text-decoration:none;text-transform:uppercase;font:700 11px 'DM Mono',monospace;letter-spacing:.05em}.button b{font-size:20px;line-height:10px}.button-dark{background:var(--ink);color:#fff}.button-light{background:var(--yellow)}.hero-notes{display:flex;gap:16px;margin-top:58px;text-transform:uppercase;font:500 9px 'DM Mono',monospace;letter-spacing:.08em}.hero-notes span:before{content:'✦';color:var(--orange);margin-right:5px}.hero-art{background:var(--orange);position:relative;overflow:hidden;min-height:540px}.sun{position:absolute;background:var(--yellow);width:68%;aspect-ratio:1;border-radius:50%;top:11%;left:15%}.arc{border:2px solid var(--ink);border-radius:50%;position:absolute;width:76%;aspect-ratio:1;top:8%;left:11%}.arc-two{width:88%;top:2%;left:5%;border-color:#f9d998}.jar{position:absolute;z-index:2;width:185px;height:260px;border:4px solid var(--ink);border-radius:14px 14px 25px 25px;bottom:7%;box-shadow:9px 9px 0 var(--ink)}.jar:before,.product-tin:before{content:'';position:absolute;height:25px;left:-8px;right:-8px;top:-27px;border:4px solid var(--ink);border-bottom:0;border-radius:5px 5px 0 0;background:#b3332c}.jar-main{left:32%;background:var(--yellow);transform:rotate(-7deg);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.jar-label{font:900 22px Fraunces;line-height:.75}.jar-label small{font:700 20px Manrope;letter-spacing:-.08em}.jar-bottom{position:absolute;bottom:13px;font:10px 'DM Mono'}.jar-back{right:5%;bottom:15%;background:#9ccf7e;transform:rotate(15deg);padding:80px 10px 0;text-align:center;font:900 22px Manrope;line-height:.8}.pepper{position:absolute;font-size:30px;color:var(--ink);z-index:1}.p1{top:14%;left:10%}.p2{right:10%;top:38%;font-size:44px}.p3{bottom:8%;left:8%;font-size:24px}.rotate-text{position:absolute;bottom:2%;right:5%;font:11px 'DM Mono';letter-spacing:.11em;transform:rotate(-6deg)}.marquee{overflow:hidden;background:var(--yellow);padding:17px 0;white-space:nowrap;font:800 16px 'DM Mono';letter-spacing:.02em}.marquee div{animation:slide 25s linear infinite}.marquee b{color:var(--orange);padding:0 22px}@keyframes slide{to{transform:translateX(-35%)}}.section{padding:110px 5.5vw}.products{display:grid;grid-template-columns:29% 1fr;gap:6vw}.section-title h2,.bundle h2,.story h2{font-size:clamp(42px,4.4vw,65px)}.text-link{display:inline-block;color:var(--ink);font:700 12px Manrope;margin-top:31px}.text-link b{font-size:18px;margin-left:8px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{min-width:0;position:relative;padding-top:225px}.product-yellow{background:#ffd360}.product-red{background:#f36b50}.product-green{background:#bfe0a6}.product-tin{height:230px;position:absolute;width:128px;top:33px;left:50%;transform:translateX(-50%);border:3px solid var(--ink);border-radius:11px 11px 19px 19px;padding:21px 13px 12px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:5px 6px 0 var(--ink)}.product-tin b{font:900 18px Fraunces;letter-spacing:-.08em}.product-tin span{font:800 17px Manrope;line-height:.77;letter-spacing:-.08em}.product-tin small{font:9px 'DM Mono'}.tin-yellow{background:var(--yellow)}.tin-red{background:var(--orange);transform:translateX(-50%) rotate(5deg)}.tin-green{background:#9cce80;transform:translateX(-50%) rotate(-5deg)}.stamp{position:absolute;z-index:3;left:13px;top:15px;width:58px;aspect-ratio:1;border-radius:50%;background:var(--ink);color:white;display:grid;place-items:center;text-align:center;font:8px 'DM Mono';line-height:1.2;transform:rotate(-12deg)}.stamp-alt{background:var(--orange)}.product-info{background:var(--cream);padding:17px 16px;position:relative}.product-info h3{margin:0 0 4px;font:800 15px Manrope}.product-info p{margin:0 0 14px;font-size:10px}.product-info strong{font:700 12px 'DM Mono'}.product-info button{position:absolute;right:14px;bottom:13px;width:27px;height:27px;border:1px solid var(--ink);border-radius:50%;background:transparent;font-size:20px;cursor:pointer}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:#fff}.story-photo{min-height:510px;background:linear-gradient(145deg,transparent 41%,#e94c35 41% 52%,transparent 52%),radial-gradient(circle at 59% 38%,#ffc829 0 13%,#ff5a2f 13.5% 25%,#a9d68e 25.5% 39%,transparent 39.5%),#efb437;position:relative}.story-photo span{position:absolute;left:8%;bottom:8%;font:900 54px/.78 Fraunces;letter-spacing:-.08em;color:var(--ink)}.story-copy{padding:95px 9vw 80px 7vw}.story-copy em{color:var(--yellow)}.story-copy>p:not(.eyebrow){line-height:1.7;max-width:430px;margin:30px 0}.bundle{text-align:center;background:#a9d68e}.bundle h2{margin-bottom:22px}.bundle>p:not(.eyebrow){margin:0 auto 25px;font-size:16px}footer{display:flex;align-items:center;justify-content:space-between;padding:38px 5.5vw;background:var(--cream);border-top:1px solid var(--ink)}footer p{font-size:11px}footer div{display:flex;gap:18px}
@media(max-width:800px){header{height:70px;padding:0 5vw}nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:72px 7vw 55px}.hero-art{min-height:470px}.products{display:block;padding:75px 5vw}.section-title{margin-bottom:40px}.product-grid{gap:10px}.product{padding-top:200px}.product-tin{transform:translateX(-50%) scale(.78)}.tin-red{transform:translateX(-50%) rotate(5deg) scale(.78)}.tin-green{transform:translateX(-50%) rotate(-5deg) scale(.78)}.product-info{padding:13px 9px}.product-info h3{font-size:12px}.product-info p{font-size:8px}.story{grid-template-columns:1fr}.story-photo{min-height:360px}.story-copy{padding:70px 7vw}.bundle{padding:75px 7vw}footer{flex-wrap:wrap;gap:14px}.hero-notes{flex-wrap:wrap}.stamp{transform:scale(.75);transform-origin:top left}}

/* Spicez midnight-gold theme */
:root{--ink:#090806;--cream:#15120d;--orange:#d99a21;--yellow:#f5c64f;--green:#a88840;--red:#8c4b17;--gold-pale:#fff1c8}
body{color:var(--gold-pale);background:var(--cream)}
.topline{background:#050504;color:var(--yellow);border-bottom:1px solid #72531e}
header{background:#100e0b;border-bottom-color:rgba(245,198,79,.3)}.brand{color:var(--yellow)}.bag{color:var(--gold-pale)}.bag span{background:var(--yellow);color:#111}
.hero{background:radial-gradient(circle at 12% 8%,#2b2110,transparent 32%)}em{color:var(--yellow)}.intro{color:#e6d5ab}.button-dark,.button-light{background:var(--yellow);color:var(--ink)}.hero-notes{color:#dac28c}.hero-notes span:before{color:var(--yellow)}
.hero-art{background:linear-gradient(145deg,#b77a13,#5c3511)}.sun{box-shadow:0 0 80px #e1a62d}.jar-back{background:#b79747}.marquee{color:#111}.marquee b{color:#70400e}
.products{background:#100e0b}.text-link{color:var(--yellow)}.product-yellow{background:#b57d19}.product-red{background:#784119}.product-green{background:#5d4b23}.tin-green{background:#b79747}.product-info{background:#1b1710}.product-info p{color:#bda977}.product-info strong{color:var(--yellow)}.product-info button{border-color:var(--yellow);color:var(--yellow)}
.story{background:#050504}.story-photo{background:linear-gradient(145deg,transparent 41%,#7b4515 41% 52%,transparent 52%),radial-gradient(circle at 59% 38%,#f5c64f 0 13%,#b87916 13.5% 25%,#725f29 25.5% 39%,transparent 39.5%),#8f6017}.story-copy>p:not(.eyebrow){color:#e3d0a1}.bundle{background:linear-gradient(135deg,#8a5b13,#d39a26);color:#120e08}.bundle .eyebrow{color:#38260b}.bundle h2 em{color:#fff1c8}footer{background:#090806;border-top-color:#79551e}
