: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}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/truepulse-brand.css.map */
