.tm-announcement{position:relative;z-index:2;background:var(--tm-ann-bg);color:var(--tm-ann-text);overflow:hidden;transition:max-height .35s ease,opacity .35s ease}.tm-announcement.is-closed{max-height:0;opacity:0}body:has(dialog[open]) .tm-announcement,body:has(details[open] .menu-drawer) .tm-announcement,body:has(.menu-drawer.is-open) .tm-announcement,body:has(.drawer.active) .tm-announcement,body:has(.drawer.is-open) .tm-announcement{z-index:0;pointer-events:none}.tm-announcement *,.tm-announcement *:before,.tm-announcement *:after{box-sizing:border-box}.tm-announcement__inner{min-height:40px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:12px;width:min(100% - 24px,1440px);margin-inline:auto;padding:6px 0}.tm-announcement__viewport{position:relative;min-width:0;overflow:hidden}.tm-announcement__track{position:relative;min-height:28px}.tm-announcement__item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .35s ease,transform .35s ease;text-align:center;white-space:nowrap}.tm-announcement__item.is-active{position:relative;opacity:1;transform:translateY(0);pointer-events:auto}.tm-announcement__item a,.tm-announcement__item>span:last-child{color:inherit;text-decoration:none;font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.01em}.tm-announcement__icon{width:22px;height:22px;display:grid;place-items:center;color:var(--tm-ann-accent);animation:tmAnnouncementBob 2.2s ease-in-out infinite}.tm-announcement__icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tm-announcement__sparkle{color:var(--tm-ann-accent);font-size:14px;animation:tmAnnouncementTwinkle 1.8s ease-in-out infinite alternate}.tm-announcement__sparkle--right{animation-delay:.7s}.tm-announcement__countdown{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 9px;border-radius:999px;background:#ffffff8c;white-space:nowrap}.tm-announcement__countdown-label{font-size:9px;font-weight:700}.tm-announcement__countdown strong{color:var(--tm-ann-accent);font-size:11px;letter-spacing:.04em}.tm-announcement__close{width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#ffffff8c;color:var(--tm-ann-text);display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,background .2s ease}.tm-announcement__close:hover{transform:rotate(8deg) scale(1.05);background:#ffffffd9}.tm-announcement__close svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}@keyframes tmAnnouncementBob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes tmAnnouncementTwinkle{0%{opacity:.35;transform:scale(.8) rotate(-8deg)}to{opacity:1;transform:scale(1.12) rotate(8deg)}}@media screen and (min-width:990px){.tm-announcement__track{display:flex;align-items:center;justify-content:center;gap:26px}.tm-announcement__item{position:relative;inset:auto;opacity:1;transform:none;pointer-events:auto}.tm-announcement__item:not(:last-child):after{content:"\2022";margin-left:22px;color:var(--tm-ann-accent);opacity:.75}}@media screen and (max-width:749px){.tm-announcement__inner{min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:min(100% - 16px,1440px);padding:0}.tm-announcement__viewport,.tm-announcement__track{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center}.tm-announcement__item{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.tm-announcement__item a,.tm-announcement__item>span:last-child{display:inline-flex;align-items:center;justify-content:center;min-height:44px;font-size:11px;line-height:1.25;white-space:normal;text-align:center}.tm-announcement__icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex:0 0 18px}.tm-announcement__icon svg{width:16px;height:16px}.tm-announcement__sparkle{align-self:center;line-height:1}.tm-announcement__sparkle--right,.tm-announcement__countdown{display:none}.tm-announcement__close{align-self:center}}@media(prefers-reduced-motion:reduce){.tm-announcement__icon,.tm-announcement__sparkle{animation:none!important}}.tm-header{background:var(--tm-bg);color:var(--tm-text);position:relative;z-index:40;font-family:var(--font-body--family, Arial, sans-serif)}.tm-header *,.tm-header *:before,.tm-header *:after{box-sizing:border-box}.tm-header a{color:inherit;text-decoration:none}.tm-header svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tm-header__desktop{display:block}.tm-header__mobile{display:none}.tm-header__top{display:grid;grid-template-columns:170px minmax(360px,1fr) auto;align-items:center;gap:34px;min-height:112px;width:min(100%,1320px);margin-inline:auto;padding:18px 28px}.tm-header__logo{display:flex;align-items:center;justify-content:flex-start}.tm-header__logo img,.tm-header__mobile-logo img{display:block;height:auto;object-fit:contain}.tm-header__logo img{width:var(--tm-logo-width)!important;max-width:var(--tm-logo-width)!important}.tm-header__mobile-logo img{width:var(--tm-mobile-logo-width)!important;max-width:var(--tm-mobile-logo-width)!important}.tm-header__shop-name{font-weight:800;font-size:24px}.tm-header__search{display:flex;align-items:center;min-height:52px;border:1px solid var(--tm-border);border-radius:999px;background:#fff;overflow:hidden}.tm-header__search input{flex:1 1 auto;width:100%;border:0;outline:0;background:transparent;padding:0 8px 0 22px;min-width:0;font:inherit;color:var(--tm-text)}.tm-header__search input::placeholder{color:#8a8a8a}.tm-header__search button{width:42px;height:42px;margin-right:5px;border:0;border-radius:50%;background:#23049d;color:#fff;display:grid;place-items:center;cursor:pointer;flex:0 0 auto}.tm-header__search button svg{width:24px;height:24px}.tm-header__actions{display:flex;align-items:center;gap:22px}.tm-header__action{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px;white-space:nowrap}.tm-header__action svg{width:26px;height:26px}.tm-header__icon-wrap{position:relative;display:inline-grid;place-items:center}.tm-header__cart-count{position:absolute;top:-8px;right:-10px;min-width:18px;height:18px;border-radius:50%;background:var(--tm-accent);color:#111;font-size:10px;line-height:18px;text-align:center;font-weight:700}.tm-header__nav{border-top:1px solid var(--tm-border);border-bottom:1px solid var(--tm-border)}.tm-header__nav>.page-width{width:min(100%,1320px);margin-inline:auto;padding-inline:28px}.tm-header__menu{list-style:none;margin:0;padding:0;min-height:76px;display:flex;align-items:center;justify-content:center;gap:clamp(26px,4vw,58px)}.tm-header__menu-item{position:relative}.tm-header__menu-item>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:76px;font-size:14px;font-weight:400;white-space:nowrap}.tm-header__menu-icon{width:23px;height:23px;display:grid;place-items:center}.tm-header__menu-icon svg{width:23px;height:23px}.tm-header__menu-label{display:inline-flex;align-items:center;gap:6px;line-height:1}.tm-header__menu-item>a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--tm-accent);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.tm-header__menu-item:hover>a:after,.tm-header__menu-item>a.is-active:after{transform:scaleX(1)}.tm-header__caret{width:12px;height:8px}.tm-header__dropdown{position:absolute;top:calc(100% - 1px);left:50%;min-width:220px;transform:translate(-50%,10px);opacity:0;visibility:hidden;background:#fff;border:1px solid var(--tm-border);border-radius:14px;box-shadow:0 14px 35px #0000001f;padding:10px;transition:.2s ease}.tm-header__menu-item:hover .tm-header__dropdown,.tm-header__menu-item:focus-within .tm-header__dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.tm-header__dropdown ul{list-style:none;margin:0;padding:0}.tm-header__dropdown a{display:block;padding:11px 13px;border-radius:9px;font-size:14px}.tm-header__dropdown a:hover{background:#f6f6f6}@media screen and (max-width:989px){.tm-header__desktop{display:none}.tm-header__mobile{display:block;border-bottom:1px solid var(--tm-border)}.tm-header__mobile-top{min-height:68px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:8px 14px}.tm-mobile-drawer{flex:0 0 42px;display:flex;justify-content:flex-start}.tm-mobile-drawer__toggle{width:42px;height:42px;padding:0;margin:0;border:0;border-radius:0;background:transparent;color:#ff3331;display:grid;place-items:center;list-style:none}.tm-mobile-drawer__toggle::-webkit-details-marker{display:none}.tm-mobile-drawer__toggle svg{width:23px;height:23px}.tm-mobile-drawer__panel{position:fixed;top:0;left:0;bottom:0;width:min(84vw,330px);background:#fff;color:#171717;z-index:9999;box-shadow:12px 0 35px #0000002e;padding:18px;overflow-y:auto;transform:translate(-105%);transition:transform .25s ease}.tm-mobile-drawer[open] .tm-mobile-drawer__panel{transform:translate(0)}.tm-mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--tm-border);font-size:18px}.tm-mobile-drawer__close{font-size:28px;line-height:1}.tm-mobile-drawer__nav{display:grid;gap:4px;padding-top:12px}.tm-mobile-drawer__nav>a,.tm-mobile-drawer__group>summary{display:flex;align-items:center;justify-content:space-between;padding:13px 10px;border-radius:8px;font-size:15px;font-weight:400}.tm-mobile-drawer__title{display:inline-flex;align-items:center;gap:11px}.tm-mobile-drawer__icon{width:21px;height:21px;display:grid;place-items:center;flex:0 0 21px}.tm-mobile-drawer__icon svg{width:21px;height:21px}.tm-mobile-drawer__nav>a:hover,.tm-mobile-drawer__group>summary:hover{background:#f7f7f7}.tm-mobile-drawer__group>summary{margin:0;list-style:none}.tm-mobile-drawer__group>summary::-webkit-details-marker{display:none}.tm-mobile-drawer__submenu{display:grid;padding:2px 0 8px 14px}.tm-mobile-drawer__submenu a{padding:10px;font-size:14px;color:#4d4d4d}.tm-header__mobile-logo{position:absolute;left:50%;top:calc(50% + 2px);transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;max-width:calc(100% - 150px);min-width:0;z-index:1}.tm-header__mobile-actions{flex:0 0 auto;margin-left:auto;display:flex;align-items:center;gap:14px;min-width:0;z-index:2}.tm-header__mobile-actions a{display:grid;place-items:center}.tm-header__mobile-actions svg{width:24px;height:24px}.tm-header__search--mobile{margin:0 14px 12px;min-height:46px}.tm-header__search--mobile button{width:38px;height:38px;margin-right:4px}.tm-header__mobile-nav{display:flex;gap:24px;overflow-x:auto;white-space:nowrap;padding:0 16px;border-top:1px solid var(--tm-border);scrollbar-width:none}.tm-header__mobile-nav::-webkit-scrollbar{display:none}.tm-header__mobile-nav a{position:relative;flex:0 0 auto;min-width:68px;padding:11px 0 10px;font-size:12px;font-weight:400;display:flex;flex-direction:column;align-items:center;gap:5px}.tm-header__mobile-menu-icon{width:22px;height:22px;display:grid;place-items:center}.tm-header__mobile-menu-icon svg{width:22px;height:22px}.tm-header__mobile-actions .tm-header__cart svg{fill:#ff3331;stroke:#ff3331}.tm-header__swipe-hint{display:flex;align-items:center;justify-content:center;gap:9px;padding:7px 16px 9px;color:#8a8a8a;font-size:11px;line-height:1;transition:opacity .25s ease,max-height .25s ease,padding .25s ease;max-height:32px;overflow:hidden}.tm-header__swipe-hint.is-hidden{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.tm-header__swipe-line{flex:1 1 auto;height:1px;background:#e3e3e3;max-width:86px}.tm-header__swipe-text{flex:0 0 auto;white-space:nowrap;letter-spacing:.2px}.tm-header__mobile-nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--tm-accent)}}@media screen and (max-width:420px){.tm-header__mobile-top{padding-inline:10px}.tm-header__mobile-logo{max-width:calc(100% - 130px)}.tm-header__mobile-actions{gap:10px}.tm-header__mobile-actions svg{width:22px;height:22px}.tm-header__mobile-nav{gap:20px}}@media screen and (max-width:989px){.tm-header__mobile-top{position:relative;overflow:hidden;min-height:82px;background:var(--tm-bg)}.tm-header__mobile-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;padding:0;background:transparent;z-index:1}.tm-header__mobile-logo img{display:block;width:var(--tm-mobile-logo-width)!important;max-width:var(--tm-mobile-logo-width)!important;height:auto!important;max-height:66px;object-fit:contain;background:transparent!important}.tm-header__hamburger,.tm-header__mobile-actions,.tm-header__mobile-actions a,.tm-header__mobile-actions svg{color:#2f2f2f!important;stroke:#2f2f2f!important}.tm-header__hamburger span{background:#2f2f2f!important}.tm-header__mobile-actions .tm-header__cart svg{fill:none!important;stroke:#2f2f2f!important}.tm-header__mobile-nav{border-top:1px solid #d9d9d9!important;border-bottom:0!important}.tm-header__mobile-nav a.is-active:after{height:5px!important;left:8px!important;right:8px!important;bottom:0!important;border-radius:999px!important;background:#23049d!important}.tm-header__swipe-hint{width:100%;gap:7px;padding:11px 16px 12px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;color:#000;background:var(--tm-bg);font-size:12px;line-height:1}.tm-header__swipe-line{flex:1 1 0;max-width:none;height:1px;background:#d9d9d9}.tm-header__swipe-arrow{flex:0 0 auto;color:#f4c20d;font-size:20px;line-height:1;font-weight:500}.tm-header__swipe-text{flex:0 0 auto;color:#000;font-size:12px;font-weight:500;letter-spacing:0;white-space:nowrap}}@media screen and (max-width:989px){.tm-mobile-drawer__toggle,.tm-mobile-drawer__toggle svg,.tm-mobile-drawer__close,.tm-mobile-drawer__icon,.tm-mobile-drawer__icon svg,.tm-header__mobile-actions,.tm-header__mobile-actions a,.tm-header__mobile-actions svg,.tm-header__mobile-menu-icon,.tm-header__mobile-menu-icon svg{color:#3f4145!important;stroke:#3f4145!important;fill:none!important}.tm-mobile-drawer__close{-webkit-appearance:none;appearance:none;border:0;background:transparent;width:42px;height:42px;padding:0;margin:-8px -8px -8px 0;display:grid;place-items:center;cursor:pointer;font:inherit;font-size:30px;line-height:1}.tm-mobile-drawer__panel{color:#3f4145}.tm-mobile-drawer__head{border-bottom-color:#d9d9d9}.tm-header__mobile-nav{position:relative;border-top:1px solid #d9d9d9!important;border-bottom:1px solid #d9d9d9!important;scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-inline:contain}.tm-header__mobile-nav a{scroll-snap-align:center}.tm-header__mobile-nav a:after{content:none!important}.tm-header__mobile-nav a.is-active:after{content:""!important;position:absolute;left:9px!important;right:9px!important;bottom:0!important;height:5px!important;border-radius:999px!important;background:#23049d!important;display:block!important}.tm-header__swipe-hint,.tm-header__swipe-hint.is-hidden{opacity:1!important;max-height:40px!important;width:100%;display:flex!important;align-items:center;justify-content:center;gap:7px;padding:11px 16px 12px!important;overflow:hidden;border-top:1px solid #f4c20d!important;border-bottom:1px solid #f4c20d!important;background:var(--tm-bg)}.tm-header__swipe-line{flex:1 1 0;max-width:none!important;height:1px;background:#f4c20d!important}.tm-header__swipe-arrow{color:#f4c20d!important;font-size:20px;line-height:1;font-weight:500}.tm-header__swipe-text{color:#111!important;font-size:12px;line-height:1;font-weight:500}}@media screen and (max-width:989px){.tm-header__mobile-nav{border-top:0!important;border-bottom:0!important}.tm-header__mobile-nav a:after{content:none!important;display:none!important}.tm-header__mobile-nav a.is-active:after{content:""!important;display:block!important;position:absolute;left:10px!important;right:10px!important;bottom:0!important;height:5px!important;border-radius:999px!important;background:#23049d!important}.tm-header__swipe-hint,.tm-header__swipe-hint.is-hidden{border-top:0!important;border-bottom:0!important;padding-top:12px!important;padding-bottom:12px!important;opacity:1!important;max-height:40px!important}.tm-header__swipe-line{background:#b8b8b8!important;height:1px!important}.tm-header__swipe-arrow,.tm-header__swipe-text{color:#3f4145!important}}@media screen and (min-width:990px){.tm-header__menu-item>a:after{content:none!important;display:none!important}.tm-header__menu-item>a.is-active:after{content:""!important;display:block!important;position:absolute;left:18%!important;right:18%!important;bottom:0!important;height:4px!important;border-radius:999px!important;background:#23049d!important;transform:none!important}.tm-header__menu-item:hover>a:not(.is-active):after{content:""!important;display:block!important;position:absolute;left:28%!important;right:28%!important;bottom:0!important;height:3px!important;border-radius:999px!important;background:#23049d59!important;transform:none!important}}@media screen and (max-width:989px){.tm-header__mobile-nav>a,.tm-header__mobile-nav-button{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:inherit;font:inherit;position:relative;flex:0 0 auto;min-width:68px;padding:11px 0 10px;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer;text-decoration:none}.tm-header__mobile-nav-label{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.tm-header__mobile-nav-caret{width:10px;height:7px;transition:transform .2s ease}.tm-header__mobile-nav-button[aria-expanded=true] .tm-header__mobile-nav-caret{transform:rotate(180deg)}.tm-header__mobile-dropdowns{position:relative;z-index:45}.tm-header__mobile-dropdown{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 14px 14px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#fff;box-shadow:0 8px 20px #00000014}.tm-header__mobile-dropdown[hidden]{display:none!important}.tm-header__mobile-dropdown a{display:block;padding:10px 11px;border:1px solid #ececec;border-radius:9px;color:#3f4145;background:#fff;font-size:13px;line-height:1.25;text-decoration:none}.tm-header__mobile-dropdown a:active{background:#f6f6f6}.tm-header__mobile-nav-button.is-active:after,.tm-header__mobile-nav>a.is-active:after{content:""!important;display:block!important;position:absolute;left:10px!important;right:10px!important;bottom:0!important;height:5px!important;border-radius:999px!important;background:#23049d!important}}.tm-header__predictive{position:relative;min-width:0;z-index:120}.tm-header__suggestions{position:absolute;top:calc(100% + 9px);left:0;right:0;z-index:999;max-height:min(520px,70vh);overflow-y:auto;border:1px solid #e6e4ef;border-radius:18px;background:#fff;box-shadow:0 18px 45px #23049d29}.tm-header__suggestions[hidden]{display:none!important}.tm-header__suggestions-head{padding:13px 15px 9px;color:#777;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tm-header__suggestion-list{display:grid;margin:0;padding:0 8px 8px;list-style:none}.tm-header__suggestion{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:72px;padding:7px 8px;border-radius:12px;color:#252525!important;text-decoration:none;transition:background .18s ease,transform .18s ease}.tm-header__suggestion:hover,.tm-header__suggestion:focus-visible{background:#f8f6ff;transform:translate(2px);outline:none}.tm-header__suggestion-image{width:58px;height:58px;overflow:hidden;border-radius:11px;display:grid;place-items:center;background:#f7f7f9}.tm-header__suggestion-image img{width:100%;height:100%;display:block;object-fit:contain;padding:4px}.tm-header__suggestion-placeholder{color:#aaa;font-size:22px}.tm-header__suggestion-copy{min-width:0}.tm-header__suggestion-title{display:block;overflow:hidden;color:#252525;font-size:13px;line-height:1.35;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.tm-header__suggestion-vendor{display:block;margin-top:3px;overflow:hidden;color:#888;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.tm-header__suggestion-price{color:#23049d;font-size:12px;font-weight:800;white-space:nowrap}.tm-header__suggestions-empty{padding:24px 18px;color:#777;font-size:12px;text-align:center}.tm-header__suggestions-loading{display:flex;align-items:center;justify-content:center;gap:7px;min-height:84px;color:#777;font-size:11px}.tm-header__suggestions-loading span{width:7px;height:7px;border-radius:50%;background:#23049d;animation:tmSearchDot .85s ease-in-out infinite alternate}.tm-header__suggestions-loading span:nth-child(2){animation-delay:.15s}.tm-header__suggestions-loading span:nth-child(3){animation-delay:.3s}@keyframes tmSearchDot{0%{opacity:.35;transform:translateY(0)}to{opacity:1;transform:translateY(-4px)}}.tm-header__suggestions-all{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 16px;border-top:1px solid #eceaf2;color:#23049d!important;background:#fffdf3;font-size:12px;font-weight:800;text-decoration:none}.tm-header__suggestions-all:hover{background:#fff8d6}@media screen and (max-width:989px){.tm-header__predictive--mobile{margin:0 14px 12px;z-index:130}.tm-header__predictive--mobile .tm-header__search--mobile{margin:0}.tm-header__predictive--mobile .tm-header__suggestions{top:calc(100% + 7px);left:0;right:0;max-height:58vh;border-radius:15px}.tm-header__suggestion{grid-template-columns:52px minmax(0,1fr) auto;min-height:66px}.tm-header__suggestion-image{width:52px;height:52px}.tm-header__suggestion-title{font-size:12px}.tm-header__suggestion-price{font-size:11px}}.tm-header__search,.tm-header__search--mobile{transform:none!important;transition:none!important}.tm-header__search:focus-within,.tm-header__search--mobile:focus-within,.tm-header__predictive.is-open .tm-header__search,.tm-header__predictive--mobile.is-open .tm-header__search--mobile{transform:none!important;box-shadow:none!important;scale:1!important}.tm-header__search input,.tm-header__search--mobile input{font-size:16px!important;line-height:1.2!important;transform:none!important;zoom:1!important}@media screen and (max-width:989px){.tm-header__predictive,.tm-header__predictive--mobile,.tm-header__search,.tm-header__search--mobile,.tm-header__search input,.tm-header__search--mobile input{transform:none!important;scale:1!important;transition:none!important;animation:none!important}.tm-header__search:focus-within,.tm-header__search--mobile:focus-within,.tm-header__predictive.is-open,.tm-header__predictive--mobile.is-open{transform:none!important;scale:1!important}}.tm-best-sellers{padding:28px 16px 38px}.tm-best-sellers *,.tm-best-sellers *:before,.tm-best-sellers *:after{box-sizing:border-box}.tm-best-sellers__header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.tm-best-sellers__heading-wrap{display:inline-flex;align-items:center;gap:9px}.tm-best-sellers__sparkle{color:#ffca28;font-size:15px;line-height:1}.tm-best-sellers__sparkle--alt{color:#23049d}.tm-best-sellers__heading{margin:0;color:#1f1f1f;font-size:clamp(25px,3vw,35px);line-height:1.08;letter-spacing:-.025em;font-weight:760}.tm-best-sellers__view-all{display:inline-flex;align-items:center;gap:8px;color:#23049d;text-decoration:none;font-size:13px;font-weight:650;white-space:nowrap}.tm-best-sellers__view-all-arrow{width:28px;height:28px;display:grid;place-items:center;border:1px solid #23049d;border-radius:50%;transition:transform .2s ease,background .2s ease,color .2s ease}.tm-best-sellers__view-all:hover .tm-best-sellers__view-all-arrow{transform:translate(3px);background:#23049d;color:#fff}.tm-best-sellers__viewport{position:relative}.tm-best-sellers__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 56px)/5);gap:14px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x proximity;padding:2px 2px 7px}.tm-best-sellers__track::-webkit-scrollbar{display:none}.tm-product-card{position:relative;min-width:0;overflow:hidden;border:1px solid #e8e8ee;border-radius:var(--tm-card-radius);background:#fff;box-shadow:0 7px 20px #0000000b;scroll-snap-align:start;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tm-product-card:hover{transform:translateY(-5px);border-color:#d8d8e9;box-shadow:0 14px 30px #00000017}.tm-product-card__media-link{display:block;text-decoration:none}.tm-product-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:transparent}.tm-product-card__image,.tm-product-card__placeholder{display:block;width:100%;height:100%;object-fit:contain;padding:0;transition:transform .28s ease}.tm-product-card:hover .tm-product-card__image{transform:scale(1.07)}.tm-product-card__badge{position:absolute;top:10px;z-index:3;min-height:25px;display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:8px;color:#fff;font-size:10px;line-height:1;font-weight:750;box-shadow:0 7px 15px #0000001f}.tm-product-card__badge--sale{left:10px;background:var(--tm-sale-bg)}.tm-product-card__badge--bestseller{left:10px;top:42px;background:var(--tm-bestseller-bg);color:#453300}.tm-product-card__wishlist{position:absolute;top:10px;right:10px;z-index:4;width:32px;height:32px;padding:0;border:1px solid rgba(35,4,157,.15);border-radius:50%;background:#ffffffe6;color:#23049d;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.tm-product-card__wishlist svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tm-product-card__wishlist.is-active{background:#ff335f;color:#fff;transform:scale(1.06)}.tm-product-card__wishlist.is-active svg{fill:currentColor}.tm-product-card__content{padding:14px 13px 13px}.tm-product-card__title{display:-webkit-box;min-height:40px;overflow:hidden;color:#232323;text-decoration:none;font-size:14px;line-height:1.42;font-weight:650;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tm-product-card__rating{display:flex;align-items:center;gap:5px;margin-top:7px}.tm-product-card__stars{display:inline-flex;gap:1px;color:#ffbf00;font-size:11px;line-height:1}.tm-product-card__rating-count{color:#858585;font-size:10px}.tm-product-card__price-row{display:flex;align-items:center;gap:7px;margin-top:9px}.tm-product-card__price{color:#23049d;font-size:15px;font-weight:800}.tm-product-card__compare-price{color:#9a9a9a;font-size:11px;text-decoration:line-through}.tm-product-card__actions{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:7px;margin-top:12px}.tm-product-card__form{margin:0}.tm-product-card__add{width:100%;min-height:38px;padding:9px 10px;border:1px solid var(--tm-button-bg);border-radius:9px;background:#fff;color:var(--tm-button-bg);font:inherit;font-size:11px;font-weight:750;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.tm-product-card__add:hover:not(:disabled){background:var(--tm-button-bg);color:var(--tm-button-text);transform:translateY(-2px)}.tm-product-card__add:disabled{cursor:not-allowed;opacity:.55}.tm-product-card__quick{width:38px;height:38px;border:1px solid #dedee8;border-radius:9px;display:grid;place-items:center;color:#23049d;text-decoration:none;transition:background .2s ease,color .2s ease}.tm-product-card__quick:hover{background:#23049d;color:#fff}.tm-product-card__quick svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tm-best-sellers__nav{position:absolute;top:41%;z-index:8;width:38px;height:38px;border:1px solid #e3e3ea;border-radius:50%;background:#fff;color:#23049d;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px #0000001a}.tm-best-sellers__nav svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tm-best-sellers__nav--prev{left:-18px}.tm-best-sellers__nav--next{right:-18px}.tm-best-sellers__swipe-hint{display:none}.tm-best-sellers__empty{padding:28px;border:1px dashed #d7d7df;border-radius:14px;background:#fafafa;text-align:center;color:#6d6d6d}@media screen and (max-width:1199px){.tm-best-sellers__track{grid-auto-columns:calc((100% - 42px)/4)}}@media screen and (max-width:989px){.tm-best-sellers__track{grid-auto-columns:calc((100% - 28px) / 3)}.tm-best-sellers__nav{display:none}}@media screen and (max-width:749px){.tm-best-sellers{padding:22px 0 30px}.tm-best-sellers__inner{width:100%;padding-inline:0}.tm-best-sellers__header{padding-inline:14px;margin-bottom:14px}.tm-best-sellers__heading{font-size:24px}.tm-best-sellers__view-all{font-size:12px}.tm-best-sellers__track{display:flex;gap:11px;overflow-x:auto;padding:2px 14px 6px}.tm-product-card{flex:0 0 52%;max-width:210px}.tm-product-card__media{aspect-ratio:1 / 1}.tm-product-card__image{width:100%;height:100%;object-fit:contain;padding:0}.tm-product-card__content{padding:10px}.tm-product-card__title{font-size:12px;min-height:34px}.tm-product-card__price{font-size:14px}.tm-product-card__add{min-height:34px;font-size:10px}.tm-product-card__content{padding:12px}.tm-product-card__title{min-height:38px;font-size:13px}.tm-product-card__add{min-height:36px;font-size:10px}.tm-product-card__quick{width:36px;height:36px}.tm-best-sellers__swipe-hint{display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 14px 0;color:#4b4b4b;font-size:11px;line-height:1}.tm-best-sellers__swipe-line{flex:1 1 0;height:1px;background:#d1d1d1}.tm-best-sellers__swipe-text{flex:0 0 auto;white-space:nowrap}}@media screen and (max-width:430px){.tm-product-card{flex-basis:52%;max-width:210px}}.tm-categories{padding:24px 16px 34px}.tm-categories *,.tm-categories *:before,.tm-categories *:after{box-sizing:border-box}.tm-categories__inner{min-width:0}.tm-categories__header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.tm-categories__eyebrow{margin:0 0 5px;color:#ff3331;font-size:11px;line-height:1;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tm-categories__heading{margin:0;color:#1f1f1f;font-size:clamp(24px,3vw,34px);line-height:1.08;letter-spacing:-.025em;font-weight:750}.tm-categories__view-all{display:inline-flex;align-items:center;gap:7px;color:#23049d;text-decoration:none;font-size:13px;font-weight:650;white-space:nowrap}.tm-categories__view-all span:last-child{transition:transform .2s ease}.tm-categories__view-all:hover span:last-child{transform:translate(4px)}.tm-categories__slider-shell{position:relative}.tm-categories__viewport{width:100%;overflow:hidden;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.tm-categories__viewport.is-dragging{cursor:grabbing}.tm-categories__track{display:flex;gap:14px;width:max-content;padding:2px 2px 8px;will-change:transform;transform:translateZ(0)}.tm-categories__nav{position:absolute;top:50%;z-index:8;width:40px;height:40px;border:1px solid #e1e1e8;border-radius:50%;background:#fff;color:#23049d;display:grid;place-items:center;transform:translateY(-50%);cursor:pointer;box-shadow:0 8px 20px #0000001a;transition:transform .2s ease,background .2s ease,color .2s ease}.tm-categories__nav:hover{background:#23049d;color:#fff;transform:translateY(-50%) scale(1.05)}.tm-categories__nav svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tm-categories__nav--prev{left:-18px}.tm-categories__nav--next{right:-18px}.tm-categories__card{position:relative;flex:0 0 158px;width:158px;min-width:158px;min-height:220px;padding:16px 16px 14px;display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#242424;background:var(--tm-category-bg);border-radius:18px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.tm-categories__card:hover{transform:translateY(-5px);box-shadow:0 14px 28px #00000017}.tm-categories__card>*{pointer-events:none}.tm-categories__image-shell{width:100%;display:grid;place-items:center;margin-bottom:10px}.tm-categories__image-wrap{width:min(100%,168px);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 35% 28%,#fffffff2,#ffffff94 52%,#ffffff4d);box-shadow:inset 0 0 0 1px #ffffffb3,0 9px 20px #0000000f}.tm-categories__image,.tm-categories__placeholder{display:block;width:88%;height:88%;object-fit:contain;transition:transform .28s ease}.tm-categories__card:hover .tm-categories__image{transform:scale(1.07) rotate(-1deg)}.tm-categories__content{text-align:center;display:flex;flex-direction:column;gap:3px;padding-inline:14px}.tm-categories__title{color:var(--tm-category-accent);font-size:16px;line-height:1.2;font-weight:750}.tm-categories__subtitle{color:#707070;font-size:11px;line-height:1.25;font-weight:500}.tm-categories__arrow{position:absolute;right:12px;bottom:12px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#ffffffd1;color:var(--tm-category-accent);font-size:16px;font-weight:700;transition:transform .2s ease}.tm-categories__card:hover .tm-categories__arrow{transform:translate(3px)}.tm-categories__swipe-hint{display:none}@media screen and (min-width:1200px){.tm-categories__card{flex:0 0 158px;width:158px;min-width:158px;min-height:220px;padding:14px 10px 12px}.tm-categories__image-wrap{width:min(100%,132px)}.tm-categories__title{font-size:14px}.tm-categories__subtitle{font-size:10px}}@media screen and (min-width:750px)and (max-width:1199px){.tm-categories__card{flex:0 0 176px;width:176px;min-width:176px}}@media screen and (max-width:989px){.tm-categories__nav{display:none}}@media screen and (max-width:749px){.tm-categories{padding:18px 0 28px}.tm-categories__inner{width:100%;padding-inline:0}.tm-categories__header{padding-inline:14px;margin-bottom:14px;align-items:center}.tm-categories__heading{font-size:23px}.tm-categories__view-all{font-size:12px}.tm-categories__track{gap:10px;padding:0 14px 5px}.tm-categories__card{flex:0 0 142px;width:142px;min-width:142px;min-height:190px;padding:12px 10px 11px;border-radius:15px;scroll-snap-align:start}.tm-categories__image-wrap{width:104px}.tm-categories__content{width:100%;padding-inline:5px}.tm-categories__title{font-size:14px}.tm-categories__subtitle{font-size:10px}.tm-categories__arrow{right:9px;bottom:9px;width:24px;height:24px;font-size:14px}.tm-categories__swipe-hint{display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 14px 0;color:#4b4b4b;font-size:11px;line-height:1}.tm-categories__swipe-line{flex:1 1 0;height:1px;background:#d1d1d1}.tm-categories__swipe-text{flex:0 0 auto;white-space:nowrap}}@media screen and (max-width:430px){.tm-categories__card{flex:0 0 136px;width:136px;min-width:136px}.tm-categories__image-wrap{width:108px}}.tm-footer{margin-top:30px;background:#fff;color:#252525;overflow:hidden}.tm-footer *,.tm-footer *:before,.tm-footer *:after{box-sizing:border-box}.tm-footer__wave{height:54px;color:#fff5cf;line-height:0}.tm-footer__wave svg{display:block;width:100%;height:100%;fill:currentColor}.tm-footer__container{width:min(100% - 40px,1280px);margin-inline:auto}.tm-footer__main{display:grid;grid-template-columns:minmax(230px,1fr) minmax(360px,1.55fr) minmax(160px,.7fr) minmax(210px,.85fr);gap:44px;align-items:center;padding-top:44px;padding-bottom:50px}.tm-footer__brand,.tm-footer__newsletter,.tm-footer__links,.tm-footer__contact{min-width:0}.tm-footer__brand,.tm-footer__newsletter,.tm-footer__links,.tm-footer__contact{align-self:center}.tm-footer__logo{display:inline-flex;align-items:center;color:#23049d;text-decoration:none;font-size:28px;font-weight:850}.tm-footer__logo-image{display:block;width:min(170px,100%);height:auto;object-fit:contain}.tm-footer__tagline{margin:12px 0 0;color:#23049d;font-size:13px;font-weight:750}.tm-footer__about{max-width:290px;margin-top:10px;color:#707070;font-size:12px;line-height:1.65}.tm-footer__about p{margin:0}.tm-footer__socials{display:flex;align-items:center;gap:10px;margin-top:18px;min-height:40px}.tm-footer__socials a{width:40px;height:40px;border:1px solid #d8d4f0;border-radius:50%;background:#f8f7ff;color:#23049d;display:grid;place-items:center;flex:0 0 40px;transition:transform .2s ease,background .2s ease,color .2s ease}.tm-footer__socials a:hover{transform:translateY(-3px);background:#23049d;color:#fff}.tm-footer__socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tm-footer h2,.tm-footer h3{color:#23049d}.tm-footer__newsletter h2{margin:0;font-size:25px;line-height:1.1;letter-spacing:-.025em}.tm-footer__newsletter-text{margin-top:8px;color:#707070;font-size:12px;line-height:1.55}.tm-footer__newsletter-text p{margin:0}.tm-footer__form{margin-top:16px}.tm-footer__field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:6px;border:1px solid #e7e4f1;border-radius:15px;background:#fff;box-shadow:0 10px 24px #23049d12}.tm-footer__field input{min-width:0;min-height:46px;padding:0 13px;border:0;outline:0;background:transparent;color:#252525;font:inherit;font-size:12px}.tm-footer__field button{min-width:118px;min-height:46px;padding:0 16px;border:0;border-radius:10px;background:#ff3331;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:11px;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.tm-footer__field button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #ff33313d}.tm-footer__message{margin:9px 0 0;font-size:10px}.tm-footer__message--success{color:#27824c}.tm-footer__message--error{color:#c42d38}.tm-footer__links h3,.tm-footer__contact h3{margin:0 0 14px;font-size:15px;font-weight:800}.tm-footer__links ul{margin:0;padding:0;list-style:none}.tm-footer__links li+li{margin-top:9px}.tm-footer__links a{color:#676767;text-decoration:none;font-size:12px;transition:color .2s ease,padding-left .2s ease}.tm-footer__links a:hover{color:#ff3331;padding-left:3px}.tm-footer__contact{display:flex;flex-direction:column;gap:10px}.tm-footer__contact a,.tm-footer__contact-item{display:flex;align-items:flex-start;gap:9px;color:#676767;text-decoration:none;font-size:12px;line-height:1.45}.tm-footer__contact svg{flex:0 0 17px;width:17px;height:17px;margin-top:1px;fill:none;stroke:#ffbf00;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tm-footer__bottom{background:#23049d;color:#fff}.tm-footer__bottom-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:13px;padding-bottom:13px}.tm-footer__bottom p{margin:0;color:#fffc;font-size:11px}.tm-footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.tm-footer__payments span{min-height:27px;display:inline-flex;align-items:center;padding:5px 9px;border:1px solid rgba(255,255,255,.22);border-radius:7px;color:#ffffffe6;font-size:9px}@media screen and (max-width:980px){.tm-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 28px}}@media screen and (max-width:749px){.tm-footer__contact{width:100%;align-items:stretch;text-align:left}.tm-footer__contact h3{width:100%;margin-bottom:14px;text-align:center}.tm-footer__contact a,.tm-footer__contact-item{width:min(100%,340px);margin-inline:auto;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;justify-content:initial;gap:10px;text-align:left}.tm-footer__contact a span,.tm-footer__contact-item span{min-width:0;line-height:1.5;overflow-wrap:anywhere}.tm-footer__contact svg{width:20px;height:20px;margin-top:1px;justify-self:center}.tm-footer{margin-top:22px}.tm-footer__wave{height:42px}.tm-footer__container{width:min(100% - 28px,1280px)}.tm-footer__main{grid-template-columns:1fr;gap:28px;padding:18px 14px 32px}.tm-footer__brand,.tm-footer__newsletter,.tm-footer__links,.tm-footer__contact{text-align:center}.tm-footer__logo{justify-content:center}.tm-footer__about{margin-inline:auto}.tm-footer__socials{justify-content:center}.tm-footer__field{grid-template-columns:1fr}.tm-footer__field button{width:100%}.tm-footer__bottom-inner{display:block;padding:17px 14px 20px;text-align:center}.tm-footer__payments{justify-content:center;margin-top:11px}}.tm-global-effects{display:contents}.tm-teddy-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:grid;place-items:center;overflow:hidden;background:#ffffff2e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:1;visibility:visible;transition:opacity .55s ease,visibility .55s ease}.tm-teddy-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.tm-teddy-loader__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.tm-teddy-loader__image-wrap{width:190px;height:190px;display:grid;place-items:center;margin-bottom:14px;animation:tmTeddyFloat 1.55s ease-in-out infinite;transform-origin:center bottom}.tm-teddy-loader__image{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(102,68,10,.16))}.tm-teddy-loader__fallback{font-size:120px;line-height:1}.tm-teddy-loader__text{margin:0 0 10px;color:#23049d;font-size:17px;line-height:1.2;font-weight:750;letter-spacing:-.01em;text-shadow:0 2px 10px rgba(255,255,255,.75)}.tm-teddy-loader__dots{display:flex;gap:6px;margin-top:0;padding:7px 10px;border-radius:999px;background:#ffffff75;box-shadow:0 8px 22px #23049d14}.tm-teddy-loader__dots span{width:8px;height:8px;border-radius:50%;background:#ff3331;animation:tmLoaderDot 1.05s ease-in-out infinite}.tm-teddy-loader__dots span:nth-child(2){background:#ffca28;animation-delay:.15s}.tm-teddy-loader__dots span:nth-child(3){background:#23049d;animation-delay:.3s}.tm-teddy-loader__decor{position:absolute;color:#ffca28;animation:tmLoaderSparkle 1.7s ease-in-out infinite alternate}.tm-teddy-loader__decor--one{top:28%;left:35%;font-size:23px}.tm-teddy-loader__decor--two{top:33%;right:34%;color:#23049d;font-size:19px;animation-delay:.5s}.tm-teddy-loader__decor--three{bottom:30%;right:38%;color:#ff3331;font-size:15px;animation-delay:.9s}@keyframes tmTeddyFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.025)}}@keyframes tmLoaderDot{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(-6px);opacity:1}}@keyframes tmLoaderSparkle{0%{opacity:.35;transform:scale(.8) rotate(-8deg)}to{opacity:1;transform:scale(1.15) rotate(8deg)}}html.tm-effects-ready .tm-reveal{opacity:0;transition:opacity .42s ease;transition-delay:var(--tm-reveal-delay, 0ms)}html.tm-effects-ready .tm-reveal.is-visible{opacity:1}.tm-shop-by__card,.tm-categories__card,.tm-promo-card,.tm-product-card,.tm-testimonial-card,.tm-feature-card{backface-visibility:hidden}.tm-feature-card__icon{transition:transform .24s ease}.tm-feature-card:hover .tm-feature-card__icon{transform:translateY(-3px) rotate(-3deg) scale(1.06)}.tm-testimonial-card__avatar{transition:transform .24s ease}.tm-testimonial-card:hover .tm-testimonial-card__avatar{transform:scale(1.055)}.tm-testimonial-card__quote{opacity:.58}.tm-promo-card__character{animation:none}.tm-product-card__add:active,.tm-promo-card__button:active,.tm-simple-footer__field button:active,.tm-footer__field button:active{transform:scale(.97)}.tm-footer__links a,.tm-simple-footer__links a{position:relative}.tm-footer__links a:after,.tm-simple-footer__links a:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.tm-footer__links a:hover:after,.tm-simple-footer__links a:hover:after{transform:scaleX(1)}@media screen and (max-width:749px){.tm-teddy-loader__image-wrap{width:150px;height:150px}.tm-teddy-loader__text{font-size:15px}.tm-teddy-loader__decor--one{left:20%}.tm-teddy-loader__decor--two{right:20%}.tm-teddy-loader__decor--three{right:25%}.tm-promo-card__character{animation:none}}@media(prefers-reduced-motion:reduce){.tm-teddy-loader__image-wrap,.tm-teddy-loader__dots span,.tm-teddy-loader__decor,.tm-testimonial-card__quote,.tm-promo-card__character{animation:none!important}html.tm-effects-ready .tm-reveal{opacity:1;transition:none}}.tm-simple-hero{padding:18px 16px 30px}.tm-simple-hero *,.tm-simple-hero *:before,.tm-simple-hero *:after{box-sizing:border-box}.tm-simple-hero__frame{position:relative;overflow:hidden;border-radius:24px;background:#ffd332;box-shadow:0 14px 38px #3b2d001f}.tm-simple-hero__background,.tm-simple-hero__background-image,.tm-simple-hero__fallback{display:block;width:100%}.tm-simple-hero__background-image,.tm-simple-hero__fallback{aspect-ratio:1600 / 620;object-fit:cover;object-position:center}.tm-simple-hero__fallback{background:linear-gradient(135deg,#ffd63b,#ffca27)}.tm-simple-hero__cloud{position:absolute;z-index:3;pointer-events:none;will-change:transform}.tm-simple-hero__cloud svg{display:block;width:100%;height:auto;overflow:visible}.tm-simple-hero__cloud--one{top:5%;left:46%;width:clamp(120px,13vw,205px)}.tm-simple-hero__cloud--two{top:3%;left:2%;width:clamp(85px,9vw,145px);opacity:.94}.tm-simple-hero__star{position:absolute;z-index:5;pointer-events:none;text-shadow:0 4px 9px rgba(0,0,0,.12)}.tm-simple-hero__star--1{top:8%;right:19%;color:#36b7ff;font-size:clamp(16px,2vw,30px)}.tm-simple-hero__star--2{top:34%;right:5%;color:#9b61e5;font-size:clamp(14px,1.7vw,24px)}.tm-simple-hero__star--3{top:36%;left:51%;color:#59c1ff;font-size:clamp(14px,1.6vw,22px)}.tm-simple-hero__star--4{top:16%;right:10%;color:#fff5a6;font-size:clamp(13px,1.5vw,21px)}.tm-simple-hero__train{position:absolute;right:3.8%;bottom:8.5%;z-index:6;width:clamp(210px,27vw,430px);pointer-events:none;will-change:transform}.tm-simple-hero__train img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 14px 16px rgba(76,56,0,.17))}.tm-hero-sale-badge{position:absolute;top:7%;right:4%;width:120px;aspect-ratio:1;z-index:20;transform:rotate(-6deg);animation:saleBadge 2.8s ease-in-out infinite;filter:drop-shadow(0 14px 24px rgba(35,4,157,.2))}.tm-hero-sale-badge__shape{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;overflow:visible}.tm-hero-sale-badge__text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;line-height:1;pointer-events:none;text-shadow:0 2px 4px rgba(0,0,0,.18)}.tm-hero-sale-badge__text span{font-size:13px;font-weight:700;letter-spacing:.8px}.tm-hero-sale-badge__text strong{margin-top:2px;font-size:42px;line-height:.9;font-weight:900}.tm-hero-sale-badge__text small{margin-top:4px;font-size:15px;font-weight:800;letter-spacing:.7px}@keyframes saleBadge{0%,to{transform:rotate(-8deg) scale(1)}50%{transform:rotate(-4deg) scale(1.08)}}.tm-simple-hero__buttons{position:absolute;left:7.5%;bottom:9%;z-index:8;display:flex;flex-wrap:wrap;gap:12px}.tm-simple-hero__button{min-height:48px;padding:12px 24px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-size:14px;font-weight:650;overflow:hidden;position:relative;transition:transform .22s ease,box-shadow .22s ease}.tm-simple-hero__button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-115%);background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.45) 50%,transparent 80%);transition:transform .55s ease}.tm-simple-hero__button:hover{transform:translateY(-4px) scale(1.02)}.tm-simple-hero__button:hover:before{transform:translate(115%)}.tm-simple-hero__button--primary{background:linear-gradient(135deg,#23049d,#3c18c8);color:#fff;box-shadow:0 11px 24px #23049d47}.tm-simple-hero__button--secondary{background:#fffffff2;color:#222;border:1px solid rgba(0,0,0,.08);box-shadow:0 9px 20px #00000017}.tm-simple-hero__button-arrow{transition:transform .22s ease}.tm-simple-hero__button--secondary:hover .tm-simple-hero__button-arrow{transform:translate(5px)}.tm-simple-hero.is-animated .tm-simple-hero__cloud--one{animation:tmSimpleCloudOne 15s ease-in-out infinite alternate}.tm-simple-hero.is-animated .tm-simple-hero__cloud--two{animation:tmSimpleCloudTwo 18s ease-in-out infinite alternate}.tm-simple-hero.is-animated .tm-simple-hero__star{animation:tmSimpleStarBlink 1.8s ease-in-out infinite alternate}.tm-simple-hero.is-animated .tm-simple-hero__star--2{animation-delay:.6s}.tm-simple-hero.is-animated .tm-simple-hero__star--3{animation-delay:1.1s}.tm-simple-hero.is-animated .tm-simple-hero__star--4{animation-delay:1.5s}.tm-simple-hero.is-animated .tm-simple-hero__train{animation:tmSimpleTrainMove 4.2s ease-in-out infinite}@keyframes tmSimpleCloudOne{0%{transform:translate3d(-16px,0,0)}to{transform:translate3d(30px,-5px,0)}}@keyframes tmSimpleCloudTwo{0%{transform:translate3d(18px,0,0)}to{transform:translate3d(-24px,4px,0)}}@keyframes tmSimpleStarBlink{0%{opacity:.28;transform:scale(.78) rotate(-8deg)}to{opacity:1;transform:scale(1.14) rotate(8deg)}}@keyframes tmSimpleTrainMove{0%,to{transform:translate(-18px) translateY(0) rotate(-.4deg)}50%{transform:translate(26px) translateY(-4px) rotate(.5deg)}}@media screen and (max-width:749px){.tm-simple-hero{padding:12px 0 24px}.tm-simple-hero__frame{border-radius:0;box-shadow:none}.tm-simple-hero__background-image,.tm-simple-hero__fallback{height:280px;aspect-ratio:auto;object-fit:cover;object-position:center}.tm-simple-hero__cloud--one{top:4%;left:46%;width:92px}.tm-simple-hero__cloud--two{top:5%;left:4%;width:58px}.tm-simple-hero__star--1{top:9%;right:23%;font-size:17px}.tm-simple-hero__star--2{top:35%;right:4%;font-size:16px}.tm-simple-hero__star--3{top:36%;left:52%;font-size:15px}.tm-simple-hero__star--4{top:17%;right:10%;font-size:14px}.tm-simple-hero__train{right:1%;bottom:19%;width:39vw}.tm-hero-sale-badge{width:54px;top:8%;right:3%;filter:drop-shadow(0 7px 12px rgba(35,4,157,.22))}.tm-hero-sale-badge__text span{font-size:5.5px;letter-spacing:.35px}.tm-hero-sale-badge__text strong{margin-top:1px;font-size:18px}.tm-hero-sale-badge__text small{margin-top:2px;font-size:6px;letter-spacing:.3px}.tm-simple-hero__buttons{left:16px;right:16px;bottom:14px;gap:8px}.tm-simple-hero__button{flex:1 1 auto;min-height:43px;padding:10px 14px;border-radius:11px;font-size:12px}.tm-simple-hero.is-animated .tm-simple-hero__train{animation-name:tmSimpleTrainMoveMobile;animation-duration:4.6s}.tm-simple-hero.is-animated .tm-simple-hero__cloud--one{animation-name:tmSimpleCloudOneMobile}.tm-simple-hero.is-animated .tm-simple-hero__cloud--two{animation-name:tmSimpleCloudTwoMobile}}@keyframes tmSimpleTrainMoveMobile{0%,to{transform:translate(-10px) translateY(0) rotate(-.3deg)}50%{transform:translate(16px) translateY(-3px) rotate(.4deg)}}@keyframes tmSimpleCloudOneMobile{0%{transform:translate3d(-7px,0,0)}to{transform:translate3d(12px,-3px,0)}}@keyframes tmSimpleCloudTwoMobile{0%{transform:translate3d(7px,0,0)}to{transform:translate3d(-10px,2px,0)}}@media screen and (max-width:430px){.tm-simple-hero__background-image,.tm-simple-hero__fallback{height:270px}.tm-simple-hero__cloud--one{width:82px;left:45%}.tm-simple-hero__cloud--two{width:52px;left:3%}.tm-simple-hero__train{width:40vw;bottom:20%}}@media(prefers-reduced-motion:reduce){.tm-simple-hero *,.tm-simple-hero *:before,.tm-simple-hero *:after{animation:none!important;transition-duration:.01ms!important}}.tm-promo-cards{padding:24px 16px 34px}.tm-promo-cards *,.tm-promo-cards *:before,.tm-promo-cards *:after{box-sizing:border-box}.tm-promo-cards__section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.tm-promo-cards__section-title{margin:0;color:#1f1f1f;font-size:clamp(24px,3vw,34px);line-height:1.08;letter-spacing:-.025em;font-weight:750}.tm-promo-cards__view-all{display:inline-flex;align-items:center;gap:7px;color:#23049d;text-decoration:none;font-size:13px;font-weight:650;white-space:nowrap}.tm-promo-cards__view-all span:last-child{transition:transform .2s ease}.tm-promo-cards__view-all:hover span:last-child{transform:translate(4px)}.tm-promo-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tm-promo-card{position:relative;min-height:286px;overflow:hidden;border-radius:22px;background:var(--tm-promo-bg);color:var(--tm-promo-text);box-shadow:0 12px 28px #00000014;isolation:isolate;transition:transform .24s ease,box-shadow .24s ease}.tm-promo-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #0000001f}.tm-promo-card__background,.tm-promo-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.tm-promo-card__background{z-index:-3}.tm-promo-card__background-image{width:100%;height:100%;display:block;object-fit:cover}.tm-promo-card__overlay{z-index:-2;background:linear-gradient(90deg,#00000047,#00000008);pointer-events:none}.tm-promo-card__content{position:relative;z-index:3;width:58%;min-height:286px;padding:26px 16px 24px 22px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.tm-promo-card__eyebrow{display:inline-flex;align-items:center;min-height:26px;padding:5px 10px;border-radius:999px;background:color-mix(in srgb,var(--tm-promo-accent) 88%,white);color:#fff;font-size:10px;line-height:1;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 7px 16px #0000001f}.tm-promo-card__title{margin:14px 0 10px;max-width:290px;color:inherit;font-size:clamp(26px,2.7vw,40px);line-height:.98;letter-spacing:-.035em;font-weight:800}.tm-promo-card__description{max-width:270px;color:color-mix(in srgb,var(--tm-promo-text) 82%,transparent);font-size:13px;line-height:1.5}.tm-promo-card__description p{margin:0}.tm-promo-card__button{position:relative;min-height:42px;margin-top:18px;padding:10px 16px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;overflow:hidden;background:var(--tm-promo-button-bg);color:var(--tm-promo-button-text);text-decoration:none;font-size:12px;line-height:1;font-weight:700;box-shadow:0 9px 20px #0000001f;transition:transform .2s ease,box-shadow .2s ease}.tm-promo-card__button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-120%);background:linear-gradient(110deg,transparent 18%,rgba(255,255,255,.46) 50%,transparent 82%);transition:transform .55s ease}.tm-promo-card__button:hover{transform:translateY(-3px);box-shadow:0 12px 24px #00000029}.tm-promo-card__button:hover:before{transform:translate(120%)}.tm-promo-card__button-arrow{transition:transform .2s ease}.tm-promo-card__button:hover .tm-promo-card__button-arrow{transform:translate(4px)}.tm-promo-card__character{position:absolute;z-index:2;top:50%;bottom:auto;width:58%;height:90%;display:flex;align-items:center;justify-content:center;overflow:hidden;pointer-events:none;transform:translateY(-50%) scale(var(--tm-character-scale));transform-origin:center;transition:transform .28s ease}.tm-promo-card:hover .tm-promo-card__character{transform:translateY(-50%) scale(calc(var(--tm-character-scale) * 1.04))}.tm-promo-card__character--right{right:-4%}.tm-promo-card__character--left{left:-4%}.tm-promo-card__character--center{left:50%;transform:translate(-50%,-50%) scale(var(--tm-character-scale))}.tm-promo-card:hover .tm-promo-card__character--center{transform:translate(-50%,-50%) scale(calc(var(--tm-character-scale) * 1.04))}.tm-promo-card__character-image{display:block;width:118%;height:118%;max-width:none;max-height:none;object-fit:cover;object-position:center;filter:drop-shadow(0 14px 18px rgba(0,0,0,.14))}.tm-promo-card__sparkle{position:absolute;z-index:1;color:#ffffffe0;pointer-events:none;animation:tmPromoTwinkle 2s ease-in-out infinite alternate}.tm-promo-card__sparkle--1{top:13%;right:13%;font-size:20px}.tm-promo-card__sparkle--2{right:42%;bottom:15%;font-size:14px;animation-delay:.8s}@keyframes tmPromoTwinkle{0%{opacity:.35;transform:scale(.82) rotate(-8deg)}to{opacity:1;transform:scale(1.13) rotate(8deg)}}.tm-promo-cards__swipe-hint{display:none}@media screen and (max-width:989px){.tm-promo-cards__grid{grid-template-columns:1fr}.tm-promo-card,.tm-promo-card__content{min-height:260px}.tm-promo-card__character{width:52%;height:88%}}@media screen and (max-width:749px){.tm-promo-cards{padding:18px 0 28px}.tm-promo-cards__inner{width:100%;padding-inline:0}.tm-promo-cards__section-head{padding-inline:14px;margin-bottom:14px;align-items:center}.tm-promo-cards__section-title{font-size:23px}.tm-promo-cards__grid{display:flex;gap:12px;overflow-x:auto;padding:0 14px 6px;scrollbar-width:none;scroll-snap-type:x proximity;overscroll-behavior-inline:contain}.tm-promo-cards__grid::-webkit-scrollbar{display:none}.tm-promo-card{flex:0 0 86%;min-height:232px;border-radius:18px;scroll-snap-align:start}.tm-promo-card__content{width:58%;min-height:232px;padding:20px 12px 18px 18px}.tm-promo-card__eyebrow{min-height:23px;padding:4px 8px;font-size:8px}.tm-promo-card__title{margin:11px 0 8px;max-width:210px;font-size:28px}.tm-promo-card__description{max-width:205px;font-size:11px}.tm-promo-card__button{min-height:38px;margin-top:14px;padding:9px 13px;border-radius:9px;font-size:10px}.tm-promo-card__character{width:54%;height:86%;right:-5%;top:50%}.tm-promo-card__character-image{width:120%;height:120%;max-width:none;max-height:none;object-fit:cover;object-position:center}.tm-promo-cards__swipe-hint{display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 14px 0;color:#4b4b4b;font-size:11px;line-height:1}.tm-promo-cards__swipe-line{flex:1 1 0;height:1px;background:#d1d1d1}.tm-promo-cards__swipe-text{flex:0 0 auto;white-space:nowrap}}@media screen and (max-width:430px){.tm-promo-card{flex-basis:88%}.tm-promo-card__title{font-size:25px}.tm-promo-card__character{width:56%;height:86%}}.tm-shop-by{padding:18px 16px 28px}.tm-shop-by *,.tm-shop-by *:before,.tm-shop-by *:after{box-sizing:border-box}.tm-shop-by__panel{display:grid;grid-template-columns:minmax(0,.92fr) 1px minmax(0,2.08fr);gap:18px;align-items:stretch;padding:16px 18px;border:1px solid #ececec;border-radius:20px;background:#fff;box-shadow:0 10px 28px #0000000f}.tm-shop-by__group{min-width:0}.tm-shop-by__heading{margin:0 0 10px;font-size:15px;line-height:1.2;color:#1d1d1d;font-weight:700}.tm-shop-by__cards{display:grid;gap:10px}.tm-shop-by__cards--gender{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-shop-by__cards--age{grid-template-columns:repeat(5,minmax(0,1fr))}.tm-shop-by__divider{width:1px;background:#ececec;border-radius:999px}.tm-shop-by__card{position:relative;text-decoration:none;color:#1f1f1f;background:var(--tm-card-bg);border-radius:16px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.tm-shop-by__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000017}.tm-shop-by__card--gender{min-height:112px;display:grid;grid-template-columns:47% 53%;align-items:end;padding:8px 10px 8px 6px;border-radius:12px}.tm-shop-by__image-wrap{display:flex;align-items:flex-end;justify-content:center}.tm-shop-by__image-wrap--gender{height:96px;align-items:center;overflow:hidden;border-radius:10px}.tm-shop-by__image-wrap--age{height:60px;margin-bottom:2px}.tm-shop-by__image,.tm-shop-by__placeholder{display:block;width:100%;height:100%;object-fit:contain}.tm-shop-by__card--gender .tm-shop-by__image{width:118%;max-width:none;height:118%;object-fit:cover;object-position:center 42%;transform:translate(-5%,-3%)}.tm-shop-by__cards--gender .tm-shop-by__card:nth-child(2) .tm-shop-by__image{transform:translate(3%,-3%)}.tm-shop-by__card-content{align-self:center;display:flex;flex-direction:column;justify-content:center;gap:2px;height:100%;padding-right:22px;position:relative;z-index:2}.tm-shop-by__eyebrow{font-size:14px;line-height:1;color:color-mix(in srgb,var(--tm-card-accent) 72%,#000);font-weight:600}.tm-shop-by__title{font-size:14px;line-height:1.08;color:var(--tm-card-accent);font-weight:750}.tm-shop-by__arrow{position:absolute;right:8px;bottom:8px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#ffffffd1;color:var(--tm-card-accent);font-size:17px;font-weight:700;transition:transform .2s ease}.tm-shop-by__card:hover .tm-shop-by__arrow{transform:translate(3px)}.tm-shop-by__card--age{min-height:112px;padding:10px 8px 8px;border-radius:12px;text-align:center;display:flex;flex-direction:column;justify-content:flex-end}.tm-shop-by__age-text{display:flex;flex-direction:column;gap:2px}.tm-shop-by__age-range{font-size:12px;line-height:1.1;color:#222;font-weight:750}.tm-shop-by__age-label{font-size:9px;line-height:1.2;color:#6f6f6f;font-weight:500}@media screen and (max-width:989px){.tm-shop-by__panel{grid-template-columns:1fr;gap:22px;padding:18px}.tm-shop-by__divider{width:100%;height:1px}.tm-shop-by__cards--age{grid-template-columns:repeat(5,minmax(118px,1fr));overflow-x:auto;padding-bottom:5px;scrollbar-width:none;scroll-snap-type:x proximity}.tm-shop-by__cards--age::-webkit-scrollbar{display:none}.tm-shop-by__card--age{scroll-snap-align:start}}@media screen and (max-width:749px){.tm-shop-by{padding:12px 10px 22px}.tm-shop-by__panel{padding:12px;border-radius:14px;gap:15px}.tm-shop-by__heading{font-size:16px;margin-bottom:11px}.tm-shop-by__cards--gender{display:flex;overflow-x:auto;gap:10px;padding-bottom:4px;scrollbar-width:none;scroll-snap-type:x proximity}.tm-shop-by__cards--gender::-webkit-scrollbar{display:none}.tm-shop-by__card--gender{flex:0 0 62%;min-height:118px;grid-template-columns:47% 53%;scroll-snap-align:start;padding-left:4px}.tm-shop-by__image-wrap--gender{height:100px;overflow:hidden;display:flex;align-items:center;justify-content:center}.tm-shop-by__card--gender .tm-shop-by__image{width:112%;height:112%;object-fit:contain;object-position:center bottom;transform:translateY(2px)}.tm-shop-by__cards--gender .tm-shop-by__card:nth-child(2) .tm-shop-by__image{transform:translateY(2px)}.tm-shop-by__title{font-size:14px}.tm-shop-by__cards--age{grid-template-columns:repeat(5,minmax(92px,1fr));gap:8px}.tm-shop-by__card--age{min-height:108px;padding:9px 7px 8px;border-radius:12px}.tm-shop-by__image-wrap--age{height:58px}.tm-shop-by__age-range{font-size:12px}.tm-shop-by__age-label{font-size:9px}}@media screen and (max-width:749px){.tm-shop-by__image-wrap--gender{height:100px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px}.tm-shop-by__card--gender .tm-shop-by__image{width:118%;height:118%;max-width:none;object-fit:cover;object-position:center 46%;transform:none}.tm-shop-by__cards--gender .tm-shop-by__card:nth-child(2) .tm-shop-by__image{transform:none}.tm-shop-by__card-content{align-self:stretch;height:100%;display:flex;flex-direction:column;justify-content:center}}.tm-testimonials{padding:28px 16px 38px}.tm-testimonials *,.tm-testimonials *:before,.tm-testimonials *:after{box-sizing:border-box}.tm-testimonials__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.tm-testimonials__eyebrow{margin:0 0 6px;color:#ff3331;font-size:11px;line-height:1;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tm-testimonials__heading{margin:0;color:#1f1f1f;font-size:clamp(25px,3vw,35px);line-height:1.08;letter-spacing:-.025em;font-weight:760}.tm-testimonials__subheading{max-width:430px;color:#707070;font-size:13px;line-height:1.55;text-align:right}.tm-testimonials__subheading p{margin:0}.tm-testimonials__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tm-testimonial-card{position:relative;min-height:260px;padding:20px;border:1px solid color-mix(in srgb,var(--tm-review-accent) 16%,#ececec);border-radius:18px;background:var(--tm-review-bg);color:var(--tm-review-text);box-shadow:0 10px 26px #0000000e;transition:transform .22s ease,box-shadow .22s ease;overflow:hidden}.tm-testimonial-card:after{content:"";position:absolute;right:-34px;bottom:-42px;width:120px;height:120px;border-radius:50%;background:color-mix(in srgb,var(--tm-review-accent) 10%,transparent);pointer-events:none}.tm-testimonial-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px #0000001a}.tm-testimonial-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.tm-testimonial-card__person{display:flex;align-items:center;gap:12px;min-width:0}.tm-testimonial-card__avatar{flex:0 0 58px;width:58px;height:58px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:color-mix(in srgb,var(--tm-review-accent) 16%,#fff);box-shadow:inset 0 0 0 2px #fffc}.tm-testimonial-card__avatar-image{width:100%;height:100%;object-fit:cover}.tm-testimonial-card__initial{color:var(--tm-review-accent);font-size:22px;font-weight:800}.tm-testimonial-card__person-text{min-width:0}.tm-testimonial-card__name-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.tm-testimonial-card__name{color:inherit;font-size:14px;line-height:1.2}.tm-testimonial-card__verified{display:inline-flex;align-items:center;gap:4px;color:#2f8d58;font-size:9px;line-height:1;font-weight:700}.tm-testimonial-card__verified svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.tm-testimonial-card__city{display:block;margin-top:3px;color:color-mix(in srgb,var(--tm-review-text) 62%,transparent);font-size:10px}.tm-testimonial-card__quote{color:color-mix(in srgb,var(--tm-review-accent) 28%,transparent);font-family:Georgia,serif;font-size:54px;line-height:.8}.tm-testimonial-card__stars{display:flex;gap:2px;margin-top:16px;color:#d2d2d2;font-size:15px;line-height:1}.tm-testimonial-card__stars .is-filled{color:#ffbf00;animation:tmReviewTwinkle 2.2s ease-in-out infinite alternate}.tm-testimonial-card__stars .is-filled:nth-child(2){animation-delay:.2s}.tm-testimonial-card__stars .is-filled:nth-child(3){animation-delay:.4s}.tm-testimonial-card__stars .is-filled:nth-child(4){animation-delay:.6s}.tm-testimonial-card__stars .is-filled:nth-child(5){animation-delay:.8s}@keyframes tmReviewTwinkle{0%{opacity:.72;transform:scale(.96)}to{opacity:1;transform:scale(1.04)}}.tm-testimonial-card__review{margin-top:14px;color:color-mix(in srgb,var(--tm-review-text) 82%,transparent);font-size:13px;line-height:1.65}.tm-testimonial-card__review p{margin:0}.tm-testimonial-card__product{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:5px;margin-top:15px;padding-top:12px;border-top:1px solid color-mix(in srgb,var(--tm-review-text) 12%,transparent);font-size:10px}.tm-testimonial-card__product span{color:color-mix(in srgb,var(--tm-review-text) 58%,transparent)}.tm-testimonial-card__product strong{color:var(--tm-review-accent)}.tm-testimonials__swipe-hint{display:none}@media screen and (max-width:989px){.tm-testimonials__track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.tm-testimonials{padding:22px 0 30px}.tm-testimonials__inner{width:100%;padding-inline:0}.tm-testimonials__header{display:block;padding-inline:14px;margin-bottom:15px}.tm-testimonials__heading{font-size:24px}.tm-testimonials__subheading{max-width:none;margin-top:8px;text-align:left;font-size:11px}.tm-testimonials__track{display:flex;gap:12px;overflow-x:auto;padding:2px 14px 6px;scrollbar-width:none;scroll-snap-type:x proximity;overscroll-behavior-inline:contain}.tm-testimonials__track::-webkit-scrollbar{display:none}.tm-testimonial-card{flex:0 0 84%;min-height:245px;padding:17px;border-radius:16px;scroll-snap-align:start}.tm-testimonial-card__avatar{flex-basis:52px;width:52px;height:52px}.tm-testimonial-card__review{font-size:12px}.tm-testimonials__swipe-hint{display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 14px 0;color:#4b4b4b;font-size:11px;line-height:1}.tm-testimonials__swipe-line{flex:1 1 0;height:1px;background:#d1d1d1}.tm-testimonials__swipe-text{flex:0 0 auto;white-space:nowrap}}@media screen and (max-width:430px){.tm-testimonial-card{flex-basis:88%}}@media(prefers-reduced-motion:reduce){.tm-testimonials *,.tm-testimonials *:before,.tm-testimonials *:after{animation:none!important;transition-duration:.01ms!important}}cart-drawer-component{--cart-drawer-padding: var(--theme-drawer-padding);--font-paragraph--line-height: 1;display:contents}.cart-drawer__inner{display:flex;flex-direction:column;height:100%;overflow:hidden}.cart-drawer__inner>.cart-items-component{flex:1;min-height:0;height:auto}.cart-drawer__content{height:calc(100% - var(--header-height));display:flex;flex-direction:column;padding:0;background-color:var(--color-background);flex-grow:1;overflow-y:auto}.cart-drawer__items{display:flex;flex-direction:column;padding-inline:var(--cart-drawer-padding);overflow-y:auto}.cart-drawer__items .cart-items__table-row{padding-bottom:var(--gap-xl);border-bottom:var(--style-border-width) solid rgb(var(--color-foreground-rgb) / var(--opacity-10-25));margin-bottom:var(--gap-xl)}.cart-drawer__items .cart-items__table-row:has(+.cart-items__nested-line){border-bottom:none;margin-bottom:0}.cart-drawer__items .cart-items__table-row:last-child{border-bottom:none;padding-block-end:0;margin-block-end:0}.cart-drawer__close-button--empty{margin-inline-start:auto}.cart-drawer__summary{--cart-drawer-summary-padding: var(--padding-lg);position:sticky;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--gap-xl);padding:var(--cart-drawer-summary-padding);margin-top:auto;background-color:var(--color-background);-webkit-mask-image:linear-gradient(to bottom,transparent,black var(--cart-drawer-summary-padding));mask-image:linear-gradient(to bottom,transparent,black var(--cart-drawer-summary-padding))}@media screen and (min-width:750px){.cart-drawer__summary{--cart-drawer-summary-padding: var(--padding-2xl)}}.theme-drawer__dialog[cart-summary-sticky=false] .cart-drawer__summary{position:static;-webkit-mask-image:none;mask-image:none}.theme-drawer__dialog[cart-summary-sticky=false] .cart-drawer__items{overflow:unset}.cart-actions summary{padding-inline:0;padding-block:var(--padding-sm);line-height:1.2;min-height:var(--minimum-touch-target)}.cart-drawer__summary .cart__summary-totals:not(:has(.cart__subtotal-container:empty)){border-block-start:var(--style-border-width) solid rgb(var(--color-foreground-rgb) / var(--opacity-10-25));padding-block-start:var(--padding-2xl)}@media screen and (min-width:750px){.cart-drawer__summary .cart-note{margin-block-start:var(--margin-3xs)}}.cart-drawer--empty .cart-drawer__content{text-align:center;align-items:center;justify-content:center;min-height:auto}.cart-drawer--empty .cart-drawer__items{padding-inline:0}cart-drawer-component:not(:has(.cart-form)) .cart-drawer__content{text-align:center;align-items:center;justify-content:center}cart-drawer-component:not(:has(.cart-form)) .cart-drawer__items{padding-inline:0}@media screen and (prefers-reduced-motion:no-preference){html:active-view-transition-type(empty-cart-drawer) .theme-drawer__close-button{view-transition-name:cart-drawer-close-button}}:active-view-transition .cart-drawer__header,:active-view-transition .cart-drawer__content{background:transparent}.cart-items-component{width:100%;height:100%;display:flex;flex-direction:column}@media screen and (prefers-reduced-motion:no-preference){:is(html:active-view-transition-type(empty-cart-drawer),html:active-view-transition-type(fill-cart-drawer)) .cart-items-component{view-transition-name:cart-drawer-content}html:active-view-transition-type(empty-cart-page) .cart-items-component{view-transition-name:cart-page-content}}::view-transition-old(cart-page-content){animation:cart-page-content-old var(--animation-speed-fast) var(--animation-easing) forwards}@keyframes cart-page-content-old{0%{opacity:1}to{opacity:0;filter:blur(4px)}}::view-transition-old(cart-drawer-content){transform-origin:50% 33%;animation:cart-contents-old var(--spring-d280-b0-duration) var(--spring-d280-b0-easing) forwards}::view-transition-new(cart-drawer-content){transform-origin:top center;animation:cart-contents-new var(--spring-d280-b0-duration) var(--spring-d280-b0-easing) forwards}@keyframes cart-contents-old{to{scale:.92;opacity:0}}@keyframes cart-contents-new{0%{scale:1.05;translate:0 128px;filter:blur(1px);opacity:0}}.cart-items{--cart-item-media-width-min: 2.5rem;--cart-item-media-width-max: 7.5rem;container-name:cart-items;container-type:inline-size;width:100%}.cart-items-disabled{pointer-events:none}.cart-items__wrapper{display:flex;flex-direction:column}.cart-page--empty .cart-items__wrapper{align-items:center;margin-block-start:0;text-align:center}.cart-items__wrapper--drawer-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cart-items__table{width:100%;border-spacing:0}.cart-items__table *{margin:0}.cart-items__table-row{--cart-item-price-width: 6rem;display:grid;grid-template-columns:clamp(2.5rem,15cqi,7.5rem) minmax(0,1fr) minmax(var(--cart-item-price-width),auto);grid-template-areas:"media details price" "media quantity price" "media error error";column-gap:var(--gap-md);align-items:start;padding-bottom:var(--cart-items-gap);margin-bottom:var(--margin-lg)}.cart-items__details{grid-area:details;min-width:0;color:rgb(var(--color-foreground-rgb) / var(--opacity-70))}.cart-items__product-info{min-width:0}.cart-items__table-row--full-width-variants{grid-template-columns:clamp(2.5rem,15cqi,7.5rem) minmax(0,1fr) auto;grid-template-rows:repeat(4,min-content) 1fr;grid-template-areas:"media details price" "media variants variants" "media unit_price unit_price" "media quantity quantity" "media error error"}.cart-items__table-row--full-width-variants .cart-items__details{display:contents}.cart-items__table-row--full-width-variants .cart-items__product-info{grid-area:details}.cart-items__table-row--full-width-variants .cart-items__variants-wrapper{grid-area:variants}.cart-items__table-row--full-width-variants .cart-items__variants-wrapper:empty{display:none}.cart-items__table-row--full-width-variants .cart-items__variants-wrapper p{margin:0}.cart-items__table-row--full-width-variants .cart-items__unit-price-wrapper{grid-area:unit_price;font-size:var(--font-size--sm)}.cart-items__table-row--full-width-variants .cart-items__price{min-width:auto;width:max-content}.cart-items__table-row.cart-items__nested-line td:first-child{width:60%;justify-self:right}html:active-view-transition-type(page-navigation) .cart-items__table-row{view-transition-name:none!important}.cart-items__table-row.removing{overflow:hidden;animation:removeRow calc(var(--animation-speed) * 2) var(--animation-easing) forwards;animation-delay:var(--animation-speed)}@keyframes removeRow{0%{height:var(--row-height)}to{opacity:0;height:0;padding-bottom:0;margin-bottom:0;border-color:transparent}}.cart-items__table-row.adding{interpolate-size:allow-keywords;overflow:hidden;animation:addRow calc(var(--animation-speed) * 2) var(--animation-easing) forwards}@keyframes addRow{0%{opacity:0;height:0;padding-bottom:0;margin-bottom:0;border-color:transparent}to{opacity:1;height:auto}}.cart-items__table-row:last-child{padding-bottom:0}.cart-items--dividers .cart-items__table-row{border-bottom:1px solid rgb(var(--color-foreground-rgb) / var(--opacity-10-25));margin-bottom:var(--cart-items-gap)}.cart-items--dividers .cart-items__table-row:has(+.cart-items__nested-line){border-bottom:none;margin-bottom:0}.cart-items--dividers .cart-items__table-row:last-of-type{border-block-end:none;padding-block-end:0;margin-bottom:0}.cart-items__details>*+*,.cart-items__bundle li{margin-block-start:var(--margin-3xs)}.cart-items__details *{font-size:var(--font-size--sm)}.cart-items__details a{text-decoration:none}.cart-items__title-row{display:inline-flex;align-items:center;gap:var(--gap-xs);max-width:100%;min-width:0}.cart-items__title{font-size:var(--font-size--md);color:var(--color-foreground);text-transform:var(--product-title-case);display:block;margin-block-start:0;min-width:0;overflow-wrap:break-word}.cart-items__variants{display:block}.cart-items__variant{display:inline}.cart-items__variant dt,.cart-items__variant dd{display:inline;margin:0}.cart-items__quantity{grid-area:quantity;margin-block-start:var(--margin-xs);display:flex;align-items:center;justify-content:flex-start;gap:var(--gap-xs);width:fit-content}.cart-items__quantity-controls{display:flex;align-items:center;justify-content:flex-start;gap:var(--gap-xs);width:fit-content}.cart-items__quantity-controls>.volume-pricing-info{margin-inline-start:calc(-1 * var(--minimum-touch-target) - var(--gap-xs))}.cart-items__quantity .quantity-selector{display:inline-flex;font-size:var(--font-size--sm);height:auto}.cart-items__remove{background-color:transparent;color:var(--color-foreground);width:var(--minimum-touch-target);height:var(--minimum-touch-target);justify-content:center;box-shadow:none;padding:0}.cart-items__media{grid-area:media;padding:0}.cart-items__price{grid-area:price;min-height:unset;min-width:var(--cart-item-price-width);text-align:end;display:block;font-size:var(--font-size--sm);line-height:var(--line-height)}.cart-items__price-unit{font-size:var(--font-size--xs);padding-block-start:var(--padding-2xs)}.cart-items__media-container{display:flex;aspect-ratio:var(--ratio);position:relative;width:100%;overflow:hidden}.cart-items__media-image{aspect-ratio:inherit;object-fit:cover;object-position:center center;width:100%;height:auto}.cart-items__empty-button{margin-top:var(--margin-md);margin-inline:auto;padding-inline:var(--padding-4xl);padding-block:var(--padding-lg)}.cart-items__error{display:flex;align-items:flex-start;width:100%;grid-area:error;margin-block-start:var(--margin-xs);opacity:1;overflow:hidden;transform:translateY(0);transition:opacity var(--drawer-animation-speed) var(--animation-easing),transform var(--drawer-animation-speed) var(--animation-easing)}@starting-style{.cart-items__error{opacity:0;transform:translateY(-.5rem)}}.cart-item__error{display:flex;align-items:flex-start;width:100%;font-size:var(--font-size--sm);padding-block:var(--padding-2xs)}.cart-item__error .svg-wrapper{flex-shrink:0;width:var(--icon-size-xs);height:var(--icon-size-xs);margin-inline:var(--margin-3xs) var(--margin-xs);margin-block-start:var(--margin-3xs)}@container cart-items (min-width: 720px){.cart-items__table-row{--cart-item-price-width: 6rem;grid-template-columns:7.5rem 1fr 1fr minmax(var(--cart-item-price-width),auto);grid-template-rows:min-content 1fr;grid-template-areas:"media details quantity price" "media details error error"}.cart-items__quantity,.cart-items__price{grid-area:initial}.cart-items__quantity{margin-top:0}.cart-items__price{min-height:var(--minimum-touch-target);display:flex;flex-direction:column;align-items:flex-end}.cart-items__table-row--full-width-variants{grid-template-rows:min-content min-content min-content 1fr;grid-template-areas:"media details quantity price" "media variants variants variants" "media unit_price unit_price unit_price" "media error error error"}.cart-items__table-row--full-width-variants .cart-items__quantity,.cart-items__table-row--full-width-variants .cart-items__price{grid-area:initial}}.cart__subtotal-container,.cart__total-container{display:flex;flex-direction:column}.cart__total-container{row-gap:var(--gap-2xs)}.cart__total-container.cart__total-container--has-installments{row-gap:var(--gap-xs)}.cart__subtotal-container:empty{display:none}.cart__summary-totals{display:flex;flex-direction:column;gap:var(--gap-xl);width:100%;border-block-start:none}.cart__summary-totals:has(>:first-child:not(.cart__subtotal-container,.cart__total-container)){padding-block-start:0;border-block-start:none}@media screen and (min-width:750px){.cart__summary-totals{padding-block-start:0}}.cart__subtotal-container,.cart__subtotal-container *{font-size:var(--font-size--sm)}.cart__total{font-weight:var(--font-weight-bold)}.cart__total-label{font-size:var(--font-size--sm)}.cart__total-value{font-size:var(--font-size--xl)}@media screen and (max-width:749px){.cart__total-value{font-size:var(--font-size--lg)}}.cart-primary-typography{font-family:var(--cart-primary-font-family);font-style:var(--cart-primary-font-style);font-weight:var(--cart-primary-font-weight)}.cart-secondary-typography{font-family:var(--cart-secondary-font-family);font-style:var(--cart-secondary-font-style);font-weight:var(--cart-secondary-font-weight)}.cart__ctas{width:100%;display:grid;gap:var(--checkout-button-gap);grid-auto-flow:row;grid-template-columns:1fr}.cart__additional-checkout-buttons{width:100%}shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-inline-alignment: center;--shopify-accelerated-checkout-button-border-radius: var(--style-border-radius-buttons-primary);--shopify-accelerated-checkout-row-gap: var(--checkout-button-gap, 10px)}.remove-icon-bottom,.remove-icon-top{transition:transform var(--animation-speed) var(--animation-easing)}.cart-items__remove:hover .remove-icon-top{transform:translate(calc(-1 * var(--icon-stroke-width)),var(--icon-stroke-width)) rotate(-15deg)}.cart-items__remove:is(:hover,:active) .remove-icon-bottom{transform:translateY(var(--icon-stroke-width))}.cart-items__table-row.removing .remove-icon-bottom{transform:translateY(0)}.cart-items__table-row.removing .remove-icon-top{animation:removeButtonClickedIconTop var(--animation-speed) var(--animation-easing) forwards}@keyframes removeButtonClickedIconTop{50%{transform:translateY(calc(-1 * var(--icon-stroke-width)))}to{transform:translate(0)}}.cart-items__properties{display:block;margin-block-start:var(--margin-2xs)}.cart-items__property{display:block}.cart-items__properties dt,.cart-items__properties dd{display:inline;margin:0;overflow-wrap:break-word}@media screen and (min-width:750px){.cart-items .quantity-selector{--quantity-selector-width: 105px;height:var(--button-size-md);width:var(--quantity-selector-width)}.cart-items .quantity-selector button{width:var(--button-size-md);height:var(--button-size-md)}.cart-items .quantity-selector input{max-width:calc(var(--quantity-selector-width) - var(--button-size-md) * 2)}}@media screen and (prefers-reduced-motion:no-preference){html:active-view-transition-type(empty-cart-drawer) .cart-items__empty-button,html:active-view-transition-type(empty-cart-drawer) .cart__checkout-button{view-transition-name:cart-drawer-primary-action}:is(html:active-view-transition-type(empty-cart-drawer) .cart-items__empty-button,html:active-view-transition-type(empty-cart-drawer) .cart__checkout-button)>.button-text{view-transition-name:cart-drawer-primary-action-text}}::view-transition-old(cart-drawer-primary-action-text),::view-transition-new(cart-drawer-primary-action-text){height:100%;object-fit:none;overflow:clip;overflow-clip-margin:1em}::view-transition-old(cart-drawer-primary-action-text){animation:cart-drawer-primary-action-text var(--animation-speed) var(--animation-easing) reverse forwards}::view-transition-new(cart-drawer-primary-action-text){animation:cart-drawer-primary-action-text var(--animation-speed) var(--animation-easing) forwards}::view-transition-old(cart-drawer-primary-action),::view-transition-new(cart-drawer-primary-action){height:100%}::view-transition-group(cart-drawer-primary-action-text),::view-transition-group(cart-drawer-primary-action){animation-duration:var(--spring-d300-b0-duration);animation-timing-function:var(--spring-d300-b0-easing)}@keyframes cart-drawer-primary-action-text{0%{filter:blur(3px);opacity:0}to{filter:none;opacity:1}}shopify-chat{--shopify-chat-breakpoint: 768px}shopify-chat[mode=managed]{position:static;height:100%}.theme-drawer__dialog:has(shopify-chat[mode=standalone][open]){z-index:calc(var(--layer-menu-drawer) + 1)}.theme-drawer__dialog.chat-drawer:has(shopify-chat:defined){display:flex}.predictive-search-dropdown{display:flex;flex-direction:column;position:relative;top:0;left:0;right:0;z-index:var(--layer-base)}.predictive-search-results__inner{flex-grow:1;overflow-y:auto;padding-block:var(--padding-lg);container-type:inline-size;color:var(--color-foreground)}.predictive-search-results__title{display:flex;justify-content:space-between;align-items:center;font-size:var(--font-size--body-md);font-weight:500;margin-block:var(--margin-sm) var(--margin-xs);width:100%;text-transform:var(--title-case)}.predictive-search-results__title:first-of-type{margin-block-start:0}@media screen and (max-width:749px){.predictive-search-results__title{margin-block:var(--margin-lg) var(--margin-sm)}}.predictive-search-results__no-results{animation-delay:.1s;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}.predictive-search-results__no-results:last-child{margin-block:var(--margin-lg);text-align:center}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.search-action .predictive-search{z-index:calc(var(--layer-header-menu) + 2)}.search-action .search-modal .predictive-search{z-index:var(--layer-window-overlay)}.header__column--right .predictive-search-form__content-wrapper{right:0;left:unset}.search-modal .predictive-search-form__content-wrapper{width:100%}@media screen and (min-width:750px){.search-modal .predictive-search-form__content-wrapper{height:fit-content}}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header-inner{border:0}}.search-modal__content .predictive-search-form__content{max-height:var(--modal-max-height)}.predictive-search:has(.predictive-search-dropdown) .search-input{outline-color:transparent}.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-bottom-color:transparent}}.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent;border-radius:var(--search-border-radius)}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-radius:var(--style-border-radius-inputs)}}.dialog-modal .predictive-search-form__header{border:0;border-radius:0;background-color:var(--color-background);border-bottom:var(--style-border-width) solid var(--color-border)}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header{padding:var(--padding-2xs) var(--padding-2xs) 0;border-bottom:var(--search-border-width) solid var(--color-border)}}@media screen and (max-width:749px){.dialog-modal .predictive-search-form__header{transition:box-shadow .2s ease;box-shadow:none}}.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--search-border-radius) var(--search-border-radius) 0 0;transition:box-shadow var(--animation-speed) var(--animation-easing);background-color:var(--color-background)}@media screen and (max-width:749px){.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--style-border-radius-inputs) var(--style-border-radius-inputs) 0 0}}@media screen and (max-width:749px){.dialog-modal .predictive-search__close-modal-button{padding-inline-start:var(--margin-xs);margin-inline-start:0}}@media screen and (max-width:749px){.dialog-modal[open]{border-radius:0}}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search-form__header-inner:focus-within){border-bottom-color:transparent}}@media screen and (max-width:749px){.dialog-modal .predictive-search__reset-button-icon{display:none}.dialog-modal .predictive-search__reset-button-text{display:block}.dialog-modal .predictive-search-form__content{max-height:100%}.dialog-modal .predictive-search-form__content-wrapper,.dialog-modal .predictive-search-form__header{box-shadow:none}.dialog-modal .predictive-search-form__footer{padding-block:var(--padding-2xl)}}.predictive-search-results__pill{font-weight:500;white-space:nowrap;color:var(--color-foreground);transition:background-color var(--animation-speed-medium) var(--animation-timing-hover),box-shadow var(--animation-speed-medium) var(--animation-timing-bounce),transform var(--animation-speed-medium) var(--animation-timing-bounce);margin:2px}.predictive-search-results__pill:hover{transform:scale(1.03);box-shadow:0 2px 5px rgb(0 0 0 / var(--opacity-8))}.predictive-search-results__pill mark{background-color:transparent;font-weight:200;color:var(--color-foreground-subdued)}.predictive-search-results__pill:focus,.predictive-search-results__pill:hover,.predictive-search-results__card--query:is([aria-selected=true],:focus-within) .predictive-search-results__pill{--pill-background-color: rgb(var(--color-foreground-rgb) / var(--opacity-8));background-color:var(--pill-background-color);outline:var(--border-width-sm) solid var(--color-border);border:var(--border-width-sm);text-decoration:none}.predictive-search-results__wrapper.predictive-search-results__wrapper-queries{margin-bottom:var(--margin-lg);padding-inline:var(--padding-xl);gap:var(--gap-2xs)}.predictive-search-results__card{--title-font-size: var(--font-size--md);--title-margin-block: var(--margin-xs);flex:0 0 auto;scroll-snap-align:start;scroll-margin-block:calc(var(--title-font-size) + var(--title-margin-block) + var(--padding-sm)) calc(var(--padding-xl) + var(--button-padding-block) * 2);transition:transform var(--animation-speed-medium) var(--animation-timing-default),background-color var(--animation-speed-medium) var(--animation-timing-hover),border-color var(--animation-speed-medium) var(--animation-timing-hover)}.predictive-search-results__card:nth-last-child(3){scroll-snap-align:end}.predictive-search-results__card:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active)}.recently-viewed-wrapper .predictive-search-results__card{opacity:1;transform:translateY(0);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.recently-viewed-wrapper.removing .predictive-search-results__card{opacity:0;transform:translateY(-10px);pointer-events:none}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):active{transform:scale(.97);transition:transform .1s var(--animation-timing-active)}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):hover{background-color:var(--card-bg-hover);border-radius:var(--product-corner-radius);padding:calc(var(--padding-2xs) + 2px);margin:calc((var(--padding-2xs) + 2px) * -1)}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):is([aria-selected=true].keyboard-focus,:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):focus-visible,:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):has(.resource-card:focus-visible)){background-color:var(--card-bg-hover);padding:calc(var(--padding-2xs) + 1px);margin:calc((var(--padding-2xs) + 1px) * -1);outline:var(--border-width-sm) solid var(--color-border);border-radius:calc(var(--product-corner-radius) + 1px);border-color:var(--card-border-focus)}.predictive-search-results__card:not(.predictive-search-results__card--product){padding:var(--padding-sm);border:var(--border-width-sm) solid var(--color-border);border-radius:var(--card-corner-radius);width:60cqi;content-visibility:visible}@media screen and (min-width:750px){.predictive-search-results__card:not(.predictive-search-results__card--product){width:27.5cqi}}.predictive-search-results__card:not(.predictive-search-results__card--product):hover{border-color:var(--card-border-hover);background-color:var(--card-bg-hover)}.predictive-search-results__card:not(.predictive-search-results__card--product)[aria-selected=true].keyboard-focus{border-color:var(--card-border-hover);background-color:var(--card-bg-hover)}.predictive-search-results__card:not(.predictive-search-results__card--product):active{transform:scale(.97);transition:transform var(--animation-speed-medium) var(--animation-timing-active)}@keyframes search-element-scale-in{0%{transform:scale(.95);opacity:0}40%{opacity:1}to{transform:scale(1);opacity:1}}@keyframes search-element-scale-out{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}@keyframes search-element-slide-in-top{0%{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}to{margin-top:var(--modal-top-margin);opacity:1}}@keyframes search-element-slide-out-top{0%{margin-top:var(--modal-top-margin);opacity:1}to{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}}@keyframes content-slide{0%{transform:translateY(var(--slide-from, 0));opacity:var(--slide-opacity-from, 1)}to{transform:translateY(var(--slide-to, 0));opacity:var(--slide-opacity-to, 1)}}.predictive-search-results__list{--slide-width: 27.5%;--slideshow-gap: var(--gap-md);padding-block-start:var(--border-width-sm)}@media screen and (max-width:749px){.predictive-search-results__list slideshow-arrows{display:none}}.predictive-search-results__no-results,.predictive-search-results__wrapper,.predictive-search-results__wrapper-products .predictive-search-results__card{animation:search-element-slide-up var(--animation-speed-medium) var(--animation-timing-bounce) backwards}slideshow-slide .resource-card{animation-delay:0ms!important}.predictive-search-results__list,.predictive-search-results__wrapper{animation-duration:var(--animation-speed-medium)}.predictive-search-results__wrapper-queries{animation-delay:50ms}.predictive-search-results__list:nth-of-type(2){animation-delay:.15s}.predictive-search-results__list:nth-of-type(3){animation-delay:.2s}.predictive-search-results__list:nth-of-type(4){animation-delay:.25s}.predictive-search-results__list:last-child{margin-block-end:0}[data-resource-type]{animation-delay:0ms!important}.predictive-search-results__no-results.removing,.predictive-search-results__wrapper.removing{animation:search-element-slide-down var(--animation-speed-medium) var(--animation-timing-fade-out) forwards}.predictive-search-results__card.removing{animation:fadeOut var(--animation-speed-medium) var(--animation-timing-fade-out) forwards}.predictive-search-results__wrapper{transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}@keyframes search-element-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes search-element-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.predictive-search-results__card--query{transition:transform var(--animation-speed-medium) var(--animation-timing-bounce);transform-origin:center}.predictive-search-results__card--query:active{transform:scale(.97)}.predictive-search-results__products{padding-inline:var(--padding-xl)}.recently-viewed-wrapper{display:grid;grid-template-rows:auto auto;max-height:1000px;opacity:1;overflow:visible;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform-origin:top center;transform:translateY(0)}.recently-viewed-wrapper.removing{max-height:0;opacity:0;transform:translateY(-10px);transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);pointer-events:none}.predictive-search-results__clear.button-unstyled{color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-easing);padding:0;margin-left:var(--margin-sm)}.predictive-search-results__clear.button-unstyled:hover{opacity:1}.recently-viewed-wrapper.removing .predictive-search-results__card{transition:none;transform:none;opacity:1}.recently-viewed-wrapper>*{transition:opacity .25s cubic-bezier(.4,0,.2,1)}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(1){animation-delay:30ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(2){animation-delay:60ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(3){animation-delay:90ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(4){animation-delay:.12s}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(n+5){animation-delay:.15s}.predictive-search-results__wrapper-products{animation-delay:50ms}.predictive-search-results__wrapper{display:flex;overflow-x:auto;overflow-y:hidden;padding-block-end:var(--padding-sm);padding-inline:0;scroll-snap-type:x mandatory;scroll-padding:0 var(--padding-xl);scrollbar-width:none;-ms-overflow-style:none}.predictive-search-results__wrapper::-webkit-scrollbar{display:none}.predictive-search-results__wrapper slideshow-slides{--gutter-slide-width: var(--padding-xl);padding-block:var(--padding-xl);margin-block:calc(-1 * var(--padding-xl));gap:var(--gap-md)}.predictive-search-results__resource-header{display:flex;padding-inline:var(--padding-xl);justify-content:space-between;align-items:center;height:32px}.predictive-search-results__resource-header .svg-wrapper{width:var(--icon-size-xs)}.predictive-search-results__wrapper-products{display:grid;grid-template-columns:repeat(2,1fr);padding-block-end:var(--padding-sm);gap:var(--gap-md);transition:height var(--animation-speed-medium) var(--animation-easing)}@container (min-width: 550px){.predictive-search-results__wrapper-products{grid-template-columns:repeat(4,1fr)}}.predictive-search-results__wrapper-products:last-child{padding-block-end:var(--padding-lg)}@media screen and (min-width:750px){.predictive-search-results__wrapper-products:last-child{padding-block-end:var(--padding-sm)}}.predictive-search-results__resource-header .predictive-search-results__title{margin-block-end:0}.predictive-search-results__resource-header:has(slideshow-controls) .predictive-search-results__title{margin-block-end:0}@media screen and (max-width:749px){.predictive-search-results__resource-header slideshow-controls{display:none}}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:none}media-gallery.media-gallery--grid .media-gallery__grid .product-media-container{height:100%}@media screen and (min-width:750px){.media-gallery--two-column .media-gallery__grid{grid-template-columns:repeat(2,1fr)}media-gallery:is(.media-gallery--grid) slideshow-component{display:none}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:grid}}zoom-dialog dialog{width:100vw;height:100vh;border:none;margin:0;padding:0;max-width:100%;max-height:100%;background:#fff;opacity:0;transition:opacity var(--animation-speed) var(--animation-easing);scrollbar-width:none}zoom-dialog dialog[open]{opacity:1}@media(prefers-reduced-motion:no-preference){zoom-dialog dialog{scroll-behavior:smooth}}zoom-dialog dialog::backdrop{background:transparent}.product-media-container__zoom-button{position:absolute;width:100%;height:100%;z-index:var(--layer-flat);cursor:zoom-in;background-color:transparent}.product-media-container__zoom-button:hover{background-color:transparent}slideshow-slide.product-media-container--tallest{content-visibility:visible}.product-media__drag-zoom-wrapper{aspect-ratio:inherit;min-height:inherit;min-width:inherit;display:inherit;flex:inherit}.media-gallery__mobile-controls{grid-area:auto}.product-media-container--zoomable.product-media-container--image{cursor:zoom-in}#quick-add-dialog{display:contents}.quick-add-modal .quantity-selector-wrapper{--color-input-background: inherit;--color-input-text: inherit;--color-input-text-rgb: inherit;--color-input-border: inherit;--style-border-width-inputs: inherit;--style-border-radius-inputs: inherit;--style-border-radius-buttons-primary: var(--style-border-radius-inputs);--style-border-radius-buttons-secondary: var(--style-border-radius-inputs)}.quick-add-modal .product-details .quantity-selector{border-radius:var(--style-border-radius-inputs)}@media screen and (min-width:750px){.quick-add-modal{width:var(--quick-add-modal-width);height:var(--quick-add-modal-height);max-width:none}}.quick-add-modal{padding:0;border:var(--style-border-popover);overflow:hidden;box-shadow:0 5px 30px rgb(0 0 0 / var(--opacity-15))}@media screen and (max-width:749px){.quick-add-modal{position:fixed;margin:auto 0 0;min-height:unset;max-width:100%;border-radius:0;overflow:clip;height:fit-content}}@media screen and (max-width:750px){.quick-add-modal[open]{border-top-left-radius:var(--style-border-radius-popover);border-top-right-radius:var(--style-border-radius-popover)}}@media screen and (min-width:750px){.quick-add-modal[open]{display:flex}}@media screen and (max-width:749px){.quick-add-modal .view-more-details__wrapper{display:none}}.quick-add-modal[open]{animation:modalSlideInTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal.dialog-closing{animation:modalSlideOutTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal__close{position:absolute;top:var(--margin-2xs);right:var(--margin-2xs);transition:transform .15s var(--animation-timing-bounce);z-index:var(--layer-raised);overflow:visible;transform-origin:center}.quick-add-modal__close:active{transform:scale(.99) translateY(1px)}.quick-add-modal__close:focus-visible{outline:none}.quick-add-modal__close:focus-visible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:calc(var(--style-border-radius-popover) - var(--margin-2xs));outline:var(--focus-outline-width) solid currentColor}.quick-add-modal__content{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:100% 1fr;position:relative;overflow-y:auto;max-height:100vh;flex-grow:1}@media screen and (max-width:749px){.quick-add-modal__content{grid-template-columns:repeat(4,1fr);grid-template-rows:auto;padding-inline:var(--padding-xl);padding-block:var(--padding-xl);gap:var(--gap-lg);flex:1;min-height:0;overflow-y:auto;height:auto;max-height:100vh}}.quick-add-modal__content .media-gallery--grid .media-gallery__grid{grid-template-columns:1fr}.quick-add-modal__content .media-gallery--grid.media-gallery--two-column .product-media-container:first-child{grid-column:auto}.quick-add-modal__content .media-gallery--grid:not(.media-gallery--two-column) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column:not(.media-gallery--large-first-image) .product-media-container:nth-of-type(odd) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column.media-gallery--large-first-image .product-media-container:is(:first-of-type,:nth-of-type(2n)) .product-media>*,.quick-add-modal__content .media-gallery--carousel slideshow-container{border-top-left-radius:0;border-bottom-left-radius:0}.quick-add-modal__content .view-more-details__wrapper{display:flex;justify-content:flex-start;width:100%}.view-more-details__wrapper .view-more-details{display:flex;align-items:center;width:fit-content}@media screen and (max-width:749px){.quick-add-modal__content .product-header{display:flex;flex-direction:column;grid-column:2 / -1;grid-row:1;padding-right:var(--padding-2xl)}}@media screen and (max-width:749px){.quick-add-modal__content .product-header a:not(product-price *){font-size:var(--font-size--md);font-weight:500;color:inherit;width:fit-content}}@media screen and (max-width:749px){.quick-add-modal__content variant-picker,.quick-add-modal__content product-form-component{grid-column:1 / -1}}.quick-add-modal__content .product-media-container__zoom-button{cursor:default}.quick-add-modal__content .product-details{grid-column:4 / -1;grid-row:1 / span 2;display:flex;flex-direction:column;justify-content:stretch;height:100%;min-height:0;overflow-y:auto;position:relative}dialog[open] :is(.quick-add-modal__content .product-details){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}@media screen and (max-width:749px){.quick-add-modal__content .product-details{grid-column:2 / span 2;grid-row:span 1;max-height:100%;height:100%}}@property --quick-add-modal-mask-start{syntax: "<length>"; initial-value: 0px; inherits: false;}@property --quick-add-modal-mask-end{syntax: "<length>"; initial-value: 0px; inherits: true;}@keyframes detect-scroll{0%,to{--can-scroll: }}@supports (animation-timeline: scroll(self)){dialog[open] .quick-add-modal__content .product-details{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);animation:.3s var(--animation-timing-fade-in) .1s both fadeSlideIn,scrollStart 1s linear both,scrollEnd 1s linear both,detect-scroll 1ms linear none;animation-timeline:auto,scroll(self),scroll(self),scroll(self);animation-range:normal,0px 48px,calc(100% - 48px) 100%,0% 100%}}@keyframes scrollStart{0%{--quick-add-modal-mask-start: 0px}to{--quick-add-modal-mask-start: 48px}}@keyframes scrollEnd{0%{--quick-add-modal-mask-end: 0px}to{--quick-add-modal-mask-end: 48px}}.quick-add-modal__content .product-details>.group-block{flex-grow:1;width:auto}.quick-add-modal__content>*{min-height:0}.quick-add-modal__content .product-details :is(.view-product-title,.buy-buttons-block){flex:0 0 auto}.quick-add-modal__content .product-details :is(.buy-buttons-block){margin-top:auto;position:sticky;bottom:0;padding-bottom:var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details :is(.buy-buttons-block):before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form){position:static;padding-bottom:0;flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form)>product-form-component{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form) form{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form):before{display:none}.quick-add-modal__content .product-details .buy-buttons-block__bar{display:block;position:sticky;bottom:0;margin-top:auto;padding-block:var(--gap-md) var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}@supports (animation-timeline: scroll(self)){.quick-add-modal__content .product-details :is(.buy-buttons-block):before,.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--mask-if-scroll: var(--can-scroll) var(--quick-add-modal-mask-end);--mask-if-no-scroll: 48px;--quick-add-modal-mask-end-progressive-enhanced: var(--mask-if-scroll, var(--mask-if-no-scroll));height:calc(var(--gap-2xs) + 48px)}}.quick-add-modal__content .product-details .variant-picker{flex:0 0 auto;padding-block:min(var(--gap-2xl),var(--gap));margin-block-end:calc(var(--focus-outline-offset) + var(--focus-outline-width))}.quick-add-modal__content .variant-option--swatches{padding-inline-start:var(--padding-2xs)}.quick-add-modal__content .variant-option--swatches legend{margin-inline-start:calc(-1 * var(--padding-2xs))}.quick-add-modal__content:not(:has(.product-information__media)) .product-details{grid-column:1 / -1}.quick-add-modal__content .view-product-title{display:flex;padding-block:0;margin-block-end:12px;padding-inline-end:calc(var(--padding-2xl) + calc(var(--minimum-touch-target) / 2))}.quick-add-modal__content .view-product-title a{color:inherit;text-decoration:none;text-align:left;font-size:var(--font-size--2xl);font-weight:600;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:color .2s var(--animation-easing)}.quick-add-modal__content .product-details product-price{--text-align: left}.quick-add-modal__content .product-details product-price.text-block--align-center{margin-inline:0}.quick-add-modal__content .product-details product-price.text-center{--text-align: left}.quick-add-modal__content .product-details product-price>*{text-align:left}@media screen and (min-width:750px){.quick-add-modal__content .product-details *:not(.group-block,.group-block-content,.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *){display:none!important}}.quick-add-modal__content .group-block:not(:has(.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *),.buy-buttons-block){display:none}@media screen and (min-width:750px){.quick-add-modal__content .group-block-content{gap:0}.quick-add-modal__content .media-gallery__grid{gap:min(var(--gap-2xs),var(--image-gap));border-radius:var(--style-border-radius-popover, 0)}.quick-add-modal__content .media-gallery--grid .product-media img{border-radius:0}}.quick-add-modal__content .product-details>.group-block{padding-block:var(--padding-3xl) 0}.quick-add-modal__content :where(.product-details>.group-block>.group-block-content>*){padding-inline:var(--padding-3xl)}.quick-add-modal__content slideshow-slide:not([aria-hidden=false]){content-visibility:auto}.quick-add-modal__content .product-information__media{width:100%;grid-column:1 / span 1;grid-row:1;position:relative;top:0;animation:fadeIn .4s var(--animation-timing-fade-in) both}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media{position:sticky;grid-column:1 / 4;width:var(--quick-add-modal-gallery-width);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}}.quick-add-modal__content .product-information__media::-webkit-scrollbar{display:none}.quick-add-modal__content .product-information__media media-gallery{pointer-events:none}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media media-gallery{position:absolute;top:0;right:0;bottom:0;left:0}}.quick-add-modal media-gallery{padding:0}.quick-add-modal__content .product-information__media slideshow-arrows{display:none}.quick-add-modal__content .product-information__media slideshow-container{display:block}.quick-add-modal__content .product-information__media slideshow-slides{display:flex;flex-direction:column;gap:var(--gap-2xs);overflow:visible;scroll-snap-type:none}.quick-add-modal__content .product-information__media slideshow-slide{width:100%;flex:none;scroll-snap-align:unset;position:relative;transform:none;opacity:1;visibility:visible;transition:opacity .3s var(--animation-easing)}@media screen and (max-width:749px){.quick-add-modal__content .product-information__media slideshow-slide[aria-hidden=true]{display:none}}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(1){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(2){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.05s}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(3){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}.quick-add-modal__content .product-information__media :is(slideshow-controls,slideshow-controls[thumbnails]){display:none}.quick-add-modal__content .sticky-content,.quick-add-modal__content .sticky-content--desktop{top:0}.quick-add-modal__content .text-block.rte:not(product-price),.quick-add-modal__content .view-more-details__wrapper{display:none}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.resource-card__wrapper{display:block;height:100%}.resource-card{--resource-card-secondary-image-opacity: 0;--resource-card-primary-image-opacity: calc(1 - var(--resource-card-secondary-image-opacity));display:flex;flex-direction:column;row-gap:var(--padding-xs);position:relative;text-decoration:none;height:100%;opacity:0;animation:fadeIn var(--animation-speed-medium) var(--animation-timing-fade-in) forwards}.resource-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.resource-card__content{display:flex;flex-direction:column;color:var(--color-foreground);gap:var(--padding-3xs)}.resource-card__content .price{font-weight:500}.resource-card__content .volume-pricing-note{display:block;margin-top:var(--padding-3xs);font-family:var(--font-body--family);font-weight:400;font-size:min(.85em,var(--font-paragraph--size));line-height:normal;letter-spacing:normal;text-transform:none;color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.resource-card[data-resource-type=article] .resource-card__content,.resource-card[data-resource-type=page] .resource-card__content{gap:var(--padding-xs)}.resource-card__image{aspect-ratio:var(--resource-card-aspect-ratio, auto);object-fit:cover;border-radius:var(--resource-card-corner-radius);opacity:var(--resource-card-primary-image-opacity)}.resource-card__image--secondary{position:absolute;top:0;opacity:var(--resource-card-secondary-image-opacity);border-radius:var(--resource-card-corner-radius)}.resource-card__media:empty{display:none}.resource-card__image-placeholder{padding:var(--padding-sm);font-size:var(--font-size--lg);line-height:var(--line-height--display-loose);word-break:break-word;background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5));aspect-ratio:var(--resource-card-aspect-ratio, auto);border-radius:var(--resource-card-corner-radius);color:var(--color-foreground)}.resource-card__title{margin-block:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.3;word-break:break-word;overflow-wrap:break-word}.resource-card__title.paragraph{line-height:1.3}.resource-card--overlay{height:100%}.resource-card--overlay:before{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:var(--gradient-image-overlay);border-radius:var(--resource-card-corner-radius);pointer-events:none;z-index:var(--layer-flat)}.resource-card--overlay .resource-card__image{height:100%}.resource-card--overlay .resource-card__content{position:absolute;inset:auto 0 0;padding:var(--padding-lg) var(--padding-lg) var(--padding-sm);z-index:var(--layer-raised)}.resource-card--overlay .resource-card__title{color:var(--color-white)}.resource-card__image-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap-2xs)}.resource-card__collection-image{aspect-ratio:1 / 1;object-fit:cover;border-radius:calc(var(--card-corner-radius) - (var(--padding-xs) / 2))}.resource-card__subtext{color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text));margin-block-start:0}.resource-card__subtext.paragraph{font-size:var(--font-size--body-sm);line-height:var(--line-height--body-tight);color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.resource-card:has(.resource-card__image--secondary):hover,.resource-card:has(.resource-card__image--secondary):focus{--resource-card-secondary-image-opacity: 1}.search-modal{--search-border-radius: var(--style-border-radius-popover);--search-border-width: var(--style-border-width)}.search-modal__content{--modal-top-margin: calc(50dvh - var(--modal-max-height) / 2 - 2rem);--modal-width: 66dvw;padding:0;border:var(--style-border-popover)}@media screen and (min-width:750px){.search-modal__content{width:var(--modal-width);margin-block-start:var(--modal-top-margin);overflow:hidden}}@media screen and (max-width:749px){.search-modal__content::backdrop{display:none}}.dialog-modal[open].search-modal__content{transform-origin:bottom center;animation:search-element-slide-in-bottom .3s var(--ease-out-quad) forwards;border-radius:var(--search-border-radius);box-shadow:var(--shadow-popover)}@media screen and (max-width:749px){.dialog-modal[open].search-modal__content{border-radius:0}}.dialog-modal.search-modal__content.dialog-closing{animation:search-element-slide-out-bottom .2s var(--ease-out-quad) forwards}.search-modal__content[open]{display:flex}.search-modal__content :is(.predictive-search-dropdown,.predictive-search-form__content-wrapper){position:relative}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{content:"";position:absolute;right:calc(var(--padding-sm) + var(--minimum-touch-target));top:0;bottom:0;width:var(--border-width-sm);background-color:var(--color-border)}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden]))>.predictive-search__close-modal-button:before{content:none}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{right:calc(var(--padding-2xl) * 2)}}predictive-search-component{--resource-card-corner-radius: var(--product-corner-radius);display:flex;width:100%;position:relative;margin-inline:auto;align-items:center;background-color:var(--color-background);z-index:var(--layer-heightened)}.predictive-search-form__footer{display:none;position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:750px){.predictive-search-form__footer{--to-top-gradient-background: linear-gradient( to top, rgb(var(--color-background-rgb) / var(--opacity-90)), rgb(var(--color-background-rgb) / var(--opacity-80)), rgb(var(--color-background-rgb) / var(--opacity-40)), transparent );padding-block:var(--padding-xs) var(--padding-lg);background-image:var(--to-top-gradient-background)}}predictive-search-component:has([data-search-results]):not(:has(.predictive-search-results__no-results)) .predictive-search-form__footer{display:block}.predictive-search-form{position:relative;width:100%;align-self:flex-start}.predictive-search-form__content{max-height:50dvh;overflow-y:auto;background-color:var(--color-background);scrollbar-width:none}.predictive-search-form__content::-webkit-scrollbar{display:none}.predictive-search-form__content-wrapper{position:absolute;top:100%;width:100%;left:0;z-index:var(--layer-raised);display:flex;flex-direction:column;border-radius:0 0 var(--search-border-radius) var(--search-border-radius);transition:box-shadow var(--animation-speed) var(--animation-easing);transform:translateZ(0);overflow:hidden}@media screen and (max-width:749px){.predictive-search-form__content-wrapper{border-radius:0}}@media screen and (min-width:750px){.predictive-search-form__content-wrapper{max-height:var(--modal-max-height)}}.predictive-search-form__content-wrapper:has([data-search-results]):not(:has(.predictive-search-results__no-results))>.predictive-search-form__content{padding-block-end:var(--padding-6xl)}.predictive-search-form__header-inner{background:var(--color-background);border:var(--search-border-width) solid var(--color-border);color:var(--color-foreground);border-radius:var(--style-border-radius-popover);display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:749px){.predictive-search-form__header-inner{border-radius:var(--style-border-radius-inputs);border:none}}.predictive-search-form__header-inner:focus-within{outline-offset:var(--focus-outline-offset)}@media screen and (min-width:750px){.predictive-search-form__header-inner:focus-within{outline:var(--focus-outline-width) solid var(--color-foreground)}}.predictive-search-form__header{display:flex;position:sticky;top:0;z-index:var(--layer-heightened);width:100%;align-items:center;background-color:var(--color-input-background);border:var(--search-border-width) solid var(--color-border);border-radius:var(--style-border-radius-inputs)}@media screen and (max-width:749px){.predictive-search-form__header{padding:var(--padding-2xs) var(--padding-sm)}}.predictive-search-form__header:focus-within,.predictive-search-form__header-inner:focus-within,.predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)){outline:none;box-shadow:none;border-color:var(--color-border)!important}input.search-input{border-radius:var(--style-border-radius-inputs);padding-block:var(--padding-sm);font-size:var(--font-size--md);width:100%;color:var(--color-foreground);padding-inline:calc(var(--margin-lg) + var(--icon-size-lg)) 0;background:transparent;text-overflow:ellipsis;overflow:hidden;outline:none;border:0}input.search-input::placeholder{color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-muted-text))}input.search-input,input.search-input:is(:focus,:focus-visible,:focus-within),.predictive-search-form__header *:is(:focus,:focus-visible){outline:none;box-shadow:none}input.search-input:hover{background-color:transparent}.predictive-search__icon{position:absolute;left:var(--margin-xl);top:auto;width:var(--icon-size-lg);height:var(--icon-size-lg);color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-60))}@media screen and (min-width:750px){.predictive-search__icon{left:var(--margin-md)}}.predictive-search__icon>svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;margin-inline-end:var(--margin-md);background:transparent;color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-out),visibility var(--animation-speed-medium) var(--animation-timing-fade-out)}.predictive-search__reset-button:hover{color:var(--color-foreground)}.predictive-search__reset-button:active{transform:scale(.9);transition:transform .1s var(--animation-timing-active)}@media screen and (min-width:750px){.predictive-search__reset-button{margin-inline-end:var(--margin-2xs)}}.predictive-search__reset-button[hidden]{opacity:0;pointer-events:none;visibility:hidden}.predictive-search__reset-button-icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size-lg);height:var(--icon-size-lg);transition:background-color var(--animation-speed-medium) ease-in-out,transform var(--animation-speed-medium) var(--animation-timing-bounce);border-radius:50%}.predictive-search__reset-button-icon:hover{background-color:rgb(var(--color-foreground-rgb) / var(--opacity-8))}.predictive-search__reset-button:active .predictive-search__reset-button-icon{transform:scale(.85);transition-timing-function:var(--animation-timing-active);transition-duration:.1s}.predictive-search__reset-button svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button-text{display:none}.predictive-search__search-button{margin:auto;z-index:var(--layer-raised);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce),box-shadow var(--animation-speed-medium) var(--animation-timing-hover);transform-origin:center}.predictive-search__search-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / var(--opacity-5))}.predictive-search__search-button:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active);box-shadow:none}.predictive-search__close-modal-button{--button-color: var(--color-foreground);--button-background-color: transparent;display:flex;justify-content:center;align-items:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);margin-inline-start:var(--margin-sm);padding:0;box-shadow:none}.predictive-search__close-modal-button:active{transform:scale(.8);transition:transform .1s var(--animation-timing-active)}.predictive-search__close-modal-button .svg-wrapper,.predictive-search__close-modal-button svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.predictive-search__close-modal-button:hover{--button-color: var(--color-foreground);--button-background-color: transparent}.skip-to-content-link{position:absolute;left:-99999px}.skip-to-content-link:focus{z-index:var(--layer-temporary);overflow:auto;width:auto;height:auto;padding:var(--padding-lg) var(--padding-4xl);left:var(--margin-lg);top:var(--margin-lg);background-color:var(--color-background);box-shadow:0 0 0 var(--focus-outline-offset) var(--color-background)}text-component{--shimmer-text-color: rgb(var(--color-foreground-rgb) / var(--opacity-50));--shimmer-color-light: rgb(var(--color-foreground-rgb) / var(--opacity-10));--shimmer-speed: 1.25s;display:inline-block;position:relative;transition:color var(--animation-speed-slow) ease;line-height:1}text-component:after{content:attr(value) / "";position:absolute;top:0;right:0;bottom:0;left:0;color:transparent;opacity:0;transition:opacity var(--animation-speed-slow) var(--animation-easing);pointer-events:none;background-image:linear-gradient(-85deg,var(--shimmer-text-color) 10%,var(--shimmer-color-light) 50%,var(--shimmer-text-color) 90%);background-clip:text;background-size:200% 100%;background-position:100% 0;place-content:center}text-component[shimmer]{color:transparent}text-component[shimmer]:after{opacity:1;animation:text-shimmer var(--shimmer-speed) infinite linear}@keyframes text-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}theme-drawer{display:contents}.theme-drawer__dialog{--theme-drawer-padding: var(--padding-xl);z-index:calc(var(--layer-sticky) + var(--drawer-stack-order, 0));position:fixed;inset:unset;top:0;right:calc(-1 * var(--theme-drawer-width, var(--sidebar-width)));flex-direction:column;width:var(--theme-drawer-width, var(--sidebar-width));max-width:100%;max-height:none;height:100dvh;padding:0;border:none;border-left:var(--style-border-drawer);background-color:var(--color-background);color:var(--color-foreground)}.theme-drawer__dialog[open]{display:flex;right:0}.theme-drawer__dialog--opening{animation:drawer-slide-in var(--animation-speed) var(--animation-timing-fade-in)}.theme-drawer__dialog--opening-inline-start{animation:drawer-slide-in-inline-start var(--animation-speed) var(--animation-timing-fade-in)}.theme-drawer__dialog--closing{animation:drawer-slide-out var(--animation-speed) var(--animation-timing-fade-out) forwards}.theme-drawer__dialog-instant{animation:none}@keyframes drawer-slide-in{0%{right:calc(-1 * var(--theme-drawer-width, var(--sidebar-width)))}}@keyframes drawer-slide-in-inline-start{0%{right:calc(var(--theme-drawer-width, var(--sidebar-width)) / 2)}}@keyframes drawer-slide-out{to{right:calc(-1 * var(--theme-drawer-width, var(--sidebar-width)))}}.theme-drawer__dialog::backdrop{background:rgb(var(--backdrop-color-rgb) / var(--backdrop-opacity))}html:active-view-transition-type(page-navigation) .theme-drawer__dialog[open]{view-transition-name:theme-drawer}::view-transition-old(theme-drawer),::view-transition-new(theme-drawer){animation:none}.theme-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:var(--theme-drawer-padding);flex-shrink:0;color:var(--color-foreground)}.theme-drawer__title{display:flex;align-items:center;gap:var(--gap-xs);margin:0}.theme-drawer__badge{display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;flex-shrink:0;border-radius:var(--style-border-radius-lg);background-color:rgb(var(--color-foreground-rgb) / .1);font-family:var(--font-paragraph--family);font-weight:var(--font-paragraph--weight);color:var(--color-foreground);font-size:clamp(var(--font-size--3xs),.75em,var(--font-size--xs));padding-inline:.5em;line-height:1}.theme-drawer__badge[data-maintain-ratio]{aspect-ratio:1 / 1;padding-inline:.2em}.theme-drawer__close-button{--private-button-size: 34px;--private-focus-ring-size: 2px;--private-motion-speed: .15s;--private-motion-ease: cubic-bezier(.25, 0, .1, 1);--private-border-width: 1px;--private-button-border-color: rgb(0, 0, 0, .06);--private-button-shadow: 0 2px 6px 0 var(--private-button-border-color);cursor:pointer;display:flex;align-items:center;justify-content:center;margin-inline-start:auto;width:var(--private-button-size);height:var(--private-button-size);border-radius:var(--private-button-size);background-color:var(--color-background);outline:var(--private-focus-ring-size) solid transparent;outline-offset:var(--private-focus-ring-size);transition-property:color,outline-color,background-color;transition-duration:var(--private-motion-speed);transition-timing-function:var(--private-motion-ease);--button-icon-opacity: .8;color:var(--color-foreground);border:var(--private-border-width) solid var(--private-button-border-color);box-shadow:var(--private-button-shadow)}.theme-drawer__close-button:hover:not(:active){--button-icon-opacity: 1}.theme-drawer__close-button:focus-visible{outline-color:var(--color-foreground)}@supports (color: oklch(from red l c h)){.theme-drawer__close-button{--contrast-color: oklch(from var(--color-background) clamp(0, (.6 / l - 1) * infinity, 1) 0 0);--button-icon-opacity: 1;--private-button-border-color: color-mix(in srgb, var(--contrast-color) 6%, transparent);--private-button-shadow: 0 2px 6px 0 var(--private-button-border-color);color:color-mix(in srgb,var(--contrast-color) 50%,transparent)}.theme-drawer__close-button:hover:not(:active){color:color-mix(in srgb,var(--contrast-color) 70%,transparent)}.theme-drawer__close-button:hover:not(:active){background-color:color-mix(in srgb,var(--contrast-color) 6%,var(--color-background))}}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map?subset=hAAAAAAwJwMAAAAAAAAAAAAAAAAAXAAAAACAQIQgAgAS */
