.product-hero{display:flex;align-items:center;gap:60px;max-width:1440px;margin:0 auto;padding:80px 120px;background:linear-gradient(180deg,var(--bu-lavender-tint),var(--bu-pink-tint))}.product-hero__image-wrap{position:relative;width:520px;min-width:520px;height:440px;border-radius:var(--md3-shape-large);overflow:hidden;border:2px solid var(--color-border-purple-12);box-shadow:var(--md3-elevation-1)}.product-hero__image{width:100%;height:100%;object-fit:cover;display:block}.product-hero__badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:8px}.product-hero__badge{display:inline-block;padding:4px 12px;border-radius:50px;font-family:var(--font-primary);font-weight:700;font-size:11px;letter-spacing:.8px;text-transform:uppercase;background:var(--badge-bg);color:var(--badge-text);white-space:nowrap}.product-hero__details{display:flex;flex-direction:column;gap:20px;flex:1}.product-hero__breadcrumb{font-family:var(--font-primary);font-weight:400;font-size:13px;color:var(--color-text-muted)}.product-hero__country-tag{display:inline-block;align-self:flex-start;padding:4px 12px;border-radius:50px;background:#ff66c41f;font-family:var(--font-primary);font-weight:700;font-size:11px;letter-spacing:2px;color:var(--bu-pink)}.product-hero__name{font-family:var(--font-primary);font-weight:900;font-size:36px;color:var(--bu-purple);margin:0;line-height:1.1}.product-hero__size{font-family:var(--font-primary);font-weight:400;font-size:15px;color:var(--color-text-muted)}.product-hero__price{font-family:var(--font-primary);font-weight:700;font-size:28px;color:var(--bu-purple)}.product-hero__serving-pill{display:inline-block;align-self:flex-start;padding:6px 16px;border-radius:50px;background:#6600ff0f;border:1px solid rgba(102,0,255,.19);font-family:var(--font-primary);font-weight:600;font-size:12px;color:var(--bu-purple)}.product-hero__qty{display:flex;align-items:center}.product-hero__qty-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid rgba(102,0,255,.19);font-family:var(--font-primary);font-weight:700;font-size:18px;color:var(--bu-purple);cursor:pointer;transition:background var(--md3-duration-short3) var(--md3-easing-standard),color var(--md3-duration-short3) var(--md3-easing-standard),box-shadow var(--md3-duration-short3) var(--md3-easing-standard)}.product-hero__qty-btn:hover{background:var(--bu-purple);color:var(--bu-white);box-shadow:var(--md3-elevation-1)}.product-hero__qty-val{width:56px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(102,0,255,.19);border-left:none;border-right:none;font-family:var(--font-primary);font-weight:700;font-size:16px;color:var(--bu-purple)}.product-hero__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 48px;border-radius:50px;background:var(--bu-pink);color:var(--bu-white);border:none;font-family:var(--font-primary);font-weight:700;font-size:16px;cursor:pointer;min-height:44px;transition:transform var(--md3-duration-short3) var(--md3-easing-standard),box-shadow var(--md3-duration-short3) var(--md3-easing-standard)}.product-hero__cta:hover{transform:translateY(-1px);box-shadow:var(--md3-elevation-1)}.product-hero__cta:active{transform:translateY(0);box-shadow:var(--md3-elevation-0)}.product-hero__trust{font-family:var(--font-primary);font-weight:400;font-size:12px;color:var(--color-text-muted)}.product-story{content-visibility:auto;contain-intrinsic-size:auto 600px;padding:80px 120px;max-width:1440px;margin:0 auto}.product-story__columns{display:flex;gap:48px}.product-story__left{flex:1;display:flex;flex-direction:column;gap:24px}.product-story__tag{font-family:var(--font-primary);font-weight:700;font-size:11px;letter-spacing:3px;color:var(--bu-pink)}.product-story__title{font-family:var(--font-primary);font-weight:900;font-size:28px;color:var(--bu-purple);margin:0}.product-story__body{font-family:var(--font-primary);font-weight:400;font-size:15px;color:#333;line-height:1.7}.product-story__body p{margin:0 0 var(--space-4)}.product-story__body p:last-child{margin-bottom:0}.product-story__funfact{display:flex;flex-direction:column;gap:8px;padding:20px 24px;background:var(--bu-warm-cream);border-radius:var(--md3-shape-medium)}.product-story__funfact-tag{font-family:var(--font-primary);font-weight:700;font-size:11px;letter-spacing:2px;color:var(--bu-pink)}.product-story__funfact-text{font-family:var(--font-primary);font-weight:400;font-size:14px;font-style:italic;color:#6b5b8a;line-height:1.6;margin:0}.product-story__right{width:380px;min-width:380px;display:flex;flex-direction:column;gap:24px}.product-story__card{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:var(--md3-shape-large);background:var(--bu-white);border:1px solid var(--color-border-purple-12);box-shadow:var(--md3-elevation-0);transition:box-shadow var(--md3-duration-medium1) var(--md3-easing-standard)}.product-story__card:hover{box-shadow:var(--md3-elevation-1)}.product-story__card-tag{font-family:var(--font-primary);font-weight:700;font-size:11px;letter-spacing:2px;color:var(--bu-purple)}.product-story__card-text{font-family:var(--font-primary);font-weight:400;font-size:14px;color:#333;line-height:2;margin:0}.product-divider{width:100%;height:120px;opacity:.5}.product-divider__img{width:100%;height:100%;object-fit:contain}.product-related{content-visibility:auto;contain-intrinsic-size:auto 500px;display:flex;flex-direction:column;align-items:center;gap:32px;padding:60px 120px;background:#fbf5ff}.product-related__tag{font-family:var(--font-primary);font-weight:700;font-size:11px;letter-spacing:3px;color:var(--bu-pink)}.product-related__heading{font-family:var(--font-primary);font-weight:900;font-size:28px;color:var(--bu-purple);margin:0}.product-related__grid{display:flex;justify-content:center;gap:24px;width:100%}.product-related__card{display:flex;flex-direction:column;width:360px;border-radius:var(--md3-shape-large);background:var(--bu-white);border:1px solid var(--color-border-purple-12);overflow:hidden;text-decoration:none;box-shadow:var(--md3-elevation-0);transition:transform var(--md3-duration-medium1) var(--md3-easing-standard),box-shadow var(--md3-duration-medium1) var(--md3-easing-standard)}.product-related__card:hover{transform:translateY(-4px);box-shadow:var(--md3-elevation-2),0 12px 24px var(--color-shadow-purple)}.product-related__card-img-wrap{height:200px;overflow:hidden}.product-related__card-img{width:100%;height:100%;object-fit:cover;display:block}.product-related__card-body{display:flex;flex-direction:column;gap:6px;padding:16px 20px}.product-related__card-country{font-family:var(--font-primary);font-weight:700;font-size:10px;letter-spacing:2px;color:var(--bu-pink)}.product-related__card-name{font-family:var(--font-primary);font-weight:900;font-size:18px;color:var(--bu-purple)}.product-related__card-price{font-family:var(--font-primary);font-weight:700;font-size:16px;color:var(--bu-purple)}.product-proof{display:flex;flex-direction:column;align-items:center;gap:20px;padding:48px 120px;background:var(--bu-lavender-tint);overflow:hidden}.product-proof__tag{font-family:var(--font-primary);font-weight:700;font-size:11px;letter-spacing:3px;color:var(--bu-pink)}.product-proof__strip{display:flex;gap:16px;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-proof__strip::-webkit-scrollbar{display:none}.product-proof__img{flex-shrink:0;width:180px;height:180px;object-fit:cover;border:2px solid var(--bu-purple);border-radius:var(--md3-shape-medium);scroll-snap-align:start}.product-proof__link{display:inline-flex;align-items:center;min-height:44px;font-family:var(--font-primary);font-weight:600;font-size:14px;color:var(--bu-purple);text-decoration:none;letter-spacing:.5px}.product-proof__link:hover{color:var(--bu-pink)}.product-sticky-cta{display:none}@media(max-width:767px){.product-hero{flex-direction:column;padding:var(--space-8) var(--space-4);gap:var(--space-6)}.product-hero__image-wrap{width:100%;min-width:unset;height:300px}.product-hero__name{font-size:clamp(1.4rem,6vw,2.2rem)}.product-story{padding:var(--space-12) var(--space-4)}.product-story__columns{flex-direction:column;gap:var(--space-8)}.product-story__right{width:100%;min-width:unset}.product-related{padding:var(--space-12) var(--space-4)}.product-related__grid{flex-direction:column;align-items:center}.product-related__card{width:100%;max-width:400px}.product-proof{padding:var(--space-8) var(--space-4)}.product-proof__img{width:140px;height:140px}.product-sticky-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:90;align-items:center;justify-content:space-between;padding:0 var(--space-4);padding-bottom:env(safe-area-inset-bottom);min-height:64px;background:var(--bu-white);border-top:1px solid #E8E0F0;box-shadow:0 -2px 8px #6600ff1a;transform:translateY(100%);transition:transform var(--md3-duration-medium2) var(--md3-easing-emphasized-decelerate);pointer-events:none}.product-sticky-cta--visible{transform:translateY(0);pointer-events:auto}.product-sticky-cta__price{display:flex;flex-direction:column;gap:2px}.product-sticky-cta__amount{font-family:var(--font-primary);font-weight:700;font-size:1.25rem;color:var(--bu-purple)}.product-sticky-cta__size{font-family:var(--font-primary);font-weight:400;font-size:var(--text-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em}.product-sticky-cta__btn{background:var(--bu-pink);color:var(--bu-white);border:none;border-radius:50px;padding:14px 32px;font-family:var(--font-primary);font-weight:600;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;min-height:44px}}[data-theme=dark] .product-hero{background:var(--bu-purple)}[data-theme=dark] .product-hero__image-wrap{border-color:#6600ff40}[data-theme=dark] .product-hero__badge{background:var(--badge-bg-dark);color:var(--badge-text-dark)}[data-theme=dark] .product-hero__breadcrumb{color:var(--bu-lavender-text)}[data-theme=dark] .product-hero__country-tag{background:#ff66c426;color:var(--bu-pink)}[data-theme=dark] .product-hero__name{color:var(--bu-white)}[data-theme=dark] .product-hero__size{color:var(--bu-lavender-text)}[data-theme=dark] .product-hero__price{color:var(--bu-white)}[data-theme=dark] .product-hero__serving-pill{background:#60f3;border-color:#60f6;color:var(--bu-lavender-text)}[data-theme=dark] .product-hero__qty-btn{color:var(--bu-white);border-color:#fff3}[data-theme=dark] .product-hero__qty-btn:hover{background:var(--bu-white);color:var(--bu-purple)}[data-theme=dark] .product-hero__qty-val{color:var(--bu-white);border-color:#fff3}[data-theme=dark] .product-hero__cta{background:var(--bu-pink)}[data-theme=dark] .product-hero__trust{color:var(--bu-lavender-text)}[data-theme=dark] .product-story{background:#0d0025}[data-theme=dark] .product-story__tag{color:var(--bu-pink)}[data-theme=dark] .product-story__title{color:var(--bu-white)}[data-theme=dark] .product-story__body{color:var(--color-text-muted)}[data-theme=dark] .product-story__funfact{background:#6600ff1a}[data-theme=dark] .product-story__funfact-text{color:var(--bu-lavender-text)}[data-theme=dark] .product-story__card{background:#1a0040;border-color:#6600ff40}[data-theme=dark] .product-story__card-tag{color:var(--bu-pink)}[data-theme=dark] .product-story__card-text{color:var(--color-text-muted)}[data-theme=dark] .product-related{background:#0d0025}[data-theme=dark] .product-related__heading{color:var(--bu-white)}[data-theme=dark] .product-related__card{background:#1a0040;border-color:#6600ff40}[data-theme=dark] .product-related__card:hover{box-shadow:var(--md3-elevation-2),0 12px 24px #ff66c426}[data-theme=dark] .product-story__card:hover{box-shadow:var(--md3-elevation-1)}[data-theme=dark] .product-related__card-name{color:var(--bu-white)}[data-theme=dark] .product-related__card-price{color:var(--bu-lavender-text)}[data-theme=dark] .product-proof{background:#0d0025}[data-theme=dark] .product-proof__img{border-color:#60f6}[data-theme=dark] .product-proof__link{color:var(--bu-white)}[data-theme=dark] .product-proof__link:hover{color:var(--bu-pink)}[data-theme=dark] .product-sticky-cta{background:#1a0040;border-top-color:#336}[data-theme=dark] .product-sticky-cta__amount{color:var(--bu-white)}[data-theme=dark] .product-sticky-cta__size{color:var(--bu-lavender-text)}[data-theme=dark] .product-sticky-cta__btn{background:var(--bu-mid-purple)}@media(prefers-reduced-motion:reduce){.product-hero__cta,.product-hero__qty-btn,.product-related__card,.product-story__card,.product-sticky-cta{transition:none}}
