@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600;700&family=Fredoka:wght@500;600;700&display=swap');
:root{--scarlet:#b9342d;--red:#db5140;--turmeric:#f5b82e;--brown:#70493b;--cream:#fff9ed;--peach:#f7e2c5;--teal:#268e88;--ink:#3d302a;--white:#fff;--shadow:0 16px 40px rgba(92,55,38,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.65 'DM Sans',sans-serif;background:var(--cream)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.6rem;z-index:20}.announcement{background:var(--scarlet);color:#fff;text-align:center;padding:.45rem 1rem;font-size:.82rem;font-weight:700;letter-spacing:.02em}.site-header{height:82px;padding:0 max(4vw,24px);display:flex;align-items:center;gap:2rem;background:rgba(255,249,237,.95);position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(112,73,59,.12)}.brand{display:flex;align-items:center;gap:.5rem;margin-right:auto}.brand span{display:flex;flex-direction:column;line-height:.9;font-family:Fredoka}.brand strong{font-size:1.35rem;color:var(--teal)}.brand em{font-size:1.05rem;color:var(--brown);font-style:normal}.site-header nav{display:flex;gap:1.4rem;font-weight:700;font-size:.92rem}.site-header nav a:hover{color:var(--scarlet)}.cart-button,.menu-toggle{border:0;border-radius:999px;padding:.65rem 1rem;font-weight:700;cursor:pointer}.cart-button{background:var(--turmeric);color:var(--ink)}.cart-button span{display:inline-grid;place-items:center;background:#fff;border-radius:50%;width:22px;height:22px;margin-left:.25rem}.menu-toggle{display:none;background:var(--peach)}
.hero{min-height:650px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:4vw;padding:5rem max(6vw,30px);overflow:hidden;background:radial-gradient(circle at 80% 30%,#ffe2a1 0 8%,transparent 35%),linear-gradient(135deg,#fff9ed,#f9e6ca)}.hero-copy{max-width:620px}.eyebrow{color:var(--scarlet);text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:800;margin:0 0 .7rem}.hero h1,.section h2,.newsletter h2{font-family:Fredoka;font-weight:700;line-height:1.02;margin:.2rem 0 1.2rem}.hero h1{font-size:clamp(3.5rem,7vw,6.8rem);color:var(--brown)}.hero h1 span{color:var(--scarlet)}.hero-copy>p:not(.eyebrow){font-size:1.15rem;max-width:55ch}.button-row{display:flex;gap:.8rem;margin:1.8rem 0}.button{display:inline-block;border:0;border-radius:999px;padding:.8rem 1.3rem;font-weight:800;cursor:pointer}.primary{background:var(--scarlet);color:white;box-shadow:0 8px 0 #8f2924}.primary:hover{transform:translateY(2px);box-shadow:0 6px 0 #8f2924}.secondary{border:2px solid var(--brown);color:var(--brown)}.trust{display:flex;gap:1.1rem;flex-wrap:wrap;font-size:.82rem;font-weight:700}.hero-art{position:relative}.hero-art:before,.hero-art:after{content:"";position:absolute;border-radius:28% 72% 63% 37%;z-index:-1}.hero-art:before{inset:4%;background:#ffd86d;transform:rotate(-5deg)}.hero-art:after{inset:15% -5% -5% 20%;background:#e8a08b;transform:rotate(8deg)}
.categories{display:grid;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:-45px auto 0;position:relative;z-index:2;background:white;border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.categories article{text-align:center;padding:1.7rem 2rem;border-right:1px solid #eee}.categories article:last-child{border:0}.categories span{font-size:2rem}.categories h3{font-family:Fredoka;margin:.4rem 0 0}.categories p{margin:.2rem 0;font-size:.9rem}.section{padding:6rem max(6vw,30px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;max-width:1200px;margin:0 auto 2rem}.section h2,.newsletter h2{font-size:clamp(2.4rem,4.5vw,4.2rem);color:var(--brown)}.section-heading>p{max-width:48ch}.product-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.product-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);transition:.25s}.product-card:hover{transform:translateY(-6px)}.product-art{height:245px;display:grid;place-items:center;font-size:5rem;position:relative}.product-art span{position:absolute;right:1rem;top:1rem;background:white;padding:.25rem .6rem;border-radius:999px;font-size:.72rem;font-weight:800}.rangoli{background:linear-gradient(145deg,#ed7b55,#f8c83d)}.lanterns{background:linear-gradient(145deg,#c83b39,#482963)}.market{background:linear-gradient(145deg,#55a49f,#e0a456)}.carnival{background:linear-gradient(145deg,#43a769,#f2cc37)}.product-body{padding:1.3rem}.tag{color:var(--scarlet);font-weight:800;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;margin:0}.product-body h3{font:600 1.5rem Fredoka;margin:.25rem 0}.product-body>p:not(.tag){font-size:.9rem}.product-meta{display:flex;justify-content:space-between;gap:.5rem;align-items:end;font-size:.76rem;margin:1rem 0}.product-meta strong{font-size:1.1rem}.add-to-cart{width:100%;border:0;border-radius:999px;padding:.7rem;background:var(--turmeric);font-weight:800;cursor:pointer}.add-to-cart:hover{background:#ffc63f}
.story{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;background:#f1d8bd}.story-art{background:white;border-radius:45% 55% 48% 52%;padding:2rem;transform:rotate(-2deg)}.story-art img{transform:rotate(2deg)}.text-link{color:var(--scarlet);font-weight:800}.why{text-align:center}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1200px;margin:2.5rem auto}.why-grid article{padding:2rem 1.4rem;border:2px solid var(--peach);border-radius:20px}.why-grid b{font:700 2rem Fredoka;color:var(--turmeric)}.why-grid h3{font-family:Fredoka}.culture-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5vw;background:var(--teal);color:white}.culture-card h2,.culture-card .eyebrow{color:white}.culture-card li{margin:.4rem 0}.card-visual{position:relative;min-height:380px}.mini-card{position:absolute;width:230px;height:330px;border-radius:18px;padding:1.3rem;box-shadow:0 18px 35px rgba(0,0,0,.22);text-align:center}.mini-card.front{left:15%;top:5%;background:#fff3ce;color:var(--brown);transform:rotate(-8deg)}.mini-card.back{left:45%;top:15%;background:#ffeef0;color:var(--brown);transform:rotate(8deg)}.mini-card span{font-size:.6rem;letter-spacing:.12em;font-weight:800}.mini-card strong{display:block;font:600 2rem Fredoka;margin-top:1rem}.mini-card div{font-size:6rem;line-height:1.3}.mini-card p{margin-top:2rem}.mini-card em{font-weight:800;color:var(--scarlet)}.testimonials{text-align:center}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1100px;margin:auto}.quotes blockquote{margin:0;background:white;border-radius:20px;padding:2rem;text-align:left;font:500 1.12rem Fredoka;box-shadow:var(--shadow)}.quotes cite{display:block;margin-top:1.3rem;font:700 .8rem 'DM Sans';color:var(--scarlet)}.faq{max-width:900px;margin:auto}.faq details{border-bottom:1px solid #d9c5ad;padding:1rem 0}.faq summary{font:600 1.2rem Fredoka;cursor:pointer}.newsletter{padding:4rem max(6vw,30px);background:var(--turmeric);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}.newsletter h2{font-size:clamp(2.2rem,4vw,3.6rem)}.newsletter form{display:grid;grid-template-columns:1fr auto;gap:.8rem}.newsletter input{border:0;border-radius:999px;padding:1rem 1.2rem;min-width:0}.newsletter #form-message{grid-column:1/-1;margin:0;font-weight:700}footer{background:var(--brown);color:white;padding:3rem max(6vw,30px);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:1rem}.footer-brand{justify-self:start}.footer-brand strong{color:#72d1ca}.footer-brand em{color:white}footer div{display:flex;gap:1rem;justify-self:end}footer small{grid-column:1/-1;opacity:.7}.toast{position:fixed;right:1.5rem;bottom:1.5rem;background:var(--ink);color:white;padding:.8rem 1.2rem;border-radius:12px;box-shadow:var(--shadow);transform:translateY(130%);transition:.25s;z-index:30}.toast.show{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:900px){.site-header nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--cream);padding:1rem 5vw;flex-direction:column;box-shadow:var(--shadow)}.site-header nav.open{display:flex}.menu-toggle{display:block}.hero{grid-template-columns:1fr;text-align:center;padding-top:3.5rem}.hero-copy{margin:auto}.button-row,.trust{justify-content:center}.hero-art{max-width:600px;margin:auto}.product-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.story,.culture-card,.newsletter{grid-template-columns:1fr}.newsletter form{grid-template-columns:1fr}.quotes{grid-template-columns:1fr}.card-visual{max-width:540px;width:100%;margin:auto}footer{grid-template-columns:1fr;text-align:center}.footer-brand,footer div{justify-self:center}footer small{grid-column:auto}}
@media(max-width:580px){.site-header{gap:.5rem}.brand strong{font-size:1rem}.brand em{font-size:.85rem}.cart-button{padding:.55rem .7rem}.categories{grid-template-columns:1fr;margin:-20px 1rem 0}.categories article{border-right:0;border-bottom:1px solid #eee;padding:1rem}.section-heading{display:block}.product-grid,.why-grid{grid-template-columns:1fr}.mini-card{width:190px;height:285px}.mini-card.front{left:5%}.mini-card.back{left:38%}.mini-card div{font-size:4rem}.newsletter form{display:block}.newsletter input,.newsletter button{width:100%;margin:.35rem 0}footer div{flex-wrap:wrap;justify-content:center}}
