:root{--tl-ink: #0B172A;--tl-muted: #64748B;--tl-line: #DCE6F4;--tl-soft: #F4F8FE;--tl-blue: #1A73E9;--tl-blue-2: #4198FF;--tl-green: #1A73E9;--tl-red: #f03838;--tl-yellow: #ffd945;--tl-radius: 18px;--tl-shadow: 0 18px 50px rgba(15, 85, 180, .12)}html{scroll-behavior:smooth}body{background:#fff;color:var(--tl-ink)}.tl-container{width:min(1480px,calc(100% - 40px));margin-inline:auto}.tl-header-section{position:sticky;top:0;z-index:70}.tl-header{background:#1a73e9;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px #05489e21;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.tl-header__notice{background:#084ea8;color:#fff;font-size:12px;letter-spacing:.01em}.tl-header__notice-inner{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:16px}.tl-header__notice strong{font-weight:700}.tl-header__notice a{color:inherit;text-decoration:none;opacity:.82}.tl-header__main{min-height:76px;display:grid;grid-template-columns:auto minmax(320px,1fr) auto;gap:22px;align-items:center}.tl-header__brand{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;min-width:max-content}.tl-header__logo-image{display:block;width:auto;max-width:190px;height:34px;object-fit:contain}.tl-header__wordmark{font-size:25px;line-height:1;font-weight:850;letter-spacing:-.055em}.tl-header__wordmark-dot{color:var(--tl-blue)}.tl-header__search{position:relative;display:flex;align-items:center;height:46px;border:1.5px solid rgba(255,255,255,.48);border-radius:10px;background:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.tl-header__search:focus-within{border-color:var(--tl-blue);box-shadow:0 0 0 4px #ffffff29}.tl-header__search-input{border:0!important;box-shadow:none!important;outline:0;min-width:0;width:100%;height:100%;padding:0 14px;font:inherit;font-size:14px;color:var(--tl-ink);background:transparent}.tl-header__search-button{width:50px;height:100%;display:grid;place-items:center;flex:0 0 50px;border:0;background:#0b5fcc;color:#fff;cursor:pointer}.tl-header__actions{display:flex;align-items:center;gap:7px}.tl-header__action{position:relative;width:42px;height:42px;border-radius:10px;display:grid;place-items:center;color:#fff;text-decoration:none;transition:background .18s ease,transform .18s ease}.tl-header__action:hover{background:#ffffff24;transform:translateY(-1px)}.tl-header__cart-count{position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:var(--tl-blue);color:#fff;font-size:10px;line-height:1;font-weight:800;border:2px solid #1A73E9}.tl-header__nav-wrap{border-top:1px solid #e6edf7;background:#fff}.tl-header__nav{min-height:43px;display:flex;align-items:center;gap:4px;overflow:auto hidden;scrollbar-width:none}.tl-header__nav::-webkit-scrollbar{display:none}.tl-header__categories{height:31px;border:0;border-radius:7px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;background:#eaf3ff;color:#075bc7;font:inherit;font-size:12px;font-weight:750;white-space:nowrap}.tl-header__nav-link{display:inline-flex;align-items:center;height:31px;padding:0 11px;border-radius:7px;color:#24415f;font-size:12px;font-weight:620;text-decoration:none;white-space:nowrap}.tl-header__nav-link:hover{background:#eff6ff;color:#0a5fce}.tl-header__nav-spacer{flex:1}.tl-header__deal{color:#0a64d8;font-weight:850}.tl-header__mobile-toggle{display:none}.tl-market{padding:22px 0 70px;background:#fff}.tl-market *{box-sizing:border-box}.tl-hero-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(310px,.72fr);gap:12px}.tl-hero{min-height:355px;position:relative;overflow:hidden;border-radius:16px;isolation:isolate;background:linear-gradient(118deg,#0b5fcc,#1a73e9,#53a8ff);color:#fff;box-shadow:var(--tl-shadow)}.tl-hero:before{content:"";position:absolute;inset:auto auto -145px -90px;width:340px;height:340px;border-radius:50%;background:#ffffff1f;filter:blur(1px);z-index:-1}.tl-hero:after{content:"";position:absolute;right:-70px;top:-100px;width:360px;height:360px;border-radius:50%;background:#ffffff1c;z-index:-1}.tl-hero__copy{position:relative;z-index:3;width:54%;min-width:450px;padding:48px 0 46px 46px}.tl-eyebrow{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#ffffff26;border:1px solid rgba(255,255,255,.22)}.tl-hero h1{max-width:640px;margin:15px 0 12px;font-size:clamp(34px,4vw,58px);line-height:.96;letter-spacing:-.055em;color:inherit}.tl-hero__sub{max-width:520px;margin:0;color:#ffffffd6;font-size:15px;line-height:1.5}.tl-hero__price{display:flex;align-items:baseline;gap:9px;margin-top:22px}.tl-hero__price-now{font-size:27px;font-weight:850;letter-spacing:-.035em}.tl-hero__price-old{font-size:14px;opacity:.65;text-decoration:line-through}.tl-hero__cta{margin-top:22px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:9px;background:#fff;color:#13286e;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 10px 25px #0000001f}.tl-hero__media{position:absolute;right:2.5%;bottom:-4%;width:47%;height:95%;display:flex;align-items:flex-end;justify-content:center;z-index:2}.tl-hero__media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 28px rgba(1,9,39,.3));transform:scale(1.04)}.tl-hero__placeholder{width:70%;aspect-ratio:1;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:linear-gradient(145deg,#fff3,#ffffff08);box-shadow:0 30px 80px #00000026}.tl-side-stack{display:grid;grid-template-rows:1fr 1fr;gap:12px}.tl-side-promo{min-height:171px;position:relative;overflow:hidden;border-radius:16px;padding:24px;isolation:isolate;box-shadow:0 7px 22px #15204212;text-decoration:none;color:#152019}.tl-side-promo--mint{background:linear-gradient(135deg,#dff7ec,#aee7cd)}.tl-side-promo--warm{background:linear-gradient(135deg,#fff1c6,#ffd47a)}.tl-side-promo h3{width:55%;margin:6px 0 0;font-size:24px;line-height:1;letter-spacing:-.04em;color:inherit}.tl-side-promo p{width:52%;margin:8px 0 0;font-size:12px;line-height:1.4;opacity:.72}.tl-side-promo__tag{font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.tl-side-promo img{position:absolute;right:-3%;bottom:-10%;width:49%;height:112%;object-fit:contain;filter:drop-shadow(0 14px 14px rgba(0,0,0,.12))}.tl-section{margin-top:34px}.tl-section__head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:15px}.tl-section__title{margin:0;color:#111318;font-size:21px;line-height:1.1;letter-spacing:-.035em;font-weight:800}.tl-section__subtitle{margin:5px 0 0;color:var(--tl-muted);font-size:12px}.tl-section__link{display:inline-flex;align-items:center;gap:5px;color:#0a64d8;text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap}.tl-categories{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.tl-category{text-align:center;color:var(--tl-ink);text-decoration:none;min-width:0}.tl-category__visual{width:100%;aspect-ratio:1.3;border-radius:999px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,#f8f9fb,#eff1f5);border:1px solid #eef0f4;transition:transform .2s ease,box-shadow .2s ease}.tl-category:hover .tl-category__visual{transform:translateY(-3px);box-shadow:0 12px 24px #0c132814}.tl-category__visual img{width:78%;height:78%;object-fit:contain;mix-blend-mode:multiply}.tl-category__icon{width:34px;height:34px;color:#6c7483}.tl-category__label{display:block;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:680}.tl-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.tl-product-card{position:relative;min-width:0;display:flex;flex-direction:column;padding:10px 10px 13px;border:1px solid #e9ebef;border-radius:12px;background:#fff;color:var(--tl-ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tl-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #121c3714;border-color:#dfe3eb}.tl-product-card__media{position:relative;aspect-ratio:1 / .82;display:grid;place-items:center;border-radius:9px;overflow:hidden;background:#f7f8fa}.tl-product-card__media img{width:89%;height:89%;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s ease}.tl-product-card:hover .tl-product-card__media img{transform:scale(1.035)}.tl-product-card__badge{position:absolute;left:7px;top:7px;z-index:2;min-height:21px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;background:#e82832;color:#fff;font-size:9px;line-height:1;font-weight:850}.tl-product-card__wish{position:absolute;top:7px;right:7px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #e7e9ed;color:#7b808b}.tl-product-card__vendor{min-height:13px;margin-top:9px;color:#8a8f99;font-size:9px;text-transform:uppercase;letter-spacing:.055em;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tl-product-card__title{margin-top:3px;min-height:34px;font-size:11px;line-height:1.35;font-weight:650;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tl-product-card__rating{display:flex;align-items:center;gap:4px;margin-top:6px;color:#8c919b;font-size:9px}.tl-stars{color:#ef9f14;letter-spacing:-1px;font-size:10px}.tl-product-card__price{margin-top:auto;padding-top:8px;display:flex;flex-wrap:wrap;align-items:baseline;gap:5px}.tl-product-card__price-now{font-size:14px;font-weight:850;letter-spacing:-.02em}.tl-product-card__price-old{color:#9b9fa7;font-size:9px;text-decoration:line-through}.tl-promos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tl-promo{position:relative;min-height:210px;overflow:hidden;border-radius:15px;padding:26px;color:#fff;text-decoration:none;isolation:isolate}.tl-promo--1{background:linear-gradient(135deg,#0a55b5,#1a73e9)}.tl-promo--2{background:linear-gradient(135deg,#d9ebff,#f4f9ff);color:#0b3a71;border:1px solid #C9E1FF}.tl-promo--3{background:linear-gradient(135deg,#176ddb,#58a9ff)}.tl-promo:after{content:"";position:absolute;right:-35px;top:-45px;width:185px;height:185px;border-radius:50%;background:#ffffff1f;z-index:-1}.tl-promo__copy{position:relative;z-index:2;width:58%}.tl-promo__kicker{font-size:10px;text-transform:uppercase;font-weight:850;letter-spacing:.07em;opacity:.82}.tl-promo h3{margin:7px 0;font-size:25px;line-height:1;letter-spacing:-.045em;color:inherit}.tl-promo p{margin:0;font-size:11px;line-height:1.4;opacity:.82}.tl-promo__button{display:inline-flex;margin-top:15px;min-height:31px;align-items:center;padding:0 11px;border-radius:7px;background:#fff;color:#16181d;font-size:10px;font-weight:850}.tl-promo img{position:absolute;right:-3%;bottom:-7%;width:47%;height:95%;object-fit:contain;filter:drop-shadow(0 16px 14px rgba(0,0,0,.17))}.tl-wide-banner{min-height:200px;position:relative;display:flex;align-items:center;overflow:hidden;border-radius:16px;padding:30px 42px;background:linear-gradient(110deg,#073b87,#0b5fcc 48%,#1a73e9);color:#fff;text-decoration:none;isolation:isolate}.tl-wide-banner:before,.tl-wide-banner:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.tl-wide-banner:before{width:350px;height:350px;right:15%;top:-210px}.tl-wide-banner:after{width:470px;height:470px;right:-110px;bottom:-350px}.tl-wide-banner__copy{position:relative;z-index:2;max-width:640px}.tl-wide-banner__eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:850;opacity:.8}.tl-wide-banner h3{margin:8px 0 7px;color:inherit;font-size:32px;line-height:1;letter-spacing:-.045em}.tl-wide-banner p{margin:0;color:#ffffffd1;font-size:13px}.tl-wide-banner__button{display:inline-flex;margin-top:18px;min-height:34px;align-items:center;padding:0 13px;border-radius:7px;background:#ffd643;color:#10291f;font-size:10px;font-weight:900}.tl-wide-banner__products{position:absolute;right:2%;bottom:-18%;width:40%;height:130%;display:flex;justify-content:center;align-items:center;gap:0}.tl-wide-banner__products img{width:45%;height:78%;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.2))}.tl-wide-banner__products img+img{margin-left:-9%;transform:translateY(9%)}.tl-trust{margin-top:34px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--tl-line);border-radius:14px;overflow:hidden}.tl-trust__item{min-height:82px;display:flex;align-items:center;gap:11px;padding:17px 20px;background:#fff}.tl-trust__item+.tl-trust__item{border-left:1px solid var(--tl-line)}.tl-trust__icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:10px;background:#eaf3ff;color:#0b63d2}.tl-trust__title{font-size:11px;font-weight:800}.tl-trust__text{margin-top:2px;color:#7a7f89;font-size:9px;line-height:1.35}.tl-footer-section{margin-top:0}.tl-footer{background:#061a37;color:#fff}.tl-footer .tl-header__brand{color:#fff}.tl-footer .tl-header__logo-image{filter:brightness(0) invert(1)}.tl-footer__top{padding:52px 0 38px;display:grid;grid-template-columns:1.25fr repeat(3,.72fr) 1.1fr;gap:45px}.tl-footer__brand{font-size:25px;font-weight:850;letter-spacing:-.05em}.tl-footer__brand .dot{color:#5fb2ff}.tl-footer__about{max-width:340px;margin:13px 0 0;color:#a9bdd5;font-size:12px;line-height:1.55}.tl-footer__heading{margin:0 0 14px;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.tl-footer__links{margin:0;padding:0;list-style:none;display:grid;gap:9px}.tl-footer__links a{color:#b4c6db;text-decoration:none;font-size:12px}.tl-footer__links a:hover{color:#fff}.tl-footer__newsletter-text{color:#b4c6db;font-size:12px;line-height:1.45}.tl-footer__form{display:flex;margin-top:13px;border:1px solid rgba(255,255,255,.18);border-radius:11px;overflow:hidden;background:#ffffff0f}.tl-footer__input{width:100%;min-width:0;height:40px;border:0!important;box-shadow:none!important;outline:0;padding:0 12px;color:#fff;background:transparent;font:inherit;font-size:11px}.tl-footer__submit{flex:0 0 auto;border:0;padding:0 13px;background:#fff;color:#101217;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.tl-footer__bottom{min-height:58px;border-top:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#777d87;font-size:10px}@media(max-width:1180px){.tl-container{width:min(100% - 28px,1480px)}.tl-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tl-product-grid .tl-product-card:nth-child(n+9){display:none}.tl-categories{grid-template-columns:repeat(6,minmax(0,1fr))}.tl-categories .tl-category:nth-child(n+7){display:none}.tl-hero__copy{min-width:360px;width:58%;padding-left:34px}.tl-footer__top{grid-template-columns:1.2fr repeat(3,.75fr)}.tl-footer__newsletter{grid-column:1/-1;max-width:520px}}@media(max-width:900px){.tl-header__notice-inner>:last-child{display:none}.tl-header__main{grid-template-columns:auto 1fr auto;gap:12px;min-height:68px}.tl-header__search{grid-column:1/-1;grid-row:2;margin-bottom:12px;height:42px}.tl-header__wordmark{font-size:23px}.tl-header__main{padding-top:10px}.tl-header__nav-wrap{display:none}.tl-header__mobile-toggle{display:grid}.tl-hero-grid{grid-template-columns:1fr}.tl-side-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.tl-hero{min-height:330px}.tl-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tl-categories{grid-template-columns:repeat(4,minmax(0,1fr))}.tl-categories .tl-category:nth-child(n+7){display:block}.tl-promos{grid-template-columns:1fr 1fr}.tl-promos .tl-promo:nth-child(3){display:none}.tl-wide-banner__products{opacity:.58;width:44%}.tl-footer__top{grid-template-columns:1.3fr 1fr 1fr;gap:32px}.tl-footer__col:nth-of-type(4){display:none}.tl-footer__newsletter{grid-column:auto}}@media(max-width:650px){.tl-container{width:min(100% - 20px,1480px)}.tl-header__notice-inner{min-height:27px;justify-content:center;font-size:10px}.tl-header__main{gap:6px}.tl-header__logo-image{height:29px;max-width:145px}.tl-header__wordmark{font-size:21px}.tl-header__action{width:36px;height:36px}.tl-header__action--account{display:none}.tl-market{padding-top:10px}.tl-hero{min-height:410px;border-radius:13px}.tl-hero__copy{width:100%;min-width:0;padding:27px 24px 0;text-align:left}.tl-hero h1{width:78%;font-size:38px}.tl-hero__sub{width:78%;font-size:12px}.tl-hero__price{margin-top:13px}.tl-hero__cta{margin-top:14px}.tl-hero__media{right:-7%;bottom:-8%;width:64%;height:64%}.tl-side-stack{gap:8px}.tl-side-promo{min-height:151px;padding:18px;border-radius:13px}.tl-side-promo h3{width:68%;font-size:20px}.tl-side-promo p{display:none}.tl-side-promo img{width:53%;right:-9%}.tl-section{margin-top:28px}.tl-section__title{font-size:18px}.tl-categories{display:flex;gap:10px;overflow:auto hidden;margin-right:-10px;padding-right:10px;scrollbar-width:none}.tl-categories::-webkit-scrollbar{display:none}.tl-category{flex:0 0 88px}.tl-category__visual{aspect-ratio:1}.tl-product-grid{display:flex;overflow:auto hidden;gap:9px;margin-right:-10px;padding:0 10px 5px 0;scrollbar-width:none}.tl-product-grid::-webkit-scrollbar{display:none}.tl-product-card{flex:0 0 152px}.tl-product-grid .tl-product-card:nth-child(n){display:flex}.tl-promos{display:flex;overflow:auto hidden;gap:9px;margin-right:-10px;padding-right:10px;scrollbar-width:none}.tl-promos::-webkit-scrollbar{display:none}.tl-promo{flex:0 0 82%;min-height:185px}.tl-promos .tl-promo:nth-child(3){display:block}.tl-wide-banner{min-height:245px;padding:26px 23px;align-items:flex-start}.tl-wide-banner__copy{max-width:78%}.tl-wide-banner h3{font-size:28px}.tl-wide-banner__products{width:62%;height:74%;right:-12%;bottom:-12%;opacity:.72}.tl-trust{grid-template-columns:1fr 1fr}.tl-trust__item{min-height:72px;padding:14px}.tl-trust__item+.tl-trust__item{border-left:1px solid var(--tl-line)}.tl-trust__item:nth-child(n+3){border-top:1px solid var(--tl-line)}.tl-trust__item:nth-child(3){border-left:0}.tl-footer__top{padding:38px 0 26px;grid-template-columns:1fr 1fr;gap:30px 22px}.tl-footer__intro{grid-column:1/-1}.tl-footer__col:nth-of-type(4){display:block}.tl-footer__newsletter{grid-column:1/-1}.tl-footer__bottom{min-height:70px;align-items:flex-start;justify-content:center;flex-direction:column;gap:5px}}.tl-mobile-menu{position:relative}.tl-mobile-menu>summary{list-style:none;cursor:pointer}.tl-mobile-menu>summary::-webkit-details-marker{display:none}.tl-mobile-menu__panel{position:absolute;right:0;top:46px;width:min(310px,calc(100vw - 24px));padding:12px;border:1px solid var(--tl-line);border-radius:12px;background:#fff;box-shadow:0 18px 50px #0f142229}.tl-mobile-menu__title{padding:8px 10px;color:#868b95;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.tl-mobile-menu__panel a{display:block;padding:11px 10px;border-radius:8px;color:#17191e;text-decoration:none;font-size:13px;font-weight:650}.tl-mobile-menu__panel a:hover{background:#f4f5f7}:root{--tl-blue-dark: #0757C5;--tl-blue-deep: #073B87;--tl-blue-soft: #EAF3FF;--tl-blue-softer: #F5F9FF;--tl-cyan: #62B4FF;--tl-success: #0E9F6E;--tl-danger: #E5484D}body{background:#fff;color:var(--tl-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.tl-header__logo-image--brand{width:176px;height:auto;max-height:32px;object-fit:contain}.tl-footer__logo{width:168px;height:auto;filter:none!important}.button:not(.tl-header__search-button),.shopify-payment-button__button--unbranded{border-radius:12px!important}button,input,select,textarea{font-family:inherit}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--tl-blue)!important;box-shadow:0 0 0 3px #1a73e91a!important}.product-card:hover,.resource-card:hover{border-color:#1a73e938}.tl-header__main{position:relative}.tl-header__brand{color:#fff}.tl-header__search{background:#fff;box-shadow:0 6px 20px #0632701f}.tl-header__search-input{color:#10233b}.tl-header__search-input::placeholder{color:#8391a5}.tl-header__search-button{transition:background .18s ease,transform .18s ease}.tl-header__search-button:hover{background:#074faf}.tl-header__actions svg{filter:drop-shadow(0 1px 0 rgba(0,0,0,.03))}.tl-header__cart-count{background:#fff;color:#0b5fcc}.tl-header__nav{min-height:46px}.tl-header__categories{font-weight:800}.tl-header__logo-image:not(.tl-header__logo-image--brand):not(.tl-footer__logo){filter:brightness(0) invert(1)}.tl-market{background:linear-gradient(180deg,#fff 0 84%,#f7faff)}.tl-hero{border:1px solid rgba(255,255,255,.2);box-shadow:0 22px 54px #0b5fcc2e}.tl-hero__cta{color:#0757c5;border-radius:11px;font-weight:850;box-shadow:0 8px 24px #032f7026}.tl-side-promo{border:1px solid #D9E8FA;box-shadow:0 12px 30px #11519d12}.tl-side-promo:first-child{background:linear-gradient(140deg,#e9f4ff,#d8ecff);color:#0b376c}.tl-side-promo:last-child{background:linear-gradient(140deg,#0e62d0,#439cfa);color:#fff}.tl-category__visual{background:linear-gradient(180deg,#fbfdff,#eff6ff);border-color:#e1ecf8}.tl-category:hover .tl-category__visual{box-shadow:0 14px 30px #1a73e91c;border-color:#c9dfff}.tl-product-card{border-color:#e4ebf4;border-radius:14px}.tl-product-card:hover{border-color:#c8dcf7;box-shadow:0 16px 36px #1455a51a}.tl-product-card__media{background:linear-gradient(180deg,#fafcff,#f3f7fc)}.tl-product-card__price-now{color:#0b3d78}.tl-promo{border-radius:18px;box-shadow:0 14px 34px #1052a31a}.tl-wide-banner{border-radius:18px;box-shadow:0 20px 46px #073b8729}.tl-wide-banner__button{box-shadow:0 8px 22px #00000021}.tl-trust{border-color:#dce8f6;border-radius:16px;box-shadow:0 12px 32px #124c940d}.tl-page{padding:28px 0 80px;background:linear-gradient(180deg,#f8fbff 0,#fff 420px)}.tl-page *{box-sizing:border-box}.tl-page h1,.tl-page h2,.tl-page h3,.tl-page p{margin-top:0}.tl-breadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;color:#728197;margin-bottom:24px}.tl-breadcrumb a{color:inherit;text-decoration:none}.tl-breadcrumb a:hover{color:var(--tl-blue)}.tl-breadcrumb--light{color:#ffffffb8}.tl-page-kicker,.tl-card-eyebrow{display:block;font-size:10px;line-height:1;letter-spacing:.12em;text-transform:uppercase;color:#0a63d2;font-weight:900}.tl-page-kicker--light{color:#cde6ff}.tl-page-hero{position:relative;min-height:245px;overflow:hidden;border:1px solid #DCE8F7;border-radius:24px;background:linear-gradient(120deg,#fff 0,#f6faff 58%,#e6f2ff);box-shadow:0 20px 55px #0e458914;display:flex;align-items:center;padding:42px 50px;isolation:isolate}.tl-page-hero--compact{min-height:210px;margin-bottom:24px}.tl-page-hero__content{position:relative;z-index:2;max-width:720px}.tl-page-hero h1{margin:10px 0;color:#07192e;font-size:clamp(36px,5vw,62px);line-height:.96;letter-spacing:-.055em}.tl-page-hero p{max-width:650px;margin:0;color:#66778c;font-size:14px;line-height:1.55}.tl-page-hero__mark{position:absolute;right:-32px;top:50%;transform:translateY(-50%);width:330px;height:330px;opacity:.1}.tl-page-hero__mark img{width:100%;height:100%;object-fit:contain}.tl-btn{min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:13px;font-weight:850;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.tl-btn:hover{transform:translateY(-1px)}.tl-btn--primary{background:linear-gradient(135deg,#0d66d9,#1a73e9);color:#fff;box-shadow:0 10px 24px #1a73e938}.tl-btn--primary:hover{box-shadow:0 14px 30px #1a73e947}.tl-btn--ghost{background:#fff;color:#0b5fcc;border-color:#cfe0f5}.tl-btn--ghost:hover{background:#f4f9ff}.tl-btn--wide{width:100%}.tl-card-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:0 0 20px}.tl-card-head h2{margin:7px 0 0;color:#0a1b31;font-size:23px;letter-spacing:-.035em}.tl-card-head>a{color:#0a63d2;text-decoration:none;font-size:12px;font-weight:800}.tl-page-hero--cart{margin-bottom:20px}.tl-shipping-progress{margin:0 0 20px;padding:16px 18px;border:1px solid #D9E8FA;border-radius:16px;background:#fff;box-shadow:0 10px 26px #0f4c940d}.tl-shipping-progress__top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;color:#233d5c;font-size:12px}.tl-shipping-progress__icon{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eaf3ff;color:#0b63d2;font-weight:900}.tl-shipping-progress__top strong{font-size:12px}.tl-shipping-progress__top>span:last-child{color:#8291a4;font-size:10px}.tl-shipping-progress__bar{height:7px;margin-top:12px;overflow:hidden;border-radius:999px;background:#eaf0f7}.tl-shipping-progress__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0b5fcc,#58a9ff)}.tl-cart-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.72fr);gap:20px;align-items:start}.tl-cart-items,.tl-cart-summary,.tl-account-panel,.tl-contact-form-card,.tl-contact-info{border:1px solid #DEE8F4;border-radius:20px;background:#fff;box-shadow:0 15px 42px #0f488c11}.tl-cart-items{padding:25px}.tl-cart-list{border-top:1px solid #E8EEF6}.tl-cart-item{display:grid;grid-template-columns:126px minmax(0,1fr) auto;gap:18px;padding:20px 0;border-bottom:1px solid #E8EEF6;align-items:center}.tl-cart-item__media{width:126px;aspect-ratio:1;display:grid;place-items:center;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#fbfdff,#f2f7fc);border:1px solid #E8EFF7}.tl-cart-item__media img{width:88%;height:88%;object-fit:contain;mix-blend-mode:multiply}.tl-cart-item__info{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:14px;min-width:0}.tl-cart-item__vendor{color:#8291a4;font-size:9px;letter-spacing:.09em;text-transform:uppercase;font-weight:850}.tl-cart-item__title{display:block;margin-top:5px;color:#0a1b31;text-decoration:none;font-size:15px;line-height:1.3;font-weight:800}.tl-cart-item__title:hover{color:var(--tl-blue)}.tl-cart-item__variant{margin-top:5px;color:#77869a;font-size:11px}.tl-cart-item__meta{display:flex;align-items:center;gap:14px}.tl-qty input{width:72px;height:37px;border:1px solid #D8E3F0;border-radius:10px;background:#fff;text-align:center;font-size:12px;font-weight:800}.tl-remove{color:#8190a4;text-decoration:none;font-size:11px;font-weight:700;background:none;border:0;padding:0;cursor:pointer}.tl-remove:hover{color:#d53f46}.tl-cart-item__price{min-width:100px;text-align:right}.tl-cart-item__price s{display:block;margin-bottom:3px;color:#96a1b0;font-size:10px}.tl-cart-item__price strong{color:#0b315f;font-size:16px;letter-spacing:-.02em}.tl-cart-item__price small{display:block;margin-top:3px;color:#8b98a9;font-size:9px}.tl-cart-list__footer{padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.tl-cart-safe{color:#718096;font-size:11px}.tl-cart-safe span{color:#0d9b6e;font-weight:900}.tl-cart-summary{position:sticky;top:160px;padding:27px}.tl-cart-summary h2{margin:8px 0 22px;color:#0a1b31;font-size:27px;letter-spacing:-.04em}.tl-summary-lines{display:grid;gap:13px;padding:18px 0;border-top:1px solid #E6EDF5;border-bottom:1px solid #E6EDF5}.tl-summary-lines>div,.tl-summary-total{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;color:#718096;font-size:12px}.tl-summary-lines strong{color:#263c57;text-align:right;font-size:11px}.tl-summary-lines__saving strong{color:#0d9b6e}.tl-summary-total{align-items:baseline;padding:20px 0;color:#0a1b31;font-size:15px;font-weight:850}.tl-summary-total strong{font-size:25px;letter-spacing:-.04em}.tl-btn--checkout{width:100%;min-height:54px;background:linear-gradient(135deg,#0758be,#1a73e9);color:#fff;box-shadow:0 14px 30px #1a73e93d}.tl-btn--checkout svg,.tl-btn--primary svg{width:18px;height:18px}.tl-summary-reassurance{display:grid;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid #E6EDF5}.tl-summary-reassurance>div{display:flex;align-items:flex-start;gap:11px}.tl-summary-reassurance>div>span{width:29px;height:29px;flex:0 0 29px;display:grid;place-items:center;border-radius:9px;background:#edf5ff;color:#0a64d8;font-size:12px}.tl-summary-reassurance p{margin:0;display:grid;gap:2px}.tl-summary-reassurance strong{color:#253a55;font-size:11px}.tl-summary-reassurance small{color:#8794a5;font-size:9px;line-height:1.35}.tl-summary-note{margin:16px 0 0;padding:12px 13px;border-radius:10px;background:#f6f9fd;color:#8794a5;font-size:9px;line-height:1.45}.tl-empty-state{min-height:440px;padding:60px 24px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border:1px solid #DFE8F4;border-radius:22px;background:#fff;box-shadow:0 16px 44px #0f4a910f}.tl-empty-state__icon{width:78px;height:78px;display:grid;place-items:center;border-radius:24px;background:#eaf3ff;color:#0b63d2}.tl-empty-state h2{margin:20px 0 8px;font-size:30px;letter-spacing:-.04em}.tl-empty-state p{max-width:440px;margin-bottom:22px;color:#748398;font-size:13px}.tl-contact-hero{position:relative;min-height:365px;overflow:hidden;display:flex;align-items:center;margin-bottom:20px;padding:50px;border-radius:26px;background:linear-gradient(120deg,#0754b6 0,#1a73e9 54%,#5af);color:#fff;box-shadow:0 24px 60px #0b5fcc30;isolation:isolate}.tl-contact-hero:before{content:"";position:absolute;width:520px;height:520px;right:-100px;top:-240px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.tl-contact-hero__copy{position:relative;z-index:2;max-width:700px}.tl-contact-hero h1{margin:11px 0 12px;color:#fff;font-size:clamp(44px,6vw,76px);line-height:.94;letter-spacing:-.06em}.tl-contact-hero p{max-width:620px;margin:0;color:#ffffffd1;font-size:15px;line-height:1.55}.tl-contact-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.tl-contact-hero__chips span{min-height:31px;display:flex;align-items:center;padding:0 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff17;font-size:10px;font-weight:750;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tl-contact-hero__visual{position:absolute;right:-20px;bottom:-105px;width:430px;height:430px;opacity:.28;transform:rotate(-6deg)}.tl-contact-hero__visual img{width:100%;height:100%;object-fit:contain}.tl-contact-grid{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:20px;align-items:start}.tl-contact-info{padding:28px}.tl-contact-info__intro{padding-bottom:22px;border-bottom:1px solid #E6EDF5}.tl-contact-info h2,.tl-contact-form-card h2{margin:8px 0;color:#0a1b31;font-size:28px;letter-spacing:-.045em}.tl-contact-info__intro p,.tl-contact-form-card__head p{margin:0;color:#748398;font-size:12px;line-height:1.5}.tl-contact-method{display:flex;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid #E8EEF6;color:inherit;text-decoration:none}.tl-contact-method__icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#edf5ff,#def);color:#075cc8;font-weight:900;font-size:16px}.tl-contact-method>span:last-child{display:grid;gap:3px}.tl-contact-method small{color:#8b98a9;font-size:8px;letter-spacing:.1em;font-weight:850}.tl-contact-method strong{color:#193654;font-size:12px}.tl-contact-method em{color:#0a63d2;font-size:10px;font-style:normal;font-weight:750}.tl-contact-note{display:flex;gap:11px;margin-top:20px;padding:14px;border-radius:13px;background:#f2f7fd;color:#63758a}.tl-contact-note>span{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;border-radius:50%;background:#dceeff;color:#075cc8;font-weight:900;font-size:11px}.tl-contact-note p{margin:0;font-size:10px;line-height:1.45}.tl-contact-note strong{color:#23405e}.tl-contact-form-card{padding:31px}.tl-contact-form-card__head{margin-bottom:23px}.tl-contact-form,.tl-auth-form{display:grid;gap:16px}.tl-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tl-contact-form label,.tl-auth-form label{display:grid;gap:7px;color:#334a65;font-size:10px;font-weight:800}.tl-contact-form input,.tl-contact-form textarea,.tl-contact-form select,.tl-auth-form input,.tl-auth-form select{width:100%;border:1px solid #D9E4F1;border-radius:11px;background:#fbfdff;color:#122a46;font:inherit;font-size:12px}.tl-contact-form input,.tl-contact-form select,.tl-auth-form input,.tl-auth-form select{height:46px;padding:0 13px}.tl-contact-form textarea{min-height:155px;padding:13px;resize:vertical}.tl-contact-form input::placeholder,.tl-contact-form textarea::placeholder,.tl-auth-form input::placeholder{color:#a3afbe}.tl-form-privacy{margin:-4px 0 0;color:#98a3b2;font-size:9px;line-height:1.4;text-align:center}.tl-form-success,.tl-form-error{padding:14px;border-radius:12px;font-size:11px}.tl-form-success{display:flex;gap:10px;background:#ecfbf5;color:#176b54;border:1px solid #C7F0E1}.tl-form-success p{margin:2px 0 0}.tl-form-error{background:#fff2f2;color:#9e3136;border:1px solid #FFD7D9}.tl-faq-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:20px;overflow:hidden;border:1px solid #DDE7F3;border-radius:18px;background:#dde7f3;box-shadow:0 12px 34px #0f488c0d}.tl-faq-strip>div{padding:23px;background:#fff}.tl-faq-strip span{display:block;margin-bottom:14px;color:#1a73e9;font-size:10px;font-weight:900}.tl-faq-strip strong{color:#193654;font-size:12px}.tl-faq-strip p{margin:6px 0 0;color:#8290a2;font-size:10px;line-height:1.45}.tl-account-hero{position:relative;min-height:285px;overflow:hidden;display:flex;align-items:center;padding:45px 50px;margin-bottom:20px;border-radius:25px;background:linear-gradient(120deg,#073b87,#0b5fcc 52%,#1a73e9);color:#fff;box-shadow:0 23px 56px #0741922e}.tl-account-hero__copy{position:relative;z-index:2;max-width:700px}.tl-account-hero h1{margin:10px 0 9px;color:#fff;font-size:clamp(42px,5vw,68px);line-height:.95;letter-spacing:-.055em}.tl-account-hero p{margin:0;color:#fffc;font-size:14px}.tl-account-hero__visual{position:absolute;right:-40px;bottom:-130px;width:430px;height:430px;opacity:.23}.tl-account-hero__visual img{width:100%;height:100%;object-fit:contain}.tl-account-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}.tl-account-nav{position:sticky;top:160px;overflow:hidden;border:1px solid #DDE7F3;border-radius:20px;background:#fff;box-shadow:0 15px 40px #0f488c0f}.tl-account-user{display:flex;align-items:center;gap:12px;padding:22px;border-bottom:1px solid #E7EEF6}.tl-account-avatar{width:45px;height:45px;flex:0 0 45px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#0b5fcc,#4ca4fa);color:#fff;font-size:18px;font-weight:900;box-shadow:0 9px 22px #1a73e933}.tl-account-user>div:last-child{min-width:0;display:grid;gap:3px}.tl-account-user strong{overflow:hidden;text-overflow:ellipsis;color:#18334f;font-size:12px}.tl-account-user span{overflow:hidden;text-overflow:ellipsis;color:#8592a3;font-size:9px}.tl-account-nav nav{padding:10px;display:grid;gap:3px}.tl-account-nav nav a{min-height:42px;display:flex;align-items:center;gap:10px;padding:0 11px;border-radius:10px;color:#53677e;text-decoration:none;font-size:11px;font-weight:750}.tl-account-nav nav a span{width:22px;color:#6c82a0;text-align:center}.tl-account-nav nav a:hover{background:#f4f8fd;color:#0b5fcc}.tl-account-nav nav a.is-active{background:#eaf3ff;color:#075cc8}.tl-account-help{margin:10px;padding:15px;border-radius:13px;background:linear-gradient(145deg,#f2f8ff,#e4f1ff);display:grid;gap:4px}.tl-account-help span{color:#8391a2;font-size:8px;text-transform:uppercase;letter-spacing:.09em;font-weight:850}.tl-account-help strong{color:#173858;font-size:11px}.tl-account-help a{margin-top:5px;color:#075cc8;text-decoration:none;font-size:10px;font-weight:850}.tl-account-main{display:grid;gap:20px}.tl-account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tl-account-stats>div{min-height:125px;padding:22px;border:1px solid #DDE7F3;border-radius:18px;background:#fff;box-shadow:0 12px 32px #0f488c0d}.tl-account-stats span{display:block;color:#8996a7;font-size:8px;letter-spacing:.1em;font-weight:850}.tl-account-stats strong{display:block;margin:10px 0 4px;color:#0a5fcb;font-size:30px;line-height:1;letter-spacing:-.045em}.tl-account-stats small{color:#8290a2;font-size:9px}.tl-account-panel{padding:25px}.tl-order-list{border-top:1px solid #E8EEF6}.tl-order-row{display:grid;grid-template-columns:1.1fr .9fr 1fr .8fr auto;gap:14px;align-items:center;min-height:74px;padding:13px 4px;border-bottom:1px solid #E8EEF6;color:inherit;text-decoration:none}.tl-order-row>div:not(.tl-order-row__arrow){display:grid;gap:5px}.tl-order-row span{color:#929ead;font-size:8px;letter-spacing:.08em;font-weight:850}.tl-order-row strong{color:#29425e;font-size:11px}.tl-order-row__id strong{color:#075cc8}.tl-order-row__arrow{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#f0f6fd;color:#0a63d2}.tl-order-row:hover .tl-order-row__arrow{background:#1a73e9;color:#fff}.tl-account-empty{min-height:280px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border-top:1px solid #E8EEF6}.tl-account-empty>div{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;background:#eaf3ff;color:#0a63d2;font-size:22px}.tl-account-empty h3{margin:16px 0 6px;color:#173652;font-size:20px}.tl-account-empty p{max-width:390px;margin:0 0 18px;color:#8491a2;font-size:11px}.tl-address-card{display:flex;align-items:flex-start;gap:14px;padding-top:18px;border-top:1px solid #E8EEF6;color:#5d7087;font-size:11px;line-height:1.5}.tl-address-card__icon{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border-radius:12px;background:#eaf3ff;color:#075cc8;font-size:16px}.tl-address-card p{margin:3px 0 5px}.tl-address-card a{color:#075cc8;text-decoration:none;font-weight:800}.tl-auth-page{padding-top:24px}.tl-auth-wrap{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.72fr);min-height:650px;border:1px solid #D8E5F4;border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 26px 70px #0a4a971c}.tl-auth-brand{position:relative;overflow:hidden;padding:48px;background:linear-gradient(135deg,#063a83 0,#0b5fcc 52%,#1a73e9);color:#fff;isolation:isolate}.tl-auth-brand__logo{position:relative;z-index:3;width:185px;height:auto}.tl-auth-brand__copy{position:relative;z-index:3;max-width:560px;margin-top:125px}.tl-auth-brand h1{margin:12px 0;color:#fff;font-size:clamp(45px,5vw,72px);line-height:.93;letter-spacing:-.06em}.tl-auth-brand p{margin:0;max-width:520px;color:#ffffffc7;font-size:14px;line-height:1.55}.tl-auth-brand__benefits{position:relative;z-index:3;display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:28px;color:#ffffffd1;font-size:10px}.tl-auth-brand__benefits div{display:flex;gap:7px;align-items:center}.tl-auth-brand__benefits span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#ffffff24;font-size:9px}.tl-auth-brand__mark{position:absolute;right:-150px;bottom:-235px;width:580px;height:580px;opacity:.17;z-index:1}.tl-auth-card{align-self:center;padding:48px}.tl-auth-card h2{margin:9px 0 7px;color:#0a1b31;font-size:34px;letter-spacing:-.045em}.tl-auth-card__sub{margin:0 0 24px;color:#8190a3;font-size:12px}.tl-auth-form .errors{margin:0;padding:12px 14px;border-radius:10px;background:#fff2f2;color:#a2383d;font-size:10px}.tl-auth-switch,.tl-auth-links{margin-top:18px;color:#8290a2;font-size:10px;text-align:center}.tl-auth-switch a,.tl-auth-links a{color:#075cc8;text-decoration:none;font-weight:850}.tl-auth-links{display:flex;justify-content:space-between;gap:12px;text-align:left}.tl-auth-secondary{width:100%;min-height:40px;border:0;background:none;color:#8794a5;font-size:10px;cursor:pointer}.tl-recover-card{margin-top:22px;padding:17px;border:1px solid #DDE8F5;border-radius:14px;background:#f8fbff}.tl-recover-card>strong{color:#24415f;font-size:11px}.tl-recover-card>p{margin:4px 0 12px;color:#8491a2;font-size:9px}.tl-auth-form--compact{gap:10px}.tl-order-layout,.tl-addresses-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:20px;align-items:start}.tl-order-products{border-top:1px solid #E8EEF6}.tl-order-product{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid #E8EEF6}.tl-order-product>a{width:80px;height:80px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#f4f8fd}.tl-order-product img{width:90%;height:90%;object-fit:contain;mix-blend-mode:multiply}.tl-order-product>div{display:grid;gap:4px}.tl-order-product strong{color:#253f5b;font-size:11px}.tl-order-product span,.tl-order-product small{color:#8794a5;font-size:9px}.tl-order-product b{color:#0b315f;font-size:12px}.tl-order-address{margin-top:18px;padding-top:18px;border-top:1px solid #E8EEF6;color:#6e7f93;font-size:10px;line-height:1.5}.tl-order-address>span{display:block;margin-bottom:9px;color:#8d99a8;font-size:8px;letter-spacing:.09em;font-weight:850}.tl-addresses-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr)}.tl-address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;border-top:1px solid #E8EEF6;padding-top:18px}.tl-saved-address{position:relative;min-height:170px;padding:18px;border:1px solid #DEE8F4;border-radius:14px;color:#61748b;font-size:10px;line-height:1.55;background:#fbfdff}.tl-address-badge{display:inline-flex;min-height:23px;align-items:center;margin-bottom:12px;padding:0 8px;border-radius:999px;background:#eaf3ff;color:#075cc8;font-size:8px;font-weight:850}.tl-saved-address form{margin-top:12px}.tl-check{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px!important}.tl-check input{width:16px!important;height:16px!important;box-shadow:none!important}.tl-footer{background:linear-gradient(180deg,#061a37,#04152d)}.tl-footer__submit{background:#1a73e9;color:#fff}.tl-footer__submit:hover{background:#2e86f0}@media(max-width:1050px){.tl-cart-layout,.tl-contact-grid,.tl-order-layout,.tl-addresses-layout{grid-template-columns:1fr}.tl-cart-summary{position:static}.tl-account-layout{grid-template-columns:230px minmax(0,1fr)}.tl-auth-wrap{grid-template-columns:1fr 420px}.tl-auth-brand{padding:38px}.tl-auth-brand__copy{margin-top:100px}}@media(max-width:820px){.tl-page{padding-top:14px;padding-bottom:55px}.tl-page-hero,.tl-contact-hero,.tl-account-hero{padding:32px;border-radius:20px}.tl-page-hero__mark,.tl-contact-hero__visual,.tl-account-hero__visual{opacity:.12}.tl-account-layout{grid-template-columns:1fr}.tl-account-nav{position:static}.tl-account-nav nav{grid-template-columns:repeat(3,1fr)}.tl-account-nav nav a{justify-content:center}.tl-account-help{display:none}.tl-account-stats{grid-template-columns:repeat(3,1fr)}.tl-auth-wrap{grid-template-columns:1fr;min-height:0}.tl-auth-brand{min-height:340px}.tl-auth-brand__copy{margin-top:72px}.tl-auth-brand__benefits{display:none}.tl-auth-card{padding:36px}}@media(max-width:650px){.tl-header__logo-image--brand{width:142px;height:auto}.tl-page-hero{min-height:220px;padding:27px 24px;border-radius:17px}.tl-page-hero h1{font-size:39px}.tl-page-hero p{width:83%;font-size:11px}.tl-page-hero__mark{width:250px;height:250px;right:-90px}.tl-breadcrumb{margin-bottom:18px;font-size:9px}.tl-cart-layout{gap:12px}.tl-cart-items,.tl-cart-summary,.tl-account-panel,.tl-contact-form-card,.tl-contact-info{border-radius:16px}.tl-cart-items,.tl-cart-summary,.tl-account-panel,.tl-contact-form-card,.tl-contact-info{padding:18px}.tl-shipping-progress__top{grid-template-columns:auto 1fr}.tl-shipping-progress__top>span:last-child{display:none}.tl-card-head{align-items:flex-start}.tl-card-head h2{font-size:19px}.tl-card-head>a{font-size:9px}.tl-cart-item{grid-template-columns:92px minmax(0,1fr);gap:12px}.tl-cart-item__media{width:92px}.tl-cart-item__price{grid-column:2;grid-row:2;text-align:left;margin-top:-5px}.tl-cart-item__info{grid-row:1 / span 2;grid-column:2}.tl-cart-item__title{font-size:12px}.tl-cart-item__meta{margin-top:12px}.tl-cart-list__footer{align-items:flex-start;flex-direction:column}.tl-cart-safe{order:-1}.tl-contact-hero{min-height:390px;padding:30px 24px;border-radius:18px;align-items:flex-start}.tl-contact-hero h1{font-size:48px;width:80%}.tl-contact-hero p{width:82%;font-size:11px}.tl-contact-hero__chips{max-width:75%}.tl-contact-hero__visual{width:300px;height:300px;right:-110px;bottom:-90px}.tl-form-row,.tl-faq-strip{grid-template-columns:1fr}.tl-account-hero{min-height:250px;padding:30px 24px;border-radius:18px}.tl-account-hero h1{font-size:44px;width:80%}.tl-account-hero p{width:75%;font-size:11px;line-height:1.45}.tl-account-nav nav{grid-template-columns:1fr}.tl-account-nav nav a{justify-content:flex-start}.tl-account-stats{grid-template-columns:1fr 1fr}.tl-account-stats>div:last-child{grid-column:1/-1}.tl-order-row{grid-template-columns:1fr 1fr auto}.tl-order-row>div:nth-child(3),.tl-order-row>div:nth-child(4){display:none}.tl-auth-page{padding-top:10px}.tl-auth-wrap{border-radius:18px}.tl-auth-brand{min-height:305px;padding:27px 24px}.tl-auth-brand__logo{width:155px}.tl-auth-brand__copy{margin-top:72px}.tl-auth-brand h1{width:82%;font-size:47px}.tl-auth-brand p{width:83%;font-size:11px}.tl-auth-brand__mark{width:380px;height:380px;right:-150px;bottom:-165px}.tl-auth-card{padding:28px 22px 32px}.tl-auth-card h2{font-size:28px}.tl-auth-links{flex-direction:column;text-align:center}.tl-address-grid{grid-template-columns:1fr}.tl-order-product{grid-template-columns:65px minmax(0,1fr) auto}.tl-order-product>a{width:65px;height:65px}}.tl-hero__brand-mark{position:absolute;width:470px;height:470px;right:25%;bottom:-235px;object-fit:contain;opacity:.09;transform:rotate(-10deg);z-index:-1}@media(max-width:650px){.tl-hero__brand-mark{width:330px;height:330px;right:-12%;bottom:-170px;opacity:.08}}:root{--tl-blue-deep:#063E91;--tl-blue-dark:#0858C5;--tl-blue:#1A73E9;--tl-blue-light:#EAF3FF;--tl-surface:#F7FAFE;--tl-black:#071426}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.tl-header__cart-count{background:#fff;color:#0a5dcb;border-color:#1a73e9}.tl-header__search-button{transition:background .2s ease,transform .2s ease}.tl-header__search-button:hover{background:#074ea9}.tl-btn,.tl-pdp-add,.tl-search-hero button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.tl-btn:hover,.tl-pdp-add:hover:not(:disabled),.tl-search-hero button:hover{transform:translateY(-1px)}.tl-pdp{padding:18px 0 78px;background:linear-gradient(180deg,#f8fbff 0,#fff 260px)}.tl-pdp *{box-sizing:border-box}.tl-pdp-breadcrumb{min-height:30px;display:flex;align-items:center;gap:8px;overflow:hidden;color:#8492a5;font-size:10px;white-space:nowrap}.tl-pdp-breadcrumb a{color:#52677e;text-decoration:none}.tl-pdp-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.tl-pdp-shell{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.78fr);gap:34px;align-items:start;margin-top:12px}.tl-pdp-gallery{min-width:0}.tl-pdp-stage{position:relative;min-height:620px;display:grid;place-items:center;overflow:hidden;border:1px solid #DCE7F4;border-radius:24px;background:radial-gradient(circle at 50% 40%,#fff 0,#f6f9fd 72%);box-shadow:0 18px 55px #093e7f14}.tl-pdp-media{display:none;width:100%;height:100%;min-height:620px;place-items:center}.tl-pdp-media.is-active{display:grid}.tl-pdp-media img{width:92%;height:590px;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.tl-pdp-stage:hover .tl-pdp-media.is-active img{transform:scale(1.025)}.tl-pdp-media video,.tl-pdp-media iframe,.tl-pdp-media model-viewer{width:100%;height:620px;object-fit:contain}.tl-pdp-stage__badges{position:absolute;left:18px;top:18px;z-index:4;display:flex;flex-wrap:wrap;gap:7px}.tl-pdp-stage__badges span{min-height:27px;display:inline-flex;align-items:center;padding:0 9px;border-radius:8px;font-size:8px;font-weight:900;letter-spacing:.04em;box-shadow:0 5px 14px #00000014}.tl-pdp-sale{background:#0b63d6;color:#fff}.tl-pdp-hot{background:#fff;color:#0b5fcc;border:1px solid #D5E4F6}.tl-pdp-thumbs{display:flex;gap:9px;margin-top:10px;overflow:auto hidden;padding:2px 1px 4px;scrollbar-width:none}.tl-pdp-thumbs::-webkit-scrollbar{display:none}.tl-pdp-thumb{width:74px;height:74px;flex:0 0 74px;display:grid;place-items:center;overflow:hidden;border:1px solid #DCE6F2;border-radius:13px;background:#fff;cursor:pointer;transition:.18s ease}.tl-pdp-thumb.is-active{border-color:#1a73e9;box-shadow:0 0 0 2px #1a73e91c}.tl-pdp-thumb img{width:90%;height:90%;object-fit:contain;mix-blend-mode:multiply}.tl-pdp-info{position:sticky;top:168px;padding:22px 0 0}.tl-pdp-kicker{color:#0a63d3;font-size:9px;font-weight:900;letter-spacing:.12em}.tl-pdp-kicker span{margin:0 6px;color:#aac2df}.tl-pdp-info h1{margin:10px 0 9px;color:#071a31;font-size:clamp(32px,3.25vw,51px);line-height:.98;letter-spacing:-.055em;font-weight:800}.tl-pdp-rating{display:flex;align-items:center;gap:8px;margin-top:11px;color:#8090a4;font-size:10px}.tl-pdp-rating strong{color:#203b5a}.tl-pdp-rating .tl-stars{color:#1a73e9;font-size:11px;letter-spacing:1px}.tl-pdp-price{display:flex;align-items:center;gap:11px;margin:24px 0 14px}.tl-pdp-price strong{color:#073f8f;font-size:34px;line-height:1;letter-spacing:-.045em}.tl-pdp-price s{color:#9aa7b7;font-size:16px}.tl-pdp-price>span{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#eaf3ff;color:#0a62d0;font-size:9px;font-weight:900}.tl-pdp-lead{max-width:650px;color:#617389;font-size:12px;line-height:1.6}.tl-pdp-promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.tl-pdp-promise-grid>div{min-height:76px;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #DEE8F4;border-radius:13px;background:#fbfdff}.tl-pdp-promise-grid>div>span{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:9px;background:#eaf3ff;color:#0a62d0;font-size:12px}.tl-pdp-promise-grid p{display:grid;gap:2px;margin:0}.tl-pdp-promise-grid strong{color:#28425f;font-size:9px}.tl-pdp-promise-grid small{color:#8795a6;font-size:8px;line-height:1.25}.tl-pdp-form{margin-top:16px;padding:18px;border:1px solid #D9E5F2;border-radius:18px;background:#fff;box-shadow:0 18px 45px #0a428a12}.tl-pdp-label{display:block;margin-bottom:7px;color:#415873;font-size:9px;font-weight:850}.tl-pdp-select-wrap{position:relative}.tl-pdp-select-wrap select{width:100%;height:48px;-webkit-appearance:none;appearance:none;border:1px solid #CDDAEA;border-radius:11px;padding:0 42px 0 13px;outline:0;background:#fff;color:#1b3553;font:inherit;font-size:11px;font-weight:700}.tl-pdp-select-wrap select:focus{border-color:#1a73e9;box-shadow:0 0 0 3px #1a73e91a}.tl-pdp-select-wrap svg{position:absolute;right:14px;top:50%;width:18px;height:18px;transform:translateY(-50%);color:#57708c;pointer-events:none}.tl-pdp-buyrow{display:grid;grid-template-columns:105px minmax(0,1fr);gap:9px;margin-top:10px}.tl-pdp-qty{height:53px;display:grid;grid-template-columns:31px 1fr 31px;align-items:center;border:1px solid #D5E1EE;border-radius:12px;overflow:hidden;background:#fff}.tl-pdp-qty button{height:100%;border:0;background:transparent;color:#44617f;font-size:18px;cursor:pointer}.tl-pdp-qty input{width:100%;border:0!important;box-shadow:none!important;padding:0!important;text-align:center;color:#183755;font-weight:800;-moz-appearance:textfield}.tl-pdp-qty input::-webkit-inner-spin-button{display:none}.tl-pdp-add{height:53px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;border:0;border-radius:12px;background:linear-gradient(135deg,#095dce,#1a73e9);color:#fff;font:inherit;font-size:12px;font-weight:850;cursor:pointer;box-shadow:0 12px 26px #1a73e938}.tl-pdp-add:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.tl-pdp-add__arrow{font-size:18px}.tl-pdp-form .shopify-payment-button{margin-top:8px}.tl-pdp-form .shopify-payment-button__button{min-height:49px!important;border-radius:12px!important;font-size:11px!important;font-weight:800!important}.tl-pdp-delivery{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;margin:13px 0 4px;padding:13px 2px}.tl-pdp-delivery__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eaf3ff;color:#0a63d3}.tl-pdp-delivery>div:nth-child(2){display:grid;gap:3px}.tl-pdp-delivery strong{color:#294762;font-size:9px}.tl-pdp-delivery span{color:#8191a3;font-size:8px}.tl-pdp-delivery__dot{color:#1a73e9!important;font-size:9px!important}.tl-pdp-accordions{margin-top:4px;border-top:1px solid #E2EAF3}.tl-pdp-accordions details{border-bottom:1px solid #E2EAF3}.tl-pdp-accordions summary{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;color:#213f5c;font-size:10px;font-weight:850}.tl-pdp-accordions summary::-webkit-details-marker{display:none}.tl-pdp-accordions summary span{font-size:17px;color:#7b8da1;transition:transform .2s ease}.tl-pdp-accordions details[open] summary span{transform:rotate(45deg)}.tl-pdp-accordions details>div{padding:0 0 17px;color:#6c7e92;font-size:10px;line-height:1.65}.tl-pdp-accordions details>div p{margin:0 0 8px}.tl-pdp-accordions a{color:#0a62d0;text-decoration:none;font-weight:800}.tl-pdp-rte>:first-child{margin-top:0}.tl-pdp-rte img{max-width:100%;height:auto}.tl-pdp-editorial{margin-top:66px;padding:54px;overflow:hidden;border-radius:25px;background:linear-gradient(135deg,#062f6f,#0a5cc6 52%,#1a73e9);color:#fff;box-shadow:0 25px 65px #0543932b}.tl-pdp-editorial__intro{max-width:760px}.tl-pdp-editorial__intro>span,.tl-section-heading>div>span{color:#a9d2ff;font-size:9px;font-weight:900;letter-spacing:.13em}.tl-pdp-editorial h2{margin:9px 0 10px;max-width:730px;color:#fff;font-size:clamp(35px,4vw,58px);line-height:.96;letter-spacing:-.055em}.tl-pdp-editorial__intro p{max-width:650px;margin:0;color:#ffffffbd;font-size:12px;line-height:1.65}.tl-pdp-editorial__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:34px}.tl-pdp-editorial__cards article{min-height:170px;padding:22px;border:1px solid rgba(255,255,255,.17);border-radius:17px;background:#ffffff13;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tl-pdp-editorial__cards b{color:#a8d1ff;font-size:9px}.tl-pdp-editorial__cards h3{margin:31px 0 7px;color:#fff;font-size:19px}.tl-pdp-editorial__cards p{margin:0;color:#ffffffab;font-size:10px;line-height:1.5}.tl-pdp-related{margin-top:58px}.tl-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.tl-section-heading h2{margin:5px 0 0;color:#102b48;font-size:30px;letter-spacing:-.045em}.tl-section-heading a{color:#0a62d0;text-decoration:none;font-size:10px;font-weight:850}.tl-pdp-related__grid,.tl-catalog-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.tl-pdp-mobile-buy{display:none}.tl-catalog{padding:18px 0 75px;background:#fff}.tl-catalog-hero{position:relative;min-height:250px;display:flex;align-items:flex-end;overflow:hidden;padding:36px 39px;border-radius:23px;background:linear-gradient(120deg,#073d8a,#0a5dcb 58%,#1a73e9);color:#fff}.tl-catalog-hero>div{position:relative;z-index:2;max-width:760px}.tl-catalog-hero .tl-pdp-breadcrumb{color:#ffffff9e}.tl-catalog-hero .tl-pdp-breadcrumb a{color:#ffffffd1}.tl-catalog-kicker{display:block;margin-top:37px;color:#b7daff;font-size:9px;font-weight:900;letter-spacing:.13em}.tl-catalog-hero h1{margin:6px 0 7px;color:#fff;font-size:clamp(42px,5vw,70px);line-height:.95;letter-spacing:-.06em}.tl-catalog-hero p,.tl-catalog-description{max-width:630px;margin:0;color:#ffffffbf;font-size:11px;line-height:1.55}.tl-catalog-hero>img{position:absolute;width:400px;height:400px;right:-50px;bottom:-160px;opacity:.12;transform:rotate(-8deg)}.tl-catalog-toolbar{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:15px;padding:0 2px;border-bottom:1px solid #E5ECF4}.tl-catalog-toolbar>div{display:flex;align-items:baseline;gap:6px;color:#7d8d9f;font-size:10px}.tl-catalog-toolbar>div strong{color:#193b5d;font-size:17px}.tl-catalog-toolbar form{display:flex;align-items:center;gap:9px}.tl-catalog-toolbar label{color:#7d8d9f;font-size:9px;font-weight:700}.tl-catalog-toolbar select{height:37px;min-width:190px;border:1px solid #D7E2EE;border-radius:9px;padding:0 11px;background:#fff;color:#34516f;font:inherit;font-size:9px;outline:0}.tl-catalog-grid .tl-product-card{min-width:0}.tl-pagination{margin-top:35px;display:flex;justify-content:center}.tl-pagination .page,.tl-pagination a,.tl-pagination span{min-width:34px;min-height:34px;display:inline-grid;place-items:center;margin:2px;border-radius:9px;color:#45627f;text-decoration:none;font-size:10px}.tl-pagination .current{background:#1a73e9;color:#fff}.tl-search-page{padding:22px 0 75px;background:#f8fbff;min-height:65vh}.tl-search-hero{min-height:290px;display:flex;flex-direction:column;justify-content:center;padding:42px;border-radius:24px;background:linear-gradient(130deg,#061f43,#07499f 56%,#1a73e9);color:#fff}.tl-search-hero>span{color:#a8d0ff;font-size:9px;font-weight:900;letter-spacing:.13em}.tl-search-hero h1{margin:7px 0 25px;color:#fff;font-size:clamp(39px,5vw,67px);line-height:.95;letter-spacing:-.06em}.tl-search-hero form{max-width:800px;height:58px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 16px 35px #0000001f}.tl-search-hero form svg{width:20px;height:20px;margin-left:17px;color:#607895}.tl-search-hero input{height:100%;border:0!important;box-shadow:none!important;outline:0;padding:0 14px!important;color:#142f4a;font:inherit;font-size:12px}.tl-search-hero button{height:46px;margin-right:6px;padding:0 22px;border:0;border-radius:10px;background:#1a73e9;color:#fff;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.tl-search-meta{min-height:64px;display:flex;align-items:center;border-bottom:1px solid #E1EAF4}.tl-search-meta>div{display:flex;align-items:baseline;gap:6px}.tl-search-meta strong{color:#183b5d;font-size:17px}.tl-search-meta span{color:#8594a5;font-size:10px}.tl-search-suggestions{padding:28px 0}.tl-search-suggestions>span{color:#8292a5;font-size:8px;font-weight:850;letter-spacing:.11em}.tl-search-suggestions>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.tl-search-suggestions a{min-height:35px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid #D9E5F2;border-radius:999px;background:#fff;color:#31516f;text-decoration:none;font-size:9px;font-weight:700}.tl-product-card{border:1px solid #E2EAF3!important;border-radius:15px!important;background:#fff;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tl-product-card:hover{transform:translateY(-4px);border-color:#c9ddf5!important;box-shadow:0 18px 38px #084b9d1c}.tl-product-card__media{border-radius:13px 13px 8px 8px!important;background:linear-gradient(180deg,#fafcff,#f4f8fd)!important}.tl-product-card__media img{mix-blend-mode:multiply}@media(max-width:1180px){.tl-pdp-shell{grid-template-columns:minmax(0,1fr) minmax(390px,.88fr);gap:22px}.tl-pdp-stage,.tl-pdp-media{min-height:520px}.tl-pdp-media img{height:500px}.tl-pdp-info{top:152px}.tl-pdp-promise-grid{grid-template-columns:1fr}.tl-pdp-promise-grid>div{min-height:58px}.tl-pdp-related__grid,.tl-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.tl-pdp{padding-top:8px}.tl-pdp-shell{grid-template-columns:1fr;gap:13px}.tl-pdp-info{position:static;padding-top:12px}.tl-pdp-stage,.tl-pdp-media{min-height:540px}.tl-pdp-media img{height:515px}.tl-pdp-promise-grid{grid-template-columns:repeat(3,1fr)}.tl-pdp-related__grid,.tl-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tl-pdp-editorial{padding:38px}}@media(max-width:650px){.tl-container{width:min(100% - 24px,1480px)}.tl-header__notice-inner{min-height:27px;justify-content:center;text-align:center;font-size:9px}.tl-header__notice-inner>span:last-child{display:none}.tl-header__main{min-height:62px;grid-template-columns:auto 1fr auto;gap:8px}.tl-header__brand{grid-column:1}.tl-header__logo-image--brand{width:130px!important}.tl-header__search{grid-column:1/-1;grid-row:2;height:42px;margin-bottom:10px}.tl-header__main{padding-top:7px}.tl-header__actions{grid-column:3;grid-row:1}.tl-header__action--account{display:none}.tl-header__mobile-toggle{display:grid}.tl-header__nav-wrap{display:none}.tl-header__search-input{font-size:11px}.tl-header__search-button{width:44px;flex-basis:44px}.tl-header__cart-count{top:-2px;right:-2px}.tl-pdp{padding:7px 0 92px}.tl-pdp-breadcrumb{font-size:8px;min-height:27px}.tl-pdp-shell{margin-top:5px}.tl-pdp-stage{min-height:365px;border-radius:17px}.tl-pdp-media{min-height:365px}.tl-pdp-media img{width:95%;height:350px}.tl-pdp-media video,.tl-pdp-media iframe,.tl-pdp-media model-viewer{height:365px}.tl-pdp-stage__badges{left:11px;top:11px}.tl-pdp-stage__badges span{min-height:23px;font-size:7px}.tl-pdp-thumbs{gap:7px}.tl-pdp-thumb{width:57px;height:57px;flex-basis:57px;border-radius:10px}.tl-pdp-info{padding-top:8px}.tl-pdp-kicker{font-size:8px}.tl-pdp-info h1{margin-top:8px;font-size:31px;line-height:1.01}.tl-pdp-rating{font-size:8px}.tl-pdp-rating .tl-stars{font-size:9px}.tl-pdp-price{margin:17px 0 11px}.tl-pdp-price strong{font-size:28px}.tl-pdp-price s{font-size:13px}.tl-pdp-lead{font-size:10px;line-height:1.55}.tl-pdp-promise-grid{grid-template-columns:1fr;gap:6px;margin:15px 0}.tl-pdp-promise-grid>div{min-height:53px;padding:9px 10px}.tl-pdp-form{padding:13px;border-radius:15px}.tl-pdp-buyrow{grid-template-columns:91px 1fr}.tl-pdp-qty,.tl-pdp-add{height:49px}.tl-pdp-add{padding:0 15px}.tl-pdp-form .shopify-payment-button{display:none}.tl-pdp-editorial{margin-top:37px;padding:26px 20px;border-radius:18px}.tl-pdp-editorial h2{font-size:35px}.tl-pdp-editorial__intro p{font-size:10px}.tl-pdp-editorial__cards{grid-template-columns:1fr;gap:7px;margin-top:23px}.tl-pdp-editorial__cards article{min-height:125px;padding:17px}.tl-pdp-editorial__cards h3{margin-top:20px}.tl-pdp-related{margin-top:37px}.tl-section-heading{align-items:flex-start}.tl-section-heading h2{font-size:24px}.tl-pdp-related__grid,.tl-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tl-pdp-mobile-buy{position:fixed;left:0;right:0;bottom:0;z-index:80;min-height:70px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 12px max(9px,env(safe-area-inset-bottom));border-top:1px solid #D9E4F0;background:#fffffff0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 -12px 34px #0631671a}.tl-pdp-mobile-buy>div{min-width:0;display:grid;gap:2px}.tl-pdp-mobile-buy small{overflow:hidden;color:#7d8da0;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.tl-pdp-mobile-buy strong{color:#0a4fa8;font-size:15px}.tl-pdp-mobile-buy button{min-width:130px;height:47px;border:0;border-radius:11px;background:#1a73e9;color:#fff;font:inherit;font-size:10px;font-weight:850}.tl-pdp-mobile-buy button:disabled{opacity:.45}.tl-catalog{padding-top:10px}.tl-catalog-hero{min-height:220px;padding:25px 22px;border-radius:18px}.tl-catalog-kicker{margin-top:24px}.tl-catalog-hero h1{font-size:43px}.tl-catalog-hero p,.tl-catalog-description{width:83%;font-size:9px}.tl-catalog-hero>img{width:280px;height:280px;right:-105px;bottom:-105px}.tl-catalog-toolbar{min-height:60px}.tl-catalog-toolbar label{display:none}.tl-catalog-toolbar select{min-width:145px;max-width:165px}.tl-catalog-grid{margin-top:11px}.tl-search-page{padding-top:10px}.tl-search-hero{min-height:260px;padding:25px 20px;border-radius:18px}.tl-search-hero h1{width:90%;font-size:42px}.tl-search-hero form{height:52px;grid-template-columns:auto 1fr}.tl-search-hero form svg{margin-left:13px;width:17px}.tl-search-hero input{font-size:10px;padding:0 10px!important}.tl-search-hero button{display:none}}:root{--tl-blue:#1A73E9;--tl-blue-700:#0B5FCC;--tl-blue-800:#084A9F;--tl-navy:#071B33;--tl-ink:#13243A;--tl-muted:#66788D;--tl-line:#DCE6F1;--tl-soft:#F5F8FC;--tl-card:#FFFFFF;--tl-radius:16px;--tl-radius-lg:22px;--tl-shadow-sm:0 8px 24px rgba(10,50,102,.06);--tl-shadow-md:0 18px 46px rgba(10,50,102,.09)}body{font-family:var(--font-body--family),Arial,sans-serif;color:var(--tl-ink);font-size:15px;line-height:1.5;background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.tl-market,.tl-pdp,.tl-page,.tl-catalog,.tl-search-page,.tl-generic-page,.tl-error-page,.tl-collections-page,.tl-header,.tl-footer{font-family:var(--font-body--family),Arial,sans-serif}.tl-market h1,.tl-market h2,.tl-market h3,.tl-pdp h1,.tl-pdp h2,.tl-pdp h3,.tl-page h1,.tl-page h2,.tl-page h3,.tl-catalog h1,.tl-search-page h1,.tl-generic-page h1,.tl-collections-page h1{font-family:var(--font-heading--family),var(--font-body--family),Arial,sans-serif;font-weight:700;letter-spacing:-.035em}.tl-container{width:min(1440px,calc(100% - 48px))}.tl-header-section{position:sticky;top:0;z-index:90}.tl-header{background:var(--tl-blue);box-shadow:0 8px 25px #0630681f;-webkit-backdrop-filter:none;backdrop-filter:none}.tl-header__notice{background:#0b5fcc;font-size:12px}.tl-header__notice-inner{min-height:31px}.tl-header__main{min-height:74px;grid-template-columns:190px minmax(360px,760px) auto;justify-content:space-between;gap:28px}.tl-header__logo-image{max-width:172px;height:30px}.tl-header__search{height:46px;border:0;border-radius:10px;box-shadow:0 1px #ffffff26,0 6px 18px #042b5e14}.tl-header__search:focus-within{box-shadow:0 0 0 3px #ffffff38,0 8px 24px #042b5e1f}.tl-header__search-icon{flex:0 0 auto;margin-left:15px;color:#7990a8}.tl-header__search-input{padding:0 12px;font-size:13px}.tl-header__search-button{width:auto;flex:0 0 auto;padding:0 20px;background:#fff;color:#0b5fcc;border-left:1px solid #E5ECF4;font-weight:700;font-size:12px}.tl-header__search-button:hover{background:#f4f8fe;color:#084a9f}.tl-header__action{width:43px;height:43px;border-radius:9px}.tl-header__cart-count{top:-1px;right:-1px;min-width:18px;height:18px;border:0;background:#fff;color:#0b5fcc;box-shadow:0 2px 7px #00000024}.tl-header__nav-wrap{border-top:1px solid #E3EBF4;box-shadow:0 1px #062d6108}.tl-header__nav{min-height:44px;gap:2px}.tl-header__categories{border-radius:8px;background:#edf5ff;color:#0b5fcc;font-size:12px;font-weight:700}.tl-header__nav-link{font-size:12px;font-weight:600;color:#39516b}.tl-header__deal{color:#0b5fcc;font-weight:750}.tl-mobile-menu__panel{right:0;left:auto;top:52px;width:min(360px,calc(100vw - 24px));padding:12px;border:1px solid #DCE6F1;border-radius:14px;background:#fff;box-shadow:0 25px 65px #05285333}.tl-mobile-menu__head{display:flex;justify-content:space-between;align-items:center;padding:8px 10px 12px;border-bottom:1px solid #E6EDF5;color:#182c43;font-size:13px}.tl-mobile-menu__head span{color:#8a99aa;font-size:10px;font-weight:600}.tl-mobile-menu__panel>a{display:flex;justify-content:space-between;align-items:center;min-height:45px;padding:0 10px;border-radius:8px;color:#2c435b;font-size:12px;font-weight:650;text-decoration:none}.tl-mobile-menu__panel>a:hover{background:#f2f7fd;color:#0b5fcc}.tl-mobile-menu__divider{height:1px;margin:7px 10px;background:#e7edf4}.tl-market{padding:20px 0 72px;background:#fff}.tl-hero-grid{grid-template-columns:minmax(0,1.78fr) minmax(320px,.72fr);gap:14px}.tl-hero{min-height:420px;border-radius:20px;background:linear-gradient(120deg,#0a58bf,#1a73e9 58%,#3892f7);box-shadow:var(--tl-shadow-md)}.tl-hero:before{width:460px;height:460px;left:-220px;bottom:-270px;background:transparent;border:1px solid rgba(255,255,255,.15)}.tl-hero:after{width:520px;height:520px;right:-260px;top:-320px;background:transparent;border:1px solid rgba(255,255,255,.15)}.tl-hero__brand-mark{opacity:.055!important}.tl-hero__copy{width:56%;min-width:0;padding:62px 0 56px 52px}.tl-eyebrow{min-height:25px;padding:0 9px;border-radius:7px;font-size:10px;font-weight:750;letter-spacing:.08em;background:#ffffff1a}.tl-hero h1{max-width:610px;margin:17px 0 14px;font-size:clamp(40px,4.2vw,61px);line-height:1;letter-spacing:-.042em;font-weight:700}.tl-hero__sub{max-width:510px;font-size:15px;line-height:1.58;color:#ffffffd1}.tl-hero__price{margin-top:24px;gap:10px}.tl-hero__price-now{font-size:29px;font-weight:750}.tl-hero__price-old{font-size:14px}.tl-hero__cta{min-height:45px;margin-top:23px;padding:0 18px;border-radius:9px;color:#084a9f;font-size:12px;font-weight:750;box-shadow:none}.tl-hero__media{right:2%;bottom:-1%;width:46%;height:94%}.tl-hero__media img{transform:none;filter:drop-shadow(0 24px 30px rgba(0,20,62,.25))}.tl-side-stack{gap:14px}.tl-side-promo{min-height:203px;padding:25px;border:1px solid #DBE7F3;border-radius:20px;box-shadow:none;color:#12385f}.tl-side-promo--mint{background:linear-gradient(145deg,#f0f6ff,#dceaff)}.tl-side-promo--warm{background:linear-gradient(145deg,#f7fafe,#e6f0fc)}.tl-side-promo__tag{color:#0b5fcc;font-size:9px;font-weight:750}.tl-side-promo h3{width:58%;margin-top:9px;font-size:23px;line-height:1.07;letter-spacing:-.03em;font-weight:700}.tl-side-promo p{font-size:11px;line-height:1.5;color:#627991;opacity:1}.tl-side-promo img{right:-2%;bottom:-7%;width:47%;height:100%}.tl-section{margin-top:42px}.tl-section__head{margin-bottom:18px;align-items:center}.tl-section__title{font-size:24px;letter-spacing:-.03em;font-weight:700;color:#10263f}.tl-section__subtitle{margin-top:4px;font-size:12px;color:#77889a}.tl-section__link{font-size:11px;font-weight:700}.tl-categories{gap:14px}.tl-category__visual{aspect-ratio:1.15;border-radius:50%;background:#f6f8fb;border-color:#e8edf3}.tl-category__label{margin-top:9px;font-size:11px;font-weight:650;color:#30475f}.tl-category:hover .tl-category__visual{box-shadow:0 10px 25px #08376e14}.tl-product-grid,.tl-catalog-grid,.tl-pdp-related__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.tl-product-card{padding:0;border:1px solid #DFE7F0!important;border-radius:14px!important;overflow:hidden;box-shadow:none}.tl-product-card:hover{transform:translateY(-3px);border-color:#bed5f0!important;box-shadow:0 14px 30px #063e7f17}.tl-product-card__media{aspect-ratio:1/.84;border-radius:0!important;background:#f7f9fc!important}.tl-product-card__media img{width:90%;height:90%}.tl-product-card__badges{position:absolute;left:9px;top:9px;z-index:3;display:flex;gap:5px;flex-wrap:wrap}.tl-product-card__badge{position:static;min-height:22px;border-radius:6px;background:#d92836;font-size:9px;font-weight:750}.tl-product-card__badge--muted{background:#6d7d8e}.tl-product-card__body{display:flex;flex:1;flex-direction:column;padding:12px 13px 14px}.tl-product-card__vendor{min-height:0;margin:0 0 5px;font-size:9px;letter-spacing:.07em;color:#8796a7;font-weight:700}.tl-product-card__title{min-height:42px;margin:0;font-size:12.5px;line-height:1.42;font-weight:650;color:#223950}.tl-product-card__status{display:flex;align-items:center;gap:6px;margin-top:8px;color:#438263;font-size:9px;font-weight:650}.tl-product-card__status>span{width:6px;height:6px;border-radius:50%;background:#42a575}.tl-product-card__status.is-sold-out{color:#8996a5}.tl-product-card__status.is-sold-out>span{background:#9aa6b2}.tl-product-card__price{padding-top:9px;gap:7px}.tl-product-card__price-now{font-size:16px;font-weight:750;color:#0a4e9f}.tl-product-card__price-old{font-size:10px}.tl-promos{gap:14px}.tl-promo{min-height:235px;border-radius:18px;padding:28px}.tl-promo--1{background:linear-gradient(135deg,#0b5fcc,#247fea)}.tl-promo--2{background:linear-gradient(145deg,#f0f6ff,#ddebfc);color:#123d6c;border:1px solid #D5E4F5}.tl-promo--3{background:linear-gradient(135deg,#084a9f,#1a73e9)}.tl-promo:after{display:none}.tl-promo__kicker{font-size:9px;font-weight:750}.tl-promo h3{font-size:27px;letter-spacing:-.03em}.tl-promo p{font-size:11px;line-height:1.5}.tl-promo__button{border-radius:7px;font-weight:750}.tl-promo--2 .tl-promo__button{background:#0b5fcc;color:#fff}.tl-wide-banner{min-height:230px;border-radius:20px;padding:36px 44px;background:linear-gradient(115deg,#073c82,#0b5fcc 52%,#1a73e9)}.tl-wide-banner:before,.tl-wide-banner:after{opacity:.8}.tl-wide-banner__eyebrow{font-size:9px;font-weight:750}.tl-wide-banner h3{font-size:34px;letter-spacing:-.035em}.tl-wide-banner p{font-size:12px}.tl-wide-banner__button{background:#fff;color:#0b5fcc;border-radius:7px;font-weight:750}.tl-trust{margin-top:42px;border-radius:16px}.tl-trust__item{min-height:88px;padding:18px}.tl-trust__title{font-size:11px;font-weight:700}.tl-trust__text{font-size:9.5px}.tl-trust__icon,.tl-line-icon{display:grid;place-items:center;color:#0b5fcc;background:#eaf3ff;border-radius:9px}.tl-line-icon{width:34px;height:34px;flex:0 0 34px}.tl-line-icon svg{width:18px;height:18px}.tl-page,.tl-catalog,.tl-search-page,.tl-generic-page,.tl-collections-page{background:#f7f9fc}.tl-page{padding:22px 0 74px}.tl-page-hero,.tl-account-hero,.tl-contact-hero,.tl-catalog-hero{border-radius:22px;box-shadow:none}.tl-page-hero h1,.tl-account-hero h1,.tl-contact-hero h1,.tl-catalog-hero h1{letter-spacing:-.04em}.tl-page-kicker,.tl-card-eyebrow,.tl-catalog-kicker{font-weight:750;letter-spacing:.11em}.tl-card-head h2,.tl-cart-summary h2,.tl-contact-info h2,.tl-contact-form-card h2,.tl-account-panel h2{font-weight:700;letter-spacing:-.03em}.tl-cart-items,.tl-cart-summary,.tl-account-panel,.tl-contact-form-card,.tl-contact-info{border-color:#dce6f1;border-radius:18px;box-shadow:var(--tl-shadow-sm)}.tl-btn{font-family:inherit;font-weight:700;border-radius:10px}.tl-btn--primary,.tl-btn--checkout{background:var(--tl-blue);box-shadow:none}.tl-btn--primary:hover,.tl-btn--checkout:hover{background:#0b5fcc}.tl-btn--ghost{border-color:#d4e0ec;background:#fff;color:#36516d}.tl-pdp{padding:18px 0 84px;background:linear-gradient(180deg,#f7f9fc 0,#fff 330px)}.tl-pdp-breadcrumb{font-size:10px;color:#7a8b9e}.tl-pdp-shell{grid-template-columns:minmax(0,1.15fr) minmax(420px,.75fr);gap:42px;margin-top:10px}.tl-pdp-stage{min-height:650px;border-radius:20px;border-color:#dfe7f0;background:#f7f9fc;box-shadow:none}.tl-pdp-media{min-height:650px}.tl-pdp-media img{height:620px;mix-blend-mode:normal}.tl-pdp-media video,.tl-pdp-media iframe,.tl-pdp-media model-viewer{height:650px}.tl-pdp-stage__badges span{min-height:26px;border-radius:7px;font-size:9px;font-weight:750;box-shadow:none}.tl-pdp-sale{background:#d92836}.tl-pdp-stock-badge{display:inline-flex!important;gap:6px;background:#fff;color:#337a59;border:1px solid #D7EAE1}.tl-pdp-stock-badge i{width:6px;height:6px;border-radius:50%;background:#38a26e}.tl-pdp-gallery-arrow{position:absolute;top:50%;z-index:5;width:42px;height:42px;display:grid;place-items:center;border:1px solid #DDE6F0;border-radius:50%;background:#ffffffeb;color:#34516e;box-shadow:0 6px 18px #09326514;cursor:pointer;transform:translateY(-50%);opacity:0;transition:opacity .2s ease}.tl-pdp-stage:hover .tl-pdp-gallery-arrow{opacity:1}.tl-pdp-gallery-arrow svg{width:20px;height:20px}.tl-pdp-gallery-arrow--prev{left:14px}.tl-pdp-gallery-arrow--next{right:14px}.tl-pdp-thumb{width:76px;height:76px;flex-basis:76px;border-radius:11px}.tl-pdp-info{top:160px;padding-top:12px}.tl-pdp-kicker{font-size:10px;font-weight:750;letter-spacing:.1em}.tl-pdp-info h1{margin:9px 0 10px;font-size:clamp(34px,3vw,47px);line-height:1.04;letter-spacing:-.038em;font-weight:700}.tl-pdp-meta-row{min-height:24px;display:flex;align-items:center;gap:12px;color:#7e8e9f;font-size:10px}.tl-pdp-rating{margin:0;gap:5px}.tl-pdp-rating svg{width:13px;height:13px;color:#f1a319}.tl-pdp-sku{padding-left:12px;border-left:1px solid #DEE6EE}.tl-pdp-price{margin:20px 0 13px}.tl-pdp-price strong{font-size:33px;font-weight:750;color:#0a4e9f}.tl-pdp-price>span{border-radius:7px;font-weight:750}.tl-pdp-lead{font-size:12.5px;line-height:1.65}.tl-pdp-promise-grid{gap:8px;margin:18px 0}.tl-pdp-promise-grid>div{min-height:72px;padding:11px;border-radius:12px}.tl-pdp-promise-grid strong{font-size:10px;font-weight:700}.tl-pdp-promise-grid small{font-size:8.5px}.tl-pdp-form{padding:17px;border-radius:16px;box-shadow:none}.tl-pdp-label{font-size:10px;font-weight:700}.tl-pdp-select-wrap select{height:49px;border-radius:10px;font-size:11px;font-weight:600}.tl-pdp-buyrow{grid-template-columns:104px 1fr;gap:9px}.tl-pdp-qty,.tl-pdp-add{height:52px;border-radius:10px}.tl-pdp-add{font-size:12px;font-weight:750;box-shadow:none;background:#1a73e9}.tl-pdp-add:hover:not(:disabled){background:#0b5fcc}.tl-pdp-add svg{width:19px;height:19px}.tl-pdp-delivery{padding:13px 3px}.tl-pdp-delivery strong{font-size:10px}.tl-pdp-delivery span{font-size:9px}.tl-pdp-accordions summary{font-size:11px;font-weight:700}.tl-pdp-accordions details>div{font-size:11px}.tl-pdp-editorial{margin-top:62px;padding:48px;border-radius:22px;background:linear-gradient(120deg,#073c82,#0b5fcc 58%,#1a73e9);box-shadow:none}.tl-pdp-editorial h2{font-size:clamp(34px,3.5vw,49px);line-height:1.03;letter-spacing:-.04em}.tl-pdp-editorial__intro p{font-size:12px}.tl-pdp-editorial__cards article{min-height:155px;border-radius:14px}.tl-pdp-editorial__cards h3{font-size:18px;font-weight:700}.tl-pdp-related__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.tl-page-hero--cart{min-height:255px;background:linear-gradient(115deg,#073f8b,#0b5fcc 55%,#1a73e9)}.tl-page-hero--cart h1{font-size:clamp(38px,4vw,55px)}.tl-shipping-progress{border-radius:14px}.tl-shipping-progress__icon{display:grid!important;place-items:center}.tl-shipping-progress__icon svg{width:18px;height:18px}.tl-cart-layout{grid-template-columns:minmax(0,1.65fr) minmax(340px,.68fr);gap:20px}.tl-cart-item{grid-template-columns:120px minmax(0,1fr) auto;gap:17px}.tl-cart-item__media{width:120px;border-radius:13px}.tl-cart-item__title{font-size:14px;font-weight:650}.tl-cart-item__vendor{font-size:9px;font-weight:700}.tl-cart-qty{height:38px;display:grid;grid-template-columns:34px 40px 34px;align-items:center;border:1px solid #D7E2ED;border-radius:9px;overflow:hidden;background:#fff}.tl-cart-qty button{height:100%;border:0;background:#f8fafc;color:#3d5873;font-size:16px;cursor:pointer}.tl-cart-qty input{width:100%;height:100%;border:0!important;box-shadow:none!important;padding:0!important;text-align:center;font:inherit;font-size:11px;font-weight:700;color:#28445f;-moz-appearance:textfield}.tl-cart-qty input::-webkit-inner-spin-button{display:none}.tl-cart-safe{display:flex;align-items:center;gap:6px}.tl-cart-safe svg{width:17px;height:17px;color:#3a8d64}.tl-cart-summary{top:155px}.tl-summary-reassurance .tl-line-icon{width:32px;height:32px;flex-basis:32px}.tl-contact-hero{min-height:330px;padding:46px;background:linear-gradient(115deg,#073f8b,#0b5fcc 55%,#1a73e9)}.tl-contact-hero h1{max-width:760px;font-size:clamp(39px,4.6vw,62px);line-height:1}.tl-contact-hero p{font-size:13px;line-height:1.6}.tl-contact-grid{grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr)}.tl-contact-method__icon{width:44px;height:44px;flex-basis:44px;border-radius:10px}.tl-contact-method__icon svg{width:20px;height:20px}.tl-contact-method small{font-size:9px}.tl-contact-method strong{font-size:12px}.tl-contact-form{gap:13px}.tl-contact-form label>span{font-size:10px;font-weight:700}.tl-contact-form input,.tl-contact-form select,.tl-contact-form textarea{font-size:12px;border-radius:10px}.tl-contact-faq{margin-top:48px}.tl-contact-faq__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tl-contact-faq details{border:1px solid #DCE6F1;border-radius:14px;background:#fff;box-shadow:var(--tl-shadow-sm)}.tl-contact-faq summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;list-style:none;color:#263e57;font-size:12px;font-weight:700;cursor:pointer}.tl-contact-faq summary::-webkit-details-marker{display:none}.tl-contact-faq summary span{font-size:18px;color:#7a8c9f;transition:transform .2s}.tl-contact-faq details[open] summary span{transform:rotate(45deg)}.tl-contact-faq p{margin:0;padding:0 18px 18px;color:#708195;font-size:11px;line-height:1.6}.tl-catalog{padding:20px 0 76px}.tl-catalog-hero{min-height:285px;padding:42px;background:linear-gradient(115deg,#073c82,#0b5fcc 58%,#1a73e9)}.tl-catalog-kicker{margin-top:30px;font-size:9px}.tl-catalog-hero h1{font-size:clamp(42px,4.5vw,61px);line-height:1}.tl-catalog-hero p,.tl-catalog-description{font-size:12px;line-height:1.6}.tl-catalog-toolbar{min-height:70px}.tl-catalog-actions{display:flex!important;align-items:center!important;gap:8px!important;font-size:inherit!important}.tl-sort{display:flex;align-items:center;gap:9px}.tl-sort label{font-size:10px;color:#728498}.tl-sort select{height:39px;min-width:190px;border:1px solid #D6E1EC;border-radius:9px;padding:0 10px;background:#fff;color:#334f6c;font:inherit;font-size:10px}.tl-filter{position:relative}.tl-filter>summary{height:39px;display:flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #D6E1EC;border-radius:9px;background:#fff;color:#334f6c;font-size:10px;font-weight:700;list-style:none;cursor:pointer}.tl-filter>summary::-webkit-details-marker{display:none}.tl-filter>summary svg{width:16px;height:16px}.tl-filter__panel{position:absolute;z-index:25;right:0;top:47px;width:340px;max-height:min(620px,70vh);overflow:auto;padding:18px;border:1px solid #D8E3EE;border-radius:14px;background:#fff;box-shadow:0 24px 65px #052b5929}.tl-filter__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tl-filter__head strong{font-size:15px}.tl-filter__head a{font-size:10px;color:#0b5fcc;text-decoration:none}.tl-filter__group{border-top:1px solid #E6EDF4}.tl-filter__group>summary{min-height:47px;display:flex;justify-content:space-between;align-items:center;list-style:none;font-size:11px;font-weight:700;cursor:pointer}.tl-filter__group>summary::-webkit-details-marker{display:none}.tl-filter__group>div{display:grid;gap:8px;padding:0 0 13px}.tl-filter__option{display:flex;gap:8px;align-items:center;color:#536a80;font-size:10px}.tl-filter__option input{accent-color:#1A73E9}.tl-filter__option small{color:#95a2af}.tl-filter__price{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tl-filter__price label{display:grid;gap:5px;color:#77899a;font-size:9px}.tl-filter__price input{height:38px;border:1px solid #D7E1EC;border-radius:8px;padding:0 9px}.tl-active-filters{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 0}.tl-active-filters a{display:inline-flex;align-items:center;min-height:30px;padding:0 9px;border-radius:7px;background:#eaf3ff;color:#0b5fcc;text-decoration:none;font-size:9px;font-weight:650}.tl-catalog-grid{margin-top:18px}.tl-search-page{padding:20px 0 76px}.tl-search-hero{min-height:290px;padding:42px;border-radius:22px;background:linear-gradient(115deg,#071e3b,#073f8b 58%,#0b5fcc)}.tl-search-hero h1{font-size:clamp(40px,4.5vw,59px);line-height:1}.tl-search-hero form{height:56px;border-radius:11px}.tl-search-hero button{height:44px;border-radius:8px;font-weight:700}.tl-search-hero input{font-size:12px}.tl-search-suggestions a{border-radius:8px;font-size:10px}.tl-account-hero{background:linear-gradient(115deg,#073c82,#0b5fcc 58%,#1a73e9)}.tl-account-hero h1{font-size:clamp(40px,4.5vw,60px);line-height:1}.tl-account-stats>div{min-height:116px;border-radius:15px;box-shadow:none}.tl-account-stats strong{font-size:27px}.tl-account-nav{border-radius:16px;box-shadow:none}.tl-auth-wrap{border-radius:20px;box-shadow:var(--tl-shadow-md)}.tl-auth-brand{background:linear-gradient(135deg,#073c82,#0b5fcc 58%,#1a73e9)}.tl-auth-brand h1{font-size:clamp(40px,4.5vw,59px);line-height:1}.tl-auth-card h2{font-size:31px}.tl-auth-form label>span{font-size:10px;font-weight:700}.tl-generic-page,.tl-collections-page{padding:22px 0 76px;min-height:60vh}.tl-generic-hero{min-height:230px;display:flex;flex-direction:column;justify-content:center;padding:38px 42px;border-radius:20px;background:linear-gradient(115deg,#073c82,#0b5fcc 58%,#1a73e9);color:#fff}.tl-generic-hero>.tl-pdp-breadcrumb{color:#ffffffa6}.tl-generic-hero>.tl-pdp-breadcrumb a{color:#ffffffd9}.tl-generic-hero>span{margin-top:15px;color:#b9daff;font-size:9px;font-weight:750;letter-spacing:.11em}.tl-generic-hero h1{margin:7px 0 0;color:#fff;font-size:clamp(38px,4.5vw,58px);line-height:1}.tl-generic-hero p{margin:10px 0 0;color:#ffffffc2;font-size:12px}.tl-generic-content{max-width:920px;margin:18px auto 0;padding:36px 40px;border:1px solid #DEE7F0;border-radius:18px;background:#fff;color:#455d75;font-size:14px;line-height:1.75;box-shadow:var(--tl-shadow-sm)}.tl-generic-content h2,.tl-generic-content h3{color:#162e47}.shopify-policy__container{max-width:940px!important;margin:34px auto!important;padding:34px!important;border:1px solid #DCE6F1;border-radius:18px;background:#fff;box-shadow:var(--tl-shadow-sm);font-family:var(--font-body--family),Arial,sans-serif}.shopify-policy__title h1{font-size:38px!important;letter-spacing:-.03em}.shopify-policy__body{color:#485f76;font-size:14px;line-height:1.75}.tl-error-page{min-height:68vh;display:grid;align-items:center;padding:44px 0;background:#f7f9fc}.tl-error-card{position:relative;overflow:hidden;max-width:920px;margin:auto;padding:72px 54px;border-radius:22px;background:linear-gradient(115deg,#073c82,#0b5fcc 58%,#1a73e9);color:#fff;text-align:center}.tl-error-card>img{position:absolute;right:-130px;bottom:-170px;width:400px;height:400px;opacity:.09}.tl-error-card>span{font-size:12px;font-weight:750;letter-spacing:.14em;color:#b9daff}.tl-error-card h1{margin:10px 0 8px;color:#fff;font-size:48px;letter-spacing:-.04em}.tl-error-card p{max-width:520px;margin:0 auto 24px;color:#ffffffc7;font-size:13px}.tl-error-card>div{display:flex;justify-content:center;gap:8px}.tl-error-card .tl-btn--ghost{border-color:#ffffff59;background:transparent;color:#fff}.tl-collections-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.tl-collections-grid>a{overflow:hidden;border:1px solid #DEE7F0;border-radius:15px;background:#fff;color:#243e58;text-decoration:none;box-shadow:var(--tl-shadow-sm)}.tl-collections-grid>a>div{aspect-ratio:1.2;background:#f5f8fc}.tl-collections-grid img{width:100%;height:100%;object-fit:contain}.tl-collections-grid span{display:block;padding:13px 15px 0;color:#8392a2;font-size:9px}.tl-collections-grid h2{margin:5px 15px 16px;font-size:18px}.tl-footer{background:#06182e}.tl-footer__top{padding:48px 0 34px;grid-template-columns:1.25fr .72fr .72fr .72fr 1.12fr;gap:38px}.tl-footer__about{font-size:11px;line-height:1.6}.tl-footer__support{display:inline-block;margin-top:13px;color:#fff;text-decoration:none;font-size:11px;font-weight:650}.tl-footer__heading{font-size:10px;font-weight:750}.tl-footer__links a,.tl-footer__newsletter-text{font-size:11px}.tl-footer__form{height:42px;border-radius:9px}.tl-footer__input{font-size:10px}.tl-footer__submit{font-size:9px;font-weight:700}.tl-footer__bottom{min-height:66px;color:#94a8be}.tl-footer__payments{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.tl-payment-icon{width:34px;height:22px;border-radius:3px;background:#fff}@media(max-width:1180px){.tl-header__main{grid-template-columns:170px minmax(300px,1fr) auto;gap:18px}.tl-product-grid,.tl-catalog-grid,.tl-pdp-related__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tl-footer__top{grid-template-columns:1.3fr repeat(3,.75fr)}.tl-footer__newsletter{grid-column:1/-1;max-width:560px}.tl-pdp-shell{gap:24px}.tl-pdp-stage,.tl-pdp-media{min-height:540px}.tl-pdp-media img{height:515px}.tl-pdp-media video,.tl-pdp-media iframe,.tl-pdp-media model-viewer{height:540px}}@media(max-width:900px){.tl-container{width:min(100% - 32px,1440px)}.tl-hero-grid{grid-template-columns:1fr}.tl-side-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.tl-side-promo{min-height:190px}.tl-categories{grid-template-columns:repeat(4,1fr)}.tl-promos{grid-template-columns:1fr 1fr}.tl-promo:last-child{grid-column:1/-1}.tl-product-grid,.tl-catalog-grid,.tl-pdp-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tl-pdp-shell{grid-template-columns:1fr}.tl-pdp-info{position:static}.tl-pdp-promise-grid{grid-template-columns:repeat(3,1fr)}.tl-contact-grid,.tl-cart-layout,.tl-order-layout,.tl-addresses-layout{grid-template-columns:1fr}.tl-cart-summary{position:static}.tl-contact-faq__grid{grid-template-columns:1fr}.tl-collections-grid{grid-template-columns:repeat(2,1fr)}.tl-footer__top{grid-template-columns:1.2fr 1fr 1fr}.tl-footer__newsletter{grid-column:1/-1}.tl-footer__col:nth-of-type(4){display:none}}@media(max-width:650px){body{font-size:14px}.tl-container{width:min(100% - 24px,1440px)}.tl-header__notice-inner{min-height:27px;font-size:9px}.tl-header__main{min-height:58px;grid-template-columns:auto 1fr auto;gap:7px;padding-top:6px}.tl-header__logo-image--brand{width:128px!important;height:auto}.tl-header__search{grid-column:1/-1;grid-row:2;height:42px;margin-bottom:9px;border-radius:9px}.tl-header__search-icon{margin-left:12px;width:16px;height:16px}.tl-header__search-input{font-size:11px}.tl-header__search-button{padding:0 13px;font-size:10px}.tl-header__actions{grid-column:3;grid-row:1}.tl-header__mobile-toggle{display:grid}.tl-header__action--account,.tl-header__nav-wrap{display:none}.tl-header__action{width:38px;height:38px}.tl-mobile-menu__panel{position:absolute;top:48px;right:0}.tl-market{padding-top:11px}.tl-hero{min-height:430px;border-radius:16px}.tl-hero__copy{width:100%;padding:27px 22px 0}.tl-eyebrow{font-size:8px}.tl-hero h1{max-width:88%;margin-top:12px;font-size:38px;line-height:1.01}.tl-hero__sub{max-width:86%;font-size:11px}.tl-hero__price{margin-top:13px}.tl-hero__price-now{font-size:22px}.tl-hero__cta{min-height:40px;margin-top:14px;font-size:11px}.tl-hero__media{right:4%;bottom:-4%;width:72%;height:56%}.tl-side-stack{grid-template-columns:1fr;gap:9px;margin-top:9px}.tl-side-promo{min-height:155px;border-radius:15px;padding:18px}.tl-side-promo h3{font-size:20px}.tl-side-promo p{font-size:10px}.tl-section{margin-top:30px}.tl-section__title{font-size:20px}.tl-section__subtitle,.tl-section__link{font-size:10px}.tl-categories{display:flex;overflow-x:auto;gap:10px;padding-bottom:3px;scrollbar-width:none}.tl-category{flex:0 0 86px}.tl-category__visual{aspect-ratio:1}.tl-category__label{font-size:9px}.tl-product-grid{display:flex;overflow:auto hidden;gap:8px;padding:1px 1px 8px;scrollbar-width:none}.tl-product-grid .tl-product-card{flex:0 0 164px}.tl-product-card__title{min-height:39px;font-size:11px}.tl-product-card__price-now{font-size:14px}.tl-product-card__status{font-size:8px}.tl-promos{grid-template-columns:1fr;gap:9px}.tl-promo,.tl-promo:last-child{grid-column:auto;min-height:185px;border-radius:15px;padding:21px}.tl-promo h3{font-size:23px}.tl-wide-banner{min-height:330px;padding:24px 21px;align-items:flex-start;border-radius:16px}.tl-wide-banner__copy{width:100%}.tl-wide-banner h3{max-width:90%;font-size:29px}.tl-wide-banner__products{right:0;bottom:-14%;width:72%;height:64%}.tl-trust{grid-template-columns:1fr 1fr}.tl-trust__item{min-height:78px;padding:13px}.tl-trust__item:nth-child(3){border-left:0;border-top:1px solid var(--tl-line)}.tl-trust__item:nth-child(4){border-top:1px solid var(--tl-line)}.tl-trust__title{font-size:9.5px}.tl-trust__text{font-size:8px}.tl-pdp{padding:7px 0 92px}.tl-pdp-stage{min-height:370px;border-radius:15px}.tl-pdp-media{min-height:370px}.tl-pdp-media img{height:350px}.tl-pdp-media video,.tl-pdp-media iframe,.tl-pdp-media model-viewer{height:370px}.tl-pdp-gallery-arrow{display:none}.tl-pdp-thumb{width:58px;height:58px;flex-basis:58px}.tl-pdp-info h1{font-size:30px;line-height:1.05}.tl-pdp-price strong{font-size:27px}.tl-pdp-lead{font-size:10.5px}.tl-pdp-promise-grid{grid-template-columns:1fr}.tl-pdp-promise-grid>div{min-height:54px}.tl-pdp-form{padding:13px}.tl-pdp-form .shopify-payment-button{display:none}.tl-pdp-editorial{margin-top:36px;padding:25px 20px;border-radius:16px}.tl-pdp-editorial h2{font-size:31px}.tl-pdp-editorial__cards{grid-template-columns:1fr}.tl-pdp-editorial__cards article{min-height:120px}.tl-pdp-related__grid,.tl-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tl-pdp-related__grid .tl-product-card,.tl-catalog-grid .tl-product-card{min-width:0}.tl-pdp-mobile-buy{min-height:68px}.tl-pdp-mobile-buy button{border-radius:9px;font-weight:700}.tl-page{padding-top:10px}.tl-page-hero,.tl-account-hero,.tl-contact-hero,.tl-catalog-hero,.tl-search-hero,.tl-generic-hero{border-radius:16px}.tl-page-hero--cart,.tl-account-hero{min-height:225px;padding:25px 21px}.tl-page-hero--cart h1,.tl-account-hero h1{font-size:37px}.tl-cart-items,.tl-cart-summary,.tl-account-panel,.tl-contact-form-card,.tl-contact-info{padding:17px;border-radius:14px}.tl-cart-item{grid-template-columns:86px minmax(0,1fr);gap:11px}.tl-cart-item__media{width:86px}.tl-cart-item__title{font-size:11.5px}.tl-cart-item__info{grid-row:1/span 2;grid-column:2}.tl-cart-item__price{grid-column:2;grid-row:2;text-align:left}.tl-cart-qty{grid-template-columns:30px 34px 30px;height:35px}.tl-cart-list__footer{align-items:flex-start;flex-direction:column}.tl-contact-hero{min-height:300px;padding:26px 22px}.tl-contact-hero h1{width:88%;font-size:38px}.tl-contact-hero p{width:85%;font-size:10.5px}.tl-contact-hero__visual{width:280px;height:280px;right:-115px}.tl-form-row{grid-template-columns:1fr}.tl-contact-faq{margin-top:34px}.tl-catalog{padding-top:10px}.tl-catalog-hero{min-height:220px;padding:24px 21px}.tl-catalog-hero h1{font-size:38px}.tl-catalog-hero p,.tl-catalog-description{width:84%;font-size:10px}.tl-catalog-toolbar{align-items:center;gap:8px}.tl-catalog-toolbar>div:first-child span{display:none}.tl-catalog-actions{gap:5px!important}.tl-sort label{display:none}.tl-sort select{min-width:126px;max-width:150px;font-size:9px}.tl-filter>summary{padding:0 10px}.tl-filter__panel{position:fixed;left:12px;right:12px;top:auto;bottom:12px;width:auto;max-height:78vh;border-radius:16px}.tl-search-hero{min-height:245px;padding:24px 20px}.tl-search-hero h1{font-size:37px}.tl-search-hero form{height:50px}.tl-search-hero button{display:none}.tl-search-hero input{font-size:10px}.tl-generic-page,.tl-collections-page{padding-top:10px}.tl-generic-hero{min-height:190px;padding:25px 21px}.tl-generic-hero h1{font-size:36px}.tl-generic-content{margin-top:10px;padding:22px 18px;border-radius:14px;font-size:12px}.tl-error-page{padding:16px 0}.tl-error-card{padding:55px 20px;border-radius:16px}.tl-error-card h1{font-size:36px}.tl-error-card p{font-size:11px}.tl-collections-grid{grid-template-columns:1fr 1fr;gap:8px}.tl-collections-grid h2{font-size:14px}.shopify-policy__container{margin:16px 12px!important;padding:22px 18px!important;border-radius:14px}.shopify-policy__title h1{font-size:31px!important}.shopify-policy__body{font-size:12px}.tl-footer__top{padding:36px 0 26px;grid-template-columns:1fr 1fr;gap:26px 20px}.tl-footer__intro,.tl-footer__newsletter{grid-column:1/-1}.tl-footer__col:nth-of-type(4){display:block}.tl-footer__bottom{min-height:86px;align-items:flex-start;justify-content:center;flex-direction:column;gap:9px}.tl-footer__payments{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.tl-product-card,.tl-category__visual,.tl-btn,.tl-pdp-add,.tl-header__action,.tl-pdp-media img{transition:none!important}.tl-product-card:hover,.tl-category:hover .tl-category__visual,.tl-btn:hover,.tl-pdp-add:hover{transform:none!important}}.tl-account-nav nav a svg{width:17px;height:17px;flex:0 0 17px}.tl-account-empty>div svg{width:25px;height:25px}.tl-address-card__icon svg{width:20px;height:20px}.tl-account-stats strong{white-space:nowrap}.tl-account-stats>div:nth-child(2) strong{font-size:23px}.tl-home-v5-hero-grid{display:grid;grid-template-columns:minmax(0,1.82fr) minmax(320px,.74fr);gap:14px;align-items:stretch}.tl-home-v5-media{position:relative;display:block;overflow:hidden;border:1px solid #D9E5F2;border-radius:20px;background:#f4f8fc;box-shadow:0 18px 42px #0f468c1a;isolation:isolate;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.tl-home-v5-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff2e}.tl-home-v5-media:hover{transform:translateY(-2px);border-color:#c5daf2;box-shadow:0 24px 54px #0f468c24}.tl-home-v5-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.tl-home-v5-media:hover img{transform:scale(1.008)}.tl-home-v5-media--hero{aspect-ratio:1857/847}.tl-home-v5-media--hero img{object-position:center}.tl-home-v5-side-stack{display:grid;grid-template-rows:1fr 1fr;gap:14px;min-height:0}.tl-home-v5-media--side{min-height:0}.tl-home-v5-media--side img{object-position:center}.tl-home-v5-promos{position:relative}.tl-home-v5-promos__desktop{position:relative;overflow:hidden;border-radius:20px;border:1px solid #E0E8F1;background:#f7f9fc;box-shadow:0 16px 36px #0d366a14}.tl-home-v5-promos__desktop>img{display:block;width:100%;height:auto}.tl-home-v5-promos__hit{position:absolute;top:0;bottom:0;z-index:2;outline-offset:-4px}.tl-home-v5-promos__hit--1{left:0;width:33.333%}.tl-home-v5-promos__hit--2{left:33.333%;width:33.334%}.tl-home-v5-promos__hit--3{right:0;width:33.333%}.tl-home-v5-promos__desktop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff3d}.tl-home-v5-promos__mobile{display:none}.tl-home-v5-brand-banner{display:block;overflow:hidden;border-radius:20px;border:1px solid rgba(17,78,153,.16);background:#073c82;box-shadow:0 22px 52px #073b8726;transition:transform .28s ease,box-shadow .28s ease}.tl-home-v5-brand-banner:hover{transform:translateY(-2px);box-shadow:0 28px 62px #073b8730}.tl-home-v5-brand-banner img{display:block;width:100%;height:auto}.tl-market .tl-section{margin-top:46px}.tl-market .tl-section__title{font-size:26px}.tl-market .tl-section__subtitle{font-size:12px}.tl-market .tl-product-grid{gap:12px}.tl-market .tl-product-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tl-market .tl-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #0e3e781a;border-color:#c9dbee}@media(max-width:1180px){.tl-home-v5-hero-grid{grid-template-columns:1fr}.tl-home-v5-side-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.tl-home-v5-media--side{aspect-ratio:1642/958}}@media(max-width:700px){.tl-market .tl-container{width:min(100% - 22px,1440px)}.tl-home-v5-hero-grid{gap:9px}.tl-home-v5-media{border-radius:15px;box-shadow:0 10px 24px #0f468c14}.tl-home-v5-media:hover,.tl-home-v5-media:hover img{transform:none}.tl-home-v5-media--hero{aspect-ratio:1857/847}.tl-home-v5-side-stack{grid-template-columns:1fr;gap:9px}.tl-home-v5-media--side{aspect-ratio:1642/958}.tl-home-v5-promos__desktop{display:none}.tl-home-v5-promos__mobile{display:grid;grid-template-columns:1fr;gap:9px}.tl-home-v5-promos__mobile a{display:block;overflow:hidden;border-radius:15px;border:1px solid #DFE8F1;background:#f7f9fc;box-shadow:0 10px 24px #0d366a12}.tl-home-v5-promos__mobile img{display:block;width:100%;height:auto}.tl-home-v5-brand-banner{border-radius:15px;box-shadow:0 13px 30px #073b8721}.tl-home-v5-brand-banner:hover{transform:none}.tl-home-v5-brand-banner img{width:100%;height:auto}.tl-market .tl-section{margin-top:32px}.tl-market .tl-section__title{font-size:21px}.tl-market .tl-section__head{margin-bottom:13px}}@media(prefers-reduced-motion:reduce){.tl-home-v5-media,.tl-home-v5-media img,.tl-home-v5-brand-banner{transition:none!important}}.tl-page-hero--cart{min-height:220px}.tl-cart-page .tl-page-hero__content{max-width:780px}.tl-cart-page .tl-page-hero p{max-width:560px}.tl-cart-snapshot{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 18px}.tl-cart-snapshot article{padding:18px 18px 16px;border:1px solid #DCE7F3;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px #0c3e7e0d}.tl-cart-snapshot small{display:block;margin-bottom:8px;color:#7e8c9e;font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:800}.tl-cart-snapshot strong{display:block;color:#092b54;font-size:28px;line-height:.96;letter-spacing:-.045em}.tl-cart-snapshot span{display:block;margin-top:7px;color:#7c8a9a;font-size:11px;line-height:1.45}.tl-cart-items{overflow:hidden}.tl-card-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:18px}.tl-card-head h2{margin:6px 0 0;color:#0a1b31;font-size:32px;letter-spacing:-.05em}.tl-card-head a{color:#0b5fcc;font-size:12px;font-weight:800}.tl-cart-summary{background:linear-gradient(180deg,#fff,#f7fbff)}.tl-summary-total{padding-bottom:8px}.tl-btn--checkout{border-radius:16px;min-height:58px}.tl-empty-state{padding:42px 28px;border:1px solid #DCE6F1;border-radius:20px;background:linear-gradient(145deg,#0a4aa8,#106be9);color:#fff;text-align:center;box-shadow:0 18px 44px #0c4aa82e}.tl-empty-state__icon{width:72px;height:72px;margin:0 auto 18px;display:grid;place-items:center;border-radius:18px;background:#ffffff1f}.tl-empty-state__icon svg{width:34px;height:34px}.tl-empty-state h2{margin:0 0 10px;font-size:32px;letter-spacing:-.05em}.tl-empty-state p{max-width:500px;margin:0 auto 20px;color:#ffffffd1;line-height:1.55}.tl-empty-state .tl-btn{background:#fff;color:#0a4aa8}@media(max-width:980px){.tl-cart-snapshot{grid-template-columns:1fr}.tl-card-head h2{font-size:28px}}@media(max-width:767px){.tl-page-hero--cart{min-height:170px;padding:22px 18px}.tl-cart-snapshot{gap:10px;margin-bottom:12px}.tl-cart-snapshot article{padding:14px 14px 12px;border-radius:14px}.tl-cart-snapshot strong{font-size:24px}.tl-card-head{align-items:flex-start;flex-direction:column;padding-bottom:14px}.tl-card-head h2{font-size:24px}}body:has(.cart-page) .section-background{background:#f5f8fc!important}body:has(.cart-page) .cart-page{max-width:1440px;margin:0 auto;padding:42px 28px 72px!important;column-gap:28px!important;font-family:var(--font-body--family),Arial,sans-serif}body:has(.cart-page) .cart-page__title{position:relative;padding:26px 28px 24px;border:1px solid #DCE7F3;border-radius:22px;background:linear-gradient(135deg,#073f8b,#0b5fcc 54%,#1a73e9);color:#fff;overflow:hidden}body:has(.cart-page) .cart-page__title:after{content:"";position:absolute;width:360px;height:360px;right:-150px;top:-190px;border-radius:50%;border:1px solid rgba(255,255,255,.17)}body:has(.cart-page) .cart-title h1{position:relative;z-index:1;margin:0!important;color:#fff!important;font-size:clamp(34px,4vw,58px)!important;line-height:.98!important;letter-spacing:-.05em!important;font-weight:750!important}body:has(.cart-page) .cart-title .cart-bubble .cart-bubble__background{background:#ffffff29!important}body:has(.cart-page) .cart-title .cart-bubble__text{color:#fff!important}body:has(.cart-page) .cart-page__items{margin-top:18px!important;padding:22px;border:1px solid #DCE7F3;border-radius:20px;background:#fff;box-shadow:0 16px 42px #0e3d760f;overflow:hidden}body:has(.cart-page) .cart-page__summary{padding:0!important;margin-top:0!important}body:has(.cart-page) .cart-summary{border:1px solid #DCE7F3!important;border-radius:20px!important;background:linear-gradient(180deg,#fff,#f7fbff)!important;box-shadow:0 16px 42px #0e3d7612!important;overflow:hidden}body:has(.cart-page) .cart-summary__inner{padding:26px!important;top:132px!important;gap:22px!important}body:has(.cart-page) .cart-totals__total{padding-top:18px;border-top:1px solid #E4ECF4}body:has(.cart-page) .cart-totals__total-label{font-size:14px!important;font-weight:750!important;color:#304a67!important}body:has(.cart-page) .cart-totals__total-value{color:#073f8b!important;font-size:28px!important;font-weight:800!important;letter-spacing:-.04em!important}body:has(.cart-page) .cart__checkout-button{min-height:58px!important;border-radius:15px!important;background:#1267e9!important;color:#fff!important;border:0!important;font-weight:800!important;box-shadow:0 12px 26px #1267e933!important}body:has(.cart-page) .cart__checkout-button:hover{background:#0757c5!important}body:has(.cart-page) .cart-actions{border-color:#e4ecf4!important}body:has(.cart-page) .cart-discount__input,body:has(.cart-page) .cart-note__instructions{border-radius:12px!important;border-color:#d8e3ef!important;background:#fff!important}body:has(.cart-page) .cart-discount__button{border-radius:12px!important}body:has(.cart-page) .cart-page__more-blocks{grid-column:1/-1;margin-top:40px}body:has(.cart-page) .cart-page--empty{max-width:980px;min-height:520px;margin:0 auto;padding:54px 26px 80px!important}body:has(.cart-page) .cart-page--empty .cart-page__title{width:100%;max-width:820px;padding:48px 28px;text-align:center}body:has(.cart-page) .cart-page--empty .cart-title h1{justify-content:center;width:100%}@media screen and (min-width:750px){body:has(.cart-page) .cart-page{grid-template-columns:minmax(0,1.62fr) minmax(340px,.72fr)!important}body:has(.cart-page) .cart-page__title{grid-column:1}body:has(.cart-page) .cart-page__items{grid-column:1}body:has(.cart-page) .cart-page__summary{grid-column:2;grid-row:1 / span 2!important}}@media screen and (max-width:749px){body:has(.cart-page) .cart-page{padding:16px 14px 48px!important;display:block!important}body:has(.cart-page) .cart-page__title{padding:22px 18px;border-radius:17px}body:has(.cart-page) .cart-title h1{font-size:36px!important}body:has(.cart-page) .cart-page__items{margin-top:12px!important;padding:14px;border-radius:16px}body:has(.cart-page) .cart-page__summary{margin-top:12px!important}body:has(.cart-page) .cart-summary{border-radius:16px!important}body:has(.cart-page) .cart-summary__inner{padding:18px!important;position:static!important}body:has(.cart-page) .cart-page__more-blocks{margin-top:26px}body:has(.cart-page) .cart-page--empty{min-height:420px;padding-top:20px!important}body:has(.cart-page) .cart-page--empty .cart-page__title{padding:38px 20px}}body:has(.cart-page){background:#f5f8fc}body:has(.cart-page) .section--page-width .cart-page,body:has(.cart-page) .cart-page{grid-column:1 / -1!important;width:min(1440px,calc(100% - 48px))!important;max-width:1440px!important;margin-inline:auto!important;padding:28px 0 58px!important;display:grid!important;grid-template-columns:minmax(0,1.65fr) minmax(360px,.72fr)!important;grid-template-rows:auto auto!important;column-gap:22px!important;row-gap:18px!important;align-items:start!important}body:has(.cart-page) .cart-page__title{grid-column:1 / -1!important;grid-row:1!important;align-self:start!important;min-height:0!important;padding:24px 28px!important;border-radius:20px!important}body:has(.cart-page) .cart-title h1{font-size:clamp(36px,4.3vw,58px)!important}body:has(.cart-page) .cart-page__items{grid-column:1!important;grid-row:2!important;align-self:start!important;height:auto!important;min-height:0!important;margin:0!important;padding:22px!important;border-radius:20px!important}body:has(.cart-page) .cart-items,body:has(.cart-page) .cart-items__wrapper,body:has(.cart-page) .cart-items__table{height:auto!important;min-height:0!important}body:has(.cart-page) .cart-items__table-row{align-items:center!important;margin-bottom:0!important}body:has(.cart-page) .cart-items--dividers .cart-items__table-row{padding-block:0 20px!important;margin-block:0 20px!important}body:has(.cart-page) .cart-items--dividers .cart-items__table-row:last-of-type{padding-bottom:0!important;margin-bottom:0!important}body:has(.cart-page) .cart-items__media-container{border-radius:14px;overflow:hidden;background:#f7f9fc}body:has(.cart-page) .cart-items__media-image{object-fit:contain!important;padding:8px}body:has(.cart-page) .cart-items__title{font-weight:700!important;letter-spacing:-.02em!important}body:has(.cart-page) .cart-page__summary{grid-column:2!important;grid-row:2!important;align-self:start!important;display:block!important;height:auto!important;min-height:0!important;padding:0!important;margin:0!important;position:relative!important}body:has(.cart-page) .cart-summary{display:block!important;height:auto!important;min-height:0!important;border:1px solid #DCE7F3!important;border-radius:20px!important;overflow:hidden!important}body:has(.cart-page) .cart-summary__inner,body:has(.cart-page) .cart-summary__inner.has-border-radius{display:flex!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;position:sticky!important;top:132px!important;padding:24px!important;border-radius:20px!important;align-items:stretch!important;gap:18px!important}body:has(.cart-page) .cart-summary__inner>*{min-width:0}body:has(.cart-page) .cart-totals__container,body:has(.cart-page) .cart__ctas,body:has(.cart-page) .cart-actions{width:100%!important;min-width:0!important}body:has(.cart-page) .cart-totals__total{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:14px!important}body:has(.cart-page) .cart-totals__total-label{min-width:0!important;line-height:1.25!important}body:has(.cart-page) .cart-totals__total-value{min-width:0!important;max-width:100%!important;text-align:right!important;white-space:nowrap!important;font-size:26px!important}body:has(.cart-page) .cart__checkout-button{width:100%!important;min-height:56px!important;border-radius:14px!important}body:has(.cart-page) .additional-checkout-buttons{display:none!important}body:has(.cart-page) .cart-page__more-blocks{grid-column:1 / -1!important;grid-row:3!important;margin-top:18px!important}@media screen and (max-width:1050px){body:has(.cart-page) .section--page-width .cart-page,body:has(.cart-page) .cart-page{width:min(100% - 32px,1440px)!important;grid-template-columns:minmax(0,1fr) 330px!important;column-gap:16px!important}body:has(.cart-page) .cart-summary__inner{padding:20px!important}body:has(.cart-page) .cart-totals__total{grid-template-columns:1fr!important;gap:6px!important}body:has(.cart-page) .cart-totals__total-value{text-align:left!important;font-size:24px!important}}@media screen and (max-width:749px){body:has(.cart-page) .section--page-width .cart-page,body:has(.cart-page) .cart-page{width:100%!important;padding:12px 14px 42px!important;display:block!important}body:has(.cart-page) .cart-page__title{padding:20px 18px!important;border-radius:16px!important}body:has(.cart-page) .cart-title h1{font-size:34px!important}body:has(.cart-page) .cart-page__items{margin-top:12px!important;padding:15px!important;border-radius:16px!important}body:has(.cart-page) .cart-page__summary{margin-top:12px!important}body:has(.cart-page) .cart-summary,body:has(.cart-page) .cart-summary__inner,body:has(.cart-page) .cart-summary__inner.has-border-radius{border-radius:16px!important}body:has(.cart-page) .cart-summary__inner{position:static!important;padding:18px!important}body:has(.cart-page) .cart-totals__total{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important}body:has(.cart-page) .cart-totals__total-value{text-align:right!important;font-size:23px!important}body:has(.cart-page) .cart-page__more-blocks{margin-top:24px!important}}.tl-coffee-about p{margin:0 0 10px!important;color:#53677c}.tl-coffee-about ul{margin:0;padding-left:17px;display:grid;gap:7px}.tl-coffee-about li{color:#5e7185;line-height:1.55}.tl-coffee-about li strong{color:#173b60}.tl-coffee-showcase{margin-top:62px;display:grid;gap:22px}.tl-coffee-showcase__intro{padding:46px 48px;border-radius:22px;background:linear-gradient(120deg,#073c82,#0b5fcc 58%,#1a73e9);color:#fff;overflow:hidden;position:relative}.tl-coffee-showcase__intro:after{content:"";position:absolute;width:480px;height:480px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-180px;top:-250px}.tl-coffee-showcase__intro>span,.tl-coffee-feature__copy>span,.tl-coffee-guide-grid article>div:last-child>span,.tl-coffee-spec-panel__copy>span{display:block;font-size:9px;letter-spacing:.13em;font-weight:850;text-transform:uppercase}.tl-coffee-showcase__intro>span{color:#a9d2ff}.tl-coffee-showcase__intro h2{max-width:700px;margin:9px 0 10px;color:#fff;font-size:clamp(34px,3.6vw,50px);line-height:1.02;letter-spacing:-.045em}.tl-coffee-showcase__intro p{max-width:650px;margin:0;color:#ffffffc2;font-size:12px;line-height:1.7}.tl-coffee-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dce6f1;border-radius:20px;overflow:hidden;background:#fff}.tl-coffee-stat-grid article{min-height:168px;padding:22px;border-right:1px solid #e4ebf3}.tl-coffee-stat-grid article:last-child{border-right:0}.tl-coffee-stat-grid strong{display:block;color:#0a4e9f;font-size:clamp(34px,3.4vw,50px);line-height:.95;letter-spacing:-.055em}.tl-coffee-stat-grid span{display:block;margin-top:26px;color:#6d7f92;font-size:9px;letter-spacing:.12em;font-weight:850}.tl-coffee-stat-grid p{margin:8px 0 0;color:#7e8d9d;font-size:10px;line-height:1.5}.tl-coffee-feature{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);border:1px solid #dce6f1;border-radius:22px;overflow:hidden;background:#fff}.tl-coffee-feature--image-left{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.tl-coffee-feature__media{min-height:480px;background:#f3f6f9;overflow:hidden}.tl-coffee-feature__media img{width:100%;height:100%;display:block;object-fit:cover}.tl-coffee-feature__media--contain{padding:24px;background:#f7f8fa}.tl-coffee-feature__media--contain img{object-fit:contain}.tl-coffee-feature__copy{padding:42px;display:flex;flex-direction:column;justify-content:center}.tl-coffee-feature__copy>span,.tl-coffee-guide-grid article>div:last-child>span,.tl-coffee-spec-panel__copy>span{color:#0a63d2}.tl-coffee-feature__copy h3,.tl-coffee-guide-grid h3,.tl-coffee-spec-panel__copy h3{margin:10px 0 14px;color:#0c1d32;font-size:clamp(27px,2.7vw,40px);line-height:1.04;letter-spacing:-.045em}.tl-coffee-feature__copy>p,.tl-coffee-guide-grid p{margin:0;color:#65778a;font-size:12px;line-height:1.72}.tl-coffee-feature__copy ul{margin:22px 0 0;padding:0;display:grid;gap:10px;list-style:none}.tl-coffee-feature__copy li{position:relative;padding-left:22px;color:#38516b;font-size:11px;font-weight:650;line-height:1.5}.tl-coffee-feature__copy li:before{content:"\2713";position:absolute;left:0;top:0;color:#0a63d2;font-weight:900}.tl-coffee-mini-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px}.tl-coffee-mini-specs>div{padding:15px;border:1px solid #dce6f1;border-radius:12px;background:#f8fbff}.tl-coffee-mini-specs b{display:block;color:#1b3d5e;font-size:11px}.tl-coffee-mini-specs small{display:block;margin-top:4px;color:#8795a5;font-size:8.5px}.tl-coffee-guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.tl-coffee-guide-grid article{overflow:hidden;border:1px solid #dce6f1;border-radius:22px;background:#fff}.tl-coffee-guide-grid__media{aspect-ratio:1/1;background:#f8f7f4;overflow:hidden}.tl-coffee-guide-grid__media img{width:100%;height:100%;object-fit:contain;display:block}.tl-coffee-guide-grid article>div:last-child{padding:28px}.tl-coffee-guide-grid h3{font-size:27px}.tl-coffee-spec-panel{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);border:1px solid #dce6f1;border-radius:22px;overflow:hidden;background:#fff}.tl-coffee-spec-panel__media{display:grid;place-items:center;min-height:430px;padding:24px;background:#f4f6f9}.tl-coffee-spec-panel__media img{max-width:100%;width:100%;height:auto;display:block;object-fit:contain}.tl-coffee-spec-panel__copy{padding:38px}.tl-coffee-spec-panel__copy dl{margin:24px 0 0;border-top:1px solid #e4ebf3}.tl-coffee-spec-panel__copy dl>div{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:13px 0;border-bottom:1px solid #e4ebf3}.tl-coffee-spec-panel dt{color:#8290a0;font-size:10px}.tl-coffee-spec-panel dd{margin:0;color:#233f5c;font-size:10px;font-weight:750;text-align:right}@media(max-width:990px){.tl-coffee-stat-grid{grid-template-columns:repeat(2,1fr)}.tl-coffee-stat-grid article:nth-child(2){border-right:0}.tl-coffee-stat-grid article:nth-child(-n+2){border-bottom:1px solid #e4ebf3}.tl-coffee-feature,.tl-coffee-feature--image-left,.tl-coffee-spec-panel{grid-template-columns:1fr}.tl-coffee-feature--image-left .tl-coffee-feature__media{order:0}.tl-coffee-feature__media{min-height:390px}.tl-coffee-spec-panel__media{min-height:320px}}@media(max-width:650px){.tl-coffee-about ul{gap:6px}.tl-coffee-showcase{margin-top:36px;gap:12px}.tl-coffee-showcase__intro{padding:27px 21px;border-radius:16px}.tl-coffee-showcase__intro h2{font-size:31px}.tl-coffee-showcase__intro p{font-size:10.5px}.tl-coffee-stat-grid{border-radius:16px}.tl-coffee-stat-grid article{min-height:135px;padding:17px}.tl-coffee-stat-grid strong{font-size:34px}.tl-coffee-stat-grid span{margin-top:18px;font-size:8px}.tl-coffee-stat-grid p{font-size:9px}.tl-coffee-feature,.tl-coffee-guide-grid article,.tl-coffee-spec-panel{border-radius:16px}.tl-coffee-feature__media{min-height:310px}.tl-coffee-feature__copy{padding:24px 20px}.tl-coffee-feature__copy h3,.tl-coffee-guide-grid h3,.tl-coffee-spec-panel__copy h3{font-size:27px}.tl-coffee-feature__copy>p,.tl-coffee-guide-grid p{font-size:10.5px}.tl-coffee-feature__copy li{font-size:10px}.tl-coffee-mini-specs{grid-template-columns:1fr;margin-top:18px}.tl-coffee-guide-grid{grid-template-columns:1fr;gap:12px}.tl-coffee-guide-grid article>div:last-child{padding:22px 20px}.tl-coffee-spec-panel__media{min-height:240px;padding:14px}.tl-coffee-spec-panel__copy{padding:24px 20px}.tl-coffee-spec-panel__copy dl>div{grid-template-columns:1fr auto}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/techlume-marketplace.css.map */
