@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&family=Teko:wght@400;600&display=swap";:root{--font-english: "Inter", sans-serif;--font-devanagari: "Teko", sans-serif;--color-bg: #FFFFFF;--color-bg-secondary: #F8F8F8;--color-text: #222222;--color-text-muted: #666666;--color-border: #E0E0E0}body{background-color:var(--color-bg)!important;color:var(--color-text)!important;font-family:var(--font-english)!important;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-english)!important;color:var(--color-text)!important;letter-spacing:-.03em;line-height:1.1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-in{animation:fadeInUp .8s cubic-bezier(.2,.8,.2,1) forwards;opacity:0}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.flow-hero{height:100svh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;position:relative;background:var(--color-bg)}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.1;z-index:0}.hero-content{z-index:1;max-width:800px}.hero-title{font-size:clamp(3rem,10vw,6rem);font-weight:800;margin-bottom:16px}.marquee-container{background:var(--color-text);color:var(--color-bg);padding:16px 0;overflow:hidden;white-space:nowrap;position:relative}.marquee-content{display:inline-block;animation:marquee 20s linear infinite}.marquee-item{font-family:var(--font-english);font-weight:700;font-size:1.2rem;text-transform:uppercase;margin-right:40px;letter-spacing:2px}.manifesto-section{padding:100px 20px;text-align:center;max-width:700px;margin:0 auto}.manifesto-text{font-size:clamp(1.2rem,2.5vw,1.8rem);line-height:1.5;color:var(--color-text);font-weight:300}.carousel-section{padding:60px 0;background:var(--color-bg-secondary)}.carousel-header{padding:0 20px 30px;display:flex;justify-content:space-between;align-items:flex-end}.carousel-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 20px 40px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.product-card-modern{flex:0 0 85vw;scroll-snap-align:center;background:var(--color-bg);border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease}.product-form__submit,.add-to-cart--funky{background:var(--color-text)!important;color:var(--color-bg)!important;border-radius:100px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:1px!important;padding:16px!important;transition:all .3s ease!important}.product-form__submit:hover{transform:scale(1.02)!important;box-shadow:0 10px 20px #0000001a!important}.pdp-trust-bar{display:flex;gap:24px;margin-top:24px;padding-top:24px;border-top:1px solid var(--color-border);overflow-x:auto;scrollbar-width:none}.pdp-trust-item{flex:0 0 auto;display:flex;align-items:center;gap:8px;font-size:.85rem;font-weight:600;color:var(--color-text);text-transform:uppercase;letter-spacing:.5px}.pdp-trust-icon{width:6px;height:6px;background:var(--color-text);border-radius:50%}.variant-option__button-label{border:1px solid var(--color-border)!important;border-radius:4px!important;background:transparent!important;color:var(--color-text)!important;font-size:.9rem!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;padding:10px 20px!important;min-width:60px!important;justify-content:center!important;box-shadow:none!important}.variant-option__button-label:hover{border-color:var(--color-text)!important}.variant-option__button-label:has(:checked){background:var(--color-text)!important;color:var(--color-bg)!important;border-color:var(--color-text)!important}.variant-option__button-label__pill{display:none!important}@media (min-width: 750px){.product-media-gallery{border-radius:0!important}}.product__description{font-size:1rem;line-height:1.6;color:var(--color-text);margin-top:24px}@media (min-width: 768px){.product-card-modern{flex:0 0 400px}}.product-image-wrapper{height:400px;width:100%;overflow:hidden}.product-image-modern{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card-modern:hover .product-image-modern{transform:scale(1.05)}.product-info-modern{padding:24px}.btn-modern{display:inline-block;padding:16px 40px;background:var(--color-text);color:var(--color-bg);border-radius:100px;font-weight:600;border-bottom:none!important}.footer{background:var(--color-bg)!important;border-top:1px solid var(--color-border)}.collection-hero-section{background:var(--color-bg)!important;color:var(--color-text)!important;padding:100px 0 40px!important;text-align:center}.collection-hero-content h1{font-size:clamp(3rem,8vw,5rem)!important;font-weight:800!important;letter-spacing:-2px!important;text-transform:uppercase}.product-card{border-radius:16px!important;overflow:hidden!important;box-shadow:0 10px 30px #00000008!important;transition:transform .3s ease!important;background:var(--color-bg-secondary)!important}.product-card:hover{transform:translateY(-5px)!important}.product-information{padding-top:40px!important}.product-title h1{font-size:clamp(2rem,5vw,3.5rem)!important;font-weight:800!important;letter-spacing:-1px!important;line-height:1.1!important;margin-bottom:10px!important}.price{font-size:1.5rem!important;font-weight:600!important;color:var(--color-text-muted)!important}.product-form__submit,.add-to-cart--funky{background:var(--color-text)!important;color:var(--color-bg)!important;border-radius:4px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:1px!important;padding:16px!important;transition:all .3s ease!important;width:100%!important}.product-form__submit:hover{opacity:.9!important;transform:translateY(-2px)!important}.pdp-trust-bar{display:flex;gap:20px;margin-top:30px;padding-top:30px;border-top:1px solid var(--color-border);overflow-x:auto;scrollbar-width:none}.pdp-trust-item{flex:0 0 auto;display:flex;align-items:center;gap:10px;font-size:.9rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px}.pdp-trust-icon{width:8px;height:8px;background:var(--color-text);border-radius:50%}.product-form__input{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.product-form__input input[type=radio]{display:none}.product-form__input input[type=radio]+label{display:inline-block;padding:12px 24px;border:1px solid var(--color-border);border-radius:100px;background:var(--color-bg);color:var(--color-text);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.product-form__input input[type=radio]:checked+label{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text);box-shadow:0 4px 12px #0000001a}.product-form__input input[type=radio]+label:hover{border-color:var(--color-text)}.product-media-gallery{border-radius:0!important}@media (min-width: 750px){.product-media-gallery{border-radius:24px!important;overflow:hidden}}.product__description{font-size:1.1rem;line-height:1.7;color:var(--color-text-muted);margin-top:30px}.product-details,.product-media-gallery{animation:fadeInUp .8s cubic-bezier(.2,.8,.2,1) forwards;opacity:0}.quantity{border:1px solid var(--color-border)!important;border-radius:4px!important;background:transparent!important;height:48px!important;width:120px!important}.quantity__input{font-weight:600!important;color:var(--color-text)!important}.quantity__button{color:var(--color-text)!important}.quantity__button:hover{background:transparent!important;color:#000!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-design.css.map */
