@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.HeroSection_hero__EPSxV{align-items:center;background-color:#070607;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding:0 2rem;position:relative}.HeroSection_hero__EPSxV:before{animation:HeroSection_float__yl80R 6s ease-in-out infinite;background:radial-gradient(circle at 30% 30%,#d4af3726 0,#0000 50%);content:"";inset:0;position:absolute;z-index:1}@keyframes HeroSection_float__yl80R{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-18px) rotate(2deg)}}.HeroSection_container__JgIFK{margin:0 auto;max-width:1200px;width:100%;z-index:3}.HeroSection_heroContent__AYMgZ{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:2rem 1rem;position:relative;text-align:center;z-index:4}.HeroSection_title__YNDAL{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#f8e7a0 45%,#d4af37);-webkit-background-clip:text;background-clip:text;color:#f3d46c;font-size:clamp(2.4rem,6.5vw,5rem);font-weight:800;line-height:1;margin-bottom:1rem;max-width:920px;text-align:center;text-shadow:0 6px 36px #d4af371f,0 2px 8px #00000073}.HeroSection_subtitle__C69Xd,.HeroSection_title__YNDAL{font-family:Poppins,system-ui,-apple-system,sans-serif;z-index:6}.HeroSection_subtitle__C69Xd{color:#ccc;font-size:clamp(1rem,2.4vw,1.25rem);font-weight:300;line-height:1.6;margin:0 auto 1.5rem;max-width:720px}.HeroSection_ctaButton__ruw6N{background:linear-gradient(45deg,#d4af37,#f4d03f);border-radius:50px;box-shadow:0 10px 30px #d4af374d;color:#000;display:inline-block;font-size:1rem;font-weight:700;overflow:hidden;padding:12px 24px;position:relative;text-decoration:none;transition:all .3s ease;z-index:6}.HeroSection_ctaButton__ruw6N:hover{box-shadow:0 15px 40px #d4af3780;transform:translateY(-3px)}.HeroSection_ctaButton__ruw6N:before{background:linear-gradient(90deg,#0000,#ffffff40,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.HeroSection_ctaButton__ruw6N:hover:before{left:100%}@media (min-width:375px){.HeroSection_title__YNDAL{font-size:clamp(2.5rem,6.8vw,5.8rem)}}@media (min-width:640px){.HeroSection_title__YNDAL{font-size:clamp(3rem,7.5vw,6.4rem)}.HeroSection_subtitle__C69Xd{font-size:1.25rem}.HeroSection_ctaButton__ruw6N{font-size:1.1rem;padding:14px 32px}}@media (min-width:768px){.HeroSection_title__YNDAL{font-size:clamp(3.6rem,8.5vw,7.2rem)}.HeroSection_subtitle__C69Xd{font-size:1.5rem}.HeroSection_ctaButton__ruw6N{font-size:1.15rem;padding:16px 40px}}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-18px) rotate(2deg)}}html{scroll-behavior:smooth}section{scroll-margin-top:100px}.app-container{background:radial-gradient(ellipse at center,#d4af3726 0,#d4af370d 30%,#0000 70%),radial-gradient(ellipse at center,#1a1a1a 0,#0d0d0d 70%,#000 100%);color:#fff;min-height:100vh}.section{background-color:initial;padding:6rem 0}.section-center{text-align:center}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-title{color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:600;margin-bottom:1rem}.section-title-accent{color:#d4af37}.section-subtitle{color:#fffc;font-size:1.125rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px}.features-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.feature-card{padding:2rem;text-align:center}.feature-icon{align-items:center;background-color:#d4af37;border-radius:50%;color:#000;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.feature-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#fffc;line-height:1.6}.loading-container{padding:4rem 2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e5e5e5;border-radius:50%;border-top-color:#d4af37;height:3rem;margin:0 auto 2rem;width:3rem}.loading-title{color:#d4af37;font-size:1.5rem;margin-bottom:1rem}.loading-subtitle{color:#fffc}.error-container{padding:4rem 2rem;text-align:center}.error-box{background-color:#ef44441a;border:1px solid #ef44444d;border-radius:1rem;color:#ef4444;margin:0 auto;max-width:500px;padding:2rem}.error-title{margin-bottom:1rem}.error-message{margin-bottom:1.5rem}.retry-button{background-color:#d4af37;border:none;border-radius:50px;color:#000;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.retry-button:hover{background-color:#f4d03f;transform:translateY(-2px)}.empty-container{color:#ffffffb3;padding:4rem 2rem;text-align:center}.empty-title{color:#d4af37;font-size:1.5rem;margin-bottom:1rem}.categories-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));padding:2rem 0}.category-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #d4af3733;border-radius:20px;box-shadow:0 8px 32px #0000004d;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.category-card:hover{border-color:#d4af3766;box-shadow:0 20px 40px #d4af3733;transform:translateY(-10px)}.category-image{background:linear-gradient(135deg,#d4af371a,#d4af370d);border-radius:15px;height:200px;margin-bottom:1.5rem;overflow:hidden;position:relative}.category-image img{border-radius:15px;height:100%;object-fit:cover;width:100%}.category-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.category-description{color:#fffc;font-size:.95rem;line-height:1.4;margin-bottom:1rem}.fragrance-dropdown-container{margin-bottom:1.5rem}.fragrance-dropdown-label{color:#ffffffe6;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.fragrance-dropdown-wrapper{position:relative}.fragrance-dropdown{-webkit-appearance:none;appearance:none;background:#ffffff0d;border:1px solid #d4af374d;border-radius:12px;color:#fff;cursor:pointer;font-size:.95rem;padding:.75rem 2.5rem .75rem 1rem;transition:all .3s ease;width:100%}.fragrance-dropdown:focus{border-color:#d4af3799;box-shadow:0 0 0 3px #d4af371a;outline:none}.fragrance-dropdown option{background-color:#1a1a1a;color:#fff}.dropdown-icon{color:#d4af37b3;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.selected-fragrance-details{background-color:#d4af371a;border:1px solid #d4af3733;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.selected-fragrance-description{color:#ffffffe6;font-size:.9rem;margin-bottom:.5rem}.selected-fragrance-price{color:#d4af37;font-size:1.25rem;font-weight:700;margin:0}.fragrances-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));padding:2rem 0}.fragrance-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #d4af3733;border-radius:20px;box-shadow:0 8px 32px #0000004d;cursor:pointer;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.fragrance-card:hover{border-color:#d4af3766;box-shadow:0 20px 40px #d4af3733;transform:translateY(-10px)}.fragrance-card-glow{background:radial-gradient(circle,#d4af371a 0,#0000 70%);height:200%;left:-50%;opacity:.5;pointer-events:none;position:absolute;top:-50%;width:200%}.fragrance-image{background:linear-gradient(135deg,#d4af371a,#d4af370d);border-radius:15px;height:200px;margin-bottom:1.5rem;overflow:hidden;position:relative}.fragrance-image img{border-radius:15px;height:100%;object-fit:cover;width:100%}.fragrance-category-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#d4af37e6;border-radius:20px;color:#000;font-size:.8rem;font-weight:600;left:1rem;padding:.25rem .75rem;position:absolute;top:1rem}.fragrance-info{position:relative;z-index:2}.fragrance-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.fragrance-scent{color:#ffffffb3;font-size:.9rem;margin-bottom:.75rem}.fragrance-rating{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.fragrance-stars{display:flex}.fragrance-star{font-size:1rem}.fragrance-star-filled{color:#d4af37}.fragrance-star-empty{color:#ffffff4d}.fragrance-review-count{color:#fff9;font-size:.85rem}.fragrance-description{color:#fffc;font-size:.9rem;line-height:1.4;margin-bottom:1.5rem}.fragrance-footer{align-items:center;display:flex;justify-content:space-between}.fragrance-price{color:#d4af37;font-size:1.5rem;font-weight:700}.btn{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,#d4af37,#f4d03f);color:#000;font-size:.95rem;padding:.75rem 1.5rem}.btn-primary:hover{box-shadow:0 5px 15px #d4af3766;transform:scale(1.05)}.btn-primary:disabled{background:#ffffff1a;color:#ffffff80;cursor:not-allowed}.btn-primary:disabled:hover{box-shadow:none;transform:none}.btn-secondary{background:linear-gradient(45deg,#d4af37,#f4d03f);border:none;border-radius:50px;color:#000;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.btn-secondary:hover{box-shadow:0 8px 25px #d4af3766;transform:translateY(-2px)}.btn-full-width{width:100%}.cart-summary{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#d4af3714;border:1px solid #d4af374d;border-radius:20px;margin-left:auto;margin-right:auto;margin-top:4rem;max-width:500px;padding:2rem;text-align:center}.cart-summary-title{color:#d4af37;font-size:1.5rem;margin-bottom:1rem}.cart-summary-details{margin-bottom:1.5rem}.cart-summary-count{color:#fff;font-size:1.125rem;margin-bottom:.5rem}.cart-summary-total{color:#d4af37;font-size:2rem;font-weight:700}.cart-summary-button{background:linear-gradient(45deg,#d4af37,#f4d03f);border:none;border-radius:50px;color:#000;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1rem 2rem;transition:transform .2s ease;width:100%}.cart-summary-button:hover{transform:scale(1.05)}.about-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.about-section-title{color:#d4af37;font-size:1.5rem;margin-bottom:1rem}.about-text{color:#fffc;line-height:1.6;margin-bottom:2rem}.about-subtitle{color:#fff;margin-bottom:1rem}.about-list{color:#fffc;line-height:1.8}.about-list li{margin-bottom:.5rem}.about-contact{color:#fffc}.about-contact-email{color:#d4af37}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.testimonial-card{background-color:#ffffff0d;border:1px solid #d4af371a;border-radius:1rem;padding:2rem}.testimonial-stars{display:flex;margin-bottom:1rem}.testimonial-text{color:#fffc;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.testimonial-author{align-items:center;display:flex;gap:.75rem}.testimonial-avatar{align-items:center;background-color:#d4af37;border-radius:50%;color:#000;display:flex;font-weight:600;height:40px;justify-content:center;width:40px}.testimonial-name{color:#fff;font-weight:600}.testimonials-summary{background-color:#d4af371a;border:1px solid #d4af3733;border-radius:1rem;padding:2rem;text-align:center}.testimonials-summary-stars{display:flex;justify-content:center;margin-bottom:.5rem}.testimonials-summary-text{color:#fff;font-size:1.125rem;font-weight:600}.newsletter-section{background:linear-gradient(135deg,#d4af37,#f4d03f);color:#000;padding:4rem 0;text-align:center}.newsletter-container{margin:0 auto;max-width:800px;padding:0 2rem}.newsletter-icon{align-items:center;background-color:#000;border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto 2rem;width:60px}.newsletter-title{font-size:clamp(2rem,5vw,3rem);font-weight:600;margin-bottom:1rem}.newsletter-subtitle{font-size:1.125rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:500px;opacity:.8}.newsletter-form{display:flex;flex-wrap:wrap;gap:1rem;margin:0 auto;max-width:500px}.newsletter-input{background-color:#0000001a;border:none;border-radius:50px;color:#000;flex:1 1;font-size:1rem;min-width:250px;padding:1rem 1.5rem}.newsletter-input::placeholder{color:#0009}.newsletter-button{background:#000;border:none;border-radius:50px;color:#d4af37;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.newsletter-button:hover{background:#1a1a1a}.newsletter-status{color:#000;font-weight:600;margin-top:1rem}.footer{background-color:#0d1117;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-brand-title{color:#d4af37;font-size:1.8rem;font-weight:700;letter-spacing:.1em;margin-bottom:1rem}.footer-brand-description{color:#fffc;line-height:1.6;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem}.footer-social-icon{align-items:center;background-color:#d4af371a;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.footer-social-icon:hover{background-color:#d4af37;color:#000}.footer-contact-title{color:#fff;font-size:1.2rem;margin-bottom:1rem}.footer-contact-info{color:#fffc;line-height:1.8}.footer-contact-info p{margin-bottom:.5rem}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem}.footer-copyright{color:#fff9;font-size:.875rem}.footer-links{display:flex;flex-wrap:wrap;gap:2rem}.footer-link{color:#fff9;cursor:pointer;font-size:.875rem;transition:color .3s ease}.footer-link:hover{color:#d4af37}@media (max-width:768px){.categories-grid{gap:2rem;grid-template-columns:1fr}.fragrances-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.about-grid{gap:2rem;grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;text-align:center}.footer-bottom{gap:1rem;text-align:center}.footer-bottom,.newsletter-form{flex-direction:column}.cart-summary,.newsletter-input{min-width:auto}.cart-summary{margin-left:1rem;margin-right:1rem}.container{padding:0 1rem}}@media (max-width:480px){.category-card,.fragrance-card{padding:1rem}.category-image,.fragrance-image{height:150px}.section{padding:4rem 0}.features-grid{gap:2rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}}
/*# sourceMappingURL=main.e34be8c6.css.map*/