.mom-hero{border-bottom:var(--bw) solid var(--ink);background:var(--sale-bg);color:var(--ink);padding:44px 0 48px;position:relative;overflow:hidden}.mom-hero-hot{background:var(--sale-bg)}.mom-hero-cool{background:var(--trust-bg)}.mom-hero-fresh{background:var(--star-bg)}.mom-hero-festive{background:var(--surprise);color:var(--surface)}.mom-hero-neutral{background:var(--surface-2)}.mom-hero:before{content:"";background-image:repeating-linear-gradient(-45deg, transparent 0 31px, color-mix(in oklab, var(--ink) 3.5%, transparent) 31px 32px);pointer-events:none;position:absolute;inset:0}.mom-hero-inner{z-index:1;grid-template-columns:minmax(0,1.45fr) minmax(0,.55fr);align-items:center;gap:40px;display:grid;position:relative}.mom-hero-copy{text-align:left;flex-direction:column;align-items:flex-start;gap:16px;display:flex}.mom-hero-art{justify-content:center;align-items:center;display:flex}.mom-kicker{letter-spacing:.16em;text-transform:uppercase}.mom-hero-stack{aspect-ratio:1;width:100%;max-width:340px;margin-inline:auto;position:relative}.mom-hero-blob{background:var(--star);border:var(--bw) solid var(--ink);box-shadow:var(--sh-offset);z-index:0;border-radius:50%;position:absolute;inset:9% 8% 13% 10%}.mom-hero-tile,.mom-hero-card{background:var(--surface);border:var(--bw) solid var(--ink);border-radius:var(--r-5);box-shadow:var(--sh-offset);overflow:hidden}.mom-hero-tile-img{padding:10px}.mom-hero-front{aspect-ratio:1;z-index:3;width:66%;position:absolute;bottom:2%;left:50%;transform:translate(-52%)rotate(-3deg)}.mom-hero-card{position:absolute;inset:0}.mom-hero-back{aspect-ratio:1;z-index:1;width:46%;position:absolute}.mom-hero-back-1{top:0;left:0;transform:rotate(-9deg)}.mom-hero-back-2{z-index:2;top:4%;right:0;transform:rotate(8deg)}.mom-hero-badge{z-index:4;font:800 15px/1 var(--font-display);letter-spacing:.01em;color:var(--cta-ink);background:var(--cta);border:var(--bw) solid var(--ink);box-shadow:var(--sh-offset-sm);border-radius:999px;align-items:center;padding:8px 13px;display:inline-flex;position:absolute;top:-14px;right:-12px;transform:rotate(5deg)}@media (prefers-reduced-motion:no-preference){.mom-hero-front,.mom-hero-card,.mom-hero-back,.mom-hero-badge,.mom-hero-blob{transition:transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s}.mom-hero-stack:hover .mom-hero-front{transform:translate(-52%)translateY(-10px)rotate(-1deg)}.mom-hero-stack:hover .mom-hero-card{box-shadow:var(--sh-offset-lg)}.mom-hero-stack:hover .mom-hero-back-1{transform:translate(-12px,-7px)rotate(-13deg)}.mom-hero-stack:hover .mom-hero-back-2{transform:translate(12px,-7px)rotate(12deg)}.mom-hero-stack:hover .mom-hero-badge{transform:rotate(5deg)scale(1.1)}.mom-hero-stack:hover .mom-hero-blob{transform:scale(1.05)}}.mom-title{text-transform:uppercase;max-width:16ch}.mom-sub{color:var(--ink-2);max-width:38ch;margin:0}.mom-intro{text-wrap:pretty;max-width:52ch;margin:2px 0 0}.mom-stickers{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin:6px 0 0;display:flex}.mom-cta{margin-top:14px}.mom-hero-festive .mom-title,.mom-hero-festive .mom-sub,.mom-hero-festive .mom-intro{color:var(--surface)}.mom-hero-festive .mom-kicker{background:var(--surface);border-color:var(--surface);color:var(--ink)}.mom-grid-wrap{padding:48px 0 80px}.mom-themes{flex-wrap:wrap;gap:10px;margin:0 0 24px;display:flex}.mom-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.mom-empty{border:var(--bw) dashed var(--rule);border-radius:var(--r-6);background:var(--surface);text-align:center;flex-direction:column;align-items:center;gap:14px;padding:64px 32px;display:flex}.mom-empty p{font:500 15px/1.5 var(--font-body);color:var(--ink-muted);max-width:380px;margin:0}@media (max-width:860px){.mom-hero-inner{text-align:center;grid-template-columns:1fr;gap:8px}.mom-hero-copy{text-align:center;align-items:center}.mom-hero-art{order:-1}.mom-sub,.mom-intro{margin-inline:auto}.mom-stickers{justify-content:center}}@media (max-width:1000px){.mom-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.mom-grid{grid-template-columns:1fr;gap:14px}.mom-hero{padding:36px 0 40px}.mom-hero-stack{max-width:240px}}
