@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@700;800;900&family=Montserrat:ital,wght@0,700;0,800;0,900;1,800&family=Plus+Jakarta+Sans:wght@600;700;800;900&family=Outfit:wght@600;700;800;900&display=swap";:root{--color-maroon-dark:#2e0508;--color-maroon-deep:#1f0305;--color-maroon-light:#4a0e17;--color-yellow-primary:#facc15;--color-yellow-glow:#facc1566;--color-green-primary:#22c55e;--color-green-light:#86efac;--color-text-light:#fefce8;--color-text-muted:#d1d5db;--font-family-brand:"Cinzel", "Montserrat", sans-serif;--font-family-heading:"Montserrat", "Outfit", sans-serif;--font-family-body:"Plus Jakarta Sans", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;width:100%;max-width:100vw;font-size:16px;overflow-x:hidden}body{font-family:var(--font-family-body);background-color:var(--color-maroon-dark);color:var(--color-text-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100vw;min-height:100vh;line-height:1.6;overflow-x:hidden}#root,.app-layout{width:100%;max-width:100%;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);letter-spacing:-.01em;word-break:break-word;overflow-wrap:break-word}.brand-logo-mass{letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#fffbeb 0%,#facc15 40%,#eab308 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 15px #facc1580)drop-shadow(0 0 30px #000000e6);-webkit-background-clip:text;font-family:Cinzel,Montserrat,serif;font-weight:900}.brand-oil-mass{background:linear-gradient(135deg,#86efac 0%,#22c55e 50%,#15803d 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 15px #22c55e99);-webkit-background-clip:text;font-family:Montserrat,sans-serif;font-weight:900}.brand-subtitle-mass{letter-spacing:.1em;text-transform:uppercase;color:#86efac;text-shadow:0 2px 10px #000000e6,0 0 12px #22c55e4d;font-family:Montserrat,sans-serif;font-weight:800}.container{width:100%;max-width:1380px;margin:0 auto;padding-left:clamp(.85rem,3vw,2.5rem);padding-right:clamp(.85rem,3vw,2.5rem)}img,video{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-maroon-deep)}::-webkit-scrollbar-thumb{background:var(--color-maroon-light);border:2px solid var(--color-maroon-deep);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--color-yellow-primary)}.glass-panel-dark{-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#2e0508e0 0%,#1f0305f0 100%);border:1px solid #facc154d;max-width:100%;box-shadow:0 10px 30px #00000080}.text-gradient-yellow{background:linear-gradient(135deg,#facc15 0%,#fef08a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text-gradient-green{background:linear-gradient(135deg,#4ade80 0%,#22c55e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text-gradient-golden-shimmer{background:linear-gradient(110deg,gold 0%,#fff 25%,#ffea00 50%,#fff7a1 75%,gold 100%) 0 0/200%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 15px #ffd700e6)drop-shadow(0 0 30px #facc15b3);-webkit-background-clip:text;animation:2.4s linear infinite shineGolden;display:inline-block}@keyframes shineGolden{0%{background-position:200%}to{background-position:-200%}}.btn-primary{color:#2e0508;cursor:pointer;box-shadow:0 4px 18px var(--color-yellow-glow);-webkit-user-select:none;user-select:none;white-space:nowrap;background:linear-gradient(135deg,#facc15 0%,#eab308 100%);border:none;border-radius:9999px;align-items:center;gap:.5rem;font-weight:800;line-height:1.2;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-primary:hover{background:linear-gradient(135deg,#fef08a 0%,#facc15 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 25px #facc1599}.btn-primary:active{transform:translateY(0)scale(.99)}.btn-secondary{color:#86efac;cursor:pointer;white-space:nowrap;background:#22c55e26;border:1px solid #22c55e66;border-radius:9999px;align-items:center;gap:.5rem;font-weight:700;transition:all .25s;display:inline-flex}.btn-secondary:hover{color:#fff;background:#22c55e40;border-color:#22c55e}.badge-green{color:#86efac;letter-spacing:.03em;background:#22c55e2e;border:1px solid #22c55e59;border-radius:9999px;align-items:center;gap:.35rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-flex}.badge-yellow{color:#facc15;letter-spacing:.03em;background:#facc152e;border:1px solid #facc1559;border-radius:9999px;align-items:center;gap:.35rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-flex}.get-quote-fixed-btn{z-index:999;-webkit-backdrop-filter:blur(12px);padding:clamp(.6rem,.75vw,.72rem) clamp(1.2rem,1.6vw,1.7rem);font-size:clamp(.85rem,1vw,.95rem);position:fixed;top:auto;bottom:clamp(24px,4vh,44px);right:clamp(16px,2.5vw,36px);box-shadow:0 10px 32px #facc15b3,0 4px 22px #000000e6}@media (width<=768px){html,body{font-size:14.5px}section{padding-top:2rem!important;padding-bottom:2rem!important}.container{padding-left:.85rem!important;padding-right:.85rem!important}.glass-panel-dark{padding:1.1rem!important}.mobile-grid-2col{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.mobile-product-card{padding:.75rem!important}.mobile-product-img-frame{height:145px!important;min-height:145px!important}.mobile-product-img{height:125px!important;max-height:125px!important}.mobile-product-title{font-size:1.05rem!important}.get-quote-fixed-btn{padding:.55rem 1.1rem;font-size:.82rem;top:auto;bottom:16px;right:14px;box-shadow:0 8px 24px #000000e6,0 0 18px #facc1599;width:auto!important}}@media (width<=480px){html,body{font-size:14px}section{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.container{padding-left:.6rem!important;padding-right:.6rem!important}.glass-panel-dark{border-radius:16px!important;padding:.85rem!important}.mobile-grid-2col{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}.mobile-w-full{width:100%!important}}.highlights-container{-webkit-backdrop-filter:blur(24px);background:linear-gradient(135deg,#260407f5 0%,#140204fa 100%);border:2px solid #facc158c;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;width:100%;padding:.85rem 1rem;display:flex;box-shadow:0 16px 45px #000000bf,0 0 35px #facc1538}.highlight-card{border-radius:12px;flex:calc(50% - .65rem);justify-content:center;align-items:center;gap:.45rem;min-width:135px;padding:.45rem .85rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex}.highlight-card-gold{background:#facc1526;border:1.5px solid #facc158c;box-shadow:0 4px 15px #facc1540}.highlight-card-green{background:#22c55e26;border:1.5px solid #22c55e8c;box-shadow:0 4px 15px #22c55e40}.highlight-icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.highlight-icon-gold{color:#facc15}.highlight-icon-green{color:#4ade80}.highlight-icon{flex-shrink:0;width:16px;height:16px}.highlight-text-gold{color:#facc15;letter-spacing:.03em;text-align:center;font-size:.82rem;font-weight:900}.highlight-text-green{color:#86efac;letter-spacing:.03em;text-align:center;font-size:.82rem;font-weight:900}@media (width>=768px){.highlights-container{background:linear-gradient(135deg,#2e0508fa 0%,#140204fc 100%);border:2px solid #facc15a6;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:1.25rem;padding:1.5rem 1.8rem;display:grid;box-shadow:0 20px 50px #000000d9,0 0 45px #facc154d}.highlight-card{flex:unset;border-radius:18px;flex-direction:column;gap:.7rem;min-width:0;padding:1.35rem 1rem;position:relative;overflow:hidden}.highlight-card:hover{transform:translateY(-5px)}.highlight-card-gold:hover{background:#facc1538;border-color:#facc15e6;box-shadow:0 12px 35px #facc1573}.highlight-card-green:hover{background:#22c55e38;border-color:#22c55ee6;box-shadow:0 12px 35px #22c55e73}.highlight-icon-wrapper{border-radius:50%;width:48px;height:48px;margin-bottom:.15rem}.highlight-icon-gold{background:radial-gradient(circle,#facc1559 0%,#facc1514 100%);border:1.5px solid #facc15a6;box-shadow:0 0 20px #facc1559}.highlight-icon-green{background:radial-gradient(circle,#22c55e59 0%,#22c55e14 100%);border:1.5px solid #22c55ea6;box-shadow:0 0 20px #22c55e59}.highlight-icon{width:22px;height:22px}.highlight-text-gold,.highlight-text-green{letter-spacing:.05em;font-size:.96rem}}.qty-control-desktop{box-sizing:border-box;background:#000000a6;border:1px solid #facc1573;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;gap:.35rem;width:110px;min-width:110px;max-width:110px;padding:.45rem .6rem;display:flex}.qty-control-mobile{box-sizing:border-box;flex-shrink:0;align-items:center;gap:.4rem;display:none}@media (width<=767px){.qty-control-desktop{display:none!important}.qty-control-mobile{display:flex!important}}.variant-selector-desktop{display:block}.variant-selector-mobile-side{display:none}.bottle-col-responsive{z-index:5;justify-content:center;align-items:center;display:flex;position:relative}.bottle-img-responsive{object-fit:contain;z-index:5;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;backface-visibility:hidden;will-change:transform, box-shadow;border:2px solid #facc158c;border-radius:16px;width:auto;height:200px;max-height:200px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .35s;position:relative;transform:translate(0,0);box-shadow:0 14px 32px #000000d9,0 0 22px #facc1566}.bottle-img-responsive:hover,.bottle-img-responsive:active,.bottle-img-responsive:focus{z-index:99;border-color:#facc15f2;transform:scale(2.4)translateY(-12px)translate(0,0);box-shadow:0 28px 65px #000000fa,0 0 50px #facc15f2}@media (width<=767px){.variant-selector-desktop{display:none!important}.variant-selector-mobile-side{z-index:2;flex-direction:column;justify-content:center;width:58%;display:flex!important}.product-image-frame-responsive{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:.5rem!important;height:auto!important;min-height:200px!important;padding:.75rem .85rem!important;display:flex!important}.bottle-col-responsive{z-index:5;width:40%}.bottle-img-responsive{height:160px;max-height:160px}.bottle-img-responsive:hover,.bottle-img-responsive:active,.bottle-img-responsive:focus{transform:scale(2)translateY(-8px)translate(0,0)}}.discount-badge-desktop{display:inline-flex}.discount-badge-mobile{display:none}@media (width<=767px){.discount-badge-desktop{display:none!important}.discount-badge-mobile{display:inline-flex!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s cubic-bezier(.16,1,.3,1) forwards fadeIn}@keyframes fastSubtleFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.app-layout{animation:.75s cubic-bezier(.16,1,.3,1) forwards fastSubtleFadeIn}
