:root{--font-family: "Cormorant Unicase", serif;--second-family: "Cormorant Garamond", serif;--primary-bg: transparent;--text-color: #ffffff;--title-color: #ffdaaf;--button-bg: rgba(255, 255, 255, .16);--button-text: #ffffff;--glass-bg: rgba(213, 213, 213, .05);--glass-border: rgba(255, 255, 255, 1);--planet-glow: #264eec}*{margin:0;padding:0;box-sizing:border-box}.container{margin-top:12rem!important}main{padding-bottom:5rem}body{font-family:var(--font-family);background:var(--primary-bg);overflow:hidden;width:100vw;height:100vh;margin:0;padding:0}.product-detail-container{position:relative;width:100vw;height:100vh;background:var(--primary-bg);overflow:hidden}.bg-night-view{position:absolute;width:200vw;height:200vh;left:-70%;top:-40%;background:url(../img/Quizbg/image.png) no-repeat center center;background-size:cover;mix-blend-mode:luminosity;z-index:-10}.light-screen-1{position:absolute;width:clamp(1500px,125vw,2395px);height:clamp(800px,57vh,1224px);left:clamp(-1200px,-110vw,-2124px);top:clamp(-20px,-1.5vh,-29px);background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);z-index:-9}.glow-1{position:absolute;width:100vw;height:clamp(500px,41vh,883px);left:0;top:clamp(-150px,-10vh,-214px);background:radial-gradient(98.3% 100% at 50% 100%,#44310000 60%,#18140b99);border-radius:12px;z-index:-8}.glow-2{position:absolute;width:100vw;height:clamp(500px,41vh,883px);left:0;top:0;background:radial-gradient(98.3% 100% at 50% 100%,#44310000 80%,#18140b99);border-radius:19px;z-index:-7}.light-screen-bottom{position:absolute;width:100vw;height:clamp(500px,41vh,883px);left:0;bottom:0;background:radial-gradient(98.3% 100% at 50% 0%,#44310000 60%,#18140b99);border-radius:12px;transform:rotate(-179.78deg);z-index:-6}.light-screen-2{position:absolute;width:clamp(1500px,125vw,2395px);height:clamp(800px,57vh,1224px);right:clamp(-600px,-12.5vw,-240px);bottom:clamp(50px,4vh,83px);background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);z-index:-5}.navbar{position:fixed;width:1760px;height:48px;left:50%;top:80px;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;z-index:100;max-width:calc(100vw - 160px)}.navbar .burger-menu{width:48px;height:48px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.navbar .burger-menu svg{width:100%;height:100%}.navbar .burger-menu svg path{stroke:#fff}.navbar .logo{position:absolute;left:50%;transform:translate(-50%);width:272px}.navbar .logo img{width:100%;height:auto}.navbar .find-scent-nav{background:transparent;border:none;cursor:pointer}.navbar .find-scent-nav span{font-family:var(--font-family);font-style:normal;font-weight:500;font-size:clamp(18px,1.34vw,25.82px);line-height:clamp(22px,1.44vh,31px);text-align:center;text-transform:uppercase;color:#e5e5e5;white-space:nowrap}.product-content{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:space-between;padding:clamp(100px,9.26vh,200px) clamp(80px,4.17vw,80px) clamp(80px,3.7vh,80px)}.content-group{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;transform:translateY(clamp(-50px,-3vh,-30px))}.bg-dark{position:absolute;width:clamp(1200px,81.67vw,1568px);height:clamp(650px,42vh,908px);left:50%;top:clamp(140px,8.66vh,187px);transform:translate(calc(-50% + clamp(20px,1.67vw,32px)));background:var(--glass-bg);opacity:.4;border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:20px;z-index:1}.bg-glass-blur{position:absolute;width:clamp(1200px,81.67vw,1568px);height:clamp(1400px,91.39vh,1974px);left:clamp(150px,10.83vw,208px);top:clamp(140px,8.66vh,187px);background:var(--planet-glow);mix-blend-mode:soft-light;opacity:.3;border-radius:20px;z-index:0}.product-info{position:relative;width:clamp(600px,40.6vw,779px);z-index:10;margin-left:clamp(150px,13.96vw,268px);margin-top:clamp(50px,2.31vh,50px)}.product-title{width:clamp(600px,38.86vw,746px);height:auto;font-family:var(--font-family);font-style:normal;font-weight:700;font-size:clamp(40px,4.13vw,79.34px);line-height:97%;color:var(--title-color);margin-bottom:clamp(40px,4.63vh,100px)}.info-section{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(25px,1.64vh,35.49px);width:100%;margin-bottom:clamp(40px,4.63vh,100px)}.product-description{width:clamp(600px,39.65vw,761px);font-family:var(--second-family);font-style:normal;font-weight:400;font-size:clamp(18px,1.51vw,29.03px);line-height:150%;color:var(--text-color)}.price-section{display:flex;justify-content:space-between;align-items:center;width:100%}.price{font-family:var(--second-family);font-style:normal;font-weight:400;font-size:clamp(28px,2.35vw,45.16px);line-height:125%;color:var(--text-color)}.checkout-button{position:relative;width:clamp(300px,20.63vw,396px);height:clamp(65px,4.21vh,91px);background:linear-gradient(94.51deg,var(--button-bg) -24.59%,rgba(255,255,255,0) 99.76%);border:1px solid rgba(255,255,255,.84);border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.checkout-button:hover{background:linear-gradient(94.51deg,#ffffff40 -24.59%,#ffffff0d 99.76%);transform:translateY(-2px)}.checkout-button span{font-family:var(--font-family);font-style:normal;font-weight:700;font-size:clamp(24px,1.93vw,37px);line-height:100%;text-transform:lowercase;color:var(--button-text)}.product-visuals{position:relative;width:50%;height:100%;display:flex;align-items:center;justify-content:center;z-index:5}.bottle-image{position:absolute;width:clamp(600px,42.72vw,820px);height:clamp(600px,37.98vh,820px);right:clamp(50px,5.06vw,97.12px);top:clamp(70px,5.78vh,138px);z-index:3}.bottle-image img{width:100%;height:100%;object-fit:contain}.planet-image{position:absolute;width:clamp(600px,42.72vw,820px);height:clamp(600px,37.98vh,820px);right:clamp(50px,5.06vw,97.12px);top:clamp(450px,30vh,570px);z-index:1}.planet-image img{width:100%;height:100%;object-fit:contain}@media(max-width:1920px){.content-group{transform:translateY(clamp(-40px,-2.5vh,-25px))}.bottle-image{width:clamp(500px,35vw,700px);height:clamp(500px,32vh,700px);right:clamp(40px,4vw,80px);top:clamp(60px,5vh,110px)}.planet-image{width:clamp(500px,35vw,700px);height:clamp(500px,32vh,700px);right:clamp(40px,4vw,80px);top:clamp(320px,27vh,450px)}}@media(max-width:1600px){.content-group{transform:translateY(clamp(-35px,-2vh,-20px))}.product-info{margin-left:clamp(100px,10vw,200px)}.bottle-image{width:clamp(450px,32vw,600px);height:clamp(450px,30vh,600px);right:clamp(30px,3vw,60px);top:clamp(40px,3vh,90px)}.planet-image{width:clamp(450px,32vw,600px);height:clamp(450px,30vh,600px);right:clamp(30px,3vw,60px);top:clamp(270px,23vh,370px)}}@media(max-width:1440px){.content-group{transform:translateY(clamp(-30px,-1.5vh,-15px))}.product-content{padding:clamp(120px,12vh,150px) clamp(40px,5vw,60px) clamp(60px,8vh,80px)}.product-info{width:clamp(500px,35vw,600px);margin-left:clamp(80px,8vw,150px);margin-top:clamp(50px,2.31vh,50px)}.product-visuals{width:50%;height:100%;position:relative}.bottle-image{width:clamp(400px,35vw,500px);height:clamp(400px,30vh,500px);right:clamp(20px,3vw,50px);top:clamp(20px,3vh,70px)}.planet-image{width:clamp(400px,35vw,500px);height:clamp(400px,30vh,500px);right:clamp(20px,3vw,50px);top:clamp(250px,23vh,350px)}}@media(max-width:1024px){.content-group{transform:translateY(clamp(-25px,-1vh,-10px))}.navbar{width:calc(100vw - 40px);left:50%;top:60px;transform:translate(-50%);max-width:1600px}.product-content{padding:clamp(100px,15vh,130px) clamp(30px,4vw,50px) clamp(50px,8vh,70px)}.product-info{width:clamp(400px,40vw,500px);margin-left:clamp(50px,5vw,100px)}.bottle-image{width:clamp(300px,40vw,400px);height:clamp(300px,35vh,400px);right:clamp(15px,2vw,40px);top:clamp(10px,2vh,50px)}.planet-image{width:clamp(300px,40vw,400px);height:clamp(300px,35vh,400px);right:clamp(15px,2vw,40px);top:clamp(190px,20vh,270px)}.bg-dark{width:clamp(900px,75vw,1200px);height:clamp(500px,38vh,650px)}.bg-glass-blur{width:clamp(900px,75vw,1200px);height:clamp(1000px,80vh,1400px)}}@media(max-width:768px){.content-group{transform:translateY(clamp(-20px,-.5vh,-5px));flex-direction:column;align-items:center}.navbar{width:90%;left:5%;top:clamp(20px,4vh,40px)}.container{margin-top:10rem!important}.navbar .logo{width:clamp(150px,25vw,200px)}.navbar .find-scent-nav span{font-size:clamp(14px,3vw,18px)}.navbar .burger-menu{width:clamp(35px,8vw,40px);height:clamp(35px,8vw,40px)}.product-content{padding:clamp(80px,15vh,120px) clamp(20px,5vw,40px) clamp(40px,8vh,60px)}.product-info{width:100%;margin-left:0;margin-bottom:clamp(30px,4vh,50px);text-align:center;order:2}.product-visuals{width:100%;height:auto;position:relative;order:1;margin-bottom:clamp(20px,3vh,30px)}.product-title{font-size:clamp(28px,6vw,40px);text-align:center}.product-description{font-size:clamp(16px,4vw,20px);text-align:center}.price{font-size:clamp(22px,5vw,28px)}.checkout-button{width:100%;margin:0 auto}.bottle-image{width:clamp(280px,60vw,350px);height:clamp(280px,40vh,350px);right:50%;transform:translate(50%);top:clamp(0px,1vh,20px)}.planet-image{width:clamp(280px,60vw,350px);height:clamp(280px,40vh,350px);right:50%;transform:translate(50%);top:clamp(160px,18vh,220px)}.bg-dark{width:clamp(600px,85vw,900px);height:clamp(350px,30vh,500px);left:50%;transform:translate(-50%)}.bg-glass-blur{width:clamp(600px,85vw,900px);height:clamp(700px,60vh,1000px);left:clamp(50px,7.5vw,100px)}}@media(max-width:480px){.content-group{transform:translateY(clamp(-15px,0vh,0px));flex-direction:column;align-items:center}.navbar{width:95%;left:2.5%;top:clamp(15px,3vh,30px)}.navbar .logo{width:clamp(120px,30vw,160px)}.navbar .find-scent-nav span{font-size:clamp(12px,3vw,16px)}.navbar .burger-menu{width:clamp(30px,8vw,35px);height:clamp(30px,8vw,35px)}.product-content{padding:clamp(70px,12vh,100px) clamp(15px,4vw,30px) clamp(30px,6vh,50px)}.product-info{width:100%;margin-left:0;text-align:center;order:2}.product-visuals{width:100%;height:auto;position:relative;order:1;margin-bottom:clamp(20px,3vh,30px)}.product-title{font-size:clamp(24px,7vw,32px)}.product-description{font-size:clamp(14px,4vw,18px)}.price{font-size:clamp(20px,5vw,24px)}.bottle-image{width:clamp(200px,70vw,280px);height:clamp(200px,45vh,280px);right:50%;transform:translate(50%);top:clamp(-10px,0vh,10px)}.planet-image{width:clamp(200px,70vw,280px);height:clamp(200px,45vh,280px);right:50%;transform:translate(50%);top:clamp(120px,15vh,180px)}.bg-dark{width:clamp(400px,90vw,600px);height:clamp(250px,25vh,350px);left:50%;transform:translate(-50%)}.bg-glass-blur{width:clamp(400px,90vw,600px);height:clamp(500px,50vh,700px);left:clamp(20px,5vw,50px)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/perfumeInfo.css.map */
