.shop-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,6vw,6rem);min-height:560px;padding-block:clamp(3rem,7vw,6rem);display:grid;overflow:visible}.shop-eyebrow{color:var(--primary);font-family:var(--ff-hand-patrick);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:1rem;font-size:1.05rem;font-weight:700;display:inline-flex}.shop-eyebrow svg{width:22px;height:22px}.shop-hero__title{color:var(--dark);font-family:var(--ff-hand-patrick);text-transform:uppercase;margin:0 0 1.5rem;font-size:clamp(3.5rem,7vw,6.5rem);font-weight:400;line-height:.86}.shop-hero__accent{color:var(--primary);display:inline-block;position:relative}.shop-hero__subtitle{max-width:540px;color:var(--text-secondary);margin:0 0 2rem;font-size:1.1rem;line-height:1.65}.shop-hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.shop-hero__secondary{color:var(--dark);background:#bcece8;border-color:#bcece8}.shop-hero__secondary:hover{border-color:var(--secondary-teal);background:var(--secondary-teal);color:#fff;transform:translateY(-2px)}.shop-hero__visual{isolation:isolate;min-height:480px;position:relative}.shop-hero__blob{z-index:-1;pointer-events:none;border-radius:47% 53% 61% 39%/42% 42% 58% 58%;position:absolute}.shop-hero__blob--yellow{background:var(--secondary-yellow);opacity:.48;width:48%;height:52%;top:2%;left:10%;transform:rotate(-12deg)}.shop-hero__blob--teal{opacity:.72;background:#bcece8;width:58%;height:63%;bottom:5%;right:1%;transform:rotate(14deg)}.shop-hero__blob--pink{opacity:.65;background:#ffc2d1;width:30%;height:34%;top:21%;right:8%}.shop-hero__products{position:absolute;inset:0}.shop-hero-product{color:var(--dark);background:#fff;border:6px solid #fff;border-radius:24px;transition:transform .24s,box-shadow .24s;display:grid;position:absolute;overflow:hidden;box-shadow:0 24px 55px #1f273429}.shop-hero-product:hover{z-index:5;box-shadow:0 30px 65px #1f273438}.shop-hero-product img{object-fit:cover;width:100%;height:100%;min-height:0}.shop-hero-product span{text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:999px;padding:.45rem .8rem;font-size:.75rem;font-weight:800;position:absolute;bottom:.7rem;left:.7rem;right:.7rem;overflow:hidden}.shop-hero-product--1{z-index:3;width:48%;height:64%;top:2%;left:18%;transform:rotate(-4deg)}.shop-hero-product--1:hover{transform:rotate(-2deg)translateY(-8px)}.shop-hero-product--2{z-index:2;width:40%;height:51%;top:14%;right:0;transform:rotate(7deg)}.shop-hero-product--2:hover{transform:rotate(4deg)translateY(-8px)}.shop-hero-product--3{z-index:4;width:43%;height:43%;bottom:0;left:2%;transform:rotate(5deg)}.shop-hero-product--3:hover{transform:rotate(2deg)translateY(-8px)}.shop-hero__heart{z-index:6;width:48px;height:48px;position:absolute;top:2%;right:1%}.shop-hero__note{z-index:6;border:2px solid var(--dark);background:var(--secondary-yellow);color:var(--dark);box-shadow:5px 5px 0 var(--dark);font-family:var(--ff-hand-patrick);border-radius:14px;padding:.65rem .9rem;line-height:1.05;display:grid;position:absolute;bottom:2%;right:2%;transform:rotate(-3deg)}.shop-hero__note strong{font-size:1.05rem}.shop-hero__note span{font-size:.78rem}@media (prefers-reduced-motion:no-preference){.shop-hero .heart-beat{animation:1.4s infinite heartbeat}}@media (max-width:992px){.shop-hero{text-align:center;grid-template-columns:1fr;gap:1rem;min-height:auto;padding-block:3rem}.shop-hero__subtitle{margin-inline:auto}.shop-hero__actions{justify-content:center}.shop-hero__visual{width:min(620px,100%);min-height:430px;margin-inline:auto}}@media (max-width:560px){.shop-hero{padding-top:2rem}.shop-hero__title{font-size:clamp(3.25rem,18vw,5rem)}.shop-hero__actions{display:grid}.shop-hero__visual{min-height:360px}.shop-hero-product{border-width:4px;border-radius:18px}.shop-hero-product span{display:none}.shop-hero-product--1{width:54%;left:13%}.shop-hero-product--2{width:43%}.shop-hero-product--3{width:48%}.shop-hero__heart{width:38px;height:38px}}
