.unique-scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#0009;color:#fff;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;z-index:10;font-size:1.5rem;display:flex;align-items:center;justify-content:center;transition:background .3s}.unique-scroll-arrow:hover{background:#000c}.unique-scroll-arrow.left{left:10px}.unique-scroll-arrow.right{right:10px}.unique-bestselling-products-scroll-wrapper{padding:0 2.5rem}@media (max-width: 768px){.unique-scroll-arrow{width:32px;height:32px;font-size:1.2rem}.unique-bestselling-products-scroll-wrapper{padding:0 .7rem}}.unique-bestselling-section{padding:2.5rem 2rem;text-align:center;background:#f8fdff;overflow-x:hidden}.unique-bestselling-heading{position:relative;display:inline-block;max-width:100%}.unique-bestselling-heading h2{font-family:Poppins,sans-serif;font-size:2.3rem;font-weight:600;margin:0;color:#000;word-wrap:break-word}.unique-underline-image{position:absolute;left:24rem;bottom:5rem;height:16px;margin:0 auto}.waitlist-thankyou{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1rem;animation:fadeIn .3s ease-in-out}.waitlist-thankyou h3{font-family:Poppins,sans-serif;font-size:1.4rem;color:#000;font-weight:600}.unique-bestselling-heading p{font-family:Poppins,sans-serif;font-size:1.1rem;color:#555;margin:2rem 0 3rem}.unique-bestselling-products-scroll{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:1rem}.unique-bestselling-products-scroll::-webkit-scrollbar{display:none}.unique-bestselling-products-scroll{-ms-overflow-style:none;scrollbar-width:none}.unique-product-card{background:#fff;padding:.8rem;border-radius:2rem;flex:0 0 32%;max-width:32%;min-width:250px;text-align:left;display:flex;flex-direction:column;gap:.5rem;position:relative;box-sizing:border-box}.unique-product-logo{width:30px;height:30px;position:absolute;top:1.5rem;left:1.4rem;padding:2px;z-index:2}.unique-product-card .unique-product-image{width:100%;border-radius:1rem;object-fit:contain}.unique-star-rating span{color:gold;font-size:1rem}.unique-star-rating span[style]{color:#ccc}.unique-product-card h3{font-size:1.2rem;font-weight:600;margin-bottom:.25rem}.unique-full-description{font-size:.95rem;line-height:1.5;color:#848484;word-break:break-word}.unique-highlights-row{display:flex;gap:.5rem;margin:.5rem 0;justify-content:space-between;flex-wrap:wrap}.unique-highlight-box{display:flex;align-items:center;gap:.25rem;border:1px solid #FFAABE;border-radius:12px;padding:.25rem .5rem;font-size:.75rem;flex:1;justify-content:center;background:#fff;min-width:30%;box-sizing:border-box}.unique-icon-bg{display:flex;align-items:center;justify-content:center;background-color:#ffaabe;border-radius:50%;width:18px;height:18px;flex-shrink:0}.unique-icon-bg img{width:14px;height:14px}.unique-shop-button{display:inline-block;text-decoration:none;font-family:Poppins,sans-serif;background:#000;color:#fff;text-align:center;padding:.75rem 1rem;border-radius:50px;font-weight:500;margin-top:auto;transition:all .3s;width:100%}.unique-shop-button:hover{background:#333}@media (max-width: 1024px){.unique-product-card{flex:0 0 45%;max-width:45%;min-width:220px}.unique-product-card h3{font-size:1rem}.unique-full-description{font-size:.85rem}.unique-highlight-box{font-size:.65rem;padding:.2rem .4rem}.unique-icon-bg{width:14px;height:14px}.unique-icon-bg img{width:10px;height:10px}}@media (max-width: 768px){.unique-bestselling-section{padding:1.5rem 2rem 1rem}.unique-underline-image{position:absolute;left:50%;transform:translate(-50%);bottom:5rem;height:12px;max-width:90%}.unique-bestselling-heading h2{font-size:1.8rem}.unique-bestselling-heading p{font-size:1rem}.unique-bestselling-products-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.unique-product-card{flex:0 0 85%;max-width:85%;margin:0 auto;padding:1rem;scroll-snap-align:center}.unique-highlights-row{flex-wrap:wrap;justify-content:center}.unique-highlight-box{flex:1 1 45%;font-size:.7rem;padding:.25rem}.unique-icon-bg{width:16px;height:16px}.unique-icon-bg img{width:12px;height:12px}}@media (max-width: 480px){.unique-bestselling-heading h2{font-size:1.4rem}.unique-bestselling-heading p{font-size:.85rem}.unique-product-card{flex:0 0 95%;max-width:95%;min-width:unset;padding:.8rem}.unique-product-card h3{font-size:.9rem}.unique-full-description{font-size:.75rem}.unique-highlight-box{font-size:.65rem;padding:.2rem;flex:1 1 100%}}.waitlist-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:none;align-items:center;justify-content:center;z-index:9999}.waitlist-popup{background:#fff;padding:2rem;border-radius:1.5rem;width:90%;max-width:420px;text-align:center;position:relative;animation:popupFade .3s ease-in-out;box-shadow:0 10px 25px #0003}@keyframes popupFade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.close-popup{position:absolute;top:10px;right:15px;background:none;border:none;font-size:1.5rem;cursor:pointer}.waitlist-popup h2{font-family:Poppins,sans-serif;font-size:1.4rem;margin-bottom:.5rem;color:#111}.waitlist-popup p{font-size:1rem;color:#555;margin-bottom:1.5rem}.waitlist-form{display:flex;flex-direction:column;gap:1rem}.waitlist-form input{padding:.75rem;border-radius:10px;border:1px solid #ccc;font-size:1rem;outline:none;transition:border .2s}.waitlist-form input:focus{border-color:#ff9eb6}.submit-btn{background:#000;color:#fff;border:none;padding:.75rem;border-radius:50px;cursor:pointer;font-weight:600;transition:background .3s}.submit-btn:hover{background:#333}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.contact-page-section{font-family:Poppins,sans-serif;padding:4rem 2rem;background:linear-gradient(135deg,#e0f7ff,#ffe6f0);display:flex;justify-content:center;flex-direction:column;text-align:center;min-height:100vh}.contact-container{max-width:800px;margin:0 auto}.contact-text h1{font-size:2.8rem;margin-bottom:1rem;font-weight:700;color:#000}.contact-text p{font-size:1.2rem;color:#555;margin-bottom:3rem;line-height:1.6}.contact-form-wrapper{background:#fff;padding:2.5rem;border-radius:2rem;box-shadow:0 15px 40px #0000001a;transition:transform .3s ease}.contact-form-wrapper:hover{transform:translateY(-5px)}.contact-form input,.contact-form textarea{font-family:Poppins,sans-serif;width:100%;padding:1rem;margin-bottom:1.2rem;border-radius:12px;border:1px solid #ccc;font-size:1rem;transition:border-color .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:#000;outline:none}.contact-form button{font-family:Poppins,sans-serif;padding:1rem;background:#000;color:#fff;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;width:100%;transition:background .3s,transform .2s}.contact-form button:hover{background:#333;transform:translateY(-2px)}#thankYouMessage{font-family:Poppins,sans-serif;display:none;font-size:1.4rem;color:#000;padding:1rem;margin-top:1rem;animation:fadeIn .4s ease-in-out}#thankYouMessage p{font-size:1rem;color:#555}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.contact-text h1{font-size:2rem}.contact-text p{font-size:1rem;margin-bottom:2rem}.contact-form-wrapper{padding:2rem}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media (max-width: 1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.search-title{font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;text-align:center;margin-bottom:25px;padding-top:2rem}.search-form{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:35px}.search-input{width:320px;padding:10px 15px;font-size:1rem;border-radius:8px;border:1px solid #ccc;outline:none;transition:border .3s}.search-input:focus{border-color:#4cc9f0}.search-button{padding:10px 20px;font-size:1rem;background-color:#4cc9f0;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .3s}.search-button:hover{background-color:#3ab0da}.search-no-results,.search-results-info{text-align:center;font-size:1.1rem;color:#555;margin-bottom:20px}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;padding:0rem 5rem}.search-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 15px #00000012;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;text-align:center}.search-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0000001f}.search-card-image-link{display:block;overflow:hidden}.search-card-image{width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .3s}.search-card:hover .search-card-image{transform:scale(1.05)}.search-card-image-placeholder{width:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;background:#e0f7fa;color:#4cc9f0;font-weight:600;font-size:1rem}.search-card-content{padding:15px}.search-card-title{font-size:1.1rem;font-weight:600;color:#141414;text-decoration:none;display:block;margin-bottom:5px;transition:color .3s}.search-card-title:hover{color:#4cc9f0}.search-card-price{font-size:1rem;color:#7b7b7b}.search-pagination{grid-column:1 / -1;margin-top:30px;text-align:center}@media (max-width: 768px){.search-input{width:80%}}@media (max-width: 480px){.search-results{grid-template-columns:repeat(2,1fr);gap:15px;padding:1rem}}@media (max-width: 360px){.search-results{grid-template-columns:1fr}}.bestselling-section{padding:2.5rem 2rem;text-align:center;background:#f8fdff}.bestselling-heading{position:relative;display:inline-block}.bestselling-heading h2{font-family:Poppins,sans-serif;font-size:2.3rem;font-weight:600;margin:0;color:#000}.underline-image{position:absolute;left:280px;right:0;bottom:100px;height:16px;margin:0 auto}.bestselling-heading p{font-family:Poppins,sans-serif;font-size:2em;color:#555;margin:2rem 0 3rem}.bestselling-products-scroll{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:1rem}.bestselling-products-scroll::-webkit-scrollbar{display:none}.bestselling-products-scroll{-ms-overflow-style:none;scrollbar-width:none}.product-card{background:#fff;padding:.8rem;border-radius:2rem;flex:0 0 32%;max-width:32%;min-width:250px;text-align:left;display:flex;flex-direction:column;gap:.5rem;position:relative}.product-logo{width:30px;height:30px;position:absolute;top:1.5rem;left:1.4rem;padding:2px;z-index:2}.product-card .product-image{width:100%;border-radius:1rem}.star-rating span{color:gold;font-size:1rem}.star-rating span[style]{color:#ccc}.product-card h3{font-size:1.2rem;font-weight:600;margin-bottom:.25rem}.full-description{font-size:.95rem;line-height:1.5;color:#848484}.highlights-row{display:flex;gap:.5rem;margin:.5rem 0;justify-content:space-between}.highlight-box{display:flex;align-items:center;gap:.25rem;border:1px solid #FFAABE;border-radius:12px;padding:.25rem .5rem;font-size:.75rem;flex:1;justify-content:start;background:#fff}.icon-bg{display:flex;align-items:center;justify-content:center;background-color:#ffaabe;border-radius:50%;width:18px;height:18px;flex-shrink:0}.icon-bg img{width:16px;height:16px}.shop-button{display:inline-block;text-decoration:none;font-family:Poppins,sans-serif;background:#000;color:#fff;text-align:center;padding:.75rem 1rem;border-radius:50px;font-weight:500;margin-top:auto;transition:all .3s;width:100%}.shop-button:hover{background:#333}@media (max-width: 1024px){.product-card{flex:0 0 45%;max-width:45%}}@media (max-width: 768px){.product-card{flex:0 0 80%;max-width:80%}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
