@import"https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{position:relative;background-image:url(./images/background.jpg);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;background-color:#000;color:#fff;min-height:100vh;width:100vw;margin:0;padding:0}body:before{content:"";position:fixed;inset:0;background:#ffffff4d;z-index:1;pointer-events:none}#root{min-height:100vh;width:100vw;position:relative;z-index:2}body,#root,h1,h2,h3,h4,h5,h6,p,span,div,a,button,.perfume-zigzag-title,.perfume-info,.perfume-description,.perfume-name,.product-detail-title,.product-detail-info,.product-detail-desc,.product-detail-back,.image-preview-close{color:#111!important}.perfume-zigzag-list{display:flex;flex-direction:column;gap:3.5rem;width:100vw;max-width:100vw;margin:0 auto 2rem;padding:0 2rem;box-sizing:border-box}.perfume-zigzag-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;width:100%;padding:2.5rem 0}.perfume-zigzag-row.reverse{flex-direction:row-reverse}.perfume-zigzag-img{width:180px;height:180px;border-radius:50%;object-fit:cover;box-shadow:0 4px 24px #00000080;border:3px solid #fff2}.perfume-zigzag-title{font-family:Great Vibes,cursive;font-size:2.8rem;color:#fff;text-align:center;letter-spacing:1px;text-shadow:0 2px 8px #000,0 0px 2px #fff2;max-width:260px;word-break:break-word}.product-detail-bg{min-height:100vh;width:100vw;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column}.product-detail-overlay{background:#000000ad;min-height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-bottom:2rem}.product-detail-content{margin:0 auto;margin-top:2.5rem;max-width:420px;width:100vw;display:flex;flex-direction:column;align-items:center;background:transparent;padding:0 1.2rem 2rem}.product-detail-title{font-family:Great Vibes,cursive;font-size:2.7rem;color:#fff;text-align:center;margin-top:1.5rem;margin-bottom:1.2rem;text-shadow:0 2px 16px #000,0 0px 2px #fff2}.product-detail-info{display:flex;justify-content:center;gap:2.2rem;color:#fff;font-size:1.1rem;letter-spacing:1px;margin-bottom:1.5rem;margin-top:.5rem;font-family:Montserrat,Arial,sans-serif;font-weight:500}.product-detail-desc{color:#eaeaea;font-size:1.05rem;text-align:center;margin-bottom:2.2rem;margin-top:.5rem;line-height:1.7;font-family:Montserrat,Arial,sans-serif;text-shadow:0 1px 8px #000}.product-detail-back{background:#ffffff1f;color:#fff;border:none;border-radius:22px;padding:.7rem 2.2rem;font-size:1.1rem;font-family:Montserrat,Arial,sans-serif;cursor:pointer;margin-top:1.2rem;box-shadow:0 2px 8px #0008;transition:background .2s}.product-detail-back:hover{background:#ffffff38}@media (max-width: 600px){.perfume-zigzag-list{gap:2.2rem;max-width:100vw;width:100vw;padding:0 1rem}.perfume-zigzag-row{gap:1rem;width:100%;padding:1.2rem 0;justify-content:center}.perfume-zigzag-img{width:120px;height:120px}.perfume-zigzag-title{font-size:1.5rem;max-width:120px}.product-detail-content{max-width:100vw;padding:0 .5rem 2rem}.product-detail-title{font-size:1.7rem;margin-top:1.2rem;margin-bottom:.7rem}.product-detail-info{font-size:.95rem;gap:1.1rem}.product-detail-desc{font-size:.95rem;margin-bottom:1.2rem}.product-detail-back{font-size:1rem;padding:.6rem 1.5rem}}.perfume-page{position:relative;min-height:100vh;width:100vw;background-image:url(../images/background.jpg);background-size:cover;background-position:center;background-attachment:fixed;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;z-index:1}.perfume-page:before{content:"";position:fixed;inset:0;background:#ffffff4d;z-index:2;pointer-events:none}.perfume-image-container,.perfume-text,.carousel-dots{position:relative;z-index:3}.perfume-image-container{position:relative;width:100%;max-width:420px;height:340px;margin:0 auto;overflow:hidden}.perfume-image{width:100%;height:100%;object-fit:cover;clip-path:ellipse(100% 85% at 50% 0%);transition:opacity .3s ease}.carousel-dots{position:absolute;bottom:8%;left:50%;transform:translate(-50%);display:flex;gap:15px;z-index:10}.carousel-dot{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:transparent;cursor:pointer;transition:all .3s ease;position:relative}.carousel-dot:hover{border-color:#ffffffe6;transform:scale(1.1)}.carousel-dot.active{background:#ffffffe6;border-color:#fff;box-shadow:0 0 15px #fff6}.carousel-dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background:#ffffff4d;transition:all .3s ease}.carousel-dot.active:before{background:#000c}.perfume-text{position:relative;z-index:5}.perfume-title{font-size:2.5rem;margin:20px 0 5px;font-weight:400;font-style:italic;transition:all .3s ease}.perfume-title span{font-weight:700;font-size:2.8rem}.perfume-info{display:flex;justify-content:space-around;margin:10px 20px;font-weight:600;font-size:.9rem;letter-spacing:1px;transition:all .3s ease}.perfume-description{font-size:.85rem;line-height:1.6;padding:0 20px;margin-top:10px;opacity:.9;transition:all .3s ease}@media (max-width: 480px){.carousel-dots{bottom:6%;gap:12px}.carousel-dot{width:10px;height:10px}.carousel-dot:before{width:4px;height:4px}}.image-preview-overlay{position:fixed;inset:0;background:#000000eb;z-index:1000;display:flex;align-items:center;justify-content:center;flex-direction:column;animation:fadeIn .2s}.image-preview-full{max-width:96vw;max-height:92vh;border-radius:18px;box-shadow:0 8px 40px #000a;background:#222;object-fit:contain;animation:popIn .2s}.image-preview-close{position:absolute;top:24px;right:32px;font-size:2.5rem;color:#fff;background:none;border:none;cursor:pointer;z-index:1010;padding:0 10px;line-height:1;transition:color .2s}.image-preview-close:hover{color:#ffb3b3}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}
