:root{--ink:#26161f;--cream:#fff8ee;--pink:#ff4e79;--plum:#5f244d;--yellow:#ffd54a;--line:#dccdc6;--card:#fffdf8;--shadow:0 18px 45px rgba(69,29,52,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}.announcement{background:var(--ink);color:#fff;text-align:center;padding:10px;font-size:12px;font-weight:700;letter-spacing:.12em}.announcement span{color:var(--yellow);margin:0 10px}.nav-wrap{position:sticky;top:0;z-index:20;background:rgba(255,248,238,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{max-width:1320px;margin:auto;padding:16px 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-family:Figtree,sans-serif;font-weight:900;text-decoration:none;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;background:var(--pink);color:#fff;border-radius:50%;font-size:14px;transform:rotate(-8deg)}.nav-links{display:flex;gap:32px}.nav-links a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:700}.cart-button{border:0;border-radius:999px;background:var(--ink);color:#fff;padding:11px 12px 11px 20px;font-weight:700;cursor:pointer}.cart-button span{display:inline-grid;place-items:center;width:27px;height:27px;margin-left:8px;border-radius:50%;background:var(--yellow);color:var(--ink)}
.hero{position:relative;max-width:1450px;margin:0 auto;min-height:690px;overflow:hidden;background:#f5d4bb}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,245,228,.98) 4%,rgba(255,245,228,.88) 31%,rgba(255,245,228,.12) 62%)}.hero-copy{position:relative;z-index:2;max-width:650px;padding:150px 40px 100px 8vw}.eyebrow{margin:0 0 16px;color:var(--pink);font:800 12px/1 Figtree,sans-serif;letter-spacing:.14em}.hero h1,.section-heading h2,.why h2,.modal-card h2{font-family:Figtree,sans-serif;letter-spacing:-.055em}.hero h1{font-size:clamp(56px,7vw,104px);line-height:.88;margin:0;max-width:700px}.hero h1 em{color:var(--pink);font-style:normal}.hero-text{max-width:410px;font-size:18px;line-height:1.55;margin:28px 0}.primary-button{display:inline-flex;align-items:center;gap:24px;border:0;border-radius:999px;background:var(--ink);color:#fff;padding:17px 24px;text-decoration:none;font:700 14px DM Sans;cursor:pointer}.primary-button span{color:var(--yellow);font-size:20px}.hero-sticker{position:absolute;z-index:3;right:5%;top:8%;display:grid;place-content:center;text-align:center;width:112px;height:112px;border-radius:50%;background:var(--yellow);font:700 13px Figtree;transform:rotate(9deg);box-shadow:0 8px 0 rgba(38,22,31,.15)}.hero-sticker strong{font-size:24px}.marquee{overflow:hidden;background:var(--pink);color:#fff;padding:16px 0;white-space:nowrap;font:800 13px Figtree;letter-spacing:.12em}.marquee div{width:max-content;animation:slide 22s linear infinite}.marquee span{color:var(--yellow);margin:0 30px}@keyframes slide{to{transform:translateX(-50%)}}
.shop{max-width:1320px;margin:auto;padding:110px 28px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:32px}.section-heading h2{font-size:clamp(40px,5vw,70px);line-height:.95;margin:0}.section-note{max-width:420px;line-height:1.6;color:#6f5a63}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:35px}.filter{border:1px solid var(--line);background:transparent;border-radius:999px;padding:11px 18px;color:var(--ink);font-weight:700;cursor:pointer}.filter.active,.filter:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:var(--card);border:1px solid var(--line);border-radius:22px;overflow:hidden;transition:.25s ease;box-shadow:0 5px 0 rgba(95,36,77,.04)}.product-card:hover{transform:translateY(-7px) rotate(-.4deg);box-shadow:var(--shadow)}.product-image{position:relative;aspect-ratio:1/1;background-image:url("catalog-hero.png");background-size:310% auto;background-position:var(--x) var(--y);overflow:hidden}.product-image:after{content:"";position:absolute;inset:auto 12px 12px auto;width:48px;height:48px;border-radius:50%;background:var(--yellow);mix-blend-mode:multiply;opacity:.7}.product-badge{position:absolute;top:12px;left:12px;background:#fff;border-radius:999px;padding:7px 10px;font:800 10px Figtree;letter-spacing:.08em}.product-body{padding:18px}.product-title{font:800 19px/1.15 Figtree;margin:0 0 8px;letter-spacing:-.02em}.product-blurb{min-height:42px;color:#735f68;font-size:13px;line-height:1.45;margin:0 0 16px}.product-row{display:flex;align-items:center;justify-content:space-between}.price{font:800 18px Figtree}.add-button{border:0;width:40px;height:40px;border-radius:50%;background:var(--pink);color:#fff;font-size:22px;cursor:pointer;transition:.2s}.add-button:hover{background:var(--plum);transform:rotate(90deg)}
.why{max-width:1264px;margin:20px auto 110px;padding:70px;display:grid;grid-template-columns:180px 1fr 330px;align-items:center;gap:45px;border-radius:32px;background:var(--plum);color:#fff}.why-number{font:900 150px/.8 Figtree;color:var(--yellow);letter-spacing:-.1em}.why h2{font-size:48px;line-height:1.02;margin:0}.why-copy p{color:#eadde6;line-height:1.6}.text-button{border:0;background:none;color:var(--yellow);padding:0;font-weight:800;cursor:pointer}footer{border-top:1px solid var(--line);padding:35px max(28px,calc((100vw - 1264px)/2));display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:11px;font-weight:700;letter-spacing:.08em;color:#826d76}.footer-brand{color:var(--ink)}dialog{border:0;border-radius:30px;padding:0;background:transparent;max-width:550px;width:calc(100% - 30px)}dialog::backdrop{background:rgba(38,22,31,.76);backdrop-filter:blur(5px)}.modal-card{position:relative;text-align:center;background:var(--cream);padding:55px 45px;border-radius:30px;box-shadow:var(--shadow)}.modal-card h2{font-size:54px;line-height:.95;margin:10px 0 20px}.modal-card p:not(.eyebrow){line-height:1.65;color:#735f68}.party{font-size:66px}.modal-close{position:absolute;right:18px;top:15px;border:0;background:none;font-size:30px;cursor:pointer}.toast{position:fixed;z-index:50;bottom:24px;left:50%;transform:translate(-50%,120px);background:var(--ink);color:#fff;border-radius:999px;padding:14px 22px;font-size:13px;font-weight:700;transition:.3s}.toast.show{transform:translate(-50%,0)}.confetti{position:fixed;z-index:60;top:-20px;width:9px;height:14px;animation:fall 1.8s ease-in forwards}@keyframes fall{to{transform:translateY(105vh) rotate(760deg)}}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,1fr)}.why{grid-template-columns:120px 1fr}.why-number{font-size:100px}.why-copy{grid-column:2}.hero{min-height:610px}.hero-image{object-position:60% center}.hero-copy{padding-top:110px}.hero h1{font-size:72px}}
@media(max-width:720px){.nav-links{display:none}.announcement{font-size:10px}.hero{min-height:690px}.hero:after{background:linear-gradient(180deg,rgba(255,245,228,.95) 5%,rgba(255,245,228,.78) 45%,rgba(255,245,228,.1) 80%)}.hero-image{object-position:65% bottom}.hero-copy{padding:70px 22px 300px}.hero h1{font-size:54px}.hero-sticker{width:88px;height:88px;top:auto;bottom:25px}.section-heading{display:block}.section-note{margin-top:18px}.shop{padding:75px 16px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-body{padding:14px}.product-title{font-size:16px}.product-blurb{font-size:12px}.why{margin:10px 16px 70px;padding:40px 28px;display:block}.why-number{font-size:90px;margin-bottom:35px}.why h2{font-size:38px}.why-copy{margin-top:30px}footer{align-items:flex-start;flex-direction:column}.modal-card{padding:45px 24px}.modal-card h2{font-size:42px}}
@media(max-width:420px){.product-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1.25/1}.hero h1{font-size:49px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
