@import"https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&family=Outfit:wght@300;400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #07091a;--bg2: #0e1230;--text: #ede9f8;--muted: #9b97c0;--violet: #9b6ee8;--deep: #5a37a8;--lavender: #c4a8f5;--border: rgba(155,110,232,.18);--radius: 18px;--btn: linear-gradient(135deg,#5a37a8 0%,#9b6ee8 100%);--btn-shadow: 0 6px 32px rgba(107,68,184,.5)}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Outfit,sans-serif;font-weight:300;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Cormorant,Georgia,serif;font-weight:500;line-height:1.1;color:var(--text)}a{color:var(--lavender);text-decoration:none}a:hover{color:var(--text)}img{max-width:100%;display:block}.container{max-width:1280px;margin:0 auto;padding:0 48px}@media(max-width:768px){.container{padding:0 20px}}.btn{display:inline-block;padding:14px 36px;background:var(--btn);color:#fff;border:none;border-radius:100px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;box-shadow:var(--btn-shadow);transition:box-shadow .25s ease}.btn:hover{box-shadow:0 8px 48px #6b44b8bf;color:#fff}.btn--outline{background:transparent;border:1px solid rgba(155,110,232,.35);color:var(--lavender);box-shadow:none}.btn--outline:hover{border-color:#9b6ee8b3;color:var(--text);box-shadow:none}.pill{display:inline-flex;align-items:center;gap:8px;padding:7px 18px;background:#6b44b824;border:1px solid rgba(155,110,232,.3);border-radius:100px;font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--lavender)}.section-head{text-align:center;margin-bottom:56px}.section-head h2{font-size:clamp(36px,4vw,54px);margin-top:18px}#header{position:fixed;top:0;left:0;right:0;z-index:200;padding:18px 48px;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(24px) saturate(1.4);backdrop-filter:blur(24px) saturate(1.4);background:#07091aa6;border-bottom:1px solid var(--border);transition:background .3s}.header-logo{display:flex;align-items:center;gap:12px;color:var(--text)}.header-logo svg{flex-shrink:0}.header-logo span{font-family:Cormorant,serif;font-size:22px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text)}.header-nav{display:flex;gap:32px}.header-nav a{font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);transition:color .2s}.header-nav a:hover{color:var(--text)}.header-actions{display:flex;align-items:center;gap:16px}.header-cart{position:relative;color:var(--muted);font-size:22px;line-height:1}.header-cart:hover{color:var(--lavender)}.cart-count{position:absolute;top:-6px;right:-8px;width:18px;height:18px;background:var(--violet);color:#fff;border-radius:50%;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;font-family:Outfit,sans-serif}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px}.hamburger span{display:block;width:22px;height:2px;background:var(--muted);border-radius:2px;transition:all .3s}@media(max-width:900px){#header{padding:16px 20px}.header-nav{display:none}.hamburger{display:flex}.header-actions .btn{display:none}}#mobile-nav{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#07091af7;z-index:300;flex-direction:column;align-items:center;justify-content:center;gap:32px}#mobile-nav.open{display:flex}#mobile-nav a{font-family:Cormorant,serif;font-size:36px;font-weight:400;color:var(--text)}#mobile-nav a:hover{color:var(--lavender)}#mobile-nav-close{position:absolute;top:24px;right:24px;font-size:32px;color:var(--muted);cursor:pointer;line-height:1;background:none;border:none}#hero{min-height:100vh;position:relative;display:flex;align-items:center;overflow:hidden;padding:140px 48px 80px}.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.hero-glow-1{top:-10%;right:-4%;width:600px;height:600px;background:radial-gradient(circle,rgba(100,60,200,.5),transparent 68%);animation:glowPulse 7s ease-in-out infinite}.hero-glow-2{bottom:0;left:-6%;width:400px;height:400px;background:radial-gradient(circle,rgba(50,30,150,.4),transparent 68%);animation:glowPulse 9s ease-in-out infinite 2.5s}.hero-inner{display:flex;align-items:center;justify-content:space-between;gap:64px;width:100%;max-width:1280px;margin:0 auto;position:relative;z-index:1}.hero-copy{flex:1}.hero-copy h1{font-size:clamp(52px,6vw,82px);margin:24px 0 22px}.hero-copy h1 em{color:var(--lavender);font-style:italic}.hero-copy p{font-size:17px;color:var(--muted);max-width:420px;margin-bottom:36px}.hero-btns{display:flex;gap:12px;flex-wrap:wrap}.hero-stats{display:flex;gap:28px;margin-top:52px;padding-top:36px;border-top:1px solid var(--border)}.hero-stat-val{font-family:Cormorant,serif;font-size:38px;font-weight:500;color:var(--lavender);line-height:1}.hero-stat-label{font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:5px}.hero-divider{width:1px;background:var(--border)}.hero-bottle{flex:0 0 380px;display:flex;align-items:center;justify-content:center;position:relative}.hero-bottle-glow{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(107,68,184,.5),transparent 68%);filter:blur(40px);animation:glowPulse 5s ease-in-out infinite}.hero-bottle img{width:280px;height:auto;position:relative;z-index:1;animation:bottleFloat 5.5s ease-in-out infinite;mix-blend-mode:screen;filter:drop-shadow(0 24px 64px rgba(107,68,184,.6))}@media(max-width:900px){.hero-inner{flex-direction:column;text-align:center}.hero-copy p{max-width:100%}.hero-btns,.hero-stats{justify-content:center}.hero-bottle{flex:none}.hero-bottle img{width:200px}}#pillars{padding:48px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff05}.pillars-inner{max-width:960px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:24px}.pillar{display:flex;align-items:center;gap:16px;flex:1}.pillar-icon{width:44px;height:44px;border-radius:50%;background:#6b44b833;border:1px solid rgba(155,110,232,.3);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.pillar-title{font-family:Cormorant,serif;font-size:20px;font-weight:500;color:var(--text)}.pillar-sub{font-size:13px;color:var(--muted);margin-top:2px}.pillar-div{width:1px;height:44px;background:var(--border);flex-shrink:0}@media(max-width:768px){.pillars-inner{flex-direction:column}.pillar-div{display:none}}#science{padding:120px 48px}.science-inner{max-width:1180px;margin:0 auto;display:flex;gap:80px;align-items:center}.science-img-wrap{flex:0 0 440px;position:relative}.science-img-wrap img{width:100%;border-radius:22px;filter:brightness(.85) saturate(.75)}.science-card{position:absolute;bottom:-24px;right:-24px;background:#0b0e22f5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(155,110,232,.22);border-radius:16px;padding:24px;width:210px}.science-card-label{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.science-card-title{font-family:Cormorant,serif;font-size:24px;color:var(--lavender);margin-bottom:6px}.science-card-text{font-size:12px;color:var(--muted);line-height:1.55}.science-copy{flex:1}.science-copy h2{font-size:clamp(34px,3vw,50px);margin:18px 0 20px}.science-copy p{font-size:16px;color:var(--muted);margin-bottom:18px}.science-bullets{display:flex;flex-direction:column;gap:14px;margin-top:28px}.science-bullet{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:var(--text)}.science-dot{width:7px;height:7px;border-radius:50%;background:var(--violet);flex-shrink:0;margin-top:9px}@media(max-width:900px){.science-inner{flex-direction:column}.science-img-wrap{flex:none;width:100%}.science-card{right:0;bottom:-20px}}#how{padding:120px 48px;background:#6b44b80a;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.how-inner{max-width:960px;margin:0 auto}.how-steps{display:flex;position:relative;gap:0}.how-line{position:absolute;top:27px;left:17%;right:17%;height:1px;background:linear-gradient(90deg,transparent,rgba(155,110,232,.35),transparent)}.how-step{flex:1;padding:0 32px;text-align:center}.how-num{width:54px;height:54px;border-radius:50%;background:var(--btn);display:flex;align-items:center;justify-content:center;margin:0 auto 22px;font-family:Cormorant,serif;font-size:22px;font-weight:500;color:#fff;box-shadow:0 4px 24px #6b44b880}.how-step h3{font-family:Cormorant,serif;font-size:24px;margin-bottom:10px}.how-step p{font-size:14px;color:var(--muted)}@media(max-width:700px){.how-steps{flex-direction:column;gap:40px}.how-line{display:none}}#reviews{padding:120px 48px}.reviews-grid{max-width:1180px;margin:0 auto;display:flex;gap:20px;align-items:flex-start}.review-card{flex:1;padding:36px;background:#ffffff06;border:1px solid rgba(155,110,232,.16);border-radius:var(--radius)}.review-card.featured{background:#6b44b81a;border-color:#9b6ee847;margin-top:-24px}.review-stars{color:var(--lavender);font-size:16px;letter-spacing:3px;margin-bottom:18px}.review-text{font-family:Cormorant,serif;font-size:20px;font-style:italic;line-height:1.65;color:var(--text);margin-bottom:22px}.review-name{font-size:14px;font-weight:600;color:var(--text)}.review-meta{font-size:13px;color:var(--muted);margin-top:2px}@media(max-width:768px){.reviews-grid{flex-direction:column}.review-card.featured{margin-top:0}}#faq{padding:120px 48px;background:#6b44b80a;border-top:1px solid var(--border)}.faq-inner{max-width:680px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(155,110,232,.14)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;background:none;border:none;cursor:pointer;padding:24px 0;text-align:left}.faq-question span:first-child{font-family:Cormorant,serif;font-size:21px;font-weight:500;color:var(--text);line-height:1.3}.faq-icon{font-size:24px;color:var(--lavender);flex-shrink:0;font-family:Outfit,sans-serif;font-weight:300;transition:transform .25s}.faq-answer{font-size:15px;color:var(--muted);line-height:1.8;max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.faq-item.open .faq-answer{max-height:300px;padding-bottom:20px}.faq-item.open .faq-icon{transform:rotate(45deg)}#cta{padding:120px 48px;position:relative;overflow:hidden}.cta-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 50%,rgba(107,68,184,.18),transparent 68%);pointer-events:none}.cta-inner{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-inner h2{font-size:clamp(42px,5vw,68px);margin:18px 0}.cta-inner p{font-size:17px;color:var(--muted);max-width:460px;margin:0 auto 48px}.cta-product{display:flex;align-items:center;justify-content:center;gap:60px}.cta-product img{width:140px;filter:drop-shadow(0 20px 56px rgba(107,68,184,.7))}.cta-product-info{text-align:left}.cta-product-info h3{font-family:Cormorant,serif;font-size:30px;margin-bottom:6px}.cta-product-info p{font-size:14px;color:var(--muted);margin-bottom:24px}@media(max-width:600px){.cta-product{flex-direction:column;text-align:center}.cta-product-info{text-align:center}}#footer{padding:40px 48px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.footer-logo{font-family:Cormorant,serif;font-size:20px;font-weight:500;color:var(--text)}.footer-copy{font-size:13px;color:var(--muted)}.footer-links{display:flex;gap:20px;font-size:13px}.footer-links a{color:var(--muted)}.footer-links a:hover{color:var(--text)}@media(max-width:700px){#footer{flex-direction:column;gap:16px;text-align:center}}.product-page{padding:120px 48px 80px}.product-inner{max-width:1180px;margin:0 auto;display:flex;gap:80px;align-items:flex-start}.product-gallery{flex:0 0 480px}.product-gallery img{width:100%;border-radius:var(--radius)}.product-thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.product-thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;border:1px solid var(--border);cursor:pointer;transition:border-color .2s}.product-thumb.active,.product-thumb:hover{border-color:var(--violet)}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-info{flex:1}.product-vendor{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--violet);margin-bottom:10px}.product-info h1{font-size:clamp(32px,3vw,46px);margin-bottom:14px}.product-price{font-size:28px;font-weight:600;color:var(--lavender);margin-bottom:24px;font-family:Outfit,sans-serif}.product-desc{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:32px}.product-form{margin-bottom:24px}.variant-label{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.variant-select{width:100%;padding:12px 16px;background:#ffffff0a;border:1px solid var(--border);border-radius:10px;color:var(--text);font-family:Outfit,sans-serif;font-size:14px;margin-bottom:20px;-webkit-appearance:none;appearance:none}.variant-select:focus{outline:none;border-color:var(--violet)}.add-to-cart{width:100%;padding:16px;font-size:15px}.product-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.product-badge{padding:8px 16px;background:#6b44b81f;border:1px solid var(--border);border-radius:100px;font-size:12px;color:var(--muted)}@media(max-width:900px){.product-inner{flex-direction:column}.product-gallery{flex:none;width:100%}}.collection-page{padding:120px 48px 80px}.collection-header{text-align:center;margin-bottom:60px}.collection-header h1{font-size:clamp(36px,4vw,56px)}.collection-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.collection-card{background:#ffffff06;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:border-color .25s,box-shadow .25s}.collection-card:hover{border-color:#9b6ee866;box-shadow:0 8px 40px #6b44b833}.collection-card img{width:100%;aspect-ratio:1;object-fit:cover}.collection-card-info{padding:20px}.collection-card-title{font-family:Cormorant,serif;font-size:22px;color:var(--text);margin-bottom:6px}.collection-card-price{font-size:16px;color:var(--lavender);font-weight:500}.cart-page{padding:120px 48px 80px}.cart-inner{max-width:800px;margin:0 auto}.cart-page h1{font-family:Cormorant,serif;font-size:clamp(36px,4vw,54px);margin-bottom:48px}.cart-item{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid var(--border);align-items:center}.cart-item img{width:80px;height:80px;object-fit:cover;border-radius:10px}.cart-item-title{font-family:Cormorant,serif;font-size:20px;color:var(--text)}.cart-item-price{font-size:16px;color:var(--lavender);margin-top:4px}.cart-item-qty{display:flex;align-items:center;gap:12px;margin-top:10px}.cart-qty-btn{width:28px;height:28px;border-radius:50%;background:#9b6ee826;border:1px solid var(--border);color:var(--text);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px}.cart-total{display:flex;justify-content:space-between;align-items:center;padding:28px 0;font-size:18px}.cart-total-label{color:var(--muted)}.cart-total-price{font-family:Cormorant,serif;font-size:28px;color:var(--lavender)}.cart-submit{width:100%;padding:18px;font-size:16px}.cart-empty{text-align:center;padding:80px 0}.cart-empty p{font-size:18px;color:var(--muted);margin-bottom:24px}.error-page{min-height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 48px}.error-page h1{font-size:clamp(60px,10vw,120px);color:var(--lavender);margin-bottom:16px}.error-page h2{font-size:28px;margin-bottom:16px}.error-page p{color:var(--muted);margin-bottom:32px}.page-content{max-width:760px;margin:0 auto;padding:120px 48px}.page-content h1{font-size:clamp(36px,4vw,54px);margin-bottom:32px}.page-content .rte{font-size:16px;color:var(--muted);line-height:1.8}.page-content .rte h2,.page-content .rte h3{color:var(--text);margin:28px 0 12px}.page-content .rte a{color:var(--lavender)}@keyframes glowPulse{0%,to{opacity:.38;transform:scale(1)}50%{opacity:.62;transform:scale(1.07)}}@keyframes bottleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/dopazene.css.map */
