:root{--tpp-navy:#0B1E3C;--tpp-navy-2:#152B4C;--tpp-blue:#1B4FD8;--tpp-blue-dark:#1540B5;--tpp-tint:#EFF4FD;--tpp-tint-2:#E3ECFB;--tpp-amber:#E9A23B;--tpp-text:#0E1B2E;--tpp-muted:#5D6B80;--tpp-border:#E4EAF3;--tpp-radius:10px;--tpp-container:1180px}.tpp,.tpp *{box-sizing:border-box}.tpp{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--tpp-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tpp-container{max-width:var(--tpp-container);margin:0 auto;padding:0 24px}.tpp svg{display:block}.tpp-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.tpp-announce{background:var(--tpp-navy);color:#fff;font-size:12.5px;text-align:center;padding:10px 24px;letter-spacing:.01em}.tpp-header{background:#fff;border-bottom:1px solid var(--tpp-border);position:sticky;top:0;z-index:60}.tpp-header__inner{display:flex;align-items:center;gap:22px;min-height:80px;padding-top:10px;padding-bottom:10px}.tpp-logo{display:block;flex:0 0 auto}.tpp-logo img{display:block;height:58px;width:auto}.tpp-nav{display:flex;align-items:center;gap:30px;margin-left:auto;margin-right:auto}.tpp-nav a{font-size:14.5px;font-weight:600;color:var(--tpp-text);text-decoration:none;white-space:nowrap}.tpp-nav a:hover,.tpp-nav a.is-active{color:var(--tpp-blue)}.tpp-header__right{display:flex;align-items:center;gap:14px;margin-left:auto}.tpp-search{display:flex;align-items:center;gap:8px;background:#f5f7fb;border:1px solid var(--tpp-border);border-radius:8px;padding:0 12px;height:38px;width:190px;color:#93a1b5}.tpp-search input{border:0;background:transparent;outline:none;font:inherit;font-size:13.5px;width:100%;color:var(--tpp-text);padding:0}.tpp-search input::placeholder{color:#93a1b5}.tpp-basket{display:inline-flex;align-items:center;gap:8px;background:var(--tpp-blue);color:#fff;border-radius:999px;height:38px;padding:0 18px;font-size:13.5px;font-weight:600;text-decoration:none;white-space:nowrap}.tpp-basket:hover{background:var(--tpp-blue-dark)}.tpp-hero{padding:74px 0 66px;background:#fff}.tpp-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center}.tpp-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--tpp-tint-2);color:var(--tpp-blue);border-radius:999px;padding:7px 15px;font-size:12.5px;font-weight:600}.tpp-hero h1{font-size:clamp(36px,4.3vw,54px);line-height:1.08;letter-spacing:-.022em;font-weight:800;margin:22px 0 0}.tpp-hero h1 .tpp-accent{color:var(--tpp-blue)}.tpp-hero__lede{font-size:15.5px;line-height:1.66;color:var(--tpp-muted);margin:20px 0 0;max-width:440px}.tpp-hero__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.tpp-btn{display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 22px;border-radius:8px;font-size:14.5px;font-weight:700;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background .16s ease,border-color .16s ease}.tpp-btn--primary{background:var(--tpp-blue);color:#fff}.tpp-btn--primary:hover{background:var(--tpp-blue-dark)}.tpp-btn--ghost{background:#fff;color:var(--tpp-text);border-color:var(--tpp-border)}.tpp-btn--ghost:hover{border-color:#c2d1e8}.tpp-hero__art{position:relative;display:flex;align-items:center;justify-content:center;min-height:330px}.tpp-hero__halo{position:absolute;width:300px;height:300px;border-radius:50%;background:var(--tpp-tint)}.tpp-hero__chips{position:relative;display:flex;align-items:center;justify-content:center;gap:16px}.tpp-chip{background:#fff;border:1px solid var(--tpp-border);border-radius:12px;box-shadow:0 8px 24px #0b1e3c12;padding:16px 12px;width:118px;text-align:center}.tpp-chip--lift{transform:translateY(24px) scale(1.06);box-shadow:0 14px 34px #0b1e3c21;z-index:2}.tpp-chip__ico{width:46px;height:46px;border-radius:10px;background:var(--tpp-tint);display:flex;align-items:center;justify-content:center;margin:0 auto 10px;color:var(--tpp-blue)}.tpp-chip--lift .tpp-chip__ico{background:#fcefda;color:var(--tpp-amber)}.tpp-chip__name{font-size:11.5px;font-weight:700;line-height:1.3}.tpp-chip__price{font-size:11px;color:var(--tpp-muted);margin-top:4px}.tpp-trust{background:var(--tpp-tint);padding:26px 0}.tpp-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.tpp-trust__item{display:flex;align-items:center;gap:14px}.tpp-trust__ico{width:38px;height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex:0 0 38px}.tpp-trust__ico--w{background:#fff;color:var(--tpp-navy)}.tpp-trust__ico--b{background:var(--tpp-blue);color:#fff}.tpp-trust__ico--n{background:var(--tpp-navy);color:#fff}.tpp-trust__t{font-size:13.5px;font-weight:700}.tpp-trust__s{font-size:12.5px;color:var(--tpp-muted);margin-top:2px}.tpp-sec{padding:64px 0;background:#fff}.tpp-sec__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.tpp-sec h2{font-size:27px;font-weight:800;letter-spacing:-.018em;margin:0;line-height:1.2}.tpp-sec__sub{font-size:14px;color:var(--tpp-muted);margin:7px 0 0}.tpp-link{font-size:13.5px;font-weight:700;color:var(--tpp-blue);text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.tpp-link:hover{color:var(--tpp-blue-dark)}.tpp-cats{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.tpp-cat{background:var(--tpp-tint);border-radius:var(--tpp-radius);padding:28px 14px;text-align:center;text-decoration:none;color:inherit;display:block;transition:transform .18s ease,box-shadow .18s ease}.tpp-cat:hover{transform:translateY(-3px);box-shadow:0 10px 26px #0b1e3c17}.tpp-cat__ico{width:46px;height:46px;border-radius:10px;background:#fff;color:var(--tpp-blue);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.tpp-cat__n{font-size:13.5px;font-weight:700}.tpp-cat__c{font-size:12.5px;color:var(--tpp-muted);margin-top:5px}.tpp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tpp-card{background:#fff;border:1px solid var(--tpp-border);border-radius:var(--tpp-radius);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .18s ease,transform .18s ease}.tpp-card:hover{box-shadow:0 12px 30px #0b1e3c1a;transform:translateY(-2px)}.tpp-card__media{position:relative;background:var(--tpp-tint);height:150px;display:flex;align-items:center;justify-content:center}.tpp-card__media img{max-width:76%;max-height:80%;width:auto;height:auto;object-fit:contain}.tpp-card__ico{width:64px;height:64px;border-radius:12px;background:#fff;color:var(--tpp-navy);display:flex;align-items:center;justify-content:center}.tpp-badges{position:absolute;top:10px;left:10px;display:flex;gap:6px}.tpp-badge{font-size:10.5px;font-weight:800;border-radius:5px;padding:4px 8px}.tpp-badge--save{background:var(--tpp-amber);color:#3b2708}.tpp-badge--new{background:var(--tpp-navy);color:#fff}.tpp-stock{position:absolute;top:10px;right:10px;background:#fff;border:1px solid var(--tpp-border);border-radius:999px;font-size:10.5px;font-weight:600;padding:4px 10px;color:var(--tpp-text)}.tpp-stock--out{color:var(--tpp-muted)}.tpp-card__body{padding:14px 15px 16px;display:flex;flex-direction:column;flex:1}.tpp-card__vendor{font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--tpp-muted)}.tpp-card__title{font-size:14px;font-weight:700;line-height:1.35;margin:7px 0 0;color:inherit;text-decoration:none;display:block}.tpp-card__title:hover{color:var(--tpp-blue)}.tpp-stars{display:flex;gap:2px;margin-top:8px;color:var(--tpp-amber)}.tpp-price{margin-top:10px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.tpp-price__now{font-size:17px;font-weight:800;letter-spacing:-.015em}.tpp-price__was{font-size:12.5px;color:#93a1b5;text-decoration:line-through}.tpp-reward{margin-top:11px;background:var(--tpp-tint-2);color:var(--tpp-blue);border-radius:6px;padding:7px 10px;font-size:11.5px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px}.tpp-card__form{margin-top:auto;padding-top:12px}.tpp-add{width:100%;height:40px;border:0;border-radius:7px;background:var(--tpp-navy);color:#fff;font:inherit;font-size:13.5px;font-weight:700;cursor:pointer;transition:background .16s ease}.tpp-add:hover{background:#07162c}.tpp-add[disabled]{background:#9aa7ba;cursor:not-allowed}.tpp-charity{background:var(--tpp-navy);color:#fff;padding:64px 0}.tpp-charity__grid{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.tpp-charity__pill{display:inline-flex;align-items:center;gap:8px;background:#e9a23b29;color:var(--tpp-amber);border-radius:999px;padding:7px 15px;font-size:12.5px;font-weight:700}.tpp-charity h2{font-size:29px;line-height:1.26;font-weight:800;letter-spacing:-.018em;margin:20px 0 0;color:#fff}.tpp-charity__body{font-size:14px;line-height:1.7;color:#aebcd2;margin:18px 0 0}.tpp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tpp-stat{background:var(--tpp-navy-2);border:1px solid rgba(255,255,255,.09);border-radius:var(--tpp-radius);padding:24px 12px;text-align:center}.tpp-stat__n{font-size:27px;font-weight:800;letter-spacing:-.02em}.tpp-stat__l{font-size:11.5px;color:#9fafc6;margin-top:7px;line-height:1.45}.tpp-footer{background:var(--tpp-navy);color:#fff;padding:56px 0 0}.tpp-footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:40px;padding-bottom:44px}.tpp-footer__logo{background:#fff;border-radius:9px;padding:9px 11px;display:inline-block}.tpp-footer__logo img{display:block;height:56px;width:auto}.tpp-footer__blurb{font-size:12.5px;line-height:1.7;color:#a7b6cd;margin:18px 0 0;max-width:310px}.tpp-footer h3{font-size:12.5px;font-weight:700;margin:0 0 16px;color:#fff}.tpp-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}.tpp-footer a{font-size:12.5px;color:#a7b6cd;text-decoration:none}.tpp-footer a:hover{color:#fff}.tpp-footer__bar{border-top:1px solid rgba(255,255,255,.1);padding:18px 0;display:flex;justify-content:space-between;gap:16px;font-size:11.5px;color:#8fa0ba;flex-wrap:wrap}.tpp-footer__bar a{font-size:11.5px;color:#8fa0ba}@media(max-width:1024px){.tpp-cats{grid-template-columns:repeat(3,1fr)}.tpp-grid{grid-template-columns:repeat(2,1fr)}.tpp-footer__grid{grid-template-columns:1fr 1fr;gap:32px}.tpp-charity__grid{grid-template-columns:1fr;gap:34px}.tpp-nav{gap:20px}}@media(max-width:860px){.tpp-hero__grid{grid-template-columns:1fr;gap:34px}.tpp-hero__art{order:-1;min-height:250px}.tpp-hero__lede{max-width:none}.tpp-trust__grid{grid-template-columns:1fr;gap:18px}.tpp-nav,.tpp-search{display:none}.tpp-sec__head{flex-direction:column;align-items:flex-start;gap:12px}}@media(max-width:600px){.tpp-cats,.tpp-grid{grid-template-columns:repeat(2,1fr);gap:12px}.tpp-footer__grid{grid-template-columns:1fr;gap:28px}.tpp-stats{grid-template-columns:1fr}.tpp-sec{padding:44px 0}.tpp-hero{padding:40px 0 36px}.tpp-charity{padding:44px 0}.tpp-container{padding:0 16px}.tpp-card__media{height:126px}.tpp-hero__chips{gap:10px}.tpp-chip{width:98px;padding:12px 8px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/tpp.css.map */
