:root{--background-image:url(https://external-content.duckduckgo.com/iu?u=https%3A%2F%2Fi.pinimg.com%2Foriginals%2Fcd%2F90%2F3e%2Fcd903eb3074de64cbea8cf8d9433145f.jpg&f=1&nofb=1&ipt=298077703f62fb5510fe851d2aa161bdc64c084e1d095633c9fb6a6762be404c&ipo=images);--primary-color:#f5d4d4;--secondary-color:#c5d8d3;--accent-color:#e75480;--neutral-white:#fff;--neutral-light:#f8f9fa;--neutral-dark:#343a40;--font-size-small:0.875rem;--font-size-normal:1rem;--font-size-large:1.25rem;--font-size-heading:1.5rem;--font-heading:"Playfair Display",serif;--font-subheading:"Lora",serif;--font-body:"Roboto",sans-serif;--font-accent:"Merriweather",serif;--font-logo:"Operetta52Bold",serif}body,html{margin:0;min-height:100%;padding:0}body{background-attachment:fixed;background-image:url(https://external-content.duckduckgo.com/iu?u=https%3A%2F%2Fi.pinimg.com%2Foriginals%2Fcd%2F90%2F3e%2Fcd903eb3074de64cbea8cf8d9433145f.jpg&f=1&nofb=1&ipt=298077703f62fb5510fe851d2aa161bdc64c084e1d095633c9fb6a6762be404c&ipo=images);background-image:var(--background-image);background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Roboto,sans-serif;font-family:var(--font-body)}h1,h2{font-family:Playfair Display,serif;font-family:var(--font-heading)}.app{background-color:hsla(0,0%,100%,.521);min-height:100vh;position:relative}.container,.footer,.main-content{background-color:#ffffffe6;border-radius:10px;margin:1rem 0;padding:1rem}.featured-section{align-items:center;background:linear-gradient(135deg,#f5d4d4,#c5d8d3);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#343a40;color:var(--neutral-dark);display:flex;height:26.01709vw;justify-content:center;left:50%;margin-left:-50vw;margin-right:-50vw;max-height:304.4px;min-height:200px;padding:3rem 0;position:relative;right:50%;text-align:center;width:100vw}.featured-content{margin:0 auto;max-width:1170px;padding:0 15px}.featured-section h1{color:#e75480;color:var(--accent-color);font-size:2.5rem;margin-bottom:1rem}.featured-section p{font-size:1.2rem;margin-bottom:2rem}.featured-cta{background-color:#e75480;background-color:var(--accent-color);border-radius:5px;color:#fff;color:var(--neutral-white);display:inline-block;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.featured-cta:hover{background-color:darken(#e75480,10%)}.product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(277.65px,1fr));justify-content:center;padding:1rem 0;width:100%}.product-card{border-radius:15px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;margin:0 auto;max-width:277.65px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.product-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-10px)}.product-card-image{height:400px;object-fit:cover;object-position:center;width:100%}.product-card-content{padding:.75rem;text-align:center}.product-card-content h3{color:#e75480;color:var(--accent-color);font-size:1rem;margin-bottom:.5rem}.product-card-content p{font-size:.9rem;margin-bottom:.5rem}.product-card-actions{align-items:center;background-color:#c5d8d3;background-color:var(--secondary-color);display:flex;gap:.5rem;justify-content:space-between;padding:.75rem}.product-card-actions a,.product-card-actions button{background-color:#e75480;background-color:var(--accent-color);border:none;border-radius:5px;color:#fff;color:var(--neutral-white);cursor:pointer;flex:1 1;font-size:.8rem;overflow:hidden;padding:8px 12px;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:background-color .3s ease;white-space:nowrap}.product-card-actions a:hover,.product-card-actions button:hover{background-color:darken(#e75480,10%)}.footer{background-color:#c5d8d3;background-color:var(--secondary-color);color:#343a40;color:var(--neutral-dark);margin-top:2rem;padding:2rem 0}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-section{flex:1 1;margin-right:1rem;min-width:200px}.footer-section h4{color:#e75480;color:var(--accent-color);margin-bottom:1rem}.footer-section ul{list-style-type:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#343a40;color:var(--neutral-dark);text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#e75480;color:var(--accent-color)}.social-links{display:flex;gap:1rem}.copyright{border-top:1px solid #0000001a;padding-top:1rem;text-align:center}.category-section,.copyright{margin-top:2rem}.category-grid{justify-content:space-between;margin-top:1rem}.category-card{background-color:#f5d4d4;background-color:var(--primary-color);color:#343a40;color:var(--neutral-dark);flex:1 1;padding:1rem;text-decoration:none;transition:background-color .3s ease}.category-card:hover{background-color:#c5d8d3;background-color:var(--secondary-color)}.about-section{background-color:#fff;background-color:var(--neutral-white);border-radius:10px;box-shadow:0 4px 6px #0000001a;margin-top:2rem;padding:2rem;text-align:center}.about-section p{margin:1rem auto;max-width:800px}.main-header{background-color:#fff;background-color:var(--neutral-white);box-shadow:0 2px 4px #0000000d;padding:1rem 0}.header-wrapper{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 15px}.header-logo-center{display:flex;justify-content:center;margin-bottom:1rem;width:100%}.header-logo{flex-grow:1;text-align:center}.savitha-logo{color:#e75480;color:var(--accent-color);font-family:Operetta52Bold,serif;font-family:var(--font-logo);font-size:2.5rem;font-weight:700;letter-spacing:2px;text-align:center;text-decoration:none}.header-nav{display:flex;gap:1.5rem;justify-content:center;width:100%}.header-nav a{color:#343a40;color:var(--neutral-dark);font-weight:600;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.header-nav a:after{background-color:#e75480;background-color:var(--accent-color);bottom:-5px;content:"";height:2px;left:50%;position:absolute;transition:all .3s ease;width:0}.header-nav a:hover{color:#e75480;color:var(--accent-color)}.header-nav a:hover:after{left:0;width:100%}.new-arrivals-section,.trending-section{margin-top:2rem}.section-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.section-heading h2{margin:0}.section-heading a{color:#e75480;color:var(--accent-color);font-weight:600;text-decoration:none;transition:color .3s ease}.section-heading a:hover{color:darken(#e75480,10%)}.category-showcase{align-items:center;display:flex;flex-direction:column;width:100%}.category-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem;max-width:1200px;width:100%}.category-card{background-color:#f8f9fa;background-color:var(--neutral-light);border-radius:5px;cursor:pointer;flex:0 1 auto;margin:.5rem;min-width:100px;padding:10px 20px;transition:all .3s ease}.category-card.active{background-color:#e75480;background-color:var(--accent-color)}.category-card a{color:#343a40;color:var(--neutral-dark);display:block;font-weight:600;text-decoration:none;width:100%}.category-card.active a{color:#fff;color:var(--neutral-white)}.category-image-showcase{margin-top:1rem;max-width:800px;overflow:hidden;position:relative;width:100%}.category-image{opacity:0;position:absolute;transition:opacity .5s ease-in-out;width:100%}.category-image.active{opacity:1;position:relative}.category-image img{border-radius:20px;box-shadow:0 4px 6px #0000001a;height:auto;max-height:600px;object-fit:contain;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 15px;text-align:center}.category-section,.featured-products-section,.new-arrivals-section,.trending-section{align-items:center;display:flex;flex-direction:column;margin-bottom:3rem}.container h2{color:#e75480;color:var(--accent-color);margin-bottom:1.5rem;position:relative;text-align:center}.container h2:after{background-color:#e75480;background-color:var(--accent-color);bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.product-card-image{border-radius:15px;transition:transform .3s ease}.product-card:hover .product-card-image{transform:scale(1.05)}.section-cta{display:flex;justify-content:center;margin-top:1.5rem;width:100%}.category-card{text-align:center}.category-card,.theme-toggle-btn{align-items:center;display:flex;justify-content:center}.theme-toggle-btn{background-color:#e75480;background-color:var(--accent-color);border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;color:var(--neutral-white);cursor:pointer;font-size:1.5rem;height:50px;position:fixed;right:20px;top:20px;transition:all .3s ease;width:50px;z-index:1000}.theme-toggle-btn:hover{background-color:#c5d8d3;background-color:var(--secondary-color);transform:rotate(1turn)}.menu-toggle{background-color:#fff;background-color:var(--neutral-white);border-radius:50%;box-shadow:0 2px 5px #0000001a;color:#e75480;color:var(--accent-color);cursor:pointer;font-size:1.5rem;left:20px;padding:10px;position:fixed;top:20px;transition:all .3s ease;z-index:1000}.menu-toggle:hover{transform:rotate(90deg)}.side-menu{background-color:#f5d4d4;background-color:var(--primary-color);box-shadow:2px 0 5px #0000001a;height:100%;left:-300px;position:fixed;top:0;transition:left .3s ease;width:300px;z-index:1500}.side-menu.open{left:0}.side-menu-content{height:100%;padding:2rem;position:relative}.close-menu{background:none;border:none;color:#e75480;color:var(--accent-color);cursor:pointer;font-size:2rem;position:absolute;right:10px;top:10px}.side-menu-nav{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.side-menu-item{align-items:center;border-radius:5px;color:#343a40;color:var(--neutral-dark);display:flex;font-size:1.2rem;font-weight:600;gap:1rem;padding:10px;text-decoration:none;transition:all .3s ease}.side-menu-item:hover{background-color:#c5d8d3;background-color:var(--secondary-color);color:#e75480;color:var(--accent-color)}.side-menu-item svg{transition:transform .3s ease}.side-menu-item:hover svg{transform:scale(1.1)}.overlay{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.product-card-image-container{overflow:hidden;padding-top:171.8%;position:relative;width:100%}.image-placeholder{align-items:center;background-color:#f8f9fa;background-color:var(--neutral-light);color:#343a40;color:var(--neutral-dark);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.featured-carousel{height:650px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden;position:relative;width:100vw}.featured-images-container{height:100%;position:relative;width:100%}.featured-image{background-position:50%;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(1.1);transition:opacity .5s ease,visibility .5s ease,transform .5s ease;visibility:hidden;width:100%}.featured-image.active{opacity:1;transform:scale(1);visibility:visible;z-index:2}.featured-image.prev{opacity:0;transform:scale(1.1) translateX(-100%);visibility:hidden;z-index:1}.featured-image.next{opacity:0;transform:scale(1.1) translateX(100%);visibility:hidden;z-index:1}@media (max-width:1440px){.container{max-width:1200px;padding:0 15px}.product-grid{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}.product-card{max-width:270px}.product-card-image{height:550px}}@media (max-width:1200px){.featured-section{height:auto;padding:2rem 0}.product-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.product-card{max-width:250px}.product-card-image{height:350px}.header-wrapper{max-width:1000px}.category-image-showcase{max-width:700px}.product-card-actions a,.product-card-actions button{font-size:.75rem;padding:6px 10px}.category-grid{max-width:1000px}.category-card{flex-basis:calc(33.333% - 1rem)}.featured-carousel{max-height:500px}}@media (max-width:992px){.product-grid{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.product-card{max-width:220px}.product-card-image{height:300px}.featured-section h1{font-size:2rem}.product-card-content h3{font-size:.9rem}.product-card-content p{font-size:.8rem}.featured-section p{font-size:1rem}.header-wrapper{max-width:900px}.category-image-showcase{max-width:600px}.product-card-actions a,.product-card-actions button{font-size:.7rem;padding:5px 8px}.category-grid{max-width:900px}.category-card{flex-basis:calc(33.333% - 1rem);font-size:.9rem;padding:8px 15px}.category-image img{max-height:500px}.featured-carousel{max-height:450px}}@media (max-width:768px){.menu-toggle{left:15px;top:15px}.product-grid{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.product-card{max-width:200px}.product-card-image{height:250px}.category-grid{flex-direction:row;flex-wrap:wrap;justify-content:center}.category-card{flex-basis:calc(50% - 1rem);font-size:.8rem;margin:.5rem;padding:8px 12px}.category-image img{border-radius:15px;max-height:400px}.footer-content{flex-direction:column}.footer-section{margin-bottom:1rem;min-width:100%}.header-nav,.header-wrapper{flex-direction:column}.header-nav{align-items:center;gap:1rem}.featured-section h1{font-size:1.75rem}.product-card-content h3{font-size:.8rem}.product-card-content p{font-size:.7rem}.product-card-actions{flex-direction:column;gap:.25rem}.product-card-actions a,.product-card-actions button{font-size:.7rem;padding:5px 8px;width:100%}.featured-section p{font-size:.9rem}.savitha-logo{font-size:2rem}.header-wrapper{max-width:100%;padding:0 10px}.category-image-showcase{max-width:100%}.featured-carousel{max-height:350px}}@media (max-width:576px){.product-grid{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.product-card{max-width:180px}.product-card-image{height:200px}.featured-section h1{font-size:1.5rem}.featured-section p{font-size:.8rem}.savitha-logo{font-size:1.75rem}.product-card-content h3{font-size:.7rem}.product-card-content p{font-size:.6rem}.product-card-actions a,.product-card-actions button{font-size:.6rem;padding:4px 6px}.category-grid{align-items:center;flex-direction:column}.category-card{flex-basis:auto;font-size:.9rem;margin:.5rem 0;padding:10px 15px;width:80%}.category-image img{max-height:300px}.featured-carousel{max-height:250px}}@media (max-width:480px){.product-grid{gap:.25rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.product-card{max-width:160px}.product-card-image{height:300px}.featured-section h1{font-size:1.25rem}.featured-section p{font-size:.75rem}.savitha-logo{font-size:1.5rem}.menu-toggle{font-size:1.25rem;left:10px;top:10px}.category-card{font-size:.8rem;padding:8px 12px;width:90%}.category-image img{max-height:250px}.featured-carousel{max-height:200px}}@media (max-width:375px){.product-grid{gap:.25rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.product-card{max-width:140px}.product-card-image{height:250px}.featured-section h1{font-size:1rem}.featured-section p{font-size:.7rem}.savitha-logo{font-size:1.25rem}.featured-carousel{max-height:150px}}
/*# sourceMappingURL=main.5af13f46.css.map*/