.product-page[data-astro-cid-hyvzkcdj]{padding-top:100px;min-height:100vh;background:#fff}.container[data-astro-cid-hyvzkcdj]{max-width:1200px;margin:0 auto;padding:0 20px}.breadcrumb[data-astro-cid-hyvzkcdj]{margin-bottom:2rem;font-size:.9rem;color:#666}.breadcrumb[data-astro-cid-hyvzkcdj] a[data-astro-cid-hyvzkcdj]{color:#8b7355;text-decoration:none;transition:color .3s ease}.breadcrumb[data-astro-cid-hyvzkcdj] a[data-astro-cid-hyvzkcdj]:hover{color:#2c2c2c}.separator[data-astro-cid-hyvzkcdj]{margin:0 .5rem;color:#ccc}.current[data-astro-cid-hyvzkcdj]{color:#2c2c2c;font-weight:500}.product-container[data-astro-cid-hyvzkcdj]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem}.product-image-section[data-astro-cid-hyvzkcdj]{position:sticky;top:120px;height:fit-content}.product-image[data-astro-cid-hyvzkcdj]{width:100%;height:auto;max-height:600px;object-fit:contain;border-radius:12px;box-shadow:0 8px 32px #0000001a}.product-placeholder[data-astro-cid-hyvzkcdj]{width:100%;height:500px;background:linear-gradient(145deg,#f8f8f8,#e8e8e8);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #0000001a}.placeholder-bottle[data-astro-cid-hyvzkcdj]{width:120px;height:180px;background:linear-gradient(145deg,#e8e8e8,#d8d8d8);border-radius:12px 12px 40px 40px;box-shadow:inset 0 4px 8px #0000001a}.product-details-section[data-astro-cid-hyvzkcdj]{padding:1rem 0}.product-badges[data-astro-cid-hyvzkcdj]{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.product-category[data-astro-cid-hyvzkcdj]{background:#8b7355;color:#fff;padding:6px 12px;border-radius:6px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.product-type[data-astro-cid-hyvzkcdj]{background:#e8e8e8;color:#666;padding:6px 12px;border-radius:6px;font-size:.8rem;font-weight:500;text-transform:capitalize;letter-spacing:.5px}.out-of-stock[data-astro-cid-hyvzkcdj]{background:#f44336;color:#fff;padding:6px 12px;border-radius:6px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.product-title[data-astro-cid-hyvzkcdj]{font-size:2.5rem;color:#2c2c2c;margin-bottom:1rem;font-weight:300;line-height:1.2}.product-description[data-astro-cid-hyvzkcdj]{font-size:1.1rem;color:#666;line-height:1.6;margin-bottom:2rem}.product-price[data-astro-cid-hyvzkcdj]{font-size:2rem;color:#2c2c2c;font-weight:500;margin-bottom:3rem}.fragrance-notes[data-astro-cid-hyvzkcdj]{margin-bottom:3rem;padding:2rem;background:#fafafa;border-radius:12px;border-left:4px solid #8b7355}.fragrance-notes[data-astro-cid-hyvzkcdj] h3[data-astro-cid-hyvzkcdj]{color:#2c2c2c;margin-bottom:1.5rem;font-size:1.3rem;font-weight:500}.notes-container[data-astro-cid-hyvzkcdj]{display:grid;gap:1.5rem}.note-section[data-astro-cid-hyvzkcdj] h4[data-astro-cid-hyvzkcdj]{color:#8b7355;font-size:1rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.note-section[data-astro-cid-hyvzkcdj] p[data-astro-cid-hyvzkcdj]{color:#666;font-size:1rem;line-height:1.5}.product-info[data-astro-cid-hyvzkcdj]{margin-bottom:3rem}.product-info[data-astro-cid-hyvzkcdj] h3[data-astro-cid-hyvzkcdj]{color:#2c2c2c;margin-bottom:1.5rem;font-size:1.3rem;font-weight:500}.info-grid[data-astro-cid-hyvzkcdj]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.info-item[data-astro-cid-hyvzkcdj]{display:flex;flex-direction:column;gap:.25rem}.info-label[data-astro-cid-hyvzkcdj]{font-weight:500;color:#8b7355;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.info-value[data-astro-cid-hyvzkcdj]{color:#666;font-size:1rem;text-transform:capitalize}.stock-status[data-astro-cid-hyvzkcdj][data-stock=true]{color:#4caf50;font-weight:500}.stock-status[data-astro-cid-hyvzkcdj][data-stock=false]{color:#f44336;font-weight:500}.add-to-cart-section[data-astro-cid-hyvzkcdj]{display:flex;flex-direction:column;gap:1rem}.add-to-cart-btn[data-astro-cid-hyvzkcdj]{background:#2c2c2c;color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;border-radius:8px;cursor:pointer;transition:all .3s ease}.add-to-cart-btn[data-astro-cid-hyvzkcdj]:hover:not(:disabled){background:#8b7355;transform:translateY(-2px);box-shadow:0 8px 20px #8b73554d}.add-to-cart-btn[data-astro-cid-hyvzkcdj]:disabled{background:#ccc;color:#666;cursor:not-allowed;opacity:.6}.back-to-collection[data-astro-cid-hyvzkcdj]{color:#8b7355;text-decoration:none;font-size:1rem;font-weight:500;transition:color .3s ease;text-align:center}.back-to-collection[data-astro-cid-hyvzkcdj]:hover{color:#2c2c2c}@media (max-width: 768px){.product-container[data-astro-cid-hyvzkcdj]{grid-template-columns:1fr;gap:2rem}.product-image-section[data-astro-cid-hyvzkcdj]{position:static}.product-title[data-astro-cid-hyvzkcdj]{font-size:2rem}.product-price[data-astro-cid-hyvzkcdj]{font-size:1.5rem}.info-grid[data-astro-cid-hyvzkcdj]{grid-template-columns:1fr}.notes-container[data-astro-cid-hyvzkcdj]{gap:1rem}.fragrance-notes[data-astro-cid-hyvzkcdj]{padding:1.5rem}}@media (max-width: 480px){.product-page[data-astro-cid-hyvzkcdj]{padding-top:80px}.container[data-astro-cid-hyvzkcdj]{padding:0 15px}.product-title[data-astro-cid-hyvzkcdj]{font-size:1.8rem}.product-badges[data-astro-cid-hyvzkcdj]{flex-direction:column;align-items:flex-start}.add-to-cart-btn[data-astro-cid-hyvzkcdj]{padding:.875rem 1.5rem;font-size:1rem}}
