
:root,.theme-light{--gold:#c9a84c;--goldLight:#e8d4a0;--goldDark:#8b6914;--navyBlack:#080c14;--navySurface:#0e1622;--navyHover:#14203a;--ivoryText:#f0e6cc;--mutedGold:#9b8a6e;--creamLight:#faf7f0;--red:#ff3134;--red-rgb:255, 49, 52;--greenclr:#22c55e;--baseClr:#04251f;--borderclr:#0000001a;--white:#fff;--textdark:#04060c;--black:#000;--black-rgb:0, 0, 0;--boutiqueGoldGradient:linear-gradient(135deg, #8b6914 0%, #c9a84c 50%, #e8d4a0 100%);--boutiqueGoldGradientHover:linear-gradient(135deg, #e8d4a0 0%, #c9a84c 50%, #8b6914 100%);--greenlightbg:#effff4;--bluelightbg:#d2e1f5;--blueclr:#1d4ed8;--darkgreenclr:#15803d;--yellowclr:#facc15;--borderclr2:#ffffff1f;--checkboxborder:#0000001a;--whitesecondry:#f8fafc;--textgray:#6c757d;--dotsclr:#ffffff1f;--tabHeadBorder:#ffffff1f;--tabLink:#94a3b8;--green0f3333:#0f3333;--boutique-bg:#faf7f0;--boutique-surface:#fff;--boutique-surface-hover:#f5edd8;--boutique-nav-bg:#faf7f0f5;--boutique-card-bg:#fff;--boutique-text:#1a1208;--boutique-muted:#7a6a52;--boutique-gold:#c9a84c;--boutique-gold-light:#e8d4a0;--boutique-gold-dark:#8b6914;--boutique-border:#c9a84c4d;--boutique-input-bg:#f5edd8;--boutique-shadow:#8b69141f;--boutique-hero-overlay:#1a12089e;--boutique-card-shadow:#8b691426;--boutique-footer-bg:#1a1208;--boutique-footer-text:#f0e6cc;--boutique-modal-border:#c9a84c66;--background:var(--boutique-bg);--bg-app:var(--boutique-bg);--surface:var(--boutique-surface);--surface-muted:#f3ead7;--surface-hover:var(--boutique-surface-hover);--card:var(--boutique-card-bg);--cardbg:var(--boutique-card-bg);--border-color:var(--boutique-border);--foreground:var(--boutique-text);--textclr:var(--boutique-muted);--placeholderclr:#9a886a;--input-bg:var(--boutique-input-bg);--input-text:#fff;--shadow:var(--boutique-shadow);--primaryclr:var(--boutique-gold);--gradient:var(--boutiqueGoldGradient);--gradient-hover:var(--boutiqueGoldGradientHover);--table-heading:var(--boutique-gold-dark);--table-row-text:var(--boutique-text);--table-row-hover:#c9a84c14;--table-placeholder:#8b691424;--tooltip-bg:var(--boutique-footer-bg);--tooltip-text:var(--boutique-footer-text);--dangerBg:#ff31341a;--dangerText:#c62828;--dangerBorder:#ff313440;--navy-black:var(--navyBlack);--ivory-text:var(--ivoryText);--gold-light:var(--goldLight);--scrollbarclr:var(--boutique-gold)}.theme-dark{--background:#121212;--bg-app:#121212;--surface:#1e1e1e;--surface-muted:#171717;--surface-hover:#242424;--card:#1e1e1e;--cardbg:#191919;--border-color:#2c2c2c;--foreground:#e4e4e4;--textclr:#a4acb9;--placeholderclr:#7b8493;--dangerBg:#d11a2a1f;--dangerText:#ff8b98;--dangerBorder:#ff8b982e;--label-gradient:linear-gradient(90deg, #f5f5f5 0%, #d1d5db 50%, #9ca3af 100%);--boutique-bg:#080c14;--boutique-surface:#0e1622;--boutique-surface-hover:#14203a;--boutique-nav-bg:#080c14f2;--boutique-card-bg:#0e1622;--boutique-text:#f0e6cc;--boutique-muted:#9b8a6e;--boutique-gold:#c9a84c;--boutique-gold-light:#e8d4a0;--boutique-gold-dark:#8b6914;--boutique-border:#c9a84c33;--boutique-input-bg:#0a1220;--boutique-shadow:#00000080;--boutique-hero-overlay:#040810ad;--boutique-card-shadow:#c9a84c14;--boutique-footer-bg:#040810;--boutique-footer-text:#f0e6cc;--boutique-modal-border:#c9a84c4d;--input-bg:var(--boutique-input-bg);--input-text:var(--boutique-text);--shadow:#00000061;--primaryclr:var(--boutique-gold);--gradient:var(--boutiqueGoldGradient);--gradient-hover:var(--boutiqueGoldGradientHover);--table-heading:var(--boutique-gold);--table-row-text:var(--boutique-text);--table-row-hover:#c9a84c12;--table-placeholder:#c9a84c24;--tooltip-bg:var(--boutique-surface);--tooltip-text:var(--boutique-text);--navy-black:var(--navyBlack);--ivory-text:var(--ivoryText);--gold-light:var(--goldLight);--scrollbarclr:var(--boutique-gold)}.product_gallery{gap:.875rem;min-height:600px;display:flex}@media (max-width:991px){.product_gallery{flex-direction:column-reverse;height:auto}}.product_gallery_single{border:1px solid var(--boutique-border);border-radius:1.25rem;overflow:hidden}.product_gallery_single .product_gallery_main_img{object-fit:cover;object-position:top center;width:100%;height:auto;transition:transform .6s;display:block}.product_gallery_single .product_gallery_main_img:hover{transform:scale(1.03)}.product_gallery_thumbs_wrap{flex-shrink:0;width:80px;height:100%}@media (max-width:991px){.product_gallery_thumbs_wrap{width:100%;height:72px}}.product_gallery_thumb_swiper{width:100%;height:100%}@media (max-width:991px){.product_gallery_thumb_swiper .swiper-wrapper{flex-direction:row!important}}.product_gallery_thumb_slide{flex-shrink:0;margin-bottom:.5rem;width:100%!important;height:auto!important}@media (max-width:991px){.product_gallery_thumb_slide{margin-bottom:0;margin-right:.5rem;width:68px!important;height:72px!important}}.product_gallery_thumb{border:2px solid var(--boutique-border);cursor:pointer;border-radius:.5rem;width:100%;padding-top:100%;transition:border-color .2s;position:relative;overflow:hidden}.product_gallery_thumb.active{border-color:var(--gold,#c9a84c);box-shadow:0 0 0 2px #c9a84c40}.product_gallery_thumb:hover:not(.active){border-color:#c9a84c66}@media (max-width:991px){.product_gallery_thumb{width:68px;height:72px;padding-top:0}}.product_gallery_thumb_img{object-fit:cover;object-position:top center}.product_gallery_main_wrap{border:1px solid var(--boutique-border);background:var(--boutique-card-bg);border-radius:1.25rem;flex:1;position:relative;overflow:hidden}.product_gallery_main_swiper{width:100%;height:100%}.product_gallery_main_swiper .swiper-slide{align-items:stretch;display:flex}.product_gallery_main_swiper .swiper-button-prev,.product_gallery_main_swiper .swiper-button-next{width:2rem;height:2rem;color:var(--gold,#c9a84c);border-radius:50%;transition:background .2s}.product_gallery_main_swiper .swiper-button-prev:after,.product_gallery_main_swiper .swiper-button-next:after{font-size:.8rem;font-weight:900}.product_gallery_slide{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product_gallery_main_img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.product_gallery_counter{color:var(--ivory-text,#f0e6cc);letter-spacing:.06em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:5;background:#080c14b3;border:1px solid #c9a84c33;border-radius:2rem;padding:.2rem .65rem;font-size:.75rem;font-weight:600;position:absolute;bottom:.75rem;right:.875rem}
:root,.theme-light{--gold:#c9a84c;--goldLight:#e8d4a0;--goldDark:#8b6914;--navyBlack:#080c14;--navySurface:#0e1622;--navyHover:#14203a;--ivoryText:#f0e6cc;--mutedGold:#9b8a6e;--creamLight:#faf7f0;--red:#ff3134;--red-rgb:255, 49, 52;--greenclr:#22c55e;--baseClr:#04251f;--borderclr:#0000001a;--white:#fff;--textdark:#04060c;--black:#000;--black-rgb:0, 0, 0;--boutiqueGoldGradient:linear-gradient(135deg, #8b6914 0%, #c9a84c 50%, #e8d4a0 100%);--boutiqueGoldGradientHover:linear-gradient(135deg, #e8d4a0 0%, #c9a84c 50%, #8b6914 100%);--greenlightbg:#effff4;--bluelightbg:#d2e1f5;--blueclr:#1d4ed8;--darkgreenclr:#15803d;--yellowclr:#facc15;--borderclr2:#ffffff1f;--checkboxborder:#0000001a;--whitesecondry:#f8fafc;--textgray:#6c757d;--dotsclr:#ffffff1f;--tabHeadBorder:#ffffff1f;--tabLink:#94a3b8;--green0f3333:#0f3333;--boutique-bg:#faf7f0;--boutique-surface:#fff;--boutique-surface-hover:#f5edd8;--boutique-nav-bg:#faf7f0f5;--boutique-card-bg:#fff;--boutique-text:#1a1208;--boutique-muted:#7a6a52;--boutique-gold:#c9a84c;--boutique-gold-light:#e8d4a0;--boutique-gold-dark:#8b6914;--boutique-border:#c9a84c4d;--boutique-input-bg:#f5edd8;--boutique-shadow:#8b69141f;--boutique-hero-overlay:#1a12089e;--boutique-card-shadow:#8b691426;--boutique-footer-bg:#1a1208;--boutique-footer-text:#f0e6cc;--boutique-modal-border:#c9a84c66;--background:var(--boutique-bg);--bg-app:var(--boutique-bg);--surface:var(--boutique-surface);--surface-muted:#f3ead7;--surface-hover:var(--boutique-surface-hover);--card:var(--boutique-card-bg);--cardbg:var(--boutique-card-bg);--border-color:var(--boutique-border);--foreground:var(--boutique-text);--textclr:var(--boutique-muted);--placeholderclr:#9a886a;--input-bg:var(--boutique-input-bg);--input-text:#fff;--shadow:var(--boutique-shadow);--primaryclr:var(--boutique-gold);--gradient:var(--boutiqueGoldGradient);--gradient-hover:var(--boutiqueGoldGradientHover);--table-heading:var(--boutique-gold-dark);--table-row-text:var(--boutique-text);--table-row-hover:#c9a84c14;--table-placeholder:#8b691424;--tooltip-bg:var(--boutique-footer-bg);--tooltip-text:var(--boutique-footer-text);--dangerBg:#ff31341a;--dangerText:#c62828;--dangerBorder:#ff313440;--navy-black:var(--navyBlack);--ivory-text:var(--ivoryText);--gold-light:var(--goldLight);--scrollbarclr:var(--boutique-gold)}.theme-dark{--background:#121212;--bg-app:#121212;--surface:#1e1e1e;--surface-muted:#171717;--surface-hover:#242424;--card:#1e1e1e;--cardbg:#191919;--border-color:#2c2c2c;--foreground:#e4e4e4;--textclr:#a4acb9;--placeholderclr:#7b8493;--dangerBg:#d11a2a1f;--dangerText:#ff8b98;--dangerBorder:#ff8b982e;--label-gradient:linear-gradient(90deg, #f5f5f5 0%, #d1d5db 50%, #9ca3af 100%);--boutique-bg:#080c14;--boutique-surface:#0e1622;--boutique-surface-hover:#14203a;--boutique-nav-bg:#080c14f2;--boutique-card-bg:#0e1622;--boutique-text:#f0e6cc;--boutique-muted:#9b8a6e;--boutique-gold:#c9a84c;--boutique-gold-light:#e8d4a0;--boutique-gold-dark:#8b6914;--boutique-border:#c9a84c33;--boutique-input-bg:#0a1220;--boutique-shadow:#00000080;--boutique-hero-overlay:#040810ad;--boutique-card-shadow:#c9a84c14;--boutique-footer-bg:#040810;--boutique-footer-text:#f0e6cc;--boutique-modal-border:#c9a84c4d;--input-bg:var(--boutique-input-bg);--input-text:var(--boutique-text);--shadow:#00000061;--primaryclr:var(--boutique-gold);--gradient:var(--boutiqueGoldGradient);--gradient-hover:var(--boutiqueGoldGradientHover);--table-heading:var(--boutique-gold);--table-row-text:var(--boutique-text);--table-row-hover:#c9a84c12;--table-placeholder:#c9a84c24;--tooltip-bg:var(--boutique-surface);--tooltip-text:var(--boutique-text);--navy-black:var(--navyBlack);--ivory-text:var(--ivoryText);--gold-light:var(--goldLight);--scrollbarclr:var(--boutique-gold)}.product_detail_page{background:var(--boutique-bg);color:var(--boutique-text)}.product_detail_page .boutique_gold_btn_inline{background:var(--boutiqueGoldGradient);color:var(--navy-black);letter-spacing:.08em;text-transform:uppercase;border-radius:3rem;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.product_detail_page .boutique_gold_btn_inline:hover{opacity:.9;color:var(--navy-black);transform:translateY(-2px);box-shadow:0 8px 25px #c9a84c4d}.product_detail_page .product_not_found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;padding:4rem 1.25rem;display:flex}.product_detail_page .product_not_found .not_found_icon{color:var(--gold);opacity:.4;font-size:3rem}.product_detail_page .product_not_found h2{font-family:var(--font-display),"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;color:var(--boutique-text);margin:0;font-size:2rem}.product_detail_page .product_not_found p{color:var(--boutique-muted);margin:0}.product_detail_page .product_breadcrumb{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:2.5rem;padding-top:5.5rem;display:flex}.product_detail_page .product_breadcrumb a,.product_detail_page .product_breadcrumb span{color:var(--boutique-muted);font-size:.82rem;text-decoration:none;transition:color .25s}.product_detail_page .product_breadcrumb a:hover{color:var(--gold)}.product_detail_page .product_breadcrumb span[aria-current=page]{color:var(--boutique-text)}.product_detail_page .product_breadcrumb .breadcrumb_sep{color:var(--gold);font-size:.5rem;line-height:1}.product_detail_page .product_detail_section{padding:4rem 0 5rem}@media (max-width:767px){.product_detail_page .product_detail_section{padding:1rem 0 4rem}}.product_detail_page .product_detail_section_label{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;font-size:.72rem;font-weight:600;display:block}.product_detail_page .product_detail_image_wrap{position:relative;overflow:hidden}.product_detail_page .product_detail_image_wrap .product_detail_img{object-fit:cover;object-position:top center;width:100%;height:auto;transition:transform .6s;display:block}.product_detail_page .product_detail_image_wrap .product_detail_img:hover{transform:scale(1.03)}.product_detail_page .product_detail_img_badge{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080c14cc;border:1px solid #c9a84c59;border-radius:2rem;padding:.35rem .9rem;font-size:.7rem;font-weight:600;position:absolute;top:1rem;left:1rem}.product_detail_page .product_detail_info{padding-top:1.5rem}@media (max-width:767px){.product_detail_page .product_detail_info{padding-top:0}}.product_detail_page .product_detail_cat{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.875rem;font-size:.72rem;font-weight:600;display:inline-block}.product_detail_page .product_detail_title{font-family:var(--font-display),"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;color:var(--boutique-text);margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.2}.product_detail_page .product_detail_price_block{flex-direction:column;gap:.2rem;margin-bottom:.25rem;display:flex}.product_detail_page .product_detail_price_label{letter-spacing:.14em;text-transform:uppercase;color:var(--boutique-muted);font-size:.7rem;font-weight:600}.product_detail_page .product_detail_price{color:var(--gold);letter-spacing:.02em;margin-bottom:0;font-size:1.75rem;font-weight:700;line-height:1.2}.product_detail_page .product_detail_divider{background:var(--boutique-border);height:1px;margin:1.5rem 0}.product_detail_page .product_detail_desc{color:var(--boutique-muted);margin-bottom:1.25rem;font-size:1rem;line-height:1.85}.product_detail_page .product_detail_tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.product_detail_page .product_detail_tags .product_tag{color:var(--boutique-muted);border:1px solid var(--boutique-border);letter-spacing:.06em;background:#c9a84c0f;border-radius:2rem;padding:.25rem .75rem;font-size:.78rem}.product_detail_page .product_detail_cta_group{flex-direction:column;gap:.875rem;margin-bottom:2rem;display:flex}.product_detail_page .product_detail_order_btn{background:var(--boutiqueGoldGradient);color:var(--navy-black);letter-spacing:.06em;text-transform:uppercase;border-radius:3rem;justify-content:center;align-items:center;gap:.65rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.product_detail_page .product_detail_order_btn svg{flex-shrink:0}.product_detail_page .product_detail_order_btn:hover{background:var(--boutiqueGoldGradientHover);color:var(--navy-black);transform:translateY(-2px);box-shadow:0 12px 40px #c9a84c59}.product_detail_page .product_detail_suggest_btn{color:var(--gold);letter-spacing:.06em;text-transform:uppercase;border:1.5px solid var(--boutique-border);background:0 0;border-radius:3rem;justify-content:center;align-items:center;gap:.65rem;padding:1rem 2.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.product_detail_page .product_detail_suggest_btn svg{flex-shrink:0}.product_detail_page .product_detail_suggest_btn:hover{border-color:var(--gold);color:var(--gold);background:#c9a84c14;transform:translateY(-2px);box-shadow:0 8px 30px #c9a84c33}.product_detail_page .product_detail_back_btn{color:var(--boutique-muted);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .25s;display:inline-flex}.product_detail_page .product_detail_back_btn:hover{color:var(--gold)}.product_detail_page .product_detail_badges{border-top:1px solid var(--boutique-border);flex-wrap:wrap;gap:.625rem;padding-top:1rem;display:flex}.product_detail_page .product_detail_badges .trust_badge{color:var(--boutique-muted);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.product_detail_page .product_detail_badges .trust_badge .trust_icon{color:var(--gold);font-size:.55rem}.product_detail_page .product_social_links{border-top:1px solid #c9a84c1f;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem;padding-top:1.25rem;display:flex}.product_detail_page .product_social_pill{letter-spacing:.06em;border:1.5px solid var(--boutique-border);color:var(--boutique-muted);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,background .2s,transform .2s;display:inline-flex}.product_detail_page .product_social_pill:hover{transform:translateY(-1px)}.product_detail_page .product_social_pill.instagram:hover{color:#c13584;background:#c135840f;border-color:#c13584}.product_detail_page .product_social_pill.google:hover{color:#fbbc04;background:#fbbc040f;border-color:#fbbc04}.product_detail_page .product_social_star{font-size:.9rem;line-height:1}.product_detail_page .related_products_section{border-top:1px solid var(--boutique-border);background:var(--boutique-surface);padding:5rem 0}.product_detail_page .section_header_left{margin-bottom:2.5rem}.product_detail_page .related_title{font-family:var(--font-display),"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;color:var(--boutique-text);margin:0;font-size:1.875rem;font-weight:700}
