.hero-module__qbw09W__hero{background:radial-gradient(circle at 100% 0,#fff0f580 0%,#0000 70%);align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero-module__qbw09W__hero:before{content:"";z-index:0;background:radial-gradient(circle,#d6879826 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite hero-module__qbw09W__floatBlob;position:absolute;top:10%;left:5%}.hero-module__qbw09W__hero:after{content:"";z-index:0;background:radial-gradient(circle,#d687981a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out infinite reverse hero-module__qbw09W__floatBlob2;position:absolute;bottom:5%;right:15%}@keyframes hero-module__qbw09W__floatBlob{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-40px)scale(1.1)}to{transform:translateY(0)scale(1)}}@keyframes hero-module__qbw09W__floatBlob2{0%{transform:translateY(0)scale(1)translate(0)}50%{transform:translateY(30px)scale(1.2)translate(-20px)}to{transform:translateY(0)scale(1)translate(0)}}.hero-module__qbw09W__container{align-items:center;gap:4rem;width:100%;max-width:1300px;margin:0 auto;display:flex}.hero-module__qbw09W__content{z-index:2;flex:1;max-width:600px}[dir=rtl] .hero-module__qbw09W__content{text-align:right}.hero-module__qbw09W__title{color:var(--primary);letter-spacing:-1px;margin-bottom:1.5rem;font-size:4.5rem;font-weight:900;line-height:1.1}.hero-module__qbw09W__subtitle{color:var(--foreground);opacity:.8;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.6}.hero-module__qbw09W__ctaButton{background:var(--primary);color:#fff;border:none;border-radius:50px;padding:1.2rem 3rem;font-size:1.2rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 10px 20px #d687984d}.hero-module__qbw09W__ctaButton:hover{background:var(--primary-hover);transform:translateY(-3px);box-shadow:0 15px 30px #d6879866}.hero-module__qbw09W__imageGrid{flex:1.2;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:1.5rem;height:600px;display:grid;position:relative}.hero-module__qbw09W__img1,.hero-module__qbw09W__img2,.hero-module__qbw09W__img3{border-radius:30px;transition:transform .4s;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.hero-module__qbw09W__img1:hover,.hero-module__qbw09W__img2:hover,.hero-module__qbw09W__img3:hover{z-index:10;transform:scale(1.03)}.hero-module__qbw09W__img1{grid-area:1/1/3/2}.hero-module__qbw09W__img2{grid-area:1/2/2/3}.hero-module__qbw09W__img3{grid-area:2/2/3/3}@media (max-width:1024px){.hero-module__qbw09W__title{font-size:3.5rem}.hero-module__qbw09W__imageGrid{height:500px}}@media (max-width:768px){.hero-module__qbw09W__hero{padding-top:6rem}.hero-module__qbw09W__container{text-align:center;flex-direction:column}[dir=rtl] .hero-module__qbw09W__content{text-align:center}.hero-module__qbw09W__imageGrid{grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);justify-content:center;gap:1rem;width:100%;height:350px;display:flex}.hero-module__qbw09W__img1,.hero-module__qbw09W__img2{flex:1;width:50%;height:100%}.hero-module__qbw09W__img3{display:none}}
.productShowcase-module__oOr_0q__showcase{background-color:#fff9fa;padding:6rem 2rem;position:relative;overflow:hidden}.productShowcase-module__oOr_0q__heading{color:var(--primary);text-align:center;letter-spacing:-1px;z-index:2;margin-bottom:3rem;font-size:3rem;font-weight:800;position:relative}.productShowcase-module__oOr_0q__productGrid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(300px,400px));justify-content:center;justify-items:center;gap:3rem;padding:2.5rem 0;display:grid;position:relative}.productShowcase-module__oOr_0q__productCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff6;border:1px solid #ffffff80;border-radius:30px;flex-direction:column;width:100%;max-width:400px;margin:0 auto;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 20px 40px #00000005}.productShowcase-module__oOr_0q__productCard:hover{background:#fffc;transform:translateY(-15px);box-shadow:0 40px 80px #d6879826}.productShowcase-module__oOr_0q__imageBlock{aspect-ratio:16/11;background:#fdf8f9;width:100%;position:relative;overflow:hidden}.productShowcase-module__oOr_0q__img{transition:transform .5s}.productShowcase-module__oOr_0q__imageBlock:hover .productShowcase-module__oOr_0q__img{transform:scale(1.05)}.productShowcase-module__oOr_0q__textBlock{flex-direction:column;flex:1;padding:2rem;display:flex}.productShowcase-module__oOr_0q__title{color:var(--primary);margin-bottom:.6rem;font-size:1.5rem;font-weight:800;line-height:1.3}.productShowcase-module__oOr_0q__priceRow{align-items:center;margin-top:auto;margin-bottom:1.2rem;display:flex}.productShowcase-module__oOr_0q__priceTag{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#d68798,#c06070);border-radius:20px;padding:.4rem 1.2rem;font-size:1.1rem;font-weight:800;display:inline-block;box-shadow:0 3px 10px #d687984d}.productShowcase-module__oOr_0q__desc{color:var(--foreground);opacity:.8;flex:1;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.productShowcase-module__oOr_0q__buyBtn{color:var(--primary);border:2px solid var(--primary);cursor:pointer;text-align:center;background:#fff;border-radius:50px;width:100%;padding:.85rem 1.5rem;font-size:1rem;font-weight:700;transition:all .3s}.productShowcase-module__oOr_0q__buyBtn:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #d687984d}@media (max-width:900px){.productShowcase-module__oOr_0q__productGrid{grid-template-columns:1fr;gap:2rem}}
.spotlight-module__MmrtuW__spotlightSection{background:var(--surface);padding:8rem 2rem}.spotlight-module__MmrtuW__container{max-width:1200px;margin:0 auto}.spotlight-module__MmrtuW__header{text-align:center;max-width:700px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.spotlight-module__MmrtuW__header h2{color:var(--primary);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.spotlight-module__MmrtuW__header p{color:var(--foreground);opacity:.8;font-size:1.2rem;line-height:1.6}.spotlight-module__MmrtuW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;display:grid}.spotlight-module__MmrtuW__card{background:var(--background);text-align:center;border-radius:20px;flex-direction:column;align-items:center;padding:3rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #00000008}.spotlight-module__MmrtuW__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #d6879826}.spotlight-module__MmrtuW__iconWrapper{background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:2rem;display:flex}.spotlight-module__MmrtuW__icon{color:var(--primary);font-size:2rem}.spotlight-module__MmrtuW__card h3{color:var(--primary);margin-bottom:1rem;font-size:1.3rem;font-weight:700}.spotlight-module__MmrtuW__card p{color:var(--foreground);opacity:.75;line-height:1.6}
.contactForm-module__-lbLpa__contactSection{background:var(--accent);justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.contactForm-module__-lbLpa__container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff9;border:1px solid #fffc;border-radius:30px;width:100%;max-width:900px;padding:3rem 2.5rem;box-shadow:0 20px 50px #0000000d}.contactForm-module__-lbLpa__heading{color:var(--primary);text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.contactForm-module__-lbLpa__divider{text-align:center;color:var(--foreground);opacity:.5;letter-spacing:2px;margin:2rem 0;font-weight:700}.contactForm-module__-lbLpa__subheading{color:var(--foreground);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.contactForm-module__-lbLpa__form{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contactForm-module__-lbLpa__inputGroup{flex-direction:column;display:flex}.contactForm-module__-lbLpa__fullWidth{grid-column:1/-1}.contactForm-module__-lbLpa__input,.contactForm-module__-lbLpa__textarea{width:100%;color:var(--foreground);background:#ffffffb3;border:1px solid #0000001a;border-radius:10px;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .3s}.contactForm-module__-lbLpa__input:focus,.contactForm-module__-lbLpa__textarea:focus{border-color:var(--primary);background:#ffffffe6;outline:none;box-shadow:0 0 0 4px #d67b9333}.contactForm-module__-lbLpa__textarea{resize:vertical;min-height:80px}.contactForm-module__-lbLpa__submitButton{color:#fff;background:var(--primary);cursor:pointer;border:none;border-radius:10px;margin-top:.5rem;padding:.8rem;font-size:.95rem;font-weight:700;transition:all .3s}.contactForm-module__-lbLpa__submitButton:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 10px 20px #d67b934d}.contactForm-module__-lbLpa__submitButton:disabled{opacity:.7;cursor:not-allowed}.contactForm-module__-lbLpa__successMessage{text-align:center;padding:3rem 0}.contactForm-module__-lbLpa__successIcon{margin-bottom:1rem;font-size:4rem}.contactForm-module__-lbLpa__successMessage h3{color:var(--primary);font-size:1.5rem}.contactForm-module__-lbLpa__error{color:red;text-align:center;margin-top:.5rem;font-size:.9rem}.contactForm-module__-lbLpa__igContainer{justify-content:center;margin-bottom:2rem;display:flex}.contactForm-module__-lbLpa__igButton{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:40px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.2rem 2.5rem;font-size:1.3rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 10px 20px #dc27434d}.contactForm-module__-lbLpa__igIcon{font-size:1.6rem}.contactForm-module__-lbLpa__igButton:hover{transform:translateY(-3px);box-shadow:0 15px 25px #dc274366}@media (max-width:768px){.contactForm-module__-lbLpa__container{padding:2.5rem 1.5rem}.contactForm-module__-lbLpa__form{grid-template-columns:1fr}}.contactForm-module__-lbLpa__lockoutBlock{text-align:center;background:#fff;border:1px solid #d67b9333;border-radius:25px;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex;box-shadow:0 15px 35px #d67b931a}.contactForm-module__-lbLpa__lockoutIcon{color:var(--primary);filter:drop-shadow(0 10px 10px #d67b9333);margin-bottom:.5rem;font-size:4rem}.contactForm-module__-lbLpa__lockoutTitle{color:var(--primary);margin:0;font-size:2rem;font-weight:800}.contactForm-module__-lbLpa__lockoutDesc{color:var(--foreground);opacity:.8;max-width:450px;margin:0;font-size:1.1rem;line-height:1.8}.contactForm-module__-lbLpa__igButtonSmall{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:40px;justify-content:center;align-items:center;gap:.8rem;width:auto;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 10px 20px #dc27434d}.contactForm-module__-lbLpa__errorBanner{color:#d63031;text-align:center;background:#fff0f5;border:1px solid #d630311a;border-radius:10px;padding:1rem;font-weight:600}.contactForm-module__-lbLpa__emptyCartMsg{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 1rem;display:flex}.contactForm-module__-lbLpa__emptyIcon{color:var(--primary);opacity:.3;font-size:4rem}.contactForm-module__-lbLpa__emptyCartMsg p{color:var(--foreground);opacity:.8;max-width:300px;font-size:1.2rem}.contactForm-module__-lbLpa__browseBtn{background:var(--primary);color:#fff;border-radius:30px;padding:1rem 2rem;font-weight:700;box-shadow:0 10px 20px #d67b9333}.contactForm-module__-lbLpa__checkoutContainer{flex-direction:column;gap:2rem;display:flex}.contactForm-module__-lbLpa__orderSummary{background:#fffc;border:1px solid #d67b931a;border-radius:20px;padding:1.5rem}.contactForm-module__-lbLpa__summaryTitle{color:var(--primary);border-bottom:2px solid var(--accent);margin-bottom:1rem;padding-bottom:.3rem;font-size:1.1rem;font-weight:800}.contactForm-module__-lbLpa__summaryList{flex-direction:column;gap:.8rem;display:flex}.contactForm-module__-lbLpa__summaryItem{justify-content:space-between;align-items:center;padding:.3rem 0;font-size:.95rem;display:flex}.contactForm-module__-lbLpa__itemMain{align-items:center;gap:1rem;display:flex}.contactForm-module__-lbLpa__itemQty{background:var(--accent);color:var(--primary);border-radius:8px;padding:.2rem .6rem;font-size:.9rem;font-weight:800}.contactForm-module__-lbLpa__itemName{color:var(--foreground);font-weight:600}.contactForm-module__-lbLpa__itemPrice{color:var(--primary);font-weight:700}.contactForm-module__-lbLpa__summaryTotal{color:var(--primary);border-top:1px dashed #d67b934d;justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:1.2rem;font-weight:800;display:flex}
.contactUs-module__rf_ucW__section{background-color:var(--surface);padding:6rem 2rem}.contactUs-module__rf_ucW__container{max-width:1000px;margin:0 auto}.contactUs-module__rf_ucW__header{text-align:center;margin-bottom:4rem}.contactUs-module__rf_ucW__title{color:var(--primary);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.contactUs-module__rf_ucW__subtitle{color:var(--foreground);opacity:.8;font-size:1.1rem}.contactUs-module__rf_ucW__grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.contactUs-module__rf_ucW__infoBox{flex-direction:column;gap:2rem;display:flex}.contactUs-module__rf_ucW__infoItem{align-items:center;gap:1.5rem;display:flex}.contactUs-module__rf_ucW__iconWrapper{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;display:flex;box-shadow:0 5px 15px #d687984d}.contactUs-module__rf_ucW__infoItem h4{color:var(--primary);margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.contactUs-module__rf_ucW__infoItem p{color:var(--foreground);opacity:.8;font-size:.95rem}.contactUs-module__rf_ucW__socials{margin-top:1rem}.contactUs-module__rf_ucW__socialLink{color:var(--primary);background:#fff;border-radius:30px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .3s;display:inline-flex;box-shadow:0 4px 10px #0000000d}.contactUs-module__rf_ucW__socialLink:hover{transform:translateY(-3px);box-shadow:0 6px 15px #0000001a}.contactUs-module__rf_ucW__formBox{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 10px 40px #00000014}.contactUs-module__rf_ucW__form{flex-direction:column;gap:1.5rem;display:flex}.contactUs-module__rf_ucW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.contactUs-module__rf_ucW__inputGroup label{color:var(--primary);font-size:.9rem;font-weight:600}.contactUs-module__rf_ucW__input,.contactUs-module__rf_ucW__textarea{background:#fafafa;border:1px solid #eee;border-radius:10px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s,background .3s}.contactUs-module__rf_ucW__input:focus,.contactUs-module__rf_ucW__textarea:focus{border-color:var(--primary);background:#fff;outline:none}.contactUs-module__rf_ucW__textarea{resize:vertical}.contactUs-module__rf_ucW__button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:30px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:transform .3s,box-shadow .3s}.contactUs-module__rf_ucW__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #d687984d}@media (max-width:768px){.contactUs-module__rf_ucW__grid{grid-template-columns:1fr;gap:3rem}.contactUs-module__rf_ucW__formBox{padding:2rem}}
.page-module__EVJJWa__main{flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module__EVJJWa__hero{text-align:center;background-color:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.page-module__EVJJWa__hero h1{color:var(--primary);margin-bottom:1rem;font-size:4rem}.page-module__EVJJWa__hero p{color:var(--foreground);max-width:600px;margin-bottom:2rem;font-size:1.5rem}.page-module__EVJJWa__button{background-color:var(--accent);color:var(--background);cursor:pointer;border:none;border-radius:30px;padding:1rem 2.5rem;font-size:1.2rem;transition:background-color .3s}.page-module__EVJJWa__button:hover{background-color:var(--primary)}
