*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ts-bg);color:var(--ts-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}.page-width{width:min(calc(100% - 32px),var(--ts-container));margin:0 auto}.page-width--narrow{max-width:980px}.site-main{min-height:60vh}.section{padding:32px 0}.section--compact{padding:16px 0}.section--hero{padding-top:22px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,4vw,3.7rem);line-height:1.02;letter-spacing:-.035em}h2{font-size:clamp(1.5rem,2.1vw,2rem);letter-spacing:-.02em}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ts-accent);margin-bottom:10px}.rte{color:#3e4a5f}.rte p:last-child{margin-bottom:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:10px;border:1px solid transparent;font-weight:800;transition:.2s ease}.button svg{width:18px;height:18px}.button--primary{background:var(--ts-accent);color:#fff}.button--primary:hover{background:var(--ts-accent-hover)}.button--secondary{background:#fff;border-color:var(--ts-border);color:var(--ts-text)}.button--full{width:100%}.button--large{min-height:52px;font-size:1rem}.button[disabled]{opacity:.55;cursor:not-allowed}.icon-button{background:none;border:0;padding:8px}.icon-button svg{width:24px;height:24px}.ts-announcement{background:#f1f6fd;color:#30405a;font-size:.8rem;text-align:center;padding:7px 0}.ts-header{position:relative;z-index:60;background:#fff}.ts-header__main-wrap{background:#fff;border-bottom:1px solid var(--ts-border)}.ts-header__main{min-height:82px;display:grid;grid-template-columns:210px minmax(280px,1fr) auto;align-items:center;gap:28px}.ts-logo{position:relative;display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.03em;font-size:1.65rem;white-space:nowrap}.ts-logo img{max-width:190px;max-height:54px;width:auto}.ts-logo__mark{display:grid;place-items:center;width:36px;height:36px;border:2px solid var(--ts-accent);border-radius:8px;color:var(--ts-accent);font-weight:900}.ts-logo__tagline{position:absolute;left:46px;top:31px;font-size:.56rem;font-weight:600;color:var(--ts-muted);letter-spacing:0}.ts-search{display:flex;align-items:stretch;height:46px;border:1px solid #cfd8e6;border-radius:11px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #10182808}.ts-search:focus-within{border-color:var(--ts-accent);box-shadow:0 0 0 3px #2f80ed1a}.ts-search input{min-width:0;flex:1;border:0;outline:0;padding:0 16px;color:var(--ts-text);background:transparent}.ts-search button{width:52px;border:0;background:var(--ts-accent);color:#fff;display:grid;place-items:center}.ts-search button svg{width:21px;height:21px}.ts-header__actions{display:flex;align-items:center;gap:16px}.ts-header-action{display:flex;align-items:center;gap:9px;padding:8px 5px}.ts-header-action>svg,.ts-cart-icon>svg{width:25px;height:25px}.ts-header-action span:not(.ts-cart-icon){display:flex;flex-direction:column;line-height:1.12}.ts-header-action small{font-size:.7rem;color:var(--ts-muted)}.ts-header-action strong{font-size:.85rem}.ts-cart-icon{position:relative}.ts-cart-icon em,.ts-bottom-cart em{position:absolute;right:-9px;top:-9px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--ts-accent);color:#fff;font-style:normal;font-size:.67rem;display:grid;place-items:center}.ts-category-nav{border-bottom:1px solid var(--ts-border);background:#fff}.ts-category-nav__inner{display:flex;align-items:center;gap:28px;min-height:44px;overflow:auto;scrollbar-width:none;white-space:nowrap}.ts-category-nav__inner::-webkit-scrollbar{display:none}.ts-category-nav a{font-size:.82rem;font-weight:700;color:#344054}.ts-category-nav a:first-child{font-weight:900}.ts-header__mobile-search,.ts-mobile-menu-button,.ts-mobile-bottom-nav,.ts-mobile-drawer{display:none}.marketplace-hero{position:relative;min-height:340px;border-radius:18px;overflow:hidden;background:linear-gradient(115deg,#f1f7ff,#f7fafc 58%,#eef4fb);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.15fr);align-items:stretch}.marketplace-hero__content{padding:48px;align-self:center;z-index:2}.marketplace-hero__content h1{max-width:680px;margin-bottom:16px}.marketplace-hero__content p{font-size:1.08rem;color:#45546b;max-width:600px;margin-bottom:24px}.marketplace-hero__visual{min-height:330px}.marketplace-hero__visual>img{width:100%;height:100%;object-fit:cover}.marketplace-hero__fallback{height:100%;min-height:330px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:radial-gradient(circle at 50% 45%,#fff 0,#e7f1ff 38%,#dcecff);color:#2d4c73}.marketplace-hero__fallback span{font-weight:900;color:var(--ts-accent);margin-bottom:10px}.marketplace-hero__fallback strong{font-size:2rem;line-height:1.1}.marketplace-hero__benefits{position:absolute;right:22px;top:50%;transform:translateY(-50%);display:grid;gap:15px;width:215px;padding:18px;background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.85);border-radius:14px}.marketplace-hero--has-image .marketplace-hero__benefits{background:#ffffffeb}.marketplace-hero__benefits>div{display:flex;gap:10px;align-items:flex-start}.marketplace-hero__benefits svg{width:24px;height:24px;color:var(--ts-accent);flex:0 0 auto}.marketplace-hero__benefits span{display:flex;flex-direction:column}.marketplace-hero__benefits strong{font-size:.8rem}.marketplace-hero__benefits small{color:var(--ts-muted);font-size:.68rem;margin-top:2px}.marketplace-hero__visual:has(+.marketplace-hero__benefits){padding-right:245px}.section-heading{margin-bottom:18px}.section-heading h2{margin-bottom:4px}.section-heading p{color:var(--ts-muted);margin:0}.section-heading--split{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.section-heading--split>a{display:inline-flex;align-items:center;gap:5px;color:var(--ts-accent);font-weight:800;font-size:.86rem}.section-heading--split>a svg{width:18px;height:18px}.category-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(110px,1fr);gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-tile{min-width:110px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 8px;border-radius:12px;background:#fafbfd;border:1px solid #edf0f4;text-align:center;font-size:.73rem;font-weight:700}.category-tile:hover{border-color:#cfd9e7;transform:translateY(-1px)}.category-tile__image{width:62px;height:62px;border-radius:50%;background:#f0f4f8;display:grid;place-items:center;overflow:hidden}.category-tile__image img{width:100%;height:100%;object-fit:cover}.category-tile__letter{font-size:1.5rem;font-weight:900;color:var(--ts-accent)}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.product-grid--collection{grid-template-columns:repeat(5,minmax(0,1fr))}.product-card{background:#fff;border:1px solid var(--ts-border);border-radius:var(--ts-radius);overflow:hidden;min-width:0;transition:box-shadow .2s ease,transform .2s ease}.product-card:hover{box-shadow:0 8px 24px #10182814;transform:translateY(-2px)}.product-card__media{position:relative;display:block;aspect-ratio:1/1;background:#fff;padding:12px;overflow:hidden}.product-card__media img,.product-card__media .placeholder-svg{width:100%;height:100%;object-fit:contain}.sale-badge{position:absolute;left:10px;top:10px;z-index:2;background:var(--ts-sale);color:#fff;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:900}.product-card__body{padding:10px 12px 12px}.product-card__vendor{font-size:.65rem;text-transform:uppercase;color:var(--ts-muted);letter-spacing:.05em;margin-bottom:4px}.product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px;font-size:.82rem;font-weight:700;line-height:1.35;margin-bottom:6px}.product-card__rating{display:flex;align-items:center;gap:5px;margin-bottom:5px}.stars{color:#ffae00;font-size:.77rem;letter-spacing:-1px}.rating-count{font-size:.65rem;color:var(--ts-muted)}.price{display:flex;align-items:baseline;gap:7px;margin:5px 0 10px}.price__current{font-size:1.05rem;font-weight:900}.price__compare{color:#8b95a5;font-size:.75rem}.product-card__form{margin:0}.product-card__button{min-height:38px;padding:0 8px;font-size:.73rem}.product-card__button svg{width:15px;height:15px}.placeholder-svg{background:#f4f6f8;color:#c5ccd6}.product-card__quick-wrap{margin-top:2px}.product-card__quick-add{width:100%}.product-card__qty-stepper{width:100%;min-height:40px;display:grid;grid-template-columns:44px minmax(34px,1fr) 44px;align-items:stretch;background:#fff;border:1.5px solid #c7d0dc;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #1018280d}.product-card__qty-stepper button{appearance:none;-webkit-appearance:none;border:0;background:#fff;color:var(--ts-accent);display:grid;place-items:center;padding:0;font-size:23px;line-height:1;font-weight:900;transition:background .15s ease,color .15s ease}.product-card__qty-stepper button:first-child{border-right:1px solid #e2e7ee}.product-card__qty-stepper button:last-child{border-left:1px solid #e2e7ee}.product-card__qty-stepper button:hover{background:#f1f7ff;color:var(--ts-accent-hover)}.product-card__qty-stepper button:active{background:#e5f0ff}.product-card__qty-stepper button:focus-visible{outline:2px solid var(--ts-accent);outline-offset:-2px}.product-card__qty-stepper button[disabled]{opacity:.45;cursor:wait;background:#fff}.product-card__qty-number{display:grid;place-items:center;min-width:0;background:#fff;color:var(--ts-text);font-size:.88rem;font-weight:900;font-variant-numeric:tabular-nums}.ts-cart-toast{position:fixed;right:18px;bottom:18px;z-index:200;max-width:min(320px,calc(100vw - 36px));padding:10px 14px;border-radius:10px;background:#172033;color:#fff;font-size:.78rem;font-weight:800;box-shadow:0 10px 30px #1018282e;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.ts-cart-toast.is-visible{opacity:1;transform:translateY(0)}.trust-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#f8fafc;border:1px solid var(--ts-border);border-radius:16px;padding:18px}.trust-item{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 18px}.trust-item svg{width:29px;height:29px;color:var(--ts-accent)}.trust-item div{display:flex;flex-direction:column}.trust-item strong{font-size:.86rem}.trust-item span{color:var(--ts-muted);font-size:.72rem}.newsletter-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding:34px 38px;border-radius:18px;background:#f2f7fd;border:1px solid #dce8f7}.newsletter-card h2{margin-bottom:6px}.newsletter-card p{color:#516176;margin-bottom:0}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:8px}.newsletter-form input{height:46px;border:1px solid #cfd8e6;border-radius:10px;padding:0 14px;background:#fff}.form-message{grid-column:1/-1;font-size:.8rem}.form-message--error{color:#a32632}.ts-footer{margin-top:42px;background:#f7f9fc;border-top:1px solid var(--ts-border);padding:38px 0 92px}.ts-footer__grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:42px}.ts-footer__brand{display:inline-block;font-size:1.45rem;font-weight:900;margin-bottom:8px}.ts-footer p{max-width:360px;color:var(--ts-muted);font-size:.83rem}.ts-footer h3{font-size:.85rem;margin-bottom:11px}.ts-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.ts-footer li,.ts-footer a:not(.ts-footer__brand){font-size:.78rem;color:#586579}.ts-footer__bottom{border-top:1px solid var(--ts-border);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:var(--ts-muted);font-size:.72rem}.product-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);gap:44px;align-items:start}.product-page__media{border:1px solid var(--ts-border);border-radius:16px;padding:20px;min-height:420px;display:grid;place-items:center;background:#fff}.product-page__media img{max-height:650px;object-fit:contain}.product-page__info{position:sticky;top:20px}.product-page__info h1{font-size:clamp(2rem,3vw,3rem)}.product-page__info .price__current{font-size:1.7rem}.product-page__description{margin:18px 0 24px}.product-form{display:grid;gap:10px}.product-form label{font-size:.76rem;font-weight:800}.product-form select,.quantity-input{height:44px;border:1px solid var(--ts-border);border-radius:9px;padding:0 10px;background:#fff}.quantity-input{width:86px}.product-assurances{display:grid;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid var(--ts-border)}.product-assurances>div{display:flex;align-items:center;gap:9px;color:#526075;font-size:.78rem}.product-assurances svg{width:20px;height:20px;color:var(--ts-accent)}.collection-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:22px}.collection-head h1{margin-bottom:5px}.collection-head .rte{max-width:760px}.sort-form{display:flex;align-items:center;gap:8px}.sort-form label{font-size:.76rem;font-weight:800}.sort-form select{height:40px;border:1px solid var(--ts-border);border-radius:8px;padding:0 10px;background:#fff}.pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:28px}.pagination a{color:var(--ts-accent);font-weight:800}.pagination span{font-size:.8rem;color:var(--ts-muted)}.empty-state,.content-card{border:1px solid var(--ts-border);border-radius:16px;padding:34px;background:#fff}.empty-state{text-align:center}.content-card>img{width:100%;height:auto;border-radius:12px;margin:18px 0}.rich-center{text-align:center;background:#fafbfd}.rich-center .rte{max-width:720px;margin:0 auto 18px}.cart-page{display:grid;grid-template-columns:1fr 320px;gap:28px;align-items:start}.cart-items{display:grid;gap:10px}.cart-item{display:grid;grid-template-columns:100px 1fr auto auto;gap:16px;align-items:center;border:1px solid var(--ts-border);border-radius:12px;padding:12px}.cart-item__image{width:100px;height:100px}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item__info{display:flex;flex-direction:column;gap:4px;font-size:.8rem}.cart-item__info small{color:var(--ts-muted)}.cart-remove{color:#b42318;font-size:.72rem}.cart-summary{position:sticky;top:20px;border:1px solid var(--ts-border);border-radius:14px;padding:18px;background:#fafbfd}.cart-summary>div{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:8px}.cart-summary p{font-size:.72rem;color:var(--ts-muted)}.cart-summary .button{margin-top:8px}.search-page-head{display:flex;justify-content:space-between;align-items:center;gap:24px}.ts-search--page{max-width:640px;flex:1}.search-summary{color:var(--ts-muted)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.collection-card{border:1px solid var(--ts-border);border-radius:14px;overflow:hidden;padding-bottom:14px}.collection-card img,.collection-card .placeholder-svg{width:100%;aspect-ratio:1.3/1;object-fit:cover;background:#f4f6f8}.collection-card strong,.collection-card span{display:block;padding:0 14px}.collection-card strong{margin-top:12px}.collection-card span{font-size:.72rem;color:var(--ts-muted);margin-top:2px}@media(max-width:1200px){.ts-header__main{grid-template-columns:180px minmax(240px,1fr) auto;gap:18px}.ts-account-action{display:none}.product-grid,.product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))}.marketplace-hero__benefits{display:none}.marketplace-hero__visual:has(+.marketplace-hero__benefits){padding-right:0}.ts-footer__grid{grid-template-columns:1.5fr repeat(3,1fr)}}@media(max-width:749px){body{padding-bottom:66px}.page-width{width:min(calc(100% - 20px),var(--ts-container))}.section{padding:20px 0}.section--compact{padding:10px 0}.section--hero{padding-top:10px}.ts-announcement{font-size:.68rem}.ts-header{position:sticky;top:0;z-index:80;transition:transform .25s ease}.ts-header__main-wrap{box-shadow:0 2px 8px #1018280d}.ts-header__main{min-height:54px;grid-template-columns:40px 1fr 40px;gap:6px}.ts-mobile-menu-button{display:block}.ts-logo{justify-self:center;font-size:1.28rem;gap:6px}.ts-logo__mark{width:27px;height:27px;border-radius:6px;font-size:.9rem}.ts-logo img{max-width:145px;max-height:38px}.ts-logo__tagline{display:none}.ts-header__main>.ts-search{display:none}.ts-header__actions{justify-self:end}.ts-header-action span:not(.ts-cart-icon){display:none}.ts-cart-action{padding:8px}.ts-cart-icon>svg{width:24px;height:24px}.ts-header__mobile-search{display:block;padding-bottom:9px;transition:max-height .25s ease,opacity .2s ease,padding .25s ease;max-height:58px;opacity:1}.ts-header__mobile-search .ts-search{height:39px}.ts-header__mobile-search .ts-search input{font-size:.75rem;padding:0 12px}.ts-header__mobile-search .ts-search button{width:43px}.ts-category-nav{display:none}.ts-header.is-compact .ts-header__mobile-search{max-height:0;opacity:0;padding-bottom:0;overflow:hidden}.ts-header.is-hidden{transform:translateY(-100%)}.ts-mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;height:64px;background:#fff;border-top:1px solid var(--ts-border);z-index:95;padding-bottom:max(0px,env(safe-area-inset-bottom));box-shadow:0 -3px 12px #1018280d}.ts-mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#6b778a;font-size:.62rem;font-weight:700}.ts-mobile-bottom-nav a.is-active{color:var(--ts-accent)}.ts-mobile-bottom-nav svg{width:21px;height:21px}.ts-bottom-cart{position:relative}.ts-mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#11182761;z-index:100}.ts-mobile-drawer[hidden]{display:none}.ts-mobile-drawer__panel{width:min(86vw,350px);height:100%;background:#fff;padding:20px;box-shadow:10px 0 30px #00000026}.ts-mobile-drawer__close{float:right;border:0;background:#f3f5f7;border-radius:50%;width:36px;height:36px;font-size:1.4rem}.ts-mobile-drawer__title{font-size:1.35rem;font-weight:900;padding:8px 0 22px}.ts-mobile-drawer nav{display:grid;margin-bottom:22px}.ts-mobile-drawer nav a{padding:13px 0;border-bottom:1px solid var(--ts-border);font-weight:700}.marketplace-hero{min-height:0;grid-template-columns:1.05fr .95fr;border-radius:14px}.marketplace-hero__content{padding:20px 10px 20px 18px}.marketplace-hero__content .eyebrow{display:none}.marketplace-hero__content h1{font-size:1.55rem;line-height:1.02;margin-bottom:8px}.marketplace-hero__content p{font-size:.75rem;line-height:1.35;margin-bottom:13px}.marketplace-hero__content .button{min-height:38px;padding:0 12px;font-size:.72rem}.marketplace-hero__visual,.marketplace-hero__fallback{min-height:180px}.marketplace-hero__fallback strong{font-size:1rem}.marketplace-hero__benefits{display:none}.marketplace-hero__visual:has(+.marketplace-hero__benefits){padding-right:0}.section-heading{margin-bottom:12px}.section-heading h2{font-size:1.22rem}.section-heading p{font-size:.73rem}.section-heading--split>a{font-size:.7rem}.category-strip{grid-auto-columns:78px;gap:7px}.category-tile{min-width:78px;padding:7px 4px;border:0;background:transparent;font-size:.61rem}.category-tile__image{width:52px;height:52px}.product-grid,.product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card__media,.product-card__body{padding:8px}.product-card__title{font-size:.72rem;min-height:34px}.stars{font-size:.65rem}.price__current{font-size:.91rem}.price__compare{font-size:.65rem}.product-card__button{min-height:35px;font-size:.66rem}.product-card__qty-stepper{min-height:38px;grid-template-columns:40px minmax(30px,1fr) 40px;border-radius:11px}.product-card__qty-stepper button{font-size:22px}.product-card__qty-number{font-size:.82rem}.ts-cart-toast{right:10px;left:10px;bottom:76px;max-width:none;text-align:center}.trust-bar{grid-template-columns:1fr;padding:8px}.trust-item{justify-content:flex-start}.newsletter-card{grid-template-columns:1fr;padding:22px 18px}.newsletter-form{grid-template-columns:1fr}.newsletter-form .button{width:100%}.ts-footer{padding:30px 0 90px}.ts-footer__grid{grid-template-columns:1fr 1fr;gap:24px}.ts-footer__grid>div:first-child{grid-column:1/-1}.ts-footer__bottom{flex-direction:column}.product-page{grid-template-columns:1fr;gap:22px}.product-page__media{min-height:280px}.product-page__info{position:static}.product-page__info h1{font-size:1.8rem}.collection-head{align-items:flex-start;flex-direction:column}.collection-head h1{font-size:2rem}.sort-form{width:100%;justify-content:space-between}.sort-form select{flex:1;max-width:230px}.cart-page{grid-template-columns:1fr}.cart-item{grid-template-columns:72px 1fr auto;gap:10px}.cart-item__image{width:72px;height:72px}.cart-item>strong{grid-column:2/4}.cart-item .quantity-input{width:64px}.cart-summary{position:static}.search-page-head{flex-direction:column;align-items:stretch}.article-grid,.collection-grid{grid-template-columns:1fr 1fr}.content-card{padding:22px 18px}}@media(max-width:420px){.marketplace-hero__content h1{font-size:1.34rem}.marketplace-hero__visual,.marketplace-hero__fallback{min-height:165px}.ts-footer__grid{grid-template-columns:1fr}.ts-footer__grid>div:first-child{grid-column:auto}.article-grid,.collection-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
