.brand-mark{display:inline-flex;width:64px;height:64px;align-items:center;justify-content:flex-start}.brand-mark img{display:block;width:62px;height:62px;object-fit:contain;filter:invert(1)}.search-form{position:relative;display:flex;height:46px;background:var(--color-surface);border:1px solid #e3e3e3;transition:border-color var(--transition-fast) ease-out}.search-form:focus-within{border-color:var(--color-brand)}.search-form input{width:100%;min-width:0;border:0;padding:0 54px 0 16px;color:var(--color-text);background:transparent;outline:0}.search-form input::placeholder{color:var(--color-text-muted)}.search-form button{position:absolute;inset:0 0 0 auto;display:grid;width:46px;place-items:center;border:0;border-left:1px solid var(--color-border);color:var(--color-text);background:transparent}.search-form svg,.header-action svg,.menu-trigger svg,.mobile-search-trigger svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.header-action{display:inline-flex;align-items:center;gap:7px;min-height:40px;color:var(--color-text);font-size:var(--text-sm);font-weight:600;white-space:nowrap}.header-action__badge{display:inline-grid;width:17px;height:17px;place-items:center;border-radius:50%;color:#fff;background:var(--color-brand);font-size:9px;font-style:normal;font-weight:700}.header-nav a{position:relative;display:inline-flex;align-items:center;min-height:46px;color:var(--color-text);font-size:13px;font-weight:600;white-space:nowrap}.header-nav a::after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";background:var(--color-brand);transform:scaleX(0);transform-origin:right;transition:transform var(--transition-base) var(--ease-out)}.header-nav a:hover{color:var(--color-brand)}.header-nav a:hover::after{transform:scaleX(1);transform-origin:left}.menu-trigger,.mobile-search-trigger{display:none;width:42px;height:42px;place-items:center;border:0;color:var(--color-text);background:transparent}@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition-duration:1ms!important}}

.hero__greeting{display:flex;align-items:baseline;gap:8px;margin:0 0 13px;color:#111;font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.3}.hero__greeting-en{color:#111}.hero__greeting-separator{color:#8a8a8a;font-weight:500}.hero__greeting-bn{color:#4d13c2;font-family:"Noto Sans Bengali","Hind Siliguri",system-ui,sans-serif;font-weight:700;letter-spacing:0}.hero__overline{margin:0 0 19px;color:#6a6a6a;font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.3}.hero__title{margin:0;color:#111;font-size:clamp(68px,5.2vw,78px);font-weight:800;letter-spacing:-.065em;line-height:.95}.hero__title em{display:block;margin-top:7px;color:#222;font-family:Arial,"Helvetica Neue",sans-serif;font-size:.96em;font-style:italic;font-weight:700;letter-spacing:-.07em;white-space:nowrap}.hero__description{max-width:480px;margin:26px 0 0;color:#4f4f4f;font-size:16px;line-height:1.6}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:29px}.hero-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:45px;padding:0 19px;border:1px solid transparent;font-size:12px;font-weight:700;letter-spacing:.02em;line-height:1;transition:transform var(--transition-fast) var(--ease-out),background-color var(--transition-fast) ease-out,border-color var(--transition-fast) ease-out,color var(--transition-fast) ease-out}.hero-button:hover{transform:translateY(-1px)}.hero-button:active{transform:translateY(0) scale(.985)}.hero-button--primary{color:#fff;background:#111}.hero-button--primary:hover{background:#2a2a2a}.hero-button--primary span{display:inline-block;transition:transform var(--transition-fast) var(--ease-out)}.hero-button--primary:hover span{transform:translateX(2px)}.hero-button--secondary{border-color:#d6d6d6;color:#111;background:#fff}.hero-button--secondary:hover{border-color:#111}.hero__social{display:flex;gap:10px;margin-top:26px}.hero__social a{display:grid;width:36px;height:36px;place-items:center;border:1px solid #d6d6d6;border-radius:50%;color:#111;transition:color var(--transition-fast) ease-out,border-color var(--transition-fast) ease-out,background-color var(--transition-fast) ease-out,transform var(--transition-fast) var(--ease-out)}.hero__social a:hover{border-color:#4d13c2;color:#4d13c2;background:#faf7ff;transform:translateY(-1px)}.hero__social a:active{transform:scale(.985)}.hero__social svg{width:15px;height:15px;fill:currentColor}.hero__social a:last-child svg{fill:none;stroke:currentColor;stroke-width:1.8}

.benefits-ticker{height:42px;overflow:hidden;color:#fff;background:#111}.benefits-ticker__viewport{width:100%;height:100%;overflow:hidden}.benefits-ticker__track{display:flex;width:max-content;height:100%;will-change:transform;animation:benefits-scroll 24s linear infinite}.benefits-ticker__set{display:flex;flex:0 0 auto;align-items:center;gap:26px;padding-right:26px;white-space:nowrap;font-size:11px;font-weight:700;letter-spacing:.05em}.benefits-ticker__set b{color:#777;font-size:10px}@keyframes benefits-scroll{to{transform:translateX(-50%)}}.home-section{padding-block:74px}.categories-section{padding-top:76px}.product-section--soft{background:#f7f7f7}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:29px}.section-heading--stack{align-items:flex-end}.section-overline{margin:0 0 8px;color:#777;font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.2}.section-heading h2,.newsletter h2{max-width:780px;margin:0;color:#111;font-size:clamp(34px,3.2vw,48px);font-weight:800;letter-spacing:-.05em;line-height:.98}.section-link{display:inline-flex;align-items:center;gap:8px;padding-bottom:3px;border-bottom:1px solid #111;color:#111;font-size:12px;font-weight:700;letter-spacing:.03em;white-space:nowrap}.section-link span,.category-card__copy i{display:inline-block;font-style:normal;transition:transform var(--transition-base) var(--ease-out)}.section-link:hover span,.category-card:hover .category-card__copy i{transform:translateX(2px)}.section-support{max-width:360px;margin:0;color:#777;font-size:14px;line-height:1.55}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-card{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;color:#fff;background:#111}.category-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 300ms var(--ease-out)}.category-card__shade{position:absolute;inset:30% 0 0;background:linear-gradient(to top,rgba(0,0,0,.75),rgba(0,0,0,0))}.category-card__copy{position:absolute;right:20px;bottom:18px;left:20px;display:grid;gap:5px}.category-card__copy strong{font-size:14px;font-weight:800;letter-spacing:.01em}.category-card__copy small{font-size:10px;font-weight:700;letter-spacing:.03em}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #e5e5e5;border-radius:5px;background:#fff;box-shadow:none}.product-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#f5f5f5}.product-card__media img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform 260ms cubic-bezier(.22,1,.36,1)}.discount-badge{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:3px;color:#fff;background:#4d13c2;font-size:10px;font-weight:600;letter-spacing:.02em;line-height:1}.wishlist-button{position:absolute;top:10px;right:10px;z-index:1;display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(0,0,0,.1);border-radius:50%;color:#111;background:rgba(255,255,255,.94);opacity:1;transition:background-color 160ms ease,color 160ms ease,border-color 160ms ease}.wishlist-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.product-card__cart svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.wishlist-button:hover:not([aria-pressed="true"]){border-color:#111;color:#fff;background:#111;transform:none}.wishlist-button[aria-pressed="true"],.wishlist-button[aria-pressed="true"]:hover{border-color:#4d13c2;color:#fff;background:#4d13c2;transform:none}.wishlist-button[aria-pressed="true"] svg{fill:currentColor}.product-card__info{display:flex;min-height:0;flex:1;flex-direction:column;padding:14px 12px 12px}.product-card__info p{display:none}.product-card h3{min-height:41px;margin:0 0 14px;color:#111;font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.35}.product-card h3 a,.product-card h3 a:hover{color:#111}.product-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;min-height:53px;margin-top:auto}.product-card__pricing{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;gap:8px}.product-card__save{display:inline-flex;width:fit-content;align-items:center;min-height:22px;border-radius:4px;padding:5px 8px;color:#fff;background:#0e9f4b;font-size:10px;font-weight:600;line-height:1;white-space:nowrap}.price{display:flex;align-items:baseline;gap:6px;color:#111;font-size:18px;font-weight:700;line-height:1.25;white-space:nowrap}.price del{margin-left:0;color:#999;font-size:13px;font-weight:400;text-decoration-thickness:1px}.price small{margin-left:0;color:#4d13c2;font-size:12px;font-weight:500}.product-card__cart{display:inline-flex;align-self:flex-end;flex:0 0 auto;width:50px;height:50px;align-items:center;justify-content:center;border:0;border-radius:50%;padding:0;color:#fff;background:#1a1a1a;cursor:pointer;transition:background-color 160ms ease,transform 160ms cubic-bezier(.22,1,.36,1),box-shadow 160ms ease}.product-card__cart:hover{color:#fff;background:#111;transform:translateY(-1px);box-shadow:0 5px 14px rgba(0,0,0,.14)}.product-card__cart:active{transform:scale(.97)}.product-card__cart:focus-visible,.wishlist-button:focus-visible{outline:2px solid rgba(77,19,194,.42);outline-offset:2px}@media (hover:hover) and (pointer:fine){.category-card:hover img,.product-card:hover .product-card__media img{transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.benefits-ticker__track{animation:none}.category-card img,.product-card__media img,.product-card__cart,.wishlist-button{transition:none}}.why-section{border-top:1px solid #e6e6e6}.value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #e6e6e6}.value-grid article{min-width:0;padding:25px 24px 0;border-right:1px solid #e6e6e6}.value-grid article:first-child{padding-left:0}.value-grid article:last-child{border-right:0}.value-grid span{color:#4d13c2;font-size:11px;font-weight:800;letter-spacing:.1em}.value-grid h3{margin:18px 0 8px;color:#111;font-size:14px;font-weight:800;letter-spacing:.01em}.value-grid p{max-width:260px;margin:0;color:#666;font-size:14px;line-height:1.55}.newsletter-section{padding-block:62px;color:#fff;background:#111}.newsletter h2{max-width:640px;color:#fff;font-size:clamp(30px,3vw,43px)}.newsletter .section-overline{color:#aaa}.newsletter{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);align-items:end;gap:48px}.newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0;align-items:stretch}.newsletter-form input{min-width:0;height:48px;border:1px solid #555;border-right:0;padding:0 15px;color:#fff;background:#111;font-size:12px;font-weight:700;letter-spacing:.05em;outline:0}.newsletter-form input::placeholder{color:#aaa}.newsletter-form input:focus,.newsletter-form input:focus-visible{border-color:#8a8a8a;outline:none;box-shadow:0 0 0 1px rgba(255,255,255,.05)}.newsletter-form button{height:48px;border:1px solid #fff;padding:0 18px;color:#111;background:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;transition:background-color var(--transition-fast) ease-out,transform var(--transition-fast) var(--ease-out)}.newsletter-form button:hover{background:#ededed;transform:translateY(-1px)}.newsletter-form button:active{transform:scale(.985)}.newsletter-form__message{grid-column:1/-1;min-height:20px;margin:9px 0 0;color:#d7c8ff;font-size:12px}.site-footer{color:#fff;background:#111;border-top:1px solid #373737}.site-footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:48px;padding-block:56px 44px}.site-footer__brand strong{font-size:31px;font-weight:800;letter-spacing:-.06em}.site-footer__brand p{margin:7px 0 0;color:#aaa;font-size:14px}.site-footer h2{margin:0 0 14px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.13em}.site-footer a{display:block;width:max-content;max-width:100%;margin:0 0 8px;color:#aaa;font-size:13px;transition:color var(--transition-fast) ease-out}.site-footer a:hover{color:#fff}.site-footer__bottom{padding-block:18px;border-top:1px solid #373737;color:#888;font-size:11px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (hover:hover) and (pointer:fine){.category-card:hover img,.product-card:hover .product-card__media img{transform:scale(1.02)}.product-card:hover .wishlist-button{opacity:1}}@media (prefers-reduced-motion:reduce){.benefits-ticker__track{animation:none}.category-card img,.product-card__media img{transition:none}}

.catalogue-page,.collections-page,.route-placeholder{min-height:calc(100svh - 152px);padding-block:34px 74px}.breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:34px;color:#777;font-size:11px}.breadcrumb a{color:#111}.breadcrumb a:hover{color:#4d13c2}.catalogue-page__header{margin-bottom:34px}.catalogue-page__header h1,.route-placeholder h1{margin:0;color:#111;font-size:clamp(42px,4vw,62px);font-weight:800;letter-spacing:-.06em;line-height:.95}.catalogue-page__header p:last-child,.route-placeholder p:last-of-type{max-width:480px;margin:16px 0 0;color:#666;font-size:15px}.catalogue-page__header--simple{margin-bottom:31px}.catalogue-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px;align-items:start}.catalogue-filters{position:sticky;top:138px;color:#111}.catalogue-filters__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:13px;border-bottom:1px solid #e8e8e8;font-size:12px;font-weight:800;letter-spacing:.06em}.catalogue-filters__close{display:none;border:0;color:#111;background:transparent;font-size:25px;line-height:1}.catalogue-filters details{border-bottom:1px solid #e8e8e8}.catalogue-filters summary{display:flex;align-items:center;justify-content:space-between;padding-block:15px;list-style:none;font-size:12px;font-weight:800;letter-spacing:.04em;cursor:pointer}.catalogue-filters summary::-webkit-details-marker{display:none}.catalogue-filters summary span{font-size:15px;font-weight:400;transition:transform var(--transition-fast) var(--ease-out)}.catalogue-filters details[open] summary span{transform:rotate(180deg)}.filter-options{display:grid;gap:9px;padding:0 0 15px}.filter-options label{display:flex;align-items:center;gap:9px;color:#555;font-size:13px;line-height:1.3;cursor:pointer}.filter-options input{width:14px;height:14px;accent-color:#4d13c2}.clear-filters{margin-top:17px;border:0;padding:0;color:#4d13c2;background:transparent;font-size:10px;font-weight:800;letter-spacing:.07em;text-decoration:underline;text-underline-offset:4px}.catalogue-results{min-width:0}.catalogue-results--full{width:100%}.catalogue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:42px;margin-bottom:19px;border-bottom:1px solid #e8e8e8;color:#111;font-size:11px;font-weight:800;letter-spacing:.06em}.catalogue-toolbar label{display:flex;align-items:center;gap:10px;font-size:10px;white-space:nowrap}.catalogue-toolbar select{height:33px;border:0;color:#111;background:#fff;font-size:11px;font-weight:700;outline:0}.filter-chips{display:flex;flex-wrap:wrap;gap:7px;margin:-3px 0 17px}.filter-chips:empty{display:none}.filter-chips span{padding:5px 7px;color:#4d13c2;background:#faf7ff;font-size:10px;font-weight:700}.listing-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 18px}.catalogue-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:30px 0;color:#111}.catalogue-empty p{margin:0;font-size:19px;font-weight:800;letter-spacing:-.02em}.catalogue-empty span{color:#666;font-size:14px}.catalogue-empty a,.catalogue-empty button{margin-top:4px;border:1px solid #111;padding:10px 14px;color:#111;background:#fff;font-size:10px;font-weight:800;letter-spacing:.05em}.sportswear-view-nav{display:flex;justify-content:center;margin-top:36px}.sportswear-view-nav__link{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 20px;border:1px solid #111;border-radius:12px;color:#fff;background:#111;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;transition:background-color 180ms ease,transform 180ms cubic-bezier(.22,1,.36,1)}.sportswear-view-nav__link span{transition:transform 180ms cubic-bezier(.22,1,.36,1)}.sportswear-view-nav__link--secondary{color:#111;background:#fff}.collections-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.collection-card{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;color:#fff;background:#111}.collection-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 300ms var(--ease-out)}.collection-card__shade{position:absolute;inset:32% 0 0;background:linear-gradient(to top,rgba(0,0,0,.74),transparent)}.collection-card__copy{position:absolute;right:20px;bottom:19px;left:20px;display:grid;gap:5px}.collection-card__copy strong{font-size:15px;font-weight:800}.collection-card__copy small{font-size:10px;font-weight:700;letter-spacing:.04em}.collection-card__copy i{font-style:normal}.catalogue-mobile-controls{display:none}.route-placeholder{padding-block:70px}.route-placeholder p:last-of-type{margin-bottom:29px}@media (hover:hover) and (pointer:fine){.collection-card:hover img{transform:scale(1.02)}.collection-card:hover .collection-card__copy i{transform:translateX(2px)}.sportswear-view-nav__link:hover{color:#fff;background:#000;transform:translateY(-1px)}.sportswear-view-nav__link:hover span{transform:translateX(2px)}.sportswear-view-nav__link--secondary:hover{color:#111;background:#f7f7f7}.sportswear-view-nav__link--secondary:hover span{transform:translateX(-2px)}}@media(prefers-reduced-motion:reduce){.sportswear-view-nav__link,.sportswear-view-nav__link span{transition:none}}

.product-page{padding-block:34px 72px}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:28px;align-items:start}.product-media-column{min-width:0}.product-main-image{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;border:0;padding:0;background:#f7f7f7;cursor:zoom-in}.product-main-image img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1);transform-origin:center center;transition:transform 200ms cubic-bezier(.22,1,.36,1)}.product-main-image__zoom{position:absolute;top:14px;right:14px;z-index:1;display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(0,0,0,.08);border-radius:50%;color:#111;background:rgba(255,255,255,.94);pointer-events:none}.product-main-image__zoom svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media (hover:hover) and (pointer:fine){.product-main-image img.is-zoomed{transform:scale(2.2)}}@media (prefers-reduced-motion:reduce){.product-main-image img{transition:none}}.product-thumbnails{display:flex;gap:9px;margin-top:10px}.product-thumbnails button{width:78px;height:78px;overflow:hidden;border:1px solid #dedede;padding:0;background:#f7f7f7}.product-thumbnails button.is-active{border:2px solid #4d13c2}.product-thumbnails img{display:block;width:100%;height:100%;object-fit:cover}.product-information{min-width:0;border:1px solid #e6e6e6;padding:25px 25px 26px;background:#fff}.product-information__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid #e7e7e7}.product-information__head .section-overline{margin-bottom:11px}.product-information h1{max-width:590px;margin:0;color:#111;font-size:clamp(28px,2.55vw,34px);font-weight:800;letter-spacing:-.045em;line-height:1.1}.product-wishlist{flex:0 0 auto;display:grid;width:40px;height:40px;place-items:center;border:1px solid #dedede;border-radius:50%;color:#111;background:#fff;transition:background-color var(--transition-fast) ease-out,color var(--transition-fast) ease-out,transform var(--transition-fast) var(--ease-out)}.product-wishlist:hover{color:#4d13c2;border-color:#4d13c2}.product-wishlist[aria-pressed="true"]{color:#fff;background:#4d13c2;border-color:#4d13c2}.product-wishlist svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.product-wishlist[aria-pressed="true"] svg{fill:currentColor}.product-price{display:flex;align-items:center;gap:12px;min-height:43px;margin-top:15px;transition:opacity 160ms ease-out}.product-price strong{font-size:25px;font-weight:800;line-height:1}.product-price del{color:#8a8a8a;font-size:15px}.product-price span{padding:5px 6px;color:#fff;background:#4d13c2;font-size:9px;font-weight:800;letter-spacing:.03em;line-height:1}.product-description{margin:13px 0 0;color:#555;font-size:14px;line-height:1.55}.variant-selector{min-width:0;margin:22px 0 0;border:0;padding:0}.variant-selector legend{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0;color:#111;font-size:11px;font-weight:800;letter-spacing:.07em}.variant-buttons,.size-buttons{display:flex;flex-wrap:wrap;gap:9px}.variant-buttons button,.size-buttons button{min-height:40px;border:1px solid #d6d6d6;padding:0 14px;color:#111;background:#fff;font-size:11px;font-weight:800;letter-spacing:.02em;transition:background-color var(--transition-fast) ease-out,color var(--transition-fast) ease-out,border-color var(--transition-fast) ease-out}.size-buttons button{width:43px;padding:0}.variant-buttons button:hover,.size-buttons button:hover{border-color:#4d13c2}.variant-buttons button.is-selected,.size-buttons button.is-selected{border-color:#4d13c2;color:#fff;background:#4d13c2}.purchase-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px;margin-top:24px}.quantity-control{display:grid;grid-template-columns:1fr 1fr 1fr;height:42px;border:1px solid #d6d6d6}.quantity-control button{border:0;color:#111;background:#fff;font-size:18px;line-height:1}.quantity-control output{display:grid;place-items:center;color:#111;font-size:12px;font-weight:800}.product-add,.product-buy{height:42px;border:1px solid #111;color:#fff;background:#111;font-size:11px;font-weight:800;letter-spacing:.04em;transition:background-color var(--transition-fast) ease-out,transform var(--transition-fast) var(--ease-out),opacity var(--transition-fast) ease-out}.product-add:hover:not(:disabled),.product-buy:hover:not(:disabled){background:#333;transform:translateY(-1px)}.product-add:disabled,.product-buy:disabled{border-color:#dedede;color:#999;background:#e4e4e4;cursor:not-allowed}.product-buy{width:100%;margin-top:10px;color:#fff;background:#4d13c2;border-color:#4d13c2}.product-buy:hover:not(:disabled){background:#3e0fa0}.product-notice{min-height:18px;margin:8px 0 0;color:#4d13c2;font-size:12px}.delivery-support{margin-top:18px;border:1px solid #e6e6e6;padding:16px}.delivery-support h2,.product-details h2,.size-chart h2,.product-fbt h2,.product-recommendations h2{margin:0;color:#111;font-size:14px;font-weight:800;letter-spacing:-.01em}.delivery-support ul{display:grid;gap:6px;margin:10px 0 0;padding-left:17px;color:#666;font-size:12px;line-height:1.4}.product-details{margin-top:24px}.product-details h2,.size-chart h2{padding-bottom:10px;border-bottom:1px solid #e7e7e7}.product-details p{margin:14px 0 0;color:#555;font-size:14px;line-height:1.55}.product-details h3{margin:17px 0 9px;color:#111;font-size:11px;font-weight:800;letter-spacing:.07em}.product-details dl{display:grid;gap:7px;margin:0}.product-details dl div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;color:#555;font-size:13px}.product-details dt{color:#777}.product-details dd{margin:0;color:#111}.size-chart{margin-top:25px}.size-chart__table{width:100%;overflow-x:auto;margin-top:12px}.size-chart table{width:100%;border-collapse:collapse;color:#111;font-size:11px;text-align:left}.size-chart th{white-space:nowrap;background:#f5f5f5;font-weight:800}.size-chart th,.size-chart td{border:1px solid #e7e7e7;padding:9px 8px}.size-chart td{color:#555}.product-fbt{margin-top:31px}.product-fbt h2{padding-bottom:12px;border-bottom:1px solid #111}.product-fbt>div{display:grid}.product-recommendation{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;padding-block:12px;border-bottom:1px solid #e6e6e6}.product-recommendation img{display:block;width:74px;height:74px;object-fit:cover;background:#f7f7f7}.product-recommendation h3{margin:0;color:#111;font-size:13px;line-height:1.35}.product-recommendation p{margin:5px 0;color:#111;font-size:13px;font-weight:800}.product-recommendation div>a{color:#555;font-size:9px;font-weight:800;letter-spacing:.05em}.product-recommendations{margin-top:62px;padding-top:29px;border-top:1px solid #e6e6e6}.product-recommendations>h2{margin-bottom:21px;font-size:22px}.product-recommendations--soft{padding:35px 0 0;border-top:0}.product-recommendations--soft>p{margin:-13px 0 21px;color:#666;font-size:14px}.product-overlay{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:rgba(0,0,0,.82)}.image-lightbox__content{position:relative;display:grid;max-width:90vw;max-height:90vh;place-items:center}.image-lightbox__content img{display:block;max-width:90vw;max-height:90vh;object-fit:contain}.overlay-close{position:absolute;top:10px;right:10px;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;color:#111;background:#fff;font-size:26px;line-height:1}

.floating-support{position:fixed;right:24px;bottom:24px;z-index:90;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.floating-support__toggle,.floating-support__action{display:inline-flex;height:50px;align-items:center;justify-content:center;gap:10px;border-radius:12px;font-size:12px;font-weight:700;letter-spacing:.04em;white-space:nowrap}.floating-support__toggle{min-width:132px;border:1px solid #111;padding:0 18px;color:#fff;background:#111;cursor:pointer}.floating-support__icon,.floating-support__action svg{width:19px;height:19px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.floating-support__icon--close{display:none}.floating-support.is-open .floating-support__icon--help{display:none}.floating-support.is-open .floating-support__icon--close{display:block}.floating-support__actions{position:absolute;right:0;bottom:calc(100% + 10px);display:flex;flex-direction:column;gap:8px;visibility:hidden;pointer-events:none}.floating-support__action{min-width:150px;height:47px;justify-content:flex-start;border:1px solid rgba(0,0,0,.1);padding:0 16px;color:#111;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12);opacity:0;transform:translateY(8px) scale(.96);transition:opacity 190ms cubic-bezier(.22,1,.36,1),transform 190ms cubic-bezier(.22,1,.36,1),background-color 160ms ease}.floating-support__action:first-child{transition-delay:0s}.floating-support__action:nth-child(2){transition-delay:25ms}.floating-support.is-open .floating-support__actions{visibility:visible;pointer-events:auto}.floating-support.is-open .floating-support__action{opacity:1;transform:translateY(0) scale(1)}.floating-support.is-open .floating-support__action:first-child{transition-delay:35ms}.floating-support.is-open .floating-support__action:nth-child(2){transition-delay:0s}.floating-support__action:hover{color:#111;background:#f7f7f7}.floating-support__action--whatsapp svg{color:#25d366}.floating-support :is(button,a):focus-visible{outline:2px solid #4d13c2;outline-offset:3px}@media(max-width:767px){.floating-support{right:16px;bottom:calc(16px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.floating-support__action{transition:none}}

html.taat-loading,html.taat-loading body{overflow:hidden}.taat-loading body::before,.taat-loading body::after{position:fixed;content:""}.taat-loading body::before{z-index:10000;inset:0;width:100%;height:100vh;height:100dvh;background:#fff;opacity:1;pointer-events:auto;transition:opacity 300ms ease}.taat-loading body::after{z-index:10001;top:50%;left:50%;width:clamp(82px,7vw,108px);aspect-ratio:1;background:url("../logo/taat-loader-logo.png") center/contain no-repeat;opacity:0;pointer-events:none;transform:translate(-50%,-50%);animation:taat-loader-logo-sequence 1100ms both}.taat-loading.taat-loader-exiting body::before{opacity:0;pointer-events:none}@keyframes taat-loader-logo-sequence{0%{opacity:0;animation-timing-function:cubic-bezier(.22,1,.36,1)}55%{opacity:.13;animation-timing-function:linear}64%{opacity:.13;animation-timing-function:cubic-bezier(.4,0,1,1)}100%{opacity:0}}@media(max-width:767px){.taat-loading body::after{width:clamp(74px,24vw,92px)}}@media(prefers-reduced-motion:reduce){.taat-loading body::after{animation:taat-loader-logo-reduced 1100ms ease both}@keyframes taat-loader-logo-reduced{0%,100%{opacity:0}55%,64%{opacity:.13}}}
