.breadcrumb-nav[data-astro-cid-2or5hpsh]{padding:2rem 1.5rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;border-bottom:1px solid rgba(var(--color-foreground),.1)}@media screen and (min-width: 750px){.breadcrumb-nav[data-astro-cid-2or5hpsh]{padding:2rem 5rem}}.breadcrumb-link[data-astro-cid-2or5hpsh]{color:var(--color-foreground);text-decoration:none;font-size:1.4rem;transition:opacity .2s ease}.breadcrumb-link[data-astro-cid-2or5hpsh]:hover{opacity:.7}.breadcrumb-separator[data-astro-cid-2or5hpsh]{color:rgba(var(--color-foreground),.5);margin:0 .5rem}.breadcrumb-current[data-astro-cid-2or5hpsh]{color:rgba(var(--color-foreground),.7);font-size:1.4rem}.product-detail[data-astro-cid-2or5hpsh]{margin:0}.product-detail[data-astro-cid-2or5hpsh] .page-width[data-astro-cid-2or5hpsh]{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media screen and (min-width: 750px){.product-detail[data-astro-cid-2or5hpsh] .page-width[data-astro-cid-2or5hpsh]{padding:0 5rem}}.product-detail__grid[data-astro-cid-2or5hpsh]{display:grid;grid-template-columns:1fr;gap:4rem;align-items:start}@media (min-width: 750px){.product-detail__grid[data-astro-cid-2or5hpsh]{grid-template-columns:1fr 1fr;gap:6rem}}.product-detail__gallery[data-astro-cid-2or5hpsh]{display:flex;flex-direction:column;gap:1.5rem}.product-detail__featured-image-wrapper[data-astro-cid-2or5hpsh]{aspect-ratio:1;overflow:hidden;border-radius:var(--card-corner-radius);background:rgba(var(--color-foreground),.05)}.product-detail__featured-image[data-astro-cid-2or5hpsh]{width:100%;height:100%;object-fit:cover;display:block}.product-detail__thumbnails[data-astro-cid-2or5hpsh]{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:1rem}.product-detail__thumbnail[data-astro-cid-2or5hpsh]{aspect-ratio:1;border:2px solid transparent;border-radius:var(--card-corner-radius);padding:0;cursor:pointer;overflow:hidden;background:rgba(var(--color-foreground),.05);transition:border-color .2s ease,transform .2s ease}.product-detail__thumbnail[data-astro-cid-2or5hpsh]:hover{border-color:var(--color-foreground);transform:scale(1.05)}.product-detail__thumbnail[data-astro-cid-2or5hpsh].is-active{border-color:var(--color-foreground)}.product-detail__thumbnail[data-astro-cid-2or5hpsh] img[data-astro-cid-2or5hpsh]{width:100%;height:100%;object-fit:cover}.product-detail__info[data-astro-cid-2or5hpsh]{display:flex;flex-direction:column;gap:2rem}.product-detail__meta[data-astro-cid-2or5hpsh]{display:flex;gap:1rem;flex-wrap:wrap}.product-detail__category[data-astro-cid-2or5hpsh]{font-size:1.2rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);font-weight:600}.product-detail__title[data-astro-cid-2or5hpsh]{margin:0;font-size:3.2rem;font-weight:600;line-height:1.2;color:var(--color-foreground)}@media (max-width: 749px){.product-detail__title[data-astro-cid-2or5hpsh]{font-size:2.4rem}}.product-detail__price-wrapper[data-astro-cid-2or5hpsh]{display:flex;align-items:center;gap:1rem}.product-detail__price[data-astro-cid-2or5hpsh]{font-size:2.4rem;font-weight:600;color:var(--color-foreground)}.product-detail__price-compare[data-astro-cid-2or5hpsh]{font-size:1.8rem;color:rgba(var(--color-foreground),.6);text-decoration:line-through}.product-detail__availability[data-astro-cid-2or5hpsh]{margin:.5rem 0}.product-detail__status[data-astro-cid-2or5hpsh]{font-size:1.4rem;font-weight:600}.product-detail__status[data-astro-cid-2or5hpsh].in-stock{color:#27ae60}.product-detail__status[data-astro-cid-2or5hpsh].out-of-stock{color:#e74c3c}.product-detail__description[data-astro-cid-2or5hpsh]{font-size:1.6rem;line-height:1.6;color:var(--color-foreground);opacity:.85}.product-detail__description[data-astro-cid-2or5hpsh] p[data-astro-cid-2or5hpsh]{margin:0}.product-detail__specs[data-astro-cid-2or5hpsh]{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 0;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.spec-item[data-astro-cid-2or5hpsh]{display:grid;grid-template-columns:15rem 1fr;gap:2rem}.spec-label[data-astro-cid-2or5hpsh]{font-weight:600;font-size:1.4rem;color:var(--color-foreground)}.spec-value[data-astro-cid-2or5hpsh]{font-size:1.4rem;color:rgba(var(--color-foreground),.85);margin:0}.spec-list[data-astro-cid-2or5hpsh]{margin:0;padding-left:2rem}.spec-list[data-astro-cid-2or5hpsh] li[data-astro-cid-2or5hpsh]{margin-bottom:.5rem}@media (max-width: 749px){.spec-item[data-astro-cid-2or5hpsh]{grid-template-columns:1fr;gap:.5rem}}.product-detail__form[data-astro-cid-2or5hpsh]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-astro-cid-2or5hpsh]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-astro-cid-2or5hpsh]{font-size:1.4rem;font-weight:600;color:var(--color-foreground)}.quantity-selector[data-astro-cid-2or5hpsh]{display:flex;align-items:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);width:fit-content}.quantity-btn[data-astro-cid-2or5hpsh]{background:transparent;border:none;padding:.5rem 1rem;font-size:1.8rem;font-weight:600;cursor:pointer;color:var(--color-foreground);transition:background-color .2s ease}.quantity-btn[data-astro-cid-2or5hpsh]:hover{background:rgba(var(--color-foreground),.05)}.quantity-input[data-astro-cid-2or5hpsh]{border:none;background:transparent;width:5rem;text-align:center;font-size:1.4rem;font-weight:600}.quantity-input[data-astro-cid-2or5hpsh]:focus{outline:none}.product-detail__add-to-cart[data-astro-cid-2or5hpsh]{width:100%;padding:1.5rem 2rem;font-size:1.6rem}.product-detail__add-to-cart[data-astro-cid-2or5hpsh]:disabled{opacity:.5;cursor:not-allowed}.product-detail__tags[data-astro-cid-2or5hpsh]{display:flex;flex-wrap:wrap;gap:.75rem;padding-top:1rem}.product-tag[data-astro-cid-2or5hpsh]{display:inline-block;padding:.5rem 1rem;background:rgba(var(--color-accent),.1);color:var(--color-accent);border-radius:2rem;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.shipping-section[data-astro-cid-2or5hpsh]{background:var(--color-accent-1)}.shipping-section[data-astro-cid-2or5hpsh] .page-width[data-astro-cid-2or5hpsh]{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media screen and (min-width: 750px){.shipping-section[data-astro-cid-2or5hpsh] .page-width[data-astro-cid-2or5hpsh]{padding:0 5rem}}.section-title[data-astro-cid-2or5hpsh]{font-size:2.4rem;font-weight:600;margin:0 0 2rem;text-align:center}.related-products[data-astro-cid-2or5hpsh] .page-width[data-astro-cid-2or5hpsh]{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media screen and (min-width: 750px){.related-products[data-astro-cid-2or5hpsh] .page-width[data-astro-cid-2or5hpsh]{padding:0 5rem}}.related-products__placeholder[data-astro-cid-2or5hpsh]{text-align:center;padding:4rem 2rem;background:rgba(var(--color-foreground),.02);border-radius:var(--card-corner-radius);color:rgba(var(--color-foreground),.6)}.related-products__placeholder[data-astro-cid-2or5hpsh] p[data-astro-cid-2or5hpsh]{margin:0;font-size:1.6rem}
