:root{--tp-black:#070707;--tp-charcoal:#121212;--tp-silver:#c9c9c9;--tp-pearl:#f7f7f5;--tp-line:rgba(20,20,20,.12);--tp-gold:#c9a56a}body{background:var(--tp-pearl);letter-spacing:-.01em}.button,.button-custom,button[type=submit]{font-weight:600;letter-spacing:.02em;min-height:48px;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.button:hover,.button-custom:hover,button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 10px 28px #0000001f}.header-section{backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px)}.product-information{--page-width:1440px}.product-information h1{letter-spacing:-.035em}.product-information .product-form__submit{border-radius:999px}.product-information [class*=price]{font-weight:600}.tp-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:700}.tp-shell{max-width:1440px;margin:0 auto;padding-inline:clamp(20px,4vw,64px)}.tp-section{padding-block:clamp(72px,9vw,140px)}.tp-display{font-size:clamp(3rem,7vw,7.2rem);line-height:.92;letter-spacing:-.065em;margin:0}.tp-h2{font-size:clamp(2.2rem,4.5vw,4.8rem);line-height:.98;letter-spacing:-.05em;margin:0}.tp-copy{font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.65;color:#4c4c4c}.tp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border-radius:999px;background:#fff;color:#080808;text-decoration:none;font-weight:700}.tp-btn--dark{background:#080808;color:#fff}.tp-btn--outline{background:transparent;border:1px solid currentColor}.tp-hero{min-height:min(860px,86svh);position:relative;display:grid;align-items:end;color:#fff;overflow:hidden;background:#080808}.tp-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.78}.tp-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000b8,#0000001f 60%),linear-gradient(0deg,rgba(0,0,0,.6),transparent 55%)}.tp-hero__content{position:relative;z-index:1;max-width:900px;padding-block:clamp(72px,9vw,130px)}.tp-hero__copy{max-width:620px;color:#ffffffd1;font-size:clamp(1.05rem,1.5vw,1.35rem)}.tp-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.tp-proof{background:#0b0b0b;color:#fff;padding:18px 0}.tp-proof__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:center}.tp-proof strong{display:block;font-size:.95rem}.tp-proof span{font-size:.8rem;color:#aaa}.tp-intro{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,7vw,120px);align-items:end}.tp-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px}.tp-feature{background:#fff;border:1px solid var(--tp-line);border-radius:24px;padding:32px;min-height:250px}.tp-feature__icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#0b0b0b;color:#fff;margin-bottom:42px}.tp-feature h3{font-size:1.35rem;margin:0 0 10px}.tp-feature p{color:#666;line-height:1.55;margin:0}.tp-dark{background:#080808;color:#fff}.tp-dark .tp-copy{color:#aaa}.tp-split{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.tp-panel{border-radius:30px;overflow:hidden;min-height:620px;position:relative;background:#171717}.tp-panel img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.tp-panel--content{padding:clamp(36px,5vw,72px);display:flex;flex-direction:column;justify-content:flex-end}.tp-products__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:44px}.tp-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tp-card{background:#fff;border-radius:22px;overflow:hidden;border:1px solid var(--tp-line);color:#111;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.tp-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #0000001a}.tp-card__media{aspect-ratio:1/1;background:#efefed;overflow:hidden}.tp-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.tp-card:hover img{transform:scale(1.035)}.tp-card__body{padding:20px}.tp-card__body h3{margin:0;font-size:1.1rem}.tp-card__body p{margin:8px 0 0;color:#666}.tp-quote{text-align:center;max-width:980px;margin:auto}.tp-quote blockquote{font-size:clamp(2rem,4vw,4rem);line-height:1.08;letter-spacing:-.045em;margin:28px 0}.tp-cta{border-radius:32px;background:linear-gradient(135deg,#0a0a0a,#232323);color:#fff;padding:clamp(48px,7vw,96px);display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:30px}.tp-product-benefits{background:#0b0b0b;color:#fff}.tp-product-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tp-product-benefit{padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:20px}.tp-product-benefit h3{font-size:1rem;margin:14px 0 8px}.tp-product-benefit p{font-size:.9rem;color:#aaa;margin:0;line-height:1.5}@media(max-width:900px){.tp-proof__grid{grid-template-columns:repeat(2,1fr)}.tp-intro,.tp-split,.tp-cta{grid-template-columns:1fr}.tp-feature-grid,.tp-products{grid-template-columns:1fr 1fr}.tp-panel{min-height:480px}.tp-product-benefits__grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.tp-display{font-size:clamp(3.2rem,15vw,5.2rem)}.tp-feature-grid,.tp-products{grid-template-columns:1fr}.tp-products__head{display:block}.tp-products__head .tp-btn{margin-top:22px}.tp-proof__grid{gap:12px}.tp-proof span{font-size:.72rem}.tp-panel{min-height:420px}.tp-product-benefits__grid{grid-template-columns:1fr}.tp-hero__content{padding-top:110px}}@media screen and (max-width:749px){.product-information,.product-information__grid,.product-information-content{min-width:0;width:100%}.product-information img,.product-information video,.product-information model-viewer{max-width:100%;height:auto}.product-information .product-details,.product-information [data-product-details]{width:100%;min-width:0}}.template-product .product-information,.template-product [data-section-type=product-information]{overflow:clip}.template-product product-media-gallery,.template-product .product-media-gallery{min-width:0}.template-product .product-media-gallery__media,.template-product .product-media-container,.template-product .media-gallery__item{background:linear-gradient(145deg,#f8f8f8,#eee);border:1px solid rgba(17,17,17,.08);box-shadow:0 18px 48px #00000014;overflow:hidden}.template-product .product-media-gallery img,.template-product .product-media-gallery video,.template-product product-media-gallery img,.template-product product-media-gallery video{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.template-product .product-media-gallery__thumbnail,.template-product .slideshow-control__thumbnail,.template-product button[aria-label*=media]{border-radius:12px;overflow:hidden}.template-product .product-details,.template-product .product-information__details{min-width:0}.template-product .product-description,.template-product .rte{overflow-wrap:anywhere}@media screen and (min-width:750px){.template-product .product-information__grid,.template-product .product-information__wrapper{align-items:start}}@media screen and (max-width:749px){.template-product .product-information{padding-inline:0}.template-product .product-media-gallery,.template-product product-media-gallery{width:100%;max-width:100vw}.template-product .product-media-gallery__media,.template-product .product-media-container,.template-product .media-gallery__item{border-radius:16px;box-shadow:none}.template-product .product-details,.template-product .product-information__details{padding-inline:18px}.template-product .product-description,.template-product .rte{font-size:.98rem;line-height:1.65}}html{scroll-behavior:smooth}body{overflow-x:hidden;color:#111}img{image-rendering:auto}.page-width,.content-for-layout{min-width:0}.header-section{border-bottom:1px solid rgba(18,18,18,.08)}.header__heading-logo,.header-logo img{max-height:42px;width:auto}:is(.button,.button-custom,button[type=submit],.shopify-payment-button__button){border-radius:999px!important}:is(input,select,textarea){border-radius:14px}.product-card{position:relative;min-width:0}.product-card__content{border-radius:22px!important;background:#fff!important;border:1px solid rgba(17,17,17,.09)!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-card:hover .product-card__content{transform:translateY(-4px);box-shadow:0 18px 44px #00000017;border-color:#11111129!important}.product-card .card-gallery{overflow:hidden;border-radius:18px 18px 12px 12px!important;background:radial-gradient(circle at 50% 42%,#fff 0,#f4f4f1 55%,#ecece8);aspect-ratio:1/1}.product-card .card-gallery :is(.product-media-container,.slideshow-slide){height:100%;aspect-ratio:1/1!important;background:transparent!important}.product-card .card-gallery :is(img,video){width:100%;height:100%;object-fit:contain!important;object-position:center;padding:clamp(12px,2vw,24px);transition:transform .45s ease}.product-card:hover .card-gallery img{transform:scale(1.035)}.product-card .product-grid__card>:not(.card-gallery){padding-inline:18px}.product-card .product-grid__card>:last-child{padding-bottom:18px}.product-card :is(h3,h4,.h4){letter-spacing:-.02em}.product-card [class*=price]{font-weight:650}.product-badges__badge,.badge{border-radius:999px!important}.quick-add__button{border-radius:999px!important;margin:10px}.template-collection .section:first-child{background:linear-gradient(180deg,#f2f2ef,#f8f8f6)}.template-collection .section:first-child h1{font-size:clamp(2.5rem,6vw,5.5rem);letter-spacing:-.055em;line-height:.95}.template-collection .facets{border-block:1px solid rgba(17,17,17,.09);padding-block:10px}.template-collection .product-grid{align-items:stretch}.template-product .product-information{background:linear-gradient(180deg,#f7f7f5,#fff 72%)}.template-product .product-information__grid{max-width:1440px;margin-inline:auto}.template-product .product-information__details,.template-product .product-details{background:#ffffffd1;border:1px solid rgba(17,17,17,.09);border-radius:24px;padding:clamp(20px,3vw,36px)!important;box-shadow:0 20px 55px #0000000f}.template-product .product-information h1{font-size:clamp(2rem,4vw,4.4rem);line-height:.98;letter-spacing:-.05em}.template-product .product-media-gallery__media,.template-product .product-media-container,.template-product .media-gallery__item{background:radial-gradient(circle at 50% 42%,#fff,#f1f1ee 68%,#e9e9e5);border-radius:24px!important}.template-product .product-media-gallery img,.template-product product-media-gallery img{padding:clamp(12px,2.2vw,30px)}.template-product variant-picker fieldset{gap:10px}.template-product variant-picker label{border-radius:999px!important}.template-product .product-form__submit{min-height:56px;font-size:1rem}.template-product .rte{color:#4d4d4d}.template-product .rte :is(h2,h3){color:#111;letter-spacing:-.025em}.tp-assurance{padding:0 0 clamp(52px,7vw,90px);background:#fff}.tp-assurance__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tp-assurance__item{display:flex;gap:14px;align-items:flex-start;padding:22px;border:1px solid var(--tp-line);border-radius:18px;background:#f8f8f6}.tp-assurance__icon{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff}.tp-assurance__item strong,.tp-assurance__item span{display:block}.tp-assurance__item strong{margin-bottom:5px}.tp-assurance__item div>span{color:#666;font-size:.9rem;line-height:1.45}.product-recommendations{padding-block:clamp(54px,7vw,92px)!important}.product-recommendations h2,.product-recommendations h3{letter-spacing:-.035em}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:749px){.product-card .product-grid__card>:not(.card-gallery){padding-inline:14px}.product-card .product-grid__card>:last-child{padding-bottom:14px}.product-card .card-gallery :is(img,video){padding:10px}.template-product .product-information__details,.template-product .product-details{border-radius:20px;padding:20px!important;margin-inline:12px}.tp-assurance__grid{grid-template-columns:1fr}.tp-assurance{padding-top:20px}.template-collection .section:first-child h1{font-size:clamp(2.35rem,12vw,4rem)}}.tp-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:52px}.tp-category{position:relative;min-height:330px;border-radius:28px;overflow:hidden;text-decoration:none;color:#fff;background:#171717;isolation:isolate;transition:transform .25s ease,box-shadow .25s ease}.tp-category:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at 78% 22%,rgba(255,255,255,.2),transparent 32%),linear-gradient(135deg,#2a2a2a,#090909)}.tp-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,rgba(0,0,0,.78),transparent 72%)}.tp-category--bags:before{background:radial-gradient(circle at 76% 25%,rgba(191,168,133,.55),transparent 34%),linear-gradient(135deg,#403a33,#111)}.tp-category--recovery:before{background:radial-gradient(circle at 78% 24%,rgba(135,151,151,.5),transparent 34%),linear-gradient(135deg,#303839,#0c1010)}.tp-category--accessories:before{background:radial-gradient(circle at 78% 24%,rgba(157,171,126,.55),transparent 34%),linear-gradient(135deg,#35402e,#10130e)}.tp-category--catalog:before{background:radial-gradient(circle at 78% 24%,rgba(193,158,102,.55),transparent 34%),linear-gradient(135deg,#3c3022,#100d09)}.tp-category:hover{transform:translateY(-5px);box-shadow:0 22px 52px #00000029}.tp-category__content{position:absolute;inset:auto 0 0;padding:32px}.tp-category__content span{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;font-weight:700;color:#ffffffb3}.tp-category__content h3{font-size:clamp(2rem,4vw,3.5rem);line-height:1;margin:10px 0 18px;letter-spacing:-.045em}.tp-category__content strong{font-size:.92rem}.tp-routine-section{background:#ececea}.tp-cta__copy{color:#bbb;line-height:1.6}.tp-products{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1000px){.tp-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.tp-category-grid{grid-template-columns:1fr}.tp-category{min-height:270px}.tp-category__content{padding:24px}.tp-products{grid-template-columns:1fr}}.tp-collection-nav{background:#fff;border-bottom:1px solid var(--tp-line);position:relative;z-index:20}.tp-collection-nav .tp-shell{display:flex;gap:24px;align-items:center;overflow-x:auto;white-space:nowrap;padding-block:12px;scrollbar-width:none}.tp-collection-nav a{color:#111;text-decoration:none;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.tp-collection-nav a:hover{opacity:.58}.tp-hero--catalog{min-height:760px;align-items:center}.tp-hero__layout{position:relative;z-index:2;width:100%;display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;padding-block:100px 70px}.tp-hero__content{padding:0}.tp-hero-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tp-hero-product{background:#ffffffeb;border-radius:22px;padding:10px;text-decoration:none;color:#111;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tp-hero-product img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f2f2ef;border-radius:15px}.tp-hero-product span{display:block;padding:10px 6px 5px;font-size:.78rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp-reviews{background:#ececea}.tp-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px}.tp-review-grid blockquote{margin:0;background:#fff;border:1px solid var(--tp-line);border-radius:24px;padding:34px;font-size:1.25rem;line-height:1.5}.tp-review-grid cite{display:block;margin-top:25px;font-style:normal;font-size:.85rem;color:#666}.tp-faq-list{max-width:960px;margin:48px auto 0}.tp-faq-list details,.tp-pdp details{border-bottom:1px solid var(--tp-line);padding:20px 0}.tp-faq-list summary,.tp-pdp summary{cursor:pointer;font-weight:700;font-size:1.05rem}.tp-faq-list p,.tp-pdp details p{color:#666;line-height:1.6}.tp-site-footer{background:#0a0a0a;color:#fff;padding:72px 0 24px}.tp-site-footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.tp-site-footer h2{font-size:2rem;margin:0 0 15px}.tp-site-footer h3{font-size:.85rem;text-transform:uppercase;letter-spacing:.13em}.tp-site-footer p{color:#aaa;max-width:360px}.tp-site-footer a{display:block;color:#ccc;text-decoration:none;margin:12px 0}.tp-site-footer a:hover{color:#fff}.tp-site-footer__bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.15);padding-top:22px;margin-top:55px;color:#888;font-size:.8rem}.tp-pdp{background:linear-gradient(180deg,#f4f4f1,#fff)}.tp-pdp__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:start}.tp-pdp__gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tp-pdp__media{background:radial-gradient(circle,#fff,#ecece8);border:1px solid var(--tp-line);border-radius:24px;overflow:hidden;aspect-ratio:1/1}.tp-pdp__media:first-child{grid-column:1/-1}.tp-pdp__media img{width:100%;height:100%;object-fit:contain;padding:20px}.tp-pdp__details{position:sticky;top:130px;background:#fff;border:1px solid var(--tp-line);border-radius:28px;padding:34px;box-shadow:0 20px 60px #0000000f}.tp-pdp__details h1{font-size:clamp(2.4rem,4.5vw,4.8rem);line-height:.95;letter-spacing:-.055em;margin:12px 0}.tp-pdp__price{font-size:1.35rem;font-weight:700;margin-bottom:22px}.tp-pdp__description{color:#555;line-height:1.65}.tp-pdp__form{display:grid;gap:12px;margin:24px 0}.tp-pdp__form label{font-weight:700}.tp-pdp__form select{width:100%;padding:14px;border:1px solid var(--tp-line);background:#fff}.tp-pdp__add{width:100%;border:0;cursor:pointer}.tp-pdp__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0}.tp-pdp__trust div{background:#f5f5f2;border-radius:14px;padding:14px}.tp-pdp__trust strong,.tp-pdp__trust span{display:block}.tp-pdp__trust strong{font-size:.8rem}.tp-pdp__trust span{font-size:.7rem;color:#777;margin-top:4px}.tp-info-page{min-height:65vh}.tp-info-page__content{max-width:860px;font-size:1.1rem;line-height:1.75;margin-top:35px}@media(max-width:900px){.tp-hero__layout,.tp-pdp__grid{grid-template-columns:1fr}.tp-hero-products{grid-template-columns:repeat(3,1fr)}.tp-review-grid,.tp-site-footer__grid{grid-template-columns:1fr 1fr}.tp-pdp__details{position:static}.tp-site-footer__grid>div:first-child{grid-column:1/-1}}@media(max-width:600px){.tp-collection-nav .tp-shell{padding-inline:16px;gap:18px}.tp-hero--catalog{min-height:auto}.tp-hero__layout{padding-top:100px}.tp-hero-products{grid-template-columns:repeat(2,1fr)}.tp-review-grid,.tp-site-footer__grid,.tp-pdp__gallery{grid-template-columns:1fr}.tp-pdp__media:first-child{grid-column:auto}.tp-pdp__details{padding:22px;border-radius:20px}.tp-pdp__trust{grid-template-columns:1fr}.tp-site-footer__bottom{display:block}.tp-site-footer__bottom span{display:block;margin-top:8px}}.tp-brand-link{font-size:1.15rem!important;letter-spacing:.22em!important;margin-right:auto;text-transform:uppercase!important;color:#080808!important}.tp-nav-dropdown{position:relative}.tp-nav-dropdown summary{list-style:none;cursor:pointer;color:#111;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.tp-nav-dropdown summary::-webkit-details-marker{display:none}.tp-nav-dropdown summary:after{content:" +"}.tp-nav-dropdown[open] summary:after{content:" \2212"}.tp-nav-dropdown__menu{position:absolute;top:calc(100% + 12px);left:0;min-width:230px;padding:10px;background:#fff;border:1px solid var(--tp-line);border-radius:16px;box-shadow:0 18px 45px #0000001f;display:grid;gap:2px;z-index:50}.tp-nav-dropdown__menu a{padding:11px 12px;border-radius:10px;text-transform:none;letter-spacing:0;font-size:.9rem}.tp-nav-dropdown__menu a:hover{background:#f3f3f0;opacity:1}.tp-hero--brand{min-height:clamp(560px,72svh,760px);align-items:center;background:radial-gradient(circle at 75% 35%,#393936 0,#171716 34%,#080808 72%)}.tp-hero--brand:before{content:"";position:absolute;width:min(52vw,760px);aspect-ratio:1;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-12%;top:4%;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff04}.tp-hero--brand:after{background:linear-gradient(90deg,rgba(0,0,0,.3),transparent)}.tp-hero__brand-layout{position:relative;z-index:2;width:100%;display:grid;grid-template-columns:1fr .55fr;align-items:center;gap:40px;padding-block:90px}.tp-hero__mark{justify-self:end;font-size:clamp(8rem,22vw,22rem);font-weight:800;line-height:.7;letter-spacing:-.12em;color:#ffffff0e;-webkit-user-select:none;user-select:none}.tp-hero--brand .tp-display{text-transform:uppercase;letter-spacing:.12em;font-size:clamp(3.2rem,8vw,7.8rem)}.tp-category-grid--photos .tp-category{background:#171717}.tp-category__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-3;transition:transform .55s ease}.tp-category-grid--photos .tp-category:hover .tp-category__image{transform:scale(1.035)}.tp-category-grid--photos .tp-category:before{background:linear-gradient(180deg,#00000008,#0003 45%,#000000d9);z-index:-2}.tp-category-grid--photos .tp-category:after{display:none}@media(max-width:900px){.tp-hero__brand-layout{grid-template-columns:1fr}.tp-hero__mark{display:none}}@media(max-width:700px){.tp-brand-link{margin-right:8px}.tp-nav-dropdown__menu{position:fixed;left:16px;right:16px;top:auto;min-width:0}.tp-collection-nav .tp-shell{overflow:visible}.tp-hero--brand .tp-display{font-size:clamp(2.7rem,14vw,4.5rem);letter-spacing:.08em}}.tp-hero--image{background:#111}.tp-hero--image .tp-hero__media{opacity:1}.tp-hero--image:after{background:linear-gradient(90deg,#000000c2,#0000006b 48%,#00000024),linear-gradient(0deg,rgba(0,0,0,.35),transparent 55%)}.tp-panel--content{background:#0b0b0b!important;color:#fff!important}.tp-panel--content .tp-eyebrow,.tp-panel--content .tp-h2{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.25)}.tp-panel--content .tp-copy{color:#ffffffd1!important}.tp-panel--content .tp-btn{background:#fff;color:#080808}.tp-panel--image{background:#ecece8}.tp-panel__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:30px;text-align:center;color:#666;background:linear-gradient(145deg,#f4f4f1,#e6e6e1)}.tp-page-links{background:#ececea}.tp-page-links__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:48px}.tp-page-link{display:block;background:#fff;border:1px solid var(--tp-line);border-radius:24px;padding:32px;text-decoration:none;color:#111;transition:transform .25s ease,box-shadow .25s ease}.tp-page-link:hover{transform:translateY(-4px);box-shadow:0 20px 48px #00000017}.tp-page-link>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#0b0b0b;color:#fff;font-weight:700}.tp-page-link h3{font-size:1.55rem;margin:34px 0 10px}.tp-page-link p{color:#666;line-height:1.55;min-height:3.1em}.tp-page-link strong{display:block;margin-top:24px}.tp-info-page__lead{max-width:720px;margin-top:24px}@media(max-width:800px){.tp-page-links__grid{grid-template-columns:1fr}.tp-page-link p{min-height:0}.tp-hero--image:after{background:linear-gradient(0deg,#000000bf,#00000047)}}.tp-page-link--inactive{opacity:.72}.tp-page-link--inactive:hover{transform:none;box-shadow:none}.tp-page-link--inactive strong{color:#777}#header-group .tp-collection-nav{width:100%}
/*# sourceMappingURL=/cdn/shop/t/21/assets/truepulse-brand.css.map */
