.ty-mobile-menu__drawer>:not(.ty-category-drawer){display:none}.ty-mobile-menu{overflow:hidden;overscroll-behavior:none}.ty-mobile-menu__overlay{will-change:opacity}.ty-mobile-menu__drawer{width:300px;max-width:85vw;background:#fcf9f8;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;transform:translate3d(-100%,0,0);transition:transform .3s cubic-bezier(.22,1,.36,1);backface-visibility:hidden;will-change:transform}.ty-mobile-menu[aria-hidden=false] .ty-mobile-menu__drawer{transform:translateZ(0)}.ty-category-drawer,.ty-category-hub{color:#1c1b1b;font-family:var(--font-body-family)}.ty-category-drawer{min-height:100%;background:#fcf9f8}.ty-category-drawer__profile{display:flex;align-items:center;gap:10px;min-height:68px;padding:10px 14px;border-bottom:1px solid #e5e2e1}.ty-category-drawer__profile-link{display:flex;align-items:center;gap:10px;flex:1;min-width:0;color:inherit;text-decoration:none}.ty-category-drawer__avatar{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;overflow:hidden;border-radius:50%;background:#dfe0e0;color:#5d5f5f;font-size:16px;font-weight:700}.ty-category-drawer__greeting{min-width:0;flex:1}.ty-category-drawer__greeting p,.ty-category-drawer__greeting span{display:block;margin:0}.ty-category-drawer__greeting p{font-size:20px;font-weight:600;line-height:25px;letter-spacing:0}.ty-category-drawer__greeting span{color:#5a4136;font-size:14px;font-weight:400;line-height:20px}.ty-category-drawer__close.ty-mobile-menu__close{width:40px;height:40px;flex:0 0 40px;border:0;border-radius:50%;background:transparent;color:#5a4136}.ty-category-drawer__promotions{display:grid;gap:10px;padding:10px 14px}.ty-category-drawer__promotion{display:flex;width:100%;height:72px;align-items:center;justify-content:space-between;padding:12px 14px;overflow:hidden;border:0;border-radius:11px;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:transform .3s ease}.ty-category-drawer__promotion:hover{transform:translateY(-1px)}.ty-category-drawer__promotion strong,.ty-category-drawer__promotion small{display:block}.ty-category-drawer__promotion strong{color:inherit;font-size:18px;font-weight:700;line-height:23px;letter-spacing:0}.ty-category-drawer__promotion small{color:inherit;font-size:11px;font-weight:500;line-height:15px;letter-spacing:.04em}.ty-category-drawer__promotion--orange{background:#ff6b00;color:#572000}.ty-category-drawer__promotion--blue{background:#059eff;color:#003357}.ty-category-drawer__promotion-icon{width:32px;height:32px;flex:0 0 32px;color:currentColor;opacity:.5;transition:transform .3s ease}.ty-category-drawer__promotion:hover .ty-category-drawer__promotion-icon{transform:scale(1.1)}.ty-category-drawer__categories{padding:6px 14px 20px}.ty-category-drawer__eyebrow{margin:0 0 10px;color:#5a4136;font-size:12px;font-weight:600;line-height:17px;letter-spacing:.01em;text-transform:uppercase}.ty-category-drawer__grid,.ty-category-hub__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.ty-category-drawer__card{position:relative;display:block;width:100%;min-height:112px;aspect-ratio:4 / 3;padding:0;overflow:hidden;border:0;border-radius:11px;color:#fff;background:#dfe0e0;box-shadow:0 1px 2px #1c1b1b1f;font:inherit;text-align:left;cursor:pointer;isolation:isolate;transition:box-shadow .2s ease}.ty-category-drawer__card:hover{box-shadow:0 4px 8px #1c1b1b29}.ty-category-drawer__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ty-category-drawer__image--placeholder,.ty-category-hub__card-image--placeholder{display:grid;place-items:center;color:#5a4136;background:#dfe0e0;font-size:34px;font-weight:700}.ty-category-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}.ty-category-drawer__label{position:absolute;z-index:2;right:10px;bottom:10px;left:10px;display:flex;align-items:flex-end;gap:4px}.ty-category-drawer__title{font-size:clamp(16px,4.2vw,19px);font-weight:700;line-height:1.25;letter-spacing:0}.ty-category-drawer__card-arrow{width:17px;height:17px;flex:0 0 17px;margin-bottom:5px;opacity:0;transform:translate(-8px);transition:opacity .2s ease,transform .2s ease}.ty-category-drawer__card:hover .ty-category-drawer__image{transform:scale(1.05)}.ty-category-drawer__card:hover .ty-category-drawer__card-arrow{opacity:1;transform:translate(0)}.ty-category-drawer__empty{margin:0;padding:16px;border-radius:12px;background:#f0eded;color:#5a4136;font-size:14px;line-height:20px}.ty-category-drawer__support{padding:14px 18px 28px;border-top:1px solid #e5e2e1}.ty-category-drawer__support a,.ty-category-drawer__stores summary{display:flex;min-height:44px;align-items:center;gap:14px;padding:7px 0;color:#1c1b1b;font-size:15px;font-weight:400;line-height:22px;text-decoration:none}.ty-category-drawer__support svg{width:22px;height:22px;flex:0 0 22px;color:#5a4136}.ty-category-drawer__support .ty-category-drawer__whatsapp-icon{color:#128c4e}.ty-category-drawer__stores{margin:0}.ty-category-drawer__stores summary{cursor:pointer;list-style:none}.ty-category-drawer__stores summary::-webkit-details-marker{display:none}.ty-category-drawer__stores summary::marker{display:none;content:""}.ty-category-drawer__stores summary>span{flex:1}.ty-category-drawer__support .ty-category-drawer__stores-chevron{width:18px;height:18px;flex-basis:18px;transition:transform .2s ease}.ty-category-drawer__stores[open] .ty-category-drawer__stores-chevron{transform:rotate(90deg)}.ty-category-drawer__store-list{display:grid;gap:6px;margin:2px 0 8px 36px;padding:8px;border-left:1px solid #e2bfb0;list-style:none}.ty-category-drawer__store-list li{margin:0}.ty-category-drawer__store-list a,.ty-category-drawer__store{display:flex;min-height:48px;align-items:center;gap:10px;padding:8px 10px;border:1px solid #ebe6e4;border-radius:10px;background:#fff;color:#1c1b1b;text-decoration:none}.ty-category-drawer__store-list a>span{display:grid;flex:1;gap:1px}.ty-category-drawer__store-list strong{font-size:14px;font-weight:600;line-height:19px}.ty-category-drawer__store-list small{color:#6b625e;font-size:11px;line-height:16px}.ty-category-drawer__support .ty-category-drawer__store-list svg{width:19px;height:19px;flex-basis:19px}.ty-category-drawer__support .ty-category-drawer__external-icon{width:15px;height:15px;flex-basis:15px;color:#807671}.ty-category-drawer__store-list a:hover{border-color:#ff6b00;background:#fff8f3}.ty-category-drawer__subpage{min-height:100dvh;background:#fcf9f8}.ty-category-drawer__subpage-bar{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;height:56px;padding:0 12px;border-bottom:1px solid #e2bfb0;background:#fcf9f8f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ty-category-drawer__subpage-bar h2{grid-column:2;margin:0;overflow:hidden;font-size:20px;font-weight:600;line-height:26px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.ty-category-drawer__back{display:grid;grid-column:1;width:38px;height:38px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:#1c1b1b;cursor:pointer}.ty-category-drawer__back:hover{background:#e5e2e1}.ty-category-drawer__subpage-content{padding:12px 14px 24px}.ty-category-drawer__subpage-hero{position:relative;display:block;height:clamp(170px,46vw,200px);overflow:hidden;border-radius:11px;background:#dfe0e0;box-shadow:0 1px 2px #1c1b1b1f;color:#fff;text-decoration:none;isolation:isolate}.ty-category-drawer__subpage-hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .5s ease}.ty-category-drawer__subpage-hero-image--placeholder{background:linear-gradient(135deg,#dfe0e0,#b8b9b9)}.ty-category-drawer__subpage-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,rgba(0,0,0,.62),rgba(0,0,0,.08),transparent)}.ty-category-drawer__subpage-copy{position:absolute;z-index:2;right:14px;bottom:14px;left:14px}.ty-category-drawer__subpage-copy small,.ty-category-drawer__subpage-copy strong{display:block}.ty-category-drawer__subpage-copy small{width:max-content;padding:3px 7px;border-radius:4px;background:#ff6b00;color:#572000;font-size:11px;font-weight:600;line-height:16px;letter-spacing:.04em}.ty-category-drawer__subpage-copy strong{margin-top:7px;color:#fff;font-size:22px;font-weight:700;line-height:28px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ty-category-drawer__subpage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px;margin:16px 0 0;padding:0;list-style:none}.ty-category-drawer__personalized-content{padding:14px 14px 28px}.ty-category-drawer__personalized-intro{display:grid;gap:3px;padding:13px 14px;border:1px solid #dcecf6;border-radius:11px;background:#f4faff}.ty-category-drawer__personalized-intro strong{color:#17324d;font-size:15px;line-height:20px}.ty-category-drawer__personalized-intro span{color:#526577;font-size:12px;line-height:17px}.ty-category-drawer__personalized-status{padding:26px 10px;color:#6b625e;font-size:13px;line-height:19px;text-align:center}.ty-category-drawer__personalized-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;margin-top:14px}.ty-category-drawer__personalized-card{display:block;min-width:0;overflow:hidden;border:1px solid #ebe6e4;border-radius:11px;background:#fff;color:#1c1b1b;text-decoration:none}.ty-category-drawer__personalized-image-wrap{display:block;aspect-ratio:2 / 3;overflow:hidden;background:#f1efee}.ty-category-drawer__personalized-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ty-category-drawer__personalized-card:hover .ty-category-drawer__personalized-image{transform:scale(1.035)}.ty-category-drawer__personalized-copy{display:grid;gap:5px;padding:9px 10px 11px}.ty-category-drawer__personalized-title{min-height:36px;overflow:hidden;font-size:12.5px;font-weight:600;line-height:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ty-category-drawer__personalized-meta{display:flex;align-items:center;justify-content:space-between;gap:6px}.ty-category-drawer__personalized-size{padding:3px 7px;border-radius:999px;background:#fff0e6;color:#a04100;font-size:10.5px;font-weight:700;line-height:15px}.ty-category-drawer__personalized-price{color:#20242b;font-size:12px;font-weight:700;white-space:nowrap}.ty-category-drawer__personalized-fallback{display:flex;min-height:44px;align-items:center;justify-content:center;margin-top:14px;border:1px solid #ff6b00;border-radius:10px;color:#a04100;font-size:13px;font-weight:700;text-decoration:none}.ty-category-drawer__personalized-fallback[hidden]{display:none}.ty-category-drawer__subcategory{display:flex;flex-direction:column;align-items:center;gap:7px;color:#1c1b1b;font-size:13px;font-weight:600;line-height:18px;text-align:center;text-decoration:none}.ty-category-drawer__subcategory-image-wrap{display:block;width:min(100%,128px);aspect-ratio:1;overflow:hidden;padding:6px;border-radius:50%;background:#f6f3f2;box-shadow:inset 0 0 0 1px #e2bfb080}.ty-category-drawer__subcategory-image{display:grid;width:100%;height:100%;place-items:center;border-radius:50%;object-fit:cover;transition:transform .3s ease}.ty-category-drawer__subcategory-image--placeholder{background:#dfe0e0;color:#5a4136;font-size:24px;font-weight:700}.ty-category-fashion-icon{--icon-bg-start: #f4e6df;--icon-bg-end: #d9b7a8;--icon-line: #563d36;--icon-accent: #f27a1a;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,var(--icon-bg-start),var(--icon-bg-end));color:var(--icon-line)}.ty-category-fashion-icon:before{position:absolute;top:8%;right:8%;bottom:8%;left:8%;border:1px solid rgba(255,255,255,.48);border-radius:inherit;content:"";pointer-events:none}.ty-category-fashion-icon:after{position:absolute;top:-18%;right:-12%;width:54%;aspect-ratio:1;border-radius:50%;background:#ffffff42;content:"";pointer-events:none}.ty-category-fashion-icon svg{position:relative;z-index:1;width:68%;height:68%;overflow:visible;filter:drop-shadow(0 5px 8px rgba(35,27,24,.12))}.ty-category-fashion-icon__halo{fill:#fff3;stroke:#ffffff7a;stroke-width:1}.ty-category-fashion-icon__line,.ty-category-fashion-icon__accent,.ty-category-fashion-icon__spark,.ty-category-fashion-icon__stitch{stroke-linecap:round;stroke-linejoin:round}.ty-category-fashion-icon__line{stroke:var(--icon-line);stroke-width:2.4}.ty-category-fashion-icon__accent{stroke:var(--icon-accent);stroke-width:2.2}.ty-category-fashion-icon__spark{stroke:var(--icon-accent);stroke-width:1.9}.ty-category-fashion-icon__stitch{stroke:#ffffffa6;stroke-width:1.2;stroke-dasharray:2 5}.ty-category-fashion-icon__accent-fill{fill:var(--icon-accent)}.ty-category-fashion-icon--hero svg{width:49%;height:84%;margin-left:34%}.ty-category-fashion-icon--round:before{top:7%;right:7%;bottom:7%;left:7%}.ty-category-fashion-icon--round svg{width:76%;height:76%;filter:drop-shadow(0 3px 5px rgba(35,27,24,.1))}.ty-category-fashion-icon--gown{--icon-bg-start: #f7e6e2;--icon-bg-end: #d7a59b;--icon-line: #713b3a}.ty-category-fashion-icon--dress{--icon-bg-start: #f8edda;--icon-bg-end: #dcbf91;--icon-line: #694a28;--icon-accent: #d86117}.ty-category-fashion-icon--curve{--icon-bg-start: #f2e6ef;--icon-bg-end: #c8a7c1;--icon-line: #5e3e59}.ty-category-fashion-icon--shirt{--icon-bg-start: #e8eff4;--icon-bg-end: #9db3c3;--icon-line: #314a5e;--icon-accent: #e56f20}.ty-category-fashion-icon--top{--icon-bg-start: #edf1e4;--icon-bg-end: #b5c39d;--icon-line: #405238}.ty-category-fashion-icon--trousers{--icon-bg-start: #ece8f3;--icon-bg-end: #b2a7c7;--icon-line: #433b59}.ty-category-fashion-icon--set{--icon-bg-start: #e3edf0;--icon-bg-end: #9fb9bf;--icon-line: #304f56}.ty-category-fashion-icon--skirt{--icon-bg-start: #fae8de;--icon-bg-end: #dfad91;--icon-line: #6c4432}.ty-category-fashion-icon--blazer{--icon-bg-start: #ebe7e8;--icon-bg-end: #b6a5aa;--icon-line: #473a3e}.ty-category-fashion-icon--bestseller{--icon-bg-start: #fff0d8;--icon-bg-end: #e7a75a;--icon-line: #713b12;--icon-accent: #ca3e1b}.ty-category-fashion-icon--new{--icon-bg-start: #e4f3ed;--icon-bg-end: #9bc8b5;--icon-line: #285448;--icon-accent: #e96520}.ty-category-fashion-icon--sale{--icon-bg-start: #f9e4dc;--icon-bg-end: #dc967d;--icon-line: #6d3426;--icon-accent: #bd351f}.ty-category-fashion-icon--magazine{--icon-bg-start: #eee9e2;--icon-bg-end: #b9aca0;--icon-line: #352e2b;--icon-accent: #e4601d}.ty-category-fashion-icon--parcel{--icon-bg-start: #e5f0f6;--icon-bg-end: #9abdd0;--icon-line: #2c5063;--icon-accent: #e66a1f}.ty-category-fashion-icon--woman{--icon-bg-start: #f7e5e8;--icon-bg-end: #d5a4ae;--icon-line: #683943}.ty-category-fashion-icon--wardrobe,.ty-category-fashion-icon--hanger{--icon-bg-start: #f2ebe6;--icon-bg-end: #c9b6a9;--icon-line: #55463d}.ty-category-drawer__subcategory:hover .ty-category-drawer__subcategory-image,.ty-category-drawer__subpage-hero:hover .ty-category-drawer__subpage-hero-image{transform:scale(1.05)}.ty-category-hub{width:100%;max-width:480px;min-height:100dvh;margin:0 auto;padding-bottom:32px;background:#fcf9f8}.ty-category-hub__bar{position:sticky;top:var(--ty-category-sticky-top, 0px);z-index:10;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;height:64px;padding:0 16px;border-bottom:1px solid #e2bfb0;background:#fcf9f8e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ty-category-hub__bar h1{grid-column:2;margin:0;font-size:22px;font-weight:600;line-height:28px;letter-spacing:0;text-align:center}.ty-category-hub__back{display:grid;grid-column:1;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:#1c1b1b;cursor:pointer}.ty-category-hub__back:hover{background:#e5e2e1}.ty-category-hub__content{padding:14px 14px 0}.ty-category-hub__hero{position:relative;height:244px;overflow:hidden;border-radius:11px;background:#dfe0e0;box-shadow:0 1px 2px #1c1b1b1f;isolation:isolate}.ty-category-hub__hero-image{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .7s ease}.ty-category-hub__hero:hover .ty-category-hub__hero-image{transform:scale(1.05)}.ty-category-hub__hero-image--placeholder{background:linear-gradient(135deg,#dfe0e0,#b8b9b9)}.ty-category-hub__hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,.1),transparent)}.ty-category-hub__hero-copy{position:absolute;z-index:2;right:16px;bottom:16px;left:16px;color:#fff}.ty-category-hub__hero-copy span{display:inline-block;padding:4px 8px;border-radius:4px;background:#ff6b00;color:#572000;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.04em}.ty-category-hub__hero-copy h2{margin:7px 0 0;color:#fff;font-size:22px;font-weight:700;line-height:28px;letter-spacing:0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ty-category-hub__grid{margin-top:22px}.ty-category-hub__card{display:flex;flex-direction:column;align-items:center;gap:7px;color:#1c1b1b;font-size:13px;font-weight:600;line-height:18px;text-align:center;text-decoration:none}.ty-category-hub__image-wrap{display:block;width:100%;aspect-ratio:1;overflow:hidden;padding:8px;border-radius:50%;background:#f6f3f2;box-shadow:inset 0 0 0 1px #e2bfb080}.ty-category-hub__card-image{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;transition:transform .3s ease}.ty-category-hub__card:hover .ty-category-hub__card-image{transform:scale(1.1)}.ty-category-drawer__greeting p,.ty-category-drawer__promotion strong,.ty-category-drawer__title,.ty-category-drawer__subpage-bar h2,.ty-category-drawer__subpage-copy strong,.ty-category-hub__bar h1,.ty-category-hub__hero-copy h2{font-family:var(--font-heading-family)}.ty-category-drawer a:focus-visible,.ty-category-drawer button:focus-visible,.ty-category-hub a:focus-visible,.ty-category-hub button:focus-visible{outline:2px solid #a04100;outline-offset:3px}@media screen and (max-width:989px){.ty-mobile-menu{top:0!important;right:0!important;bottom:0!important;left:0!important}.ty-mobile-menu__drawer{width:100vw!important;max-width:none!important;box-shadow:none}}@media screen and (min-width:480px){.ty-category-drawer__promotions{grid-template-columns:repeat(2,minmax(0,1fr))}.ty-category-drawer__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ty-category-drawer__subpage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap-inline:12px}.ty-category-hub{box-shadow:0 25px 50px -12px #1c1b1b40}}@media screen and (min-width:750px){.ty-category-drawer__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ty-category-drawer__subpage-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.ty-category-hub__hero{height:288px}}@media(prefers-reduced-motion:reduce){.ty-category-drawer *,.ty-category-hub *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/250/assets/patirti-category-redesign.css.map */
