@import"https://fonts.googleapis.com/css2?family=Gothic+A1&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.home-container{height:100vh;width:100%;background-image:url(/assets/Images/home.png);background-size:cover;background-position:center;position:relative;display:flex;flex-direction:column;justify-content:space-between}.top-bar{height:70px;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:0 20px}.logo{height:40px}.main-content{text-align:center;color:#fff;padding:20px}.main-content h1{font-size:28px;font-weight:600;margin-bottom:15px}.main-content p{font-size:18px;font-weight:400;margin-bottom:15px}.cta-button{background-color:#ff8416;border:none;width:305px;padding:10px;border-radius:4px;font-size:12px;font-weight:700;color:#fff;cursor:pointer;transition:background .3s ease;height:38px}.footer{text-align:center;padding:20px;color:#fff;font-size:12px;font-weight:600}.footer a{text-decoration:none;color:inherit}.room-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000040;animation:slideUp .3s ease-out;z-index:999;height:531px;width:1070px;padding:30px}@keyframes slideUp{0%{transform:translate(-50%,100%)}to{transform:translate(-50%,-50%)}}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-header h2{font-size:20px;font-weight:700}.close-btn{cursor:pointer;display:flex;justify-content:flex-end}.close-btn-uiconssss{height:40px;width:40px;border-radius:50%;font-weight:700}.header-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.select-your-design{margin:0;font-size:22px;text-align:center;font-weight:600;color:#000}.room-options{display:flex;gap:20px}.room-card{width:330px;height:423px;background:#fff;border-radius:10px;padding:10px;text-align:center;box-shadow:0 0 8px #00000026;border:1px solid #f0f0f0}.room-card img{width:100%;height:340px;object-fit:cover;border-radius:4px}.room-card p{margin:10px 0 5px;font-size:13px;font-weight:600;color:#535353}.design-btn{background:#ff8416;border:none;width:100%;padding:10px;border-radius:4px;font-size:13px;font-weight:700;color:#fff;cursor:pointer;transition:background .3s ease;height:38px}@media screen and (min-width: 1000px) and (max-width: 1280px){.top-bar{height:65px}.logo{height:35px}.main-content h1{font-size:22px}.main-content p{font-size:16px}.cta-button{width:260px;font-size:11px;height:36px}.room-modal{width:60%;height:auto;padding:20px}.room-card{width:270px;height:315px}.room-card img{height:240px}.footer{font-size:11px}.close-btn-uiconssss{height:30px;width:30px}.select-your-design{font-size:18px}.design-btn{padding:6px;font-size:11px;height:35px}}@media screen and (min-width: 1281px) and (max-width: 1536px){.main-content h1{font-size:24px}.main-content p{font-size:17px}.cta-button{width:280px;font-size:12px;height:36px}.room-modal{width:850px;height:auto;padding:25px}.room-card{width:300px;height:365px}.room-card img{height:280px}.close-btn-uiconssss{height:30px;width:30px}.select-your-design{font-size:20px}}@media screen and (min-width: 1537px) and (max-width: 1919px){.main-content h1{font-size:26px}.main-content p{font-size:17.5px}.cta-button{width:295px;font-size:12px;height:38px}.room-modal{width:1020px;height:auto}.room-card{width:320px;height:415px}.room-card img{height:330px}}@media screen and (min-width: 2561px) and (max-width: 3000px){.main-content h1{font-size:36px}.main-content p{font-size:22px}.cta-button{width:360px;font-size:15px;height:46px}.room-modal{width:1280px;height:620px;padding:40px}.room-card{width:400px;height:480px}.room-card img{height:370px}.select-your-design{font-size:28px}.close-btn-uiconssss{width:50px;height:50px}}.category-bar{display:flex;overflow-x:auto;padding:20px 0;gap:10px;background-color:#fff;scroll-behavior:smooth;margin:0 30px;height:10%}.category-img-wrapper{flex:0 0 auto;border:1px solid transparent;transition:border .3s ease;width:auto;height:100%;cursor:pointer;border-radius:12px}.category-img-wrapper:hover{border-color:#ff9800}.category-img{width:auto;height:100%;object-fit:contain;display:block;border-radius:4px}.category-bar::-webkit-scrollbar{display:none}.category-bar{-ms-overflow-style:none;scrollbar-width:none}.category-img-wrapper.active{border:1px solid #FF9800;border-radius:10px}@media screen and (min-width: 1000px) and (max-width: 1280px){.category-img-wrapper{border-radius:0}.category-bar{margin:0 16px;gap:8px}.category-img-wrapper.active{border:1px solid #FF9800;border-radius:6px}}@media screen and (min-width: 1281px) and (max-width: 1536px){.category-bar{margin:0 25px;gap:10px}}@media screen and (min-width: 1537px) and (max-width: 1919px){.category-bar{margin:0 30px;gap:12px}}@media screen and (min-width: 1920px) and (max-width: 2559px){.category-bar{margin:0 35px;gap:14px}}@media screen and (min-width: 2561px) and (max-width: 3000px){.category-bar{margin:0 40px;gap:16px}}.product-card{background:#fff;border-radius:10px;width:265px;max-width:100%;height:auto;box-sizing:border-box;cursor:pointer;text-decoration:none}.product-card img{width:100%;height:auto;object-fit:contain;border-radius:6px}.product-titlessss{margin:10px 10px 5px;font-size:15px;font-weight:500;color:#595959}.product-price{font-size:18px;margin:10px 10px 5px;display:flex;align-items:center}.sale-price{color:#ff8416;font-weight:600;margin-right:9px}.original-price{text-decoration:line-through;font-size:14px;color:#595959;font-weight:600}.product-card-wrapper{max-width:100%;box-shadow:0 0 10px #0000001a;height:auto;border-radius:10px}.product-card-wrapper:hover{transform:scale(1.02);transition:transform .2s ease-in-out}.cardcontainer{padding:10px}@media screen and (min-width: 1000px) and (max-width: 1280px){.product-card{width:220px}.product-titlessss{font-size:12px}.product-price{font-size:13px}.original-price{font-size:12px}}@media screen and (min-width: 1281px) and (max-width: 1536px){.product-card{width:240px}.product-titlessss{font-size:14px}.product-price{font-size:17px}.original-price{font-size:13px}}@media screen and (min-width: 1537px) and (max-width: 1919px){.product-card{width:265px}.product-titlessss{font-size:17px}.product-price{font-size:18px}.original-price{font-size:14px}}@media screen and (min-width: 1920px) and (max-width: 2559px){.product-card{width:280px}.product-titlessss{font-size:18px}.product-price{font-size:19px}.original-price{font-size:15px}}@media screen and (min-width: 2561px) and (max-width: 3000px){.product-card{width:310px}.product-titlessss{font-size:22px}.product-price{font-size:20px}.original-price{font-size:16px}}.designer-page{background:#fff;min-height:100vh;display:flex;width:100%;height:90vh}.category-with-product-card{width:53%;border-right:1px solid #595959}.select-add-product{width:47%}.product-title{padding:30px 30px 25px;font-size:20px;font-weight:600;color:#535353;text-align:center;margin:0}.select-to-add-title{padding:30px;font-size:20px;font-weight:600;color:#535353;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px 30px;max-height:670px;overflow-y:auto;scrollbar-width:none;box-sizing:border-box}.product-grid::-webkit-scrollbar{display:none}.selected-product-preview{width:50%;padding:20px}.selected-product-image{width:100%;border-radius:10px;object-fit:cover}@media screen and (min-width: 1000px) and (max-width: 1280px){.category-with-product-card{width:53%}.select-add-product{width:47%}.product-grid{grid-template-columns:repeat(3,1fr);padding:5px 15px;max-height:440px}.product-title,.select-to-add-title{font-size:16px;padding:15px}.selected-product-preview{width:48%;padding:15px}}@media screen and (min-width: 1281px) and (max-width: 1536px){.category-with-product-card{width:54%}.select-add-product{width:46%}.product-grid{grid-template-columns:repeat(3,1fr);padding:5px 20px;max-height:520px}.product-title,.select-to-add-title{font-size:16px;padding:20px 20px 15px}.selected-product-preview{width:49%;padding:18px}}@media screen and (min-width: 1537px) and (max-width: 1919px){.category-with-product-card{width:55%}.select-add-product{width:45%}.product-grid{grid-template-columns:repeat(3,1fr);padding:20px 30px;max-height:600px}.product-title,.select-to-add-title{font-size:20px}.selected-product-preview{width:50%}}@media screen and (min-width: 2400px) and (max-width: 3000px){.category-with-product-card{width:57%}.select-add-product{width:44%}.product-grid{grid-template-columns:repeat(4,1fr);gap:30px;padding:30px 40px}.product-title,.select-to-add-title{font-size:22px;padding:35px}.selected-product-preview{width:52%;padding:25px}.product-grid{max-height:965px}}.subproduct-card{background:#fff;border-radius:10px;width:170px;max-width:100%;height:auto;box-sizing:border-box;cursor:pointer;text-decoration:none}.subproduct-card img{width:100%;height:auto;object-fit:contain;border-radius:6px}.subproduct-titlessss{margin:10px 10px 5px;font-size:12px;font-weight:500;color:#595959}.subproduct-price{font-size:15px;margin:10px 10px 5px;display:flex;align-items:center}.subsale-price{color:#ff8416;font-weight:600;margin-right:9px}.suboriginal-price{text-decoration:line-through;font-size:14px;color:#595959;font-weight:600}.subproduct-card-wrapper{max-width:100%;box-shadow:0 0 10px #0000001a;height:auto;border-radius:10px}.subproduct-card-wrapper:hover{transform:scale(1.02);transition:transform .2s ease-in-out}.subcardcontainer{padding:5px}@media screen and (min-width: 1000px) and (max-width: 1280px){.subproduct-card{width:220px}.subproduct-titlessss{font-size:12px}.subproduct-price{font-size:13px}.suboriginal-price{font-size:12px}}@media screen and (min-width: 1281px) and (max-width: 1536px){.subproduct-card{width:240px}.subproduct-titlessss{font-size:14px}.subproduct-price{font-size:17px}.suboriginal-price{font-size:13px}}@media screen and (min-width: 1537px) and (max-width: 1919px){.subproduct-card{width:265px}.subproduct-titlessss{font-size:17px}.subproduct-price{font-size:18px}.suboriginal-price{font-size:14px}}@media screen and (min-width: 1920px) and (max-width: 2559px){.subproduct-card{width:280px}.subproduct-titlessss{font-size:18px}.subproduct-price{font-size:19px}.suboriginal-price{font-size:15px}}@media screen and (min-width: 2561px) and (max-width: 3000px){.subproduct-card{width:310px}.subproduct-titlessss{font-size:22px}.subproduct-price{font-size:20px}.suboriginal-price{font-size:16px}}.product-detail-page{display:flex;gap:40px;padding:40px;background-color:#f8f8f8;justify-content:center}.selected-product-view{flex:1;display:flex;flex-direction:column;align-items:center;background:#fff;padding:24px;border-radius:16px;box-shadow:0 0 20px #0000000d}.selected-image-container{position:relative;width:100%;padding:0 20px 30px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column;border-bottom:1px solid gray;height:70%}.close-icon-main{position:absolute;top:2%;right:-.7%;z-index:2;background-color:#fff;border-radius:5px;width:42px;height:42px}.cross-icon-product{height:40px;width:40px;cursor:pointer;border-radius:50%}.product-title-large{font-size:24px;font-weight:700;margin-bottom:12px}.product-price-large{font-size:20px;color:#2c2c2c;margin-bottom:20px}.add-to-cart-btn{background-color:#ff8416;color:#fff;font-weight:700;padding:10px;border-radius:4px;font-size:15px;cursor:pointer;border:none;transition:background-color .3s ease;width:255px}.product-info{display:flex;padding:15px}.product-info img{width:auto;height:100%;object-fit:contain;display:block;border-radius:10px}.selected-product-namessssss{font-size:15px;font-weight:500;color:#595959;margin:0 0 10px}.price-main{font-size:18px;display:flex;align-items:center;margin:0}.nowPrice{color:#ff8416;font-weight:600;margin-right:9px}.wasPrice{text-decoration:line-through;font-size:14px;color:#595959;font-weight:600}.addtocart-section{display:flex;flex-direction:column;justify-content:space-between;margin-right:20px}.total-price-main{display:flex;justify-content:space-between;width:255px;margin-bottom:10px}.addtocarttotal{font-size:15px;font-weight:500;color:#757575;margin:0}.addtocartprice{font-size:18px;font-weight:600;color:#535353;margin:0}.subcategory-bar{display:flex;overflow-x:auto;padding:20px 0;gap:10px;background-color:#fff;scroll-behavior:smooth;margin:0 30px;height:6%}.subcategory-img-wrapper{flex:0 0 auto;overflow:hidden;border:1px solid transparent;transition:border .3s ease;width:auto;height:100%;cursor:pointer}.subcategory-img-wrapper:hover{border-color:#ff9800}.subcategory-img{width:auto;height:100%;object-fit:contain;display:block}.subcategory-bar::-webkit-scrollbar{display:none}.subcategory-bar{-ms-overflow-style:none;scrollbar-width:none}.subcategory-img-wrapper.active{border:1px solid #ff9800;border-radius:4px}.final-combined-image-container{margin:20px 0;text-align:center}.final-cart-image{width:100%;max-width:500px;border-radius:10px;box-shadow:0 4px 10px #0000001a}.cart-summary{width:100%;display:flex;justify-content:space-between;height:28%}.addtocartlist{overflow-y:auto;scrollbar-width:none;display:grid;grid-template-columns:repeat(2,1fr);width:67%}.image-wrapper-container{position:relative;width:100%;aspect-ratio:1600 / 1125;overflow:hidden}.image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat;transition:opacity .4s ease-in-out;opacity:0}.image-wrapper.fade-in{opacity:1}.image-wrapper.fade-out{opacity:0}.image-shimmer-loader{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;z-index:1}.main-product-image{width:100%;max-width:966px;height:100%;object-fit:contain;position:absolute;top:0;left:0;opacity:0;transition:opacity .3s ease-in-out}.main-product-image.visible{opacity:1}.main-product-image.hidden{opacity:0}.shimmer-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;animation:shimmer 1.2s infinite linear;border-radius:12px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.product-image-container{position:relative;width:140px;height:90px}.remove-icon-inside{position:absolute;top:-8px;right:-8px;background:#fff;border-radius:50%;font-size:22px;cursor:pointer;z-index:5}.remove-and-total{display:flex;justify-content:space-between;align-items:center;width:255px;margin-bottom:10px}.remove-all{color:#c61b1a;text-decoration:underline;font-size:15px;cursor:pointer;font-weight:500;text-align:end}.product-select-wrapper{width:265px;box-shadow:0 0 10px #0000001a;height:auto;border-radius:10px}.product-select-wrapper:hover{transform:scale(1.02);transition:transform .2s ease-in-out}.subproduct-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7.5px;padding:20px 30px;max-height:690px;overflow-y:auto;scrollbar-width:none;box-sizing:border-box}.subproduct-grid::-webkit-scrollbar{display:none}.subproduct-select-wrapper{width:100%;box-shadow:0 0 10px #0000001a;height:auto;border-radius:10px}.subproduct-select-wrapper:hover{transform:scale(1.02);transition:transform .2s ease-in-out}@media screen and (min-width: 1000px) and (max-width: 1280px){.main-product-image{max-width:500px}.close-icon-main{width:33px;height:33px}.cross-icon-product{height:32px;width:32px}.product-info{padding:7px}.subproduct-select-wrapper{width:180px}.subcategory-bar{padding:10px 0;margin:0 20px}.subproduct-grid{padding:20px;max-height:485px}.price-main{font-size:11px}.wasPrice,.selected-product-namessssss{font-size:10px}.product-image-container{width:100px;height:60px}.total-price-main{width:180px;margin-bottom:7px}.addtocartprice{font-size:13px}.addtocarttotal,.remove-all{font-size:10px}.add-to-cart-btn{font-size:12px;padding:6px;width:180px}.addtocart-section{margin-right:12px}.remove-icon-inside{font-size:18px;top:-6px}.addtocartlist{min-width:70%}}@media screen and (min-width: 1281px) and (max-width: 1536px){.main-product-image{max-width:580px}.close-icon-main{width:36px;height:36px}.cross-icon-product{height:35px;width:35px}.product-info{padding:15px 15px 5px}.subproduct-select-wrapper{width:210px}.subproduct-grid{max-height:580px}.price-main{font-size:13px}.wasPrice{font-size:11px}.selected-product-namessssss{font-size:12px}.product-image-container{width:120px;height:70px}.total-price-main{width:210px;margin-bottom:8px}.addtocartprice{font-size:15px}.addtocarttotal,.remove-all{font-size:12px}.add-to-cart-btn{font-size:12px;width:210px}.addtocart-section{margin-right:15px}.remove-icon-inside{font-size:16px}.addtocartlist{min-width:68%}}@media screen and (min-width: 1537px) and (max-width: 1919px){.main-product-image{max-width:715px}.close-icon-main{top:-.8%;right:-o.7%}.product-info{padding:12px}.subproduct-select-wrapper{width:230px}.subproduct-grid{max-height:640px}}@media screen and (min-width: 2400px) and (max-width: 3000px){.main-product-image{max-width:1000px}.close-icon-main{top:0%;right:-.5%}.add-to-cart-btn{font-size:18px;width:300px}.subproduct-grid{grid-template-columns:repeat(4,1fr);max-height:1000px}}:root{font-family:Poppins,Monserat}body{margin:0;padding:0}button{font-family:Poppins,Monserat}
