.gallery[data-astro-cid-gjhjmbi3]{display:flex;flex-direction:column;gap:var(--space-sm)}.gallery__main[data-astro-cid-gjhjmbi3]{aspect-ratio:1;border-radius:var(--radius-lg);overflow:hidden;background-color:var(--neutral-white);border:1px solid var(--neutral-mist)}.gallery__main[data-astro-cid-gjhjmbi3] img[data-astro-cid-gjhjmbi3]{width:100%;height:100%;object-fit:cover}.gallery__thumbs[data-astro-cid-gjhjmbi3]{display:flex;gap:var(--space-xs);overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.gallery__thumbs[data-astro-cid-gjhjmbi3]::-webkit-scrollbar{display:none}.gallery__thumbs[data-astro-cid-gjhjmbi3]{-ms-overflow-style:none;scrollbar-width:none}.gallery__thumb[data-astro-cid-gjhjmbi3]{flex-shrink:0;width:56px;height:56px;border-radius:var(--radius-sm);overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:none;transition:border-color .2s}.gallery__thumb[data-astro-cid-gjhjmbi3].active{border-color:var(--brand-cyan)}.gallery__thumb[data-astro-cid-gjhjmbi3]:hover{border-color:var(--neutral-slate)}.gallery__thumb[data-astro-cid-gjhjmbi3].active:hover{border-color:var(--brand-cyan)}.gallery__thumb[data-astro-cid-gjhjmbi3] img[data-astro-cid-gjhjmbi3]{width:100%;height:100%;object-fit:cover}@media(min-width:769px){.gallery__thumb[data-astro-cid-gjhjmbi3]{width:72px;height:72px;border-radius:var(--radius-md)}}.product-header[data-astro-cid-o422f4lv]{background-color:var(--neutral-snow);padding:var(--space-lg) 0}.product-header__inner[data-astro-cid-o422f4lv]{display:flex;flex-direction:column;gap:var(--space-md)}.product-header__meta[data-astro-cid-o422f4lv]{display:flex;align-items:center;gap:var(--space-xs);margin-bottom:4px}.product-header__format[data-astro-cid-o422f4lv],.product-header__pages[data-astro-cid-o422f4lv]{font-size:var(--text-label);color:var(--neutral-steel);font-weight:500}.product-header__format[data-astro-cid-o422f4lv]:before,.product-header__pages[data-astro-cid-o422f4lv]:before{content:"·";margin-right:var(--space-xs)}.product-header__name[data-astro-cid-o422f4lv]{font-size:clamp(24px,5vw,36px);margin-bottom:4px}.product-header__tagline[data-astro-cid-o422f4lv]{font-size:var(--text-body);color:var(--neutral-steel);line-height:1.5;margin-bottom:var(--space-sm)}.product-header__price-row[data-astro-cid-o422f4lv]{display:flex;align-items:baseline;gap:var(--space-sm);margin-bottom:var(--space-sm)}.product-header__price[data-astro-cid-o422f4lv]{font-family:var(--font-display);font-size:28px;font-weight:700;color:var(--brand-amber)}.product-header__instant[data-astro-cid-o422f4lv]{font-size:var(--text-body-sm);color:var(--neutral-slate)}.product-header__cta[data-astro-cid-o422f4lv]{width:100%;justify-content:center;padding:14px 24px}.mobile-cta-bar[data-astro-cid-o422f4lv]{position:fixed;bottom:0;left:0;right:0;z-index:90;background-color:var(--neutral-white);border-top:1px solid var(--neutral-mist);padding:var(--space-sm) var(--space-md);box-shadow:0 -4px 20px #12141c14}.mobile-cta-bar__inner[data-astro-cid-o422f4lv]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);max-width:var(--max-width);margin:0 auto}.mobile-cta-bar__price[data-astro-cid-o422f4lv]{display:flex;flex-direction:column;min-width:0}.mobile-cta-bar__name[data-astro-cid-o422f4lv]{font-family:var(--font-display);font-size:var(--text-body-sm);font-weight:600;color:var(--neutral-charcoal);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-cta-bar__amount[data-astro-cid-o422f4lv]{font-family:var(--font-display);font-size:var(--text-body-lg);font-weight:700;color:var(--brand-amber)}.mobile-cta-bar__btn[data-astro-cid-o422f4lv]{flex-shrink:0;padding:12px 24px;font-size:var(--text-body-sm)}.features-section[data-astro-cid-o422f4lv]{background-color:var(--neutral-white);padding-bottom:var(--space-xl)}.features-section[data-astro-cid-o422f4lv] h2[data-astro-cid-o422f4lv]{margin-bottom:var(--space-md)}.features-list[data-astro-cid-o422f4lv]{list-style:none;display:flex;flex-direction:column;gap:var(--space-sm)}.features-list__item[data-astro-cid-o422f4lv]{display:flex;align-items:flex-start;gap:var(--space-sm);font-size:var(--text-body);line-height:1.6}.features-list__dot[data-astro-cid-o422f4lv]{width:8px;height:8px;border-radius:var(--radius-full);background-color:var(--brand-cyan);flex-shrink:0;margin-top:8px}.content-section[data-astro-cid-o422f4lv]{background-color:var(--neutral-snow)}.content-section__inner[data-astro-cid-o422f4lv]{max-width:720px}.content-section__inner[data-astro-cid-o422f4lv] h2{margin-top:var(--space-lg);margin-bottom:var(--space-sm)}.content-section__inner[data-astro-cid-o422f4lv] p{margin-bottom:var(--space-sm);line-height:1.7}.content-section__inner[data-astro-cid-o422f4lv] ul,.content-section__inner[data-astro-cid-o422f4lv] ol{margin-bottom:var(--space-sm);padding-left:var(--space-md)}.content-section__inner[data-astro-cid-o422f4lv] li{margin-bottom:var(--space-xs);line-height:1.6}.content-section__inner[data-astro-cid-o422f4lv] strong{color:var(--neutral-charcoal)}.related-section[data-astro-cid-o422f4lv]{background-color:var(--neutral-white);padding-bottom:calc(var(--space-2xl) + 80px)}.related-section[data-astro-cid-o422f4lv] h2[data-astro-cid-o422f4lv]{margin-bottom:var(--space-md)}.related-grid[data-astro-cid-o422f4lv]{display:grid;grid-template-columns:1fr;gap:var(--space-md)}@media(min-width:769px){.product-header[data-astro-cid-o422f4lv]{padding:var(--space-xl) 0}.product-header__inner[data-astro-cid-o422f4lv]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);align-items:start}.product-header__gallery[data-astro-cid-o422f4lv]{order:-1}.product-header__name[data-astro-cid-o422f4lv]{font-size:var(--text-h2)}.product-header__tagline[data-astro-cid-o422f4lv]{font-size:var(--text-body-lg)}.product-header__price[data-astro-cid-o422f4lv]{font-size:36px}.product-header__cta[data-astro-cid-o422f4lv]{width:auto;padding:16px 40px;font-size:var(--text-body-lg)}.mobile-cta-bar[data-astro-cid-o422f4lv]{display:none}.features-list[data-astro-cid-o422f4lv]{max-width:720px}.related-section[data-astro-cid-o422f4lv]{padding-bottom:var(--space-2xl)}.related-grid[data-astro-cid-o422f4lv]{grid-template-columns:repeat(3,1fr)}}
