.tps-home{--tps-orange: rgb(var(--color-button));--tps-ink: rgb(var(--color-foreground));--tps-muted: rgba(var(--color-foreground), .72);--tps-border: rgba(var(--color-foreground), .12);--tps-soft: rgba(var(--color-foreground), .045);overflow:hidden}.tps-home *{box-sizing:border-box}.tps-home__hero{position:relative;min-height:clamp(46rem,68vh,72rem);display:flex;align-items:center;isolation:isolate;background:#1a1a1a}.tps-home__hero-media,.tps-home__hero-media:after{position:absolute;top:0;right:0;bottom:0;left:0}.tps-home__hero-media:after{content:"";background:linear-gradient(90deg,#000000c2,#0000007a 43%,#00000014 76%)}.tps-home__hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.tps-home__hero-content{position:relative;z-index:1;width:min(100%,88rem);padding-top:clamp(5rem,8vw,9rem);padding-bottom:clamp(5rem,8vw,9rem);color:#fff}.tps-home__eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 1.6rem;font-size:1.3rem;font-weight:700;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.tps-home__eyebrow:before{content:"";width:3.2rem;height:.2rem;border-radius:999px;background:currentColor}.tps-home__hero-heading{max-width:84rem;margin:0;color:inherit;font-size:clamp(4rem,6.2vw,7.6rem);line-height:.98;letter-spacing:-.035em}.tps-home__hero-text{max-width:74rem;margin:2rem 0 0;color:#ffffffe6;font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.55}.tps-home__hero-actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.tps-home__button{min-height:5rem;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.3rem 2.4rem;border:.1rem solid transparent;border-radius:999px;font-size:1.6rem;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.tps-home__button:hover{transform:translateY(-1px)}.tps-home__button--primary{color:rgb(var(--color-button-text));background:rgb(var(--color-button));box-shadow:0 1.2rem 3rem #0003}.tps-home__button--secondary{color:#fff;border-color:#ffffffa6;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tps-home__hero-proof{display:flex;flex-wrap:wrap;gap:.9rem 2rem;margin-top:3.2rem;color:#ffffffe0;font-size:1.35rem;font-weight:600}.tps-home__hero-proof span{display:inline-flex;align-items:center;gap:.7rem}.tps-home__hero-proof svg{width:1.7rem;height:1.7rem}.tps-home__benefits{position:relative;z-index:2;margin-top:-2.8rem}.tps-home__benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:.1rem solid var(--tps-border);border-radius:1.8rem;background:rgb(var(--color-background));box-shadow:0 1.6rem 4rem #00000017}.tps-home__benefit{min-height:12rem;display:flex;align-items:center;gap:1.4rem;padding:2.2rem}.tps-home__benefit+.tps-home__benefit{border-left:.1rem solid var(--tps-border)}.tps-home__benefit-icon{width:4.6rem;height:4.6rem;flex:0 0 4.6rem;display:grid;place-items:center;border-radius:1.4rem;color:rgb(var(--color-button));background:rgba(var(--color-button),.1)}.tps-home__benefit-icon svg{width:2.4rem;height:2.4rem}.tps-home__benefit-title{margin:0;font-size:1.55rem;font-weight:700;line-height:1.25}.tps-home__benefit-text{margin:.45rem 0 0;color:var(--tps-muted);font-size:1.3rem;line-height:1.4}.tps-home__section{padding-top:clamp(5.5rem,7vw,9rem);padding-bottom:clamp(5.5rem,7vw,9rem)}.tps-home__section--soft{background:var(--tps-soft)}.tps-home__section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.tps-home__section-heading h2{margin:0;font-size:clamp(3rem,4vw,4.6rem);line-height:1.08;letter-spacing:-.025em}.tps-home__section-heading p{max-width:74rem;margin:1rem 0 0;color:var(--tps-muted);font-size:1.65rem;line-height:1.55}.tps-home__text-link{flex:0 0 auto;display:inline-flex;align-items:center;gap:.7rem;color:inherit;font-size:1.5rem;font-weight:700;text-decoration:none}.tps-home__text-link:hover{text-decoration:underline;text-underline-offset:.35rem}.tps-home__category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.6rem}.tps-home__category-card{position:relative;min-width:0;overflow:hidden;border:.1rem solid var(--tps-border);border-radius:2rem;color:inherit;background:rgb(var(--color-background));text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tps-home__category-card:hover{transform:translateY(-.4rem);border-color:rgba(var(--color-button),.35);box-shadow:0 1.6rem 3.6rem #00000017}.tps-home__category-image-wrap{aspect-ratio:1 / .83;overflow:hidden;background:rgba(var(--color-foreground),.04)}.tps-home__category-image{width:100%;height:100%;object-fit:contain;padding:1.2rem;transition:transform .3s ease}.tps-home__category-card:hover .tps-home__category-image{transform:scale(1.035)}.tps-home__category-content{padding:1.8rem 1.8rem 2rem}.tps-home__category-title{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;font-size:1.75rem;font-weight:700;line-height:1.25}.tps-home__category-title svg{width:1.8rem;height:1.8rem;flex:0 0 auto;transition:transform .18s ease}.tps-home__category-card:hover .tps-home__category-title svg{transform:translate(.3rem)}.tps-home__category-count{margin:.5rem 0 0;color:var(--tps-muted);font-size:1.3rem}.tps-home__product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem}.tps-home__product-grid .card-wrapper{height:100%}.tps-home__product-grid .card{height:100%;overflow:hidden;border:.1rem solid var(--tps-border);border-radius:1.8rem;background:rgb(var(--color-background));box-shadow:none;transition:transform .18s ease,box-shadow .18s ease}.tps-home__product-grid .card-wrapper:hover .card{transform:translateY(-.3rem);box-shadow:0 1.4rem 3.2rem #00000014}.tps-home__product-grid .card__inner{border-radius:1.8rem 1.8rem 0 0}.tps-home__product-grid .card>.card__content{padding-left:0!important;padding-right:0!important}.tps-home__product-grid .card>.card__content>.card__information{padding-left:1.6rem;padding-right:1.6rem;text-align:center}.tps-home__product-grid .card>.card__content .card__heading{text-align:center}.tps-home__product-grid .card>.card__content .price{justify-content:center;text-align:center}.tps-home__product-grid .quick-add{width:100%!important;margin:1.2rem 0 0!important;padding:0!important}.tps-home__product-grid .quick-add__submit.button--secondary{width:100%!important;min-width:100%!important;margin:0!important;padding:1.35rem 1rem!important;border:0!important;border-radius:0 0 1.7rem 1.7rem!important;outline:0!important;box-shadow:none!important;background:rgba(var(--color-foreground),.055)!important;color:var(--tps-ink)!important;overflow:hidden}.tps-home__product-grid .quick-add__submit.button--secondary:before,.tps-home__product-grid .quick-add__submit.button--secondary:after{display:none!important;content:none!important;box-shadow:none!important}.tps-home__product-grid .quick-add__submit.button--secondary:hover{background:rgba(var(--color-button),.14)!important}.tps-home__story{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;overflow:hidden;border-radius:2.4rem;color:#fff;background:#1a1a1a}.tps-home__story-media{position:relative;min-height:42rem;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at center,#fff,#f6f2ea 45%,#ececec)}.tps-home__story-badge{position:relative;width:min(48rem,88%);aspect-ratio:1 / 1}.tps-home__story-badge-ring{position:absolute;top:17%;right:17%;bottom:17%;left:17%;border:.5rem solid rgba(214,116,0,.18);border-radius:50%}.tps-home__story-badge-core{position:absolute;top:32%;right:32%;bottom:32%;left:32%;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f9b24d,#d67400 70%,#ab4f00);box-shadow:0 2rem 4.5rem #d6740047}.tps-home__story-badge-star{position:absolute;z-index:2;display:grid;place-items:center;width:16rem;height:16rem;color:#d7a21b;font-size:15rem;line-height:1;text-shadow:0 .8rem 1.5rem rgba(0,0,0,.1)}.tps-home__story-badge-star:nth-child(1){top:2%;left:50%;transform:translate(-50%)}.tps-home__story-badge-star:nth-child(2){top:23%;right:10%}.tps-home__story-badge-star:nth-child(3){bottom:6%;right:19%}.tps-home__story-badge-star:nth-child(4){bottom:6%;left:19%}.tps-home__story-badge-star:nth-child(5){top:23%;left:10%}.tps-home__story-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,6vw,7.5rem);background:linear-gradient(135deg,#141414,#262626 55%,#3b1800)}.tps-home__story-content h2{margin:0;color:inherit;font-size:clamp(3.2rem,4.5vw,5.4rem);line-height:1.05;letter-spacing:-.03em}.tps-home__story-content>p{margin:1.8rem 0 0;color:#ffffffd1;font-size:1.7rem;line-height:1.6}.tps-home__story-list{display:grid;gap:1.2rem;margin:2.6rem 0 0;padding:0;list-style:none}.tps-home__story-list li{display:flex;align-items:flex-start;gap:1rem;color:#ffffffeb;font-size:1.5rem;line-height:1.45}.tps-home__story-list svg{width:2rem;height:2rem;flex:0 0 2rem;margin-top:.1rem;color:rgb(var(--color-button))}.tps-home__story-actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.tps-home__story-actions .tps-home__button--secondary{background:transparent}.tps-home__discovery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.tps-home__discovery-card{position:relative;min-height:25rem;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:clamp(3rem,5vw,5rem);border-radius:2rem;color:#fff;text-decoration:none;background:#222}.tps-home__discovery-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0000004d,#000000b8)}.tps-home__discovery-card--orange{background:linear-gradient(135deg,#f08a00,#c55d00 52%,#7f3200)}.tps-home__discovery-card--dark{background:linear-gradient(135deg,#f08a00,#4a2200 46%,#111)}.tps-home__discovery-content{position:relative;z-index:1;max-width:48rem}.tps-home__discovery-card h3{margin:0;color:inherit;font-size:clamp(2.6rem,3.5vw,4rem);line-height:1.08}.tps-home__discovery-card p{margin:1rem 0 0;color:#ffffffdb;font-size:1.55rem;line-height:1.5}.tps-home__discovery-link{display:inline-flex;align-items:center;gap:.7rem;margin-top:2rem;font-size:1.5rem;font-weight:700}.tps-home__discovery-link svg{width:1.8rem;height:1.8rem;transition:transform .18s ease}.tps-home__discovery-card:hover .tps-home__discovery-link svg{transform:translate(.35rem)}@media screen and (max-width:1100px){.tps-home__benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tps-home__benefit:nth-child(3){border-left:0;border-top:.1rem solid var(--tps-border)}.tps-home__benefit:nth-child(4){border-top:.1rem solid var(--tps-border)}.tps-home__category-grid,.tps-home__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.tps-home__hero{min-height:58rem;align-items:flex-end}.tps-home__hero-media:after{background:linear-gradient(0deg,#000000d1,#00000073 58%,#00000014)}.tps-home__hero-image{object-position:62% center}.tps-home__hero-heading{font-size:clamp(3.8rem,12vw,5.4rem)}.tps-home__hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;margin-top:2.4rem}.tps-home__hero-actions .tps-home__button{width:100%;min-width:0;min-height:5.4rem;padding:1rem 1.2rem;font-size:1.35rem;line-height:1.15;text-align:center}.tps-home__hero-actions .tps-home__button svg{width:2.2rem;height:2.2rem;flex:0 0 2.2rem}.tps-home__story-actions{flex-direction:column}.tps-home__story-actions .tps-home__button{width:100%}.tps-home__hero-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.tps-home__benefits{margin-top:-1.8rem}.tps-home__benefits-grid{grid-template-columns:1fr;border-radius:1.6rem}.tps-home__benefit{min-height:auto;padding:1.8rem}.tps-home__benefit+.tps-home__benefit,.tps-home__benefit:nth-child(3){border-top:.1rem solid var(--tps-border);border-left:0}.tps-home__section-heading{align-items:flex-start;flex-direction:column;margin-bottom:2.4rem}.tps-home__category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.tps-home__category-card:last-child{grid-column:1 / -1}.tps-home__category-card:last-child .tps-home__category-image-wrap{aspect-ratio:2 / .8}.tps-home__category-content{padding:1.4rem}.tps-home__category-title{font-size:1.5rem}.tps-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.tps-home__product-grid>*:last-child:nth-child(odd){grid-column:1 / -1;max-width:calc(50% - .6rem);width:100%;justify-self:center}.tps-home__story{grid-template-columns:1fr}.tps-home__story-media{min-height:28rem}.tps-home__story-badge{width:min(32rem,92%)}.tps-home__story-badge-star{width:10.5rem;height:10.5rem;font-size:9.8rem}.tps-home__story-content{padding:3.2rem 2.2rem 3.8rem}.tps-home__discovery-grid{grid-template-columns:1fr}.tps-home__discovery-card{min-height:22rem;padding:3rem 2.2rem}}@media(prefers-reduced-motion:reduce){.tps-home__button,.tps-home__category-card,.tps-home__category-image,.tps-home__category-title svg,.tps-home__product-grid .card,.tps-home__discovery-link svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/tps-modern-home-v5.css.map */
