.premium-pdp-accordions{max-width:56em;margin:0 auto;padding:1.5em 2.5em;border-top:1px solid #e5e7eb}.premium-pdp-accordions__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.premium-pdp-accordions .accordion{border-bottom:1px solid #e5e7eb}.premium-pdp-accordions .accordion__head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1em;padding:1.25em 0;background:none;border:0;cursor:pointer;text-align:left;font-weight:600;font-size:1em;color:#111827}.premium-pdp-accordions .chevron{width:18px;height:18px;flex-shrink:0;fill:none;stroke:#6b7280;stroke-width:2;transition:transform .3s ease}.premium-pdp-accordions .accordion.is-open .chevron{transform:rotate(180deg)}.premium-pdp-accordions .accordion__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.premium-pdp-accordions .accordion.is-open .accordion__body{grid-template-rows:1fr}.premium-pdp-accordions .accordion__content{overflow:hidden;font-size:.875em;line-height:1.65;color:#4b5563}.premium-pdp-accordions .accordion.is-open .accordion__content{padding-bottom:1.25em}@media(max-width:767px){.premium-pdp-accordions{padding:1.5em 1em}}.premium-pdp-faq{max-width:56em;margin:0 auto;padding:2em 2.5em}.premium-pdp-faq .faq__title{font-family:Playfair Display,serif;font-weight:400;text-align:center;font-size:1.875em;color:#111827;margin:0 0 1.5em}.premium-pdp-faq .faq__list{border-top:1px solid #e5e7eb}.premium-pdp-faq .faq__item{border-bottom:1px solid #e5e7eb}.premium-pdp-faq .faq__head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1em;padding:1em 0;background:none;border:0;cursor:pointer;text-align:left;font-weight:500;font-size:.95em;color:#111827}.premium-pdp-faq .chevron{width:16px;height:16px;flex-shrink:0;fill:none;stroke:#6b7280;stroke-width:2;transition:transform .3s ease}.premium-pdp-faq .faq__item.is-open .chevron{transform:rotate(180deg)}.premium-pdp-faq .faq__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.premium-pdp-faq .faq__item.is-open .faq__body{grid-template-rows:1fr}.premium-pdp-faq .faq__content{overflow:hidden;font-size:.875em;line-height:1.6;color:#4b5563}.premium-pdp-faq .faq__item.is-open .faq__content{padding-bottom:1em}@media(min-width:768px){.premium-pdp-faq{padding:2.5em}}@media(max-width:767px){.premium-pdp-faq{padding:2em 1em}}.premium-pdp{--premium-navy: #0a192f;--premium-gold: #c5a059;--premium-gold-light: #e8d8b8;--premium-off-white: #f9f9f9;--premium-border-gray: #e5e7eb;--premium-text: #111827;--premium-text-gray-700: #374151;--premium-text-gray-600: #4b5563;--premium-text-gray-800: #1f2937;--premium-text-gray-400: #9ca3af;--premium-font-serif: "Playfair Display", serif;--premium-font-sans: "Inter", sans-serif}.premium-pdp.pdp-detail{width:100%;max-width:1280px;margin:0 auto 4em;padding:3em 2.5em;font-family:var(--premium-font-sans);font-weight:400;color:var(--premium-text);-webkit-font-smoothing:antialiased}.premium-pdp .pdp-detail__grid{display:grid;grid-template-columns:1fr;gap:.5em;align-items:stretch}.premium-pdp .pdp-detail__content{display:flex;flex-direction:column;min-width:0}.premium-pdp .pdp-detail__gallery{min-width:0}.premium-pdp .gallery__main{position:relative;aspect-ratio:1 / 1;border-radius:.75em;overflow:hidden;background:var(--premium-off-white);box-shadow:0 1px 2px #0000000d;margin-bottom:1em}.premium-pdp .gallery__main-img,.premium-pdp .thumb img,.premium-pdp .thumb__img{width:100%;height:100%;object-fit:cover;display:block}.premium-pdp .gallery__arrows{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:0 1em;pointer-events:none}.premium-pdp .arrow{pointer-events:auto;width:2em;height:2em;border-radius:50%;border:0;background:#ffffffb3;color:#374151;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px #0000001a}.premium-pdp .arrow svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.premium-pdp .gallery__thumbs{display:none;grid-template-columns:repeat(5,1fr);gap:.75em}.premium-pdp .thumb{padding:0;border:1px solid var(--premium-border-gray);border-radius:.5em;overflow:hidden;aspect-ratio:1 / 1;cursor:pointer;background:var(--premium-off-white)}.premium-pdp .thumb.is-active{border:2px solid var(--premium-gold)}.premium-pdp .info__title{font-family:var(--premium-font-serif);font-weight:400;color:var(--premium-text);font-size:1.3em;line-height:1.2em;margin:0 0 .5em}.premium-pdp .info__reviews{display:flex;align-items:center;margin-bottom:1em;font-size:.875em;line-height:1.25em;color:var(--premium-text-gray-600)}.premium-pdp .stars{display:flex;gap:.25em;color:var(--premium-gold);margin-right:.5em}.premium-pdp .info__price{font-size:1.5em;font-weight:600;line-height:2em;color:var(--premium-text);margin-bottom:1em}.premium-pdp .info__price-compare{margin-right:.5em;text-decoration:line-through;opacity:.6;font-weight:400}.premium-pdp .info__spec{font-size:.875em;line-height:1.25em;color:var(--premium-text-gray-700);padding-bottom:1.5em;border-bottom:1px solid var(--premium-border-gray);margin-bottom:2em}.premium-pdp .info__spec-label{font-weight:500}.premium-pdp .info__spec-sep{color:var(--premium-text-gray-400);margin:0 .5em}.premium-pdp .info__actions{display:flex;flex-direction:column;gap:.75em;margin-bottom:2em}.premium-pdp .btn{width:100%;border-radius:9999px;font-weight:600;font-size:1.125em;line-height:1.75em;padding:1em 0;cursor:pointer;font-family:var(--premium-font-sans)}.premium-pdp .btn--primary{background:var(--premium-navy);color:#fff;border:0;box-shadow:#0000001a 0 4px 6px -1px,#0000001a 0 2px 4px -2px}.premium-pdp .btn--outline{background:#fff;color:var(--premium-navy);border:2px solid var(--premium-navy)}.premium-pdp .cts{margin-bottom:2em}.premium-pdp .cts__title{font-size:1.125em;font-weight:500;line-height:1.75em;color:var(--premium-text);margin:0 0 1em}.premium-pdp .cts--empty .cts__empty{margin:0;padding:1em;font-size:.875em;line-height:1.5;color:var(--premium-text-gray-600);background:var(--premium-off-white);border:1px dashed var(--premium-border-gray);border-radius:.5em}.premium-pdp .cts__carousel{position:relative}.premium-pdp .cts__carousel.has-overflow{padding:0 2em}.premium-pdp .cts__track{display:flex;align-items:flex-start;gap:1em;overflow-x:auto;padding-bottom:1em;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.premium-pdp .cts__track::-webkit-scrollbar{display:none}.premium-pdp .cts__nav{display:none;position:absolute;top:38%;transform:translateY(-50%);z-index:2;width:2em;height:2em;border:1px solid var(--premium-border-gray);border-radius:50%;background:#fff;color:#374151;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 3px #0000001a}.premium-pdp .cts__carousel.has-overflow .cts__nav:not([hidden]){display:inline-flex}.premium-pdp .cts__nav--prev{left:0}.premium-pdp .cts__nav--next{right:0}.premium-pdp .cts__nav svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.premium-pdp .cts__nav:disabled{opacity:.35;cursor:default}.premium-pdp .card{flex:0 0 10em;width:10em;border:1px solid var(--premium-border-gray);border-radius:.5em;padding:.75em;background:#fff;display:flex;flex-direction:column;scroll-snap-align:start}.premium-pdp .card__img{aspect-ratio:1 / 1;border-radius:.375em;overflow:hidden;background:var(--premium-off-white);margin-bottom:.75em}.premium-pdp .card__img img,.premium-pdp .card__img svg{width:100%;height:100%;object-fit:cover;display:block}.premium-pdp .card__body{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.premium-pdp .card__name{font-size:.875em;font-weight:500;color:var(--premium-text-gray-800);line-height:1.25;margin:0 0 .25em}.premium-pdp .card__price{font-size:.875em;line-height:1.25em;color:var(--premium-text-gray-600);margin:0 0 .75em}.premium-pdp .card__add{display:flex;align-items:center;gap:.5em;cursor:pointer;-webkit-user-select:none;user-select:none}.premium-pdp .card__add input{width:1em;height:1em;margin:0;accent-color:var(--premium-navy)}.premium-pdp .card__add span{font-size:.75em;font-weight:600;line-height:1em;color:var(--premium-navy)}.premium-pdp .badges{display:grid;grid-template-columns:repeat(4,1fr);gap:1em;border-top:1px solid var(--premium-border-gray);margin-top:1.5em;padding-top:1.5em;text-align:center}.premium-pdp .badge{display:flex;flex-direction:column;align-items:center}.premium-pdp .badge__icon{width:3em;height:3em;border-radius:50%;background:#e8d8b833;color:var(--premium-gold);display:inline-flex;align-items:center;justify-content:center;margin-bottom:.5em;font-size:1.25em;line-height:1}.premium-pdp .card__name a{color:inherit;text-decoration:none}.premium-pdp .premium-pdp__variant-label{display:block;font-size:.875em;font-weight:500;margin-bottom:.5em;color:var(--premium-text-gray-700)}.premium-pdp .premium-pdp__variant-select{width:100%;margin-bottom:1em;padding:.75em 1em;border:1px solid var(--premium-border-gray);border-radius:.5em;font-family:var(--premium-font-sans);font-size:.875em;background:#fff;color:var(--premium-text)}.premium-pdp .premium-pdp__buy-now shopify-accelerated-checkout,.premium-pdp .premium-pdp__buy-now .shopify-payment-button{width:100%}.premium-pdp .premium-pdp__buy-now .shopify-payment-button__button{width:100%;border-radius:9999px!important;min-height:3.75em;font-weight:600!important;font-size:1.125em!important}.premium-pdp .info__price .price{font-size:inherit;font-weight:inherit;color:inherit}@media(min-width:768px){.premium-pdp .pdp-detail__grid{grid-template-columns:1fr 1fr;gap:3em}.premium-pdp .gallery__arrows{display:none}.premium-pdp .gallery__thumbs{display:grid}.premium-pdp .info__title{font-size:1.575em;line-height:1.2em}}@media(max-width:767px){.premium-pdp.pdp-detail{padding:1.5em 1em;margin-bottom:2em}}.premium-pdp .gallery__track{display:flex;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.premium-pdp .gallery__track::-webkit-scrollbar{display:none}.premium-pdp .gallery__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start}.premium-pdp .gallery__dots{display:flex;justify-content:center;align-items:center;gap:.5em;position:absolute;bottom:1.25em;left:0;right:0;z-index:10}.premium-pdp .dot{width:8px;height:8px;border-radius:50%;background:#00000040;border:1px solid rgba(255,255,255,.4);cursor:pointer;transition:all .25s ease;padding:0}.premium-pdp .dot.is-active{background:var(--premium-gold);transform:scale(1.2);width:20px;border-radius:4px}@media(min-width:768px){.premium-pdp .gallery__dots{display:none}}.premium-pdp-recommended{max-width:1200px;margin:0 auto;padding:2em 2.5em}.premium-pdp-recommended .recommended__title{font-family:Playfair Display,serif;font-weight:400;text-align:center;font-size:1.875em;color:#111827;margin:0 0 2em}.premium-pdp-recommended .recommended__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1em}.premium-pdp-recommended .product{text-decoration:none;color:inherit;display:block}.premium-pdp-recommended .product__img{aspect-ratio:1 / 1;border-radius:.75em;overflow:hidden;background:#f9f9f9;margin-bottom:.75em}.premium-pdp-recommended .product__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.premium-pdp-recommended .product:hover .product__img img{transform:scale(1.05)}.premium-pdp-recommended .product__name{font-size:.8125em;font-weight:500;color:#111827;text-align:center;margin:0 0 .25em}.premium-pdp-recommended .product__price{font-size:.8125em;color:#6b7280;text-align:center;margin:0}@media(min-width:768px){.premium-pdp-recommended{padding:2.5em}.premium-pdp-recommended .recommended__grid{grid-template-columns:repeat(4,1fr);gap:1.5em}.premium-pdp-recommended .product__name,.premium-pdp-recommended .product__price{font-size:.875em}}@media(max-width:767px){.premium-pdp-recommended{padding:2em 1em}}.premium-pdp-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fff;border-top:1px solid #e5e7eb;padding:.75em;box-shadow:0 -4px 6px -1px #0000000d;transform:translateY(100%);transition:transform .3s ease-in-out}.premium-pdp-sticky-bar.is-visible{transform:translateY(0)}.premium-pdp-sticky-bar .sticky-bar__inner{display:flex;gap:.75em;max-width:24em;margin:0 auto}.premium-pdp-sticky-bar .sbtn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.5em;border:0;border-radius:9999px;padding:.75em;font-weight:600;font-size:.875em;cursor:pointer;text-decoration:none;box-shadow:0 1px 2px #00000014}.premium-pdp-sticky-bar .sbtn--cart{background:#0a192f;color:#fff}.premium-pdp-sticky-bar .sbtn--cart svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.premium-pdp-sticky-bar .sbtn--whatsapp{background:#25d366;color:#fff}.premium-pdp-sticky-bar .sbtn--whatsapp .wa{width:20px;height:20px;fill:currentColor}@media(min-width:768px){.premium-pdp-sticky-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
