:root{--md-primary:#0a0500;--md-secondary:#cbb583;--md-accent:#d4a574;--md-gold:#cbb583;--md-text:#504e4a;--md-text-light:#7a7875;--md-bg:#ffffff;--md-bg-alt:#fafaf9;--md-bg-muted:#f5f4f2;--md-border:#e8e6e3;--md-border-light:#f0efed;--md-success:#2d7a4f;--md-error:#c53030;--md-info:#3182ce;--md-font-display:'Playfair Display', Georgia, serif;--md-font-body:'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--md-space-xs:0.25rem;--md-space-sm:0.5rem;--md-space-md:1rem;--md-space-lg:1.5rem;--md-space-xl:2rem;--md-space-2xl:3rem;--md-space-3xl:4rem;--md-space-4xl:6rem;--md-radius-sm:4px;--md-radius-md:8px;--md-radius-lg:12px;--md-radius-xl:16px;--md-radius-full:9999px;--md-shadow-sm:0 1px 2px rgba(10, 5, 0, 0.04);--md-shadow-md:0 4px 12px rgba(10, 5, 0, 0.06);--md-shadow-lg:0 8px 24px rgba(10, 5, 0, 0.08);--md-shadow-xl:0 16px 48px rgba(10, 5, 0, 0.1);--md-ease:cubic-bezier(0.4, 0, 0.2, 1);--md-duration:300ms}:root{--primary:#0a0500;--secondary:#cbb583;--accent:#d4a574;--text:#504e4a;--text-light:#7a7875;--bg:#fff;--bg-alt:#fafaf9;--bg-muted:#f5f4f2;--border:#e8e6e3;--border-light:#f0efed;--success:#2d7a4f;--font-display:'Playfair Display',Georgia,serif;--font-body:'DM Sans',-apple-system,sans-serif;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--container:1400px;--header-h:80px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(10,5,0,.04);--shadow-md:0 4px 12px rgba(10,5,0,.06);--shadow-lg:0 8px 24px rgba(10,5,0,.08);--shadow-xl:0 16px 48px rgba(10,5,0,.1);--ease:cubic-bezier(0.4,0,0.2,1);--duration:300ms}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}h3{font-size:2rem;font-weight:400;padding:1.5rem 0 0 1rem;font-family:DM Sans,sans-serif;text-align:center}:root{--space-md:clamp(0.75rem, 2vw, 1rem);--space-lg:clamp(1rem, 2.5vw, 1.5rem);--space-xl:clamp(1.5rem, 3vw, 2rem);--space-2xl:clamp(2rem, 4vw, 3rem);--radius-md:8px;--radius-lg:12px;--transition-smooth:cubic-bezier(0.4, 0, 0.2, 1)}.product-description{display:grid;gap:var(--space-2xl);grid-template-columns:1fr;margin-block:var(--ct-container-spacing,2rem)}@media (min-width:768px){.product-description{grid-template-columns:2fr 1fr;grid-template-rows:auto auto;align-items:start;gap:var(--space-xl)}.product-toggle:nth-child(1){grid-column:1 / 2;grid-row:1 / 2}.product-toggle:nth-child(2){grid-column:1 / 2;grid-row:2 / 3;align-self:start}.product-toggle:nth-child(3){grid-column:2 / 3;grid-row:1 / 3;display:flex;flex-direction:column;gap:var(--space-lg);align-self:start;position:sticky;top:2rem}}.product-toggle{display:flex;flex-direction:column;gap:var(--space-xl);background:var(--backgroundColor,#ffffff);border:1px solid #cbb583;border-radius:var(--radius-lg);padding:var(--space-xl);transition:all 0.3s var(--transition-smooth);box-shadow:0 2px 8px rgb(0 0 0 / .04)}.product-toggle:hover{box-shadow:0 4px 16px rgb(0 0 0 / .08);border-color:var(--paletteColor2,hsl(0 0% 82%));transform:translateY(-2px)}.product-toggle:nth-child(1) .product-description__title,.product-toggle:nth-child(2) .product-description__title{display:none}.product-description__title{font-size:var(--h4FontSize,1.25rem);font-weight:var(--headingsFontWeight,600);color:var(--headingColor,hsl(0 0% 15%));margin:0 0 var(--space-lg);padding-bottom:var(--space-md);border-bottom:2px solid #cbb583;position:relative}.product-description__title::after{content:'';position:absolute;bottom:-2px;left:0;width:50px;height:2px;background:#cbb583}.product-group{display:flex;flex-direction:column;gap:var(--space-xl);margin-top:0;padding-top:0}.product-toggle:nth-child(2) .product-group,.product-toggle:nth-child(3) .product-group{display:block!important;align-self:start;margin:0}.product-section__heading{align-self:flex-start;font-size:clamp(1.125rem, 2.2vw, 1.25rem);font-weight:600;margin:0 0 var(--space-lg);color:var(--headingColor,hsl(0 0% 20%));font-family:var(--headingFont,inherit);line-height:1.3;position:relative;padding-left:var(--space-md)}.product-section__heading::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:#cbb583;border-radius:2px}.product-section__heading:first-child{margin-top:0}.product-section__heading+.product-section__heading{margin-top:var(--space-2xl)}.product-section__text{font-size:clamp(0.9375rem, 2vw, 1rem);line-height:1.75;margin:0 0 var(--space-lg);color:var(--color,hsl(0 0% 30%));text-align:justify}.product-section__text:last-child{margin-bottom:0}.product-section__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-md)}.product-section__list li{display:flex;align-items:flex-start;flex-direction:column;gap:var(--space-md);padding:var(--space-lg);background:var(--paletteColor5,hsl(210 15% 97%));border-radius:var(--radius-md);font-size:clamp(0.875rem, 1.8vw, 0.9375rem);color:var(--color,hsl(0 0% 30%));line-height:1.7;transition:all 0.25s var(--transition-smooth);border:1px solid #fff0}.product-section__list li:hover{background:#c7c3bb;border-color:var(--paletteColor3,hsl(210 15% 90%));transform:translateX(4px);box-shadow:0 2px 8px rgb(0 0 0 / .06)}.product-section__list li::before{content:"✓";display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;background:#cbb583;border-radius:50%;color:#fff;font-weight:700;font-size:1rem;box-shadow:0 2px 6px #cbb583;transition:transform 0.25s var(--transition-smooth)}.product-section__list li:hover::before{transform:scale(1.1) rotate(5deg)}.product-section__list li strong{font-weight:600;color:var(--headingColor,hsl(0 0% 20%));margin-right:.25rem}.product-toggle:nth-child(3){background:#cbb583}.product-toggle:nth-child(3) .product-group{display:flex;flex-direction:column;margin-top:-40px;gap:var(--space-md);background:var(--backgroundColor,#ffffff);border-radius:var(--radius-md);padding:var(--space-lg);border:1px solid var(--border-color,hsl(0 0% 92%))}.product-toggle:nth-child(3) .product-section__list{display:flex;flex-direction:column;gap:var(--space-md);padding:0;list-style:none}.product-toggle:nth-child(3) .product-section__list li{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md) 0;border-bottom:1px solid var(--border-color,hsl(0 0% 92%));font-size:clamp(0.8125rem, 1.6vw, 0.875rem);background:#fff0;border-radius:0;transition:all 0.2s var(--transition-smooth)}.product-toggle:nth-child(3) .product-section__list li:hover{padding-left:var(--space-md);background:var(--paletteColor5,hsl(210 15% 98%));border-radius:var(--radius-md);transform:translateX(0)}.product-toggle:nth-child(3) .product-section__list li:last-child{padding-bottom:0;border-bottom:none}.product-toggle:nth-child(3) .product-section__list li::before{content:none}.product-toggle:nth-child(3) .product-section__list li span{flex:1}.product-toggle:nth-child(3) .product-section__list li strong{font-weight:600;color:#cbb583;white-space:nowrap}@media (min-width:768px){.product-toggle:nth-child(2){order:3}.product-toggle:nth-child(3){order:2}}@media (max-width:767px){.product-toggle{padding:var(--space-lg)}.product-section__text{text-align:left}.product-section__list li{padding:var(--space-md)}.product-section__list li::before{width:28px;height:28px;font-size:.875rem}}@media (max-width:480px){.product-toggle{padding:var(--space-md)}.product-section__heading{font-size:1rem}.product-section__list li{flex-direction:column;align-items:flex-start}.product-section__list li::before{width:24px;height:24px;font-size:.75rem}}[data-color-scheme="dark"] .product-toggle,.dark-mode .product-toggle{background:var(--darkBackgroundColor,hsl(220 15% 12%));border-color:var(--darkBorderColor,hsl(220 15% 20%))}[data-color-scheme="dark"] .product-toggle:hover,.dark-mode .product-toggle:hover{border-color:var(--darkBorderColor,hsl(220 15% 25%))}[data-color-scheme="dark"] .product-toggle:nth-child(3),.dark-mode .product-toggle:nth-child(3){background:linear-gradient(135deg,var(--darkColor,hsl(220 15% 15%)),var(--darkBackgroundColor,hsl(220 15% 12%)))}[data-color-scheme="dark"] .product-description__title,[data-color-scheme="dark"] .product-section__heading,.dark-mode .product-description__title,.dark-mode .product-section__heading{color:var(--darkHeadingColor,hsl(0 0% 95%))}[data-color-scheme="dark"] .product-section__text,[data-color-scheme="dark"] .product-section__list li,.dark-mode .product-section__text,.dark-mode .product-section__list li{color:var(--darkColor,hsl(0 0% 80%))}[data-color-scheme="dark"] .product-section__list li,.dark-mode .product-section__list li{background:var(--darkColor,hsl(220 15% 15%))}[data-color-scheme="dark"] .product-section__list li:hover,.dark-mode .product-section__list li:hover{background:var(--darkColor,hsl(220 15% 18%));border-color:var(--darkBorderColor,hsl(220 15% 25%))}[data-color-scheme="dark"] .product-toggle:nth-child(3) .product-group,.dark-mode .product-toggle:nth-child(3) .product-group{background:var(--darkBackgroundColor,hsl(220 15% 10%));border-color:var(--darkBorderColor,hsl(220 15% 18%))}[data-color-scheme="dark"] .product-toggle:nth-child(3) .product-section__list li,.dark-mode .product-toggle:nth-child(3) .product-section__list li{border-bottom-color:var(--darkBorderColor,hsl(220 15% 18%))}[data-color-scheme="dark"] .product-section__list li strong,.dark-mode .product-section__list li strong{color:var(--darkHeadingColor,hsl(0 0% 90%))}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@media print{.product-description{display:block}.product-toggle{page-break-inside:avoid;box-shadow:none;border:1px solid #ddd;margin-bottom:1.5rem}.product-toggle:hover{transform:none}}.md-promo-banner{display:none;position:relative;z-index:100;padding:1rem 2rem;background:var(--md-accent);color:var(--md-primary);font-size:.875rem;font-weight:500;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;gap:1rem}.md-promo-banner.is-visible{display:flex;animation:mdFadeIn 0.5s var(--md-ease)}.md-promo-message{flex:1;text-align:center;max-width:100%}.md-promo-banner__close{background:none;border:none;cursor:pointer;opacity:.7;font-size:1rem}.md-promo-banner__close:hover{opacity:1}@media (max-width:1024px){.md-promo-banner{font-size:.8rem;padding:.75rem 1.5rem}}@media (max-width:768px){.md-promo-banner{font-size:.75rem;padding:.5rem 1rem;flex-direction:row}.md-promo-message{padding:0}.md-promo-banner__close{font-size:.9rem}}.md-badge{display:inline-flex;align-items:center;gap:var(--md-space-xs);padding:var(--md-space-xs) var(--md-space-md);font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--md-radius-full)}.md-badge--collection{background:var(--md-bg-alt);color:var(--md-secondary);border:1px solid var(--md-secondary)}.md-badge--stock{background:rgb(45 122 79 / .1);color:var(--md-success)}.md-badge--promo{background:var(--md-secondary);color:var(--md-primary)}.md-badge--new{background:var(--md-primary);color:var(--md-bg)}.cta-banner{padding:4rem 0;background:linear-gradient(135deg,#0a0500 0%,#1a1510 100%);color:#fff;position:relative;overflow:hidden;margin-top:100px;height:400px}.cta-banner::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23cbb583' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5}.cta-banner__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.cta-banner__title{font-size:clamp(1.5rem, 3vw, 2rem);color:#fff;max-width:600px;font-family:'Playfair Display',Georgia,serif}.cta-banner__text{font-size:1.125rem;color:rgb(255 255 255 / .8);max-width:500px;font-family:'DM Sans',-apple-system,sans-serif}.cta-banner__btn{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3rem;font-size:1rem;font-weight:600;color:#0a0500;background:#cbb583;border:none;border-radius:8px;cursor:pointer;transition:all 300ms cubic-bezier(.4,0,.2,1)}.cta-banner__btn:hover{background:lightgray;transform:translateY(-2px);box-shadow:0 16px 48px rgb(10 5 0 / .1)}.cta-banner__btn svg{width:20px;height:20px;stroke:currentColor;fill:none}@media (max-width:768px){.cta-banner{padding:3rem 1.25rem;margin-top:4rem;height:auto}.cta-banner__inner{gap:1.5rem}.cta-banner__title{font-size:1.35rem;max-width:100%;line-height:1.3}.cta-banner__text{font-size:1rem;max-width:100%;line-height:1.6}.cta-banner__btn{width:100%;justify-content:center;padding:1.25rem 2rem;font-size:.95rem}}@media (max-width:480px){.cta-banner{padding:2.5rem 1rem}.cta-banner__title{font-size:1.25rem}.cta-banner__btn{gap:.75rem;padding:1.1rem 1.5rem;border-radius:6px}.cta-banner__btn svg{width:18px;height:18px}}.trust-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md);padding-top:var(--space-xl);border-top:1px solid var(--border-light)}.trust-badge{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);text-align:center}.trust-badge__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-alt);border-radius:var(--radius-full)}.trust-badge__icon svg{width:20px;height:20px;stroke:var(--secondary,#000);fill:none;stroke-width:1.8}.trust-badge__text{font-size:.75rem;color:var(--text-light);line-height:1.4}.FAQ-product-description{max-width:920px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgb(0 0 0 / .06);overflow:hidden}.FAQ-product-toggle{display:flex;flex-direction:column;border-bottom:1px solid #f0f0f0;transition:all 0.3s ease}.FAQ-product-toggle:last-child{border-bottom:none}.FAQ-product-toggle:hover{background-color:#fafafa}.FAQ-index{background:#a89768;padding:12px 40px;display:none;justify-content:space-between;align-items:center;font-weight:900;font-size:1.8rem;cursor:default;border:none;width:100%;letter-spacing:1px;color:#fff;text-transform:uppercase;box-shadow:0 4px 16px rgb(0 0 0 / .1)}.FAQ-index h2{font-weight:900;margin:0;color:#fff}.FAQ-product-description__title{background-color:#fff0;padding:28px 40px;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:1.1rem;cursor:pointer;border-bottom:2px solid #000;width:100%;transition:all 0.3s cubic-bezier(.4,0,.2,1);position:relative;margin-bottom:20px}.FAQ-product-description__title::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:0;background:#cbb583;transition:height 0.3s ease;border-radius:0 2px 2px 0}.FAQ-product-description__title:hover::before{height:60%}.FAQ-product-description__title:hover{padding-left:48px;background-color:rgb(42 42 42 / .02)}.FAQ-product-description__title span:first-child{color:#1a1a1a;line-height:1.6;flex:1}.FAQ-product-description__title strong{font-weight:600}.FAQ-product-section{width:100%;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;box-sizing:border-box}.FAQ-chevron-icon{display:inline-block;width:20px;height:20px;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M10%2013L5%208L6.5%206.5L10%2010L13.5%206.5L15%208L10%2013Z%22%20fill%3D%22%232c2c2c%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-size:contain;transition:transform 0.3s cubic-bezier(.4,0,.2,1);flex-shrink:0;margin-left:20px;opacity:.7}.FAQ-product-description__title:hover .FAQ-chevron-icon{opacity:1}.FAQ-chevron-icon.rotate{transform:rotate(180deg)}.FAQ-product-group{padding:0 40px 36px 40px;border:none;background-color:#fff;display:block;animation:slideDown 0.3s ease-out}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FAQ-product-section__heading{font-weight:600;margin-top:0;text-align:left;font-size:1.15rem;margin-bottom:20px;color:#1a1a1a;letter-spacing:.3px}.FAQ-product-section__list{padding-left:1.5rem;margin:0;width:100%}.FAQ-product-section__list li{margin-bottom:.5rem}.FAQ-product-section__text{margin-bottom:1rem;font-size:1.02rem;line-height:1.8;color:#4a4a4a;font-weight:400;letter-spacing:.2px}.FAQ-product-hr{border:none;height:1px;background:linear-gradient(90deg,transparent 0%,#e0e0e0 50%,transparent 100%);margin:1.5rem 0}.FAQ-product-section__table{width:100%;border-collapse:collapse;margin-top:1rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .04)}.FAQ-product-section__table th,.FAQ-product-section__table td{border:1px solid #f0f0f0;padding:14px 18px;text-align:left}.FAQ-product-section__table th{background:linear-gradient(180deg,#f8f8f8 0%,#f5f5f5 100%);font-weight:600;color:#2c2c2c;letter-spacing:.5px}.FAQ-product-section__table tr:hover{background-color:#fafafa}@media (max-width:768px){body{padding:30px 15px}.FAQ-product-description{border-radius:12px}.FAQ-index{padding:12px 24px;font-size:1.4rem}.FAQ-product-description__title{padding:22px 24px;font-size:1.05rem}.FAQ-product-description__title:hover{padding-left:32px}.FAQ-product-group{padding:0 24px 28px 24px}.FAQ-chevron-icon{width:18px;height:18px;margin-left:12px}}@media (max-width:1024px){.single-product .ct-cart-actions{width:100%;position:fixed;bottom:0;left:0;background:#fff;z-index:999;padding:12px;display:flex;align-items:center;gap:10px;box-shadow:0 -6px 12px rgb(0 0 0 / .12)}.single-product .ct-cart-actions .quantity{flex:0 0 auto}.single-product .ct-cart-actions .single_add_to_cart_button{flex:1;padding:14px;font-size:16px}}.images-info-tab{margin-top:50px}.images-info-grid{display:flex;justify-content:center;gap:46px;flex-wrap:wrap}.images-info-grid img{max-width:350px;width:100%;height:auto}@media (max-width:700px){.images-info-grid{flex-direction:column;align-items:center}.images-info-grid img{max-width:80%}}.ct-social-box a[data-network="youtube"]{display:none!important}#header .menu>li.menu-item>.ct-menu-link,.ct-header .menu>li.menu-item>.ct-menu-link{font-weight:700!important;letter-spacing:.02em}