@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Poppins:wght@300;400;600&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}*{box-sizing:border-box;margin:0;padding:0}.loader-wrapper{align-items:center;background:#fff;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.ring-loader{animation:spinRing 1s linear infinite;border-right:6px solid #f2e6ea;border-top:6px solid #f2e6ea;border-color:#341a37 #341a37 #f2e6ea #f2e6ea;border-radius:50%;border-style:solid;border-width:6px;height:70px;width:70px}@keyframes spinRing{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background:#fdfbf8;color:#333;font-family:Roboto,Arial,Helvetica,sans-serif;padding-top:0}@media(max-width:768px){body{padding-top:0}}@media(max-width:480px){body{padding-top:0}}.logo,h1,h2,h3{font-family:Roboto,Arial,Helvetica,sans-serif}header{background:#fff;border-bottom:1px solid;border-image:linear-gradient(90deg,#341a37,#b76e79,#341a37) 1;left:0;position:fixed;top:0;width:100%;z-index:1000}.topbar{background:#341a37;color:#fff;font-size:13px}.topbar-container{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.topbar-left{display:flex;gap:20px}.topbar-left span{align-items:center;display:flex;gap:6px}.topbar-left a{color:#fff;font-size:13px;text-decoration:none}.topbar-left a:hover,.topbar-left i{color:#ef2f3e}.topbar-right{display:flex;gap:10px}.topbar-right a{align-items:center;background:#fff3;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;text-decoration:none;width:30px}.topbar-right a:hover{background:#ef2f3e}@media (max-width:992px){.topbar{font-size:12px;padding:8px 5%}.topbar-left{gap:15px}.topbar-left a{font-size:11px}.topbar-right a{height:24px;width:24px}}@media (max-width:768px){.topbar{align-items:flex-start;gap:8px;padding:10px 15px}.topbar,.topbar-left{flex-direction:column}.topbar-left{gap:5px}.topbar-right{margin-top:5px}}@media (max-width:480px){.topbar{font-size:11px}.topbar-left span{flex-wrap:wrap}.topbar-right a{height:26px;width:26px}}@media (max-width:576px){.topbar{align-items:center;flex-direction:row;justify-content:space-between;padding:8px 12px}.topbar-left{flex-direction:row;gap:7px}.topbar-left span:nth-child(3){display:none}.topbar-left a{font-size:10px}.topbar-right a{height:24px;width:24px}}.navbar .nav-link.active{color:#ef2f3e;font-weight:600}.dropdown-item.active{background:#f5f5f5;color:#ef2f3e!important;font-weight:500}.dropdown-item{color:#333!important;font-size:14px;font-weight:500;padding:10px 20px}.dropdown-item:hover{background:#f5f5f5!important;color:#341a37!important;font-weight:500}.logo-img{height:55px}.nav-link{color:#000;font-size:15px;font-weight:600;text-decoration:none}.nav-link:hover{color:#ef2f3e;font-weight:600}.dropdown-menu a:hover{color:#341a37}.nav-link-wrapper{align-items:center;display:flex;gap:6px}.dropdown-arrow{cursor:pointer;display:none;font-size:12px}@media(min-width:769px){.custom-dropdown:hover .dropdown-menu{display:block;margin-top:0}}@media(max-width:768px){.dropdown-arrow{display:block;margin-left:auto}.nav-link-wrapper{justify-content:space-between;width:100%}.dropdown-menu{box-shadow:none;display:none;position:relative}.dropdown-menu.show{display:block}}.hero{align-items:center;display:flex;height:100vh;justify-content:center}.hero-bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hero-overlay{background:#00000059}.hero-content{position:relative}.hero-content h1{font-size:60px}.hero-content p{font-size:18px;margin:10px 0}.btn{background:#341a37;border:none;color:#fff;cursor:pointer;padding:12px 28px}.hamburger,.header.scrolled .topbar{display:none}.hamburger{cursor:pointer;font-size:26px}@media (max-width:768px){.hamburger{cursor:pointer;display:block;font-size:28px}}.hero{height:95vh;overflow:hidden;position:relative;width:100%}.hero-slider{display:flex;height:100%;transition:transform .8s ease;width:100%}.hero-slide{height:100%;min-width:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,#000000b3,#0000004d,#000000b3);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-content{color:#fff;max-width:700px;padding:20px;position:absolute;text-align:center;z-index:3}.hero-content h1{font-size:64px;letter-spacing:2px;margin-bottom:15px}.hero-content p{color:#ddd;font-size:20px;margin-bottom:30px}.hero-btn{background:#b76e79;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:15px;padding:14px 32px;text-decoration:none;transition:.3s}.hero-btn:hover{background:#9d5661;transform:translateY(-3px)}.hero-arrow{background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:40px;height:50px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:50px;z-index:5}.hero-arrow:hover{background:#b76e79}.hero-arrow.left{left:30px}.hero-arrow.right{right:30px}.hero-dots{bottom:30px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.dot{background:#fff6;border-radius:50%;cursor:pointer;height:12px;transition:.3s;width:12px}.dot.active{background:#fff;transform:scale(1.2)}@media(max-width:768px){.hero-content h1{font-size:36px}.hero-content p{font-size:16px}.hero-arrow{display:none}}.about{align-items:center;background:linear-gradient(180deg,#fff,#faf7f8);display:grid;overflow:hidden;padding:120px 0;position:relative}.about-left{max-width:650px}.subtitle{color:#b76e79;font-size:13px;font-weight:600;letter-spacing:4px;text-transform:uppercase}.about-left h2{color:#2a2a2a;font-size:46px;line-height:1.2;margin:15px 0 25px}.about-left h2 span{color:#b76e79}.about-left p{color:#666;font-size:15px;line-height:1.9}.about-btn{background:#341a37;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;letter-spacing:1px;margin-top:30px;padding:14px 36px;transition:.4s}.about-btn:hover{box-shadow:0 15px 30px #0003;transform:translateY(-4px)}.about-right{align-items:center;display:flex;justify-content:center;position:relative}.about-image-box{position:relative;width:520px}.about-main-img{border-radius:18px;box-shadow:0 25px 60px #0003;position:relative;transition:.6s;width:100%;z-index:3}.about-image-box:hover .about-main-img{transform:translateY(-10px) scale(1.04)}.about-image-box:before{border:3px solid #b76e79;left:-25px;top:-25px;z-index:1}.about-image-box:after,.about-image-box:before{border-radius:18px;content:"";height:100%;position:absolute;width:100%}.about-image-box:after{background:#f1e4e7;bottom:-25px;right:-25px;z-index:0}.image-bg-shape{background:radial-gradient(circle,#b76e7959,#0000);height:180px;right:-60px;top:-60px;width:180px;z-index:0}.about:before,.image-bg-shape{border-radius:50%;position:absolute}.about:before{height:200px;opacity:.4;right:120px;top:-80px;width:200px}.about:after,.about:before{background:#f3d9de;content:""}.about:after{border-radius:50%;bottom:-120px;height:250px;left:-120px;opacity:.3;position:absolute;width:250px}@media(max-width:1024px){.about{gap:30px;grid-template-columns:1fr;text-align:center}.about-left{margin:auto}.about-left h2{font-size:34px}.about-image-box{max-width:420px;width:100%}.about-image-box:after,.about-image-box:before{display:none}}.categories{background:#faf8f6;padding:70px 0}.section-title{color:#2a2a2a;font-size:40px;margin-bottom:20px;position:relative;text-align:center}.section-title:after{animation:titleLine 4s linear infinite;background:linear-gradient(90deg,#341a37,#b76e79,#fff,#b76e79,#341a37);background-size:300% 300%;border-radius:10px;content:"";display:block;height:3px;margin:4px auto 0;width:220px}@keyframes titleLine{0%{background-position:0 50%}to{background-position:300% 50%}}.section-subtitle{color:#b76e79;font-size:16px;line-height:1.6;margin:15px auto 60px;max-width:600px;text-align:center}.category-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.category-card{border-radius:18px;cursor:pointer;overflow:hidden;padding:3px;position:relative}.category-card:before{background:linear-gradient(90deg,#341a37,#b76e79,#fff,#b76e79,#341a37);background-size:300% 300%;border-radius:20px;content:"";inset:-2px;opacity:0;position:absolute;z-index:0}.category-card:hover:before{animation:borderMove 3s linear infinite;opacity:1}@keyframes borderMove{0%{background-position:0 50%}to{background-position:300% 50%}}.card-inner{background:#fff;border-radius:16px;overflow:hidden;position:relative;z-index:1}.card-inner img{height:380px;object-fit:cover;transition:.6s;width:100%}.category-card:hover img{transform:scale(1.1)}.category-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;left:0;padding:30px;position:absolute;right:0}.category-overlay h3{font-size:22px;margin-bottom:15px}.view-btn{background:#341a37;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;padding:10px 24px;transition:.3s}.view-btn:hover{background:#7a2b4f;transform:translateY(-2px)}@media(max-width:768px){.category-grid{grid-template-columns:1fr}.section-title{font-size:30px}}@media(max-width:1024px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.category-grid{grid-template-columns:1fr}}.contact-section{background:#f5f5f5;padding:100px 0}.contact-container{border-radius:30px;box-shadow:0 20px 60px #0000001a;display:grid;grid-template-columns:1fr 1.2fr;overflow:hidden}.contact-left{background:linear-gradient(135deg,#1f0f22,#341a37,#6b2d5c);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:60px}.contact-left h2{font-size:42px;line-height:1.2}.contact-left p{color:#cfcfcf;font-size:15px;margin-bottom:30px}.contact-info{margin-top:20px}.info-item{align-items:flex-start;display:flex;gap:15px}.info-item i{background:#ffffff26;border-radius:50%;color:#fff;font-size:18px;min-width:40px;padding:12px;text-align:center}.info-item span{color:#cfcfcf;font-size:11px;letter-spacing:1px}.info-item p{color:#fff;font-size:14px;margin-top:4px}.info-item a{color:#fff;text-decoration:none}.info-item a:hover,.info-item p:hover{color:#ef2f3e}.social-icons{display:flex;gap:15px;margin-top:20px}.social-icons i{background:#ffffff26;border-radius:50%;cursor:pointer;padding:10px;transition:.3s}.social-icons i:hover{background:#fff;color:#341a37}.contact-right{background:#fff;padding:60px}.contact-right h3{font-size:24px;font-weight:700;margin-bottom:40px}.inquiry-form{display:flex;flex-direction:column;gap:30px}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border:none;border-bottom:1px solid #ddd;color:#757575;font-size:14px;outline:none;padding:10px 0;width:100%}.inquiry-form select{background:none}.inquiry-form textarea{resize:none}.inquiry-form button{background:#341a37;border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:12px;letter-spacing:2px;margin-top:20px;padding:15px;transition:.3s}.inquiry-form button:hover{background:#7a2b4f}@media(max-width:900px){.contact-container{grid-template-columns:1fr}.contact-left,.contact-right{padding:40px}.contact-left h2{font-size:32px}}.footer{animation:footerGradient 12s ease infinite;background:linear-gradient(120deg,#fdf9fb,#f7f3f5,#fff);background-size:200% 200%;border-image:linear-gradient(90deg,#341a37,#b76e79,#341a37) 1;border-top:3px solid;overflow:hidden;padding:80px 0 30px;position:relative}@keyframes footerGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.footer:after,.footer:before{animation:float 12s ease-in-out infinite;background:#b76e791f;border-radius:50%;content:"";filter:blur(10px);position:absolute}.footer:before{height:260px;left:-80px;top:-80px;width:260px}.footer:after{bottom:-60px;height:200px;right:-60px;width:200px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}.footer-top{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1.5fr 1fr 1fr;margin-bottom:40px}.footer-logo{height:55px;margin-bottom:20px}.footer-col p{color:#555;font-size:16px;font-weight:500;line-height:1.8;margin-bottom:20px}.footer-col h3{color:#341a37;font-size:20px;margin-bottom:22px;position:relative}.footer-col h3:after{background:#b76e79;bottom:-8px;content:"";height:2px;left:0;position:absolute;transition:.4s;width:40px}.footer-col:hover h3:after{width:70px}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:12px}.footer-col ul li a{color:#555;display:inline-block;font-size:16px;font-weight:500;text-decoration:none;transition:.3s}.footer-col ul li a:hover{color:#341a37;transform:translateX(6px)}.contact-item{align-items:flex-start;color:#555;display:flex;font-size:16px;font-weight:500;gap:12px;margin-bottom:14px}.contact-item i{color:#ef2f3e;font-size:16px;margin-top:3px}.contact-item:hover{color:#341a37}.contact-item a{color:#555;text-decoration:none}.contact-item a:hover{color:#341a37}.footer-social{display:flex;gap:14px;margin-top:10px}.footer-social a{align-items:center;background:#341a37;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;font-size:16px;height:42px;justify-content:center;text-decoration:none;transition:all .35s ease;width:42px}.footer-social a:hover{background:#ef2f3e;transform:translateY(-5px) scale(1.05)}.footer-divider{background:linear-gradient(90deg,#0000,#b76e79,#0000);height:1px;margin:40px auto 20px;max-width:1200px}.footer-bottom{color:#777;font-size:13px;margin:auto;max-width:1200px;text-align:center}@media(max-width:900px){.footer-top{gap:40px;grid-template-columns:repeat(2,1fr);text-align:center}.contact-item,.footer-social{justify-content:center}.footer-col p{margin:auto}}@media(max-width:600px){.footer{padding:60px 7% 25px}.footer-top{gap:35px;grid-template-columns:1fr}.footer-col h3:after{left:50%;transform:translateX(-50%)}}@media (max-width:768px){.about{grid-template-columns:1fr;text-align:center}.about-features{justify-content:center}.about{grid-template-columns:1fr;text-align:center}}@media(max-width:992px){.footer-top{gap:40px;grid-template-columns:repeat(2,1fr);text-align:center}.footer-about{grid-column:span 2}.contact-item,.footer-social{justify-content:center}}@media(max-width:600px){.footer{padding:60px 20px 25px}.footer-top{gap:35px;grid-template-columns:1fr;text-align:center}.footer-logo{margin:auto}.footer-col p{font-size:14px}.contact-item{flex-direction:row}.contact-item,.footer-social{justify-content:center}.footer-col h3:after{left:50%;transform:translateX(-50%)}}@media(max-width:400px){.footer{padding:50px 16px 20px}.footer-col p{font-size:13px}.footer-social a{font-size:14px;height:38px;width:38px}.contact-item{font-size:14px}}@media(max-width:900px){.footer-col h3:after{left:50%;transform:translateX(-50%)}}.product-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:80px 0}.product-card{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:15px;box-shadow:0 10px 25px #0000001a;cursor:pointer;overflow:hidden;position:relative;transform:translateZ(0)}.product-card:hover{transform:translateY(-8px)}.image-wrapper{overflow:hidden;position:relative}.image-wrapper img{height:280px;object-fit:cover;transition:.4s;width:100%}.product-card:hover img{transform:scale(1.1)}.overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:.4s}.product-card:hover .overlay{opacity:1}.icon{color:#fff;font-size:28px}.modal{inset:0;z-index:999}.modal-img{border-radius:10px;max-height:80%;max-width:70%}.close,.left,.right{color:#fff;cursor:pointer;font-size:30px;position:absolute}.close{right:40px;top:30px}.left{left:40px}.right{right:40px}.collection-page{margin:0;padding:0;width:100%}.collection-hero{align-items:center;background:linear-gradient(135deg,#1c0e1d,#341a37,#5a2a60);color:#fff;display:flex;justify-content:center;margin-top:0;min-height:210px;padding:40px 20px;text-align:center;width:100%}.collection-hero h1{font-size:38px;font-weight:600;line-height:1.4;margin:0}.collection-hero span{color:#ccc;margin:0 10px}.collection-hero a{color:#fff;text-decoration:none;transition:.3s}.collection-hero .activepage,.collection-hero a:hover{color:#ef2f3e}@media (max-width:992px){.collection-hero{min-height:160px;padding:35px 15px}.collection-hero h1{font-size:28px}}@media (max-width:576px){.collection-hero{min-height:140px;padding:25px 10px}.collection-hero h1{font-size:18px;line-height:26px}.collection-hero span{margin:0 4px}}.no-products{padding:80px 20px;text-align:center}.no-products h2{font-size:28px;margin-bottom:10px}.no-products p{color:#777}.map-section{width:100%}.map-section iframe{border:0;height:450px;width:100%}.modal{align-items:center;background:#000000e6;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal-img{max-height:85%;max-width:85%;object-fit:contain;z-index:1}.modal .close{background:#00000080;border-radius:50%;color:#fff;cursor:pointer;font-size:35px;padding:10px;position:absolute;right:40px;top:30px;transition:.3s;z-index:10000}.modal .close:hover{background:#ef2f3e}.modal .left{left:30px}.modal .left,.modal .right{color:#fff;cursor:pointer;font-size:30px;position:absolute;z-index:10000}.modal .right{right:30px}.whatsapp-btn{background:#25d366;border-radius:50%;font-size:26px;left:36px;overflow:visible;text-decoration:none}.backtotop-btn,.whatsapp-btn{align-items:center;bottom:32px;box-shadow:0 4px 12px #00000040;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;width:50px;z-index:10000}.backtotop-btn{background:#341a37;border:none;border-radius:50%;font-size:20px;right:36px;transition:all .3s ease}.backtotop-btn:hover{background:#ef2f3e;transform:translateY(-3px)}@media (max-width:480px){.whatsapp-btn{bottom:33px;font-size:20px;height:42px;right:25px;width:42px}.backtotop-btn{font-size:18px;height:42px;right:20px;width:42px}}@media (max-width:360px){.whatsapp-btn{bottom:30px;font-size:18px;height:38px;right:25px;width:38px}}.wa-ripple{box-shadow:0 0 0 0 #25d36666}.wa-ripple,.wa-ripple:after,.wa-ripple:before{animation:waRipple 2s infinite;border-radius:50%;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.wa-ripple:after,.wa-ripple:before{box-shadow:0 0 0 0 #25d3664d;content:""}.wa-ripple:before{animation-delay:.6s}.wa-ripple:after{animation-delay:1.1s}@keyframes waRipple{0%{box-shadow:0 0 0 0 #25d36699}70%{box-shadow:0 0 0 35px #25d36600}to{box-shadow:0 0 0 0 #25d36600}}
/*# sourceMappingURL=main.7db6d500.css.map*/