:root{--tp-teal: #0D4F53;--tp-cream: #FDFAF6;--tp-gold: #C9A84C;--tp-warm: #F7ECDD;--tp-text: #121212;--tp-muted: #767680;--tp-border: rgba(18, 18, 18, .12);--tp-serif: "Aguila", "Playfair Display", Georgia, serif;--tp-sans: "Futura PT Book", "Open Sans", sans-serif}.tp-breadcrumb{padding:14px 40px;background:#fff;border-bottom:1px solid #eee;font-size:11px;color:#999;font-family:var(--tp-sans)}.tp-breadcrumb a{color:var(--tp-teal);text-decoration:none}.tp-breadcrumb__sep{margin:0 6px;color:#ccc}.tp-section{background:var(--tp-cream)}.tp-container{max-width:1200px;margin:0 auto;padding:0}.tp-hero{display:flex;gap:0;background:#f3ede5;position:relative}.tp-hero__img-wrap{flex:0 0 50%;min-width:0;background:#f3ede5;overflow:hidden;position:relative;cursor:pointer}.tp-hero__img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.tp-hero__badge{position:absolute;top:12px;left:12px;background:var(--tp-teal);color:#fff;font-size:9px;font-weight:700;padding:5px 12px;border-radius:3px;letter-spacing:.8px;text-transform:uppercase;font-family:var(--tp-sans);z-index:2}.tp-hero__zoom{position:absolute;bottom:14px;right:14px;width:36px;height:36px;background:#00000059;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.tp-hero__thumbs{position:absolute;bottom:12px;left:12px;display:flex;gap:6px;z-index:2}.tp-hero__thumb{width:60px;height:60px;border-radius:6px;border:2px solid rgba(255,255,255,.6);overflow:hidden;cursor:pointer;background:#f3ede5;padding:0;transition:border-color .2s}.tp-hero__thumb.is-active,.tp-hero__thumb:hover{border-color:#fff}.tp-hero__thumb img{width:100%;height:100%;object-fit:cover}.tp-hero__card{flex:1 1 50%;background:var(--tp-cream);padding:28px 32px;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.tp-hero__mobile-track{display:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth}.tp-hero__mobile-slide{flex:0 0 100%;scroll-snap-align:start;border:none;padding:0;background:#f3ede5;cursor:pointer}.tp-hero__mobile-slide img{width:100%;height:auto;display:block;object-fit:cover}.tp-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.tp-lightbox[hidden]{display:none}.tp-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000eb}.tp-lightbox__content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tp-lightbox__image{max-width:90vw;max-height:85vh;object-fit:contain;user-select:none;-webkit-user-select:none}.tp-lightbox__close{position:fixed;top:16px;right:16px;background:#ffffff26;border:none;color:#fff;font-size:28px;width:44px;height:44px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .2s}.tp-lightbox__close:hover{background:#ffffff4d}.tp-lightbox__nav{position:fixed;top:50%;transform:translateY(-50%);background:#ffffff1f;border:none;color:#fff;font-size:32px;width:44px;height:44px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .2s}.tp-lightbox__nav:hover{background:#ffffff40}.tp-lightbox__nav[aria-label=Previous]{left:16px}.tp-lightbox__nav[aria-label=Next]{right:16px}.tp-lightbox__counter{position:fixed;bottom:20px;left:50%;transform:translate(-50%);font-family:var(--tp-sans);font-size:13px;font-weight:600;color:#fff9;z-index:10}html.tp-lightbox-open,html.tp-lightbox-open body{overflow:hidden}@media(max-width:899px){.tp-lightbox__nav{display:none}.tp-lightbox__image{max-width:100vw;max-height:80vh}.tp-lightbox__close{top:12px;right:12px}}.tp-hero__dots{display:none}.tp-details{flex:1;min-width:0;padding:0 0 0 20px}.tp-eyebrow{font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--tp-gold);margin-bottom:8px;display:block;font-family:var(--tp-sans)}.tp-title{font-family:var(--tp-serif);font-size:26px;font-weight:700;color:var(--tp-text);line-height:1.2;margin:0 0 8px}.tp-subtitle{font-size:13px;color:var(--tp-muted);line-height:1.6;margin-bottom:12px;font-family:var(--tp-sans)}.tp-rating{display:flex;align-items:center;gap:6px;margin-bottom:10px}.tp-rating__stars{display:flex;gap:1px}.tp-rating__count{font-size:11px;color:var(--tp-muted);font-family:var(--tp-sans)}.tp-rating__count a{color:var(--tp-teal);text-decoration:none}.tp-stats{display:flex;gap:0;margin-bottom:20px;border:1px solid rgba(13,79,83,.12);border-radius:6px;overflow:hidden}.tp-stat{flex:1;padding:8px 10px;text-align:center;border-right:1px solid rgba(13,79,83,.12)}.tp-stat:last-child{border-right:none}.tp-stat__val{font-family:var(--tp-serif);font-size:14px;font-weight:700;color:var(--tp-teal)}.tp-stat__lbl{font-size:9px;color:var(--tp-muted);text-transform:uppercase;letter-spacing:.8px;margin-top:2px;font-family:var(--tp-sans)}.tp-variant-selects{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px}.tp-pack-cards{display:flex;gap:10px;margin-bottom:16px}.tp-pack-card{flex:1;border:2px solid #e0dbd5;border-radius:8px;padding:10px 14px;cursor:pointer;position:relative;transition:border-color .2s,background .2s;font-family:var(--tp-sans)}.tp-pack-card.active{border-color:var(--tp-teal);background:#0d4f530a}.tp-pack-card__title{font-size:11px;font-weight:700;color:var(--tp-text);margin-bottom:4px}.tp-pack-card__price{font-family:var(--tp-serif);font-size:16px;font-weight:700;color:var(--tp-teal)}.tp-pack-card__compare{font-size:13px;color:var(--tp-muted);text-decoration:line-through;margin-right:4px}.tp-pack-card__vat{font-size:10px;color:var(--tp-muted);margin-left:4px}.tp-pack-card__ex{font-size:10px;color:var(--tp-muted);margin-top:2px}.tp-pack-card__badge{position:absolute;top:-8px;right:8px;background:var(--tp-gold);color:#fff;font-size:9px;font-weight:700;padding:3px 8px;border-radius:10px}.tp-purchase-opts{display:flex;flex-direction:column;gap:0;margin-bottom:8px;border:1px solid #e0dbd5;border-radius:6px;overflow:hidden}.tp-purchase-opt{padding:12px 14px;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background .15s;border-bottom:1px solid #e0dbd5;font-family:var(--tp-sans)}.tp-purchase-opt:last-child{border-bottom:none}.tp-purchase-opt.active{background:#0d4f530a}.tp-purchase-radio{width:16px;height:16px;border-radius:50%;border:2px solid #ccc;flex-shrink:0;position:relative}.tp-purchase-opt.active .tp-purchase-radio{border-color:var(--tp-teal)}.tp-purchase-opt.active .tp-purchase-radio:after{content:"";position:absolute;top:3px;left:3px;width:6px;height:6px;border-radius:50%;background:var(--tp-teal)}.tp-purchase-content{display:flex;align-items:center;gap:8px;flex:1;flex-wrap:wrap}.tp-purchase-head{display:flex;align-items:center;gap:6px}.tp-purchase-title{font-size:13px;font-weight:700;color:var(--tp-text)}.tp-purchase-badge{background:var(--tp-gold);color:#fff;font-size:9px;font-weight:700;padding:2px 8px;border-radius:10px}.tp-purchase-select{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--tp-muted);margin-left:auto}.tp-purchase-select select{font-size:11px;padding:4px 8px;border:1px solid #d4ccc2;border-radius:4px;background:#fff;font-family:var(--tp-sans)}.tp-price-block{margin-bottom:8px;font-family:var(--tp-sans)}.tp-price-row{display:flex;align-items:baseline;gap:8px}.tp-price-compare{font-size:14px;color:var(--tp-muted);text-decoration:line-through}.tp-price-current{font-family:var(--tp-serif);font-size:24px;font-weight:700;color:var(--tp-teal)}.tp-price-vat{font-size:11px;color:var(--tp-muted)}.tp-price-savings{font-size:11px;color:#2e7d32;font-weight:600;margin-top:2px}.tp-price-ex{font-size:12px;color:var(--tp-muted);margin-top:2px}.tp-sheet-price{display:flex;justify-content:space-between;align-items:center;background:#0d4f530a;border-radius:6px;padding:8px 14px;margin-bottom:10px;font-family:var(--tp-sans)}.tp-sheet-price__left{font-size:12px;color:var(--tp-text)}.tp-sheet-price__val{font-weight:700;color:var(--tp-teal);margin-right:4px}.tp-sheet-price__link{font-size:11px;color:var(--tp-teal);font-weight:600;text-decoration:none}.tp-bulk-tiers{padding:12px 14px;background:#c9a84c0f;border:1px solid rgba(201,168,76,.2);border-radius:6px;margin-bottom:12px;font-family:var(--tp-sans)}[data-purchase-mode=subscribe] .tp-bulk-tiers{display:none}.tp-bulk-tiers__title{font-size:11px;font-weight:700;color:var(--tp-teal);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.tp-bulk-tier-row{display:flex;align-items:center;gap:8px;margin-bottom:5px}.tp-bulk-tier-row:last-of-type{margin-bottom:0}.tp-bulk-tier-qty{font-size:11px;font-weight:700;color:var(--tp-text);width:28px;flex-shrink:0}.tp-bulk-tier-bar{height:6px;border-radius:3px;background:var(--tp-gold);opacity:.45;flex:var(--bar-grow, 1) 0 0}.tp-bulk-tier-pct{font-size:11px;font-weight:700;color:var(--tp-teal);white-space:nowrap}.tp-bulk-tiers__note{font-size:10px;color:var(--tp-muted);margin-top:6px}[data-purchase-mode=subscribe] .tp-pack-card__badge{display:none!important}.tp-qty-stepper{display:flex;align-items:center;gap:0;border:1.5px solid #e0dbd5;border-radius:6px;overflow:hidden;width:120px;margin-bottom:16px}.tp-qty-stepper__btn{width:36px;height:36px;border:none;background:#fff;font-size:18px;cursor:pointer;color:var(--tp-teal);font-weight:700;font-family:var(--tp-sans)}.tp-qty-stepper__btn:hover{background:#f4fafa}.tp-qty-stepper__input{width:48px;height:36px;border:none;border-left:1.5px solid #e0dbd5;border-right:1.5px solid #e0dbd5;text-align:center;font-size:14px;font-weight:600;font-family:var(--tp-sans);-moz-appearance:textfield}.tp-qty-stepper__input::-webkit-inner-spin-button,.tp-qty-stepper__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tp-atc-btn{display:block;width:100%;padding:15px;background:var(--tp-teal);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;cursor:pointer;text-align:center;margin-bottom:8px;font-family:var(--tp-sans)}.tp-atc-btn:hover{background:#0a3c40}.tp-atc-btn[disabled]{opacity:.5;cursor:not-allowed}.tp-form #shopify-buyer-consent,.tp-form .shopify-buyer-consent{font-size:10px;color:var(--tp-muted);line-height:1.5;opacity:.7}.tp-form .shopify-payment-button__button{display:block;width:100%;padding:13px;background:var(--tp-gold)!important;color:#fff!important;border:none;border-radius:6px!important;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;cursor:pointer;text-align:center;margin-bottom:16px}.tp-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:20px;border:1px solid rgba(13,79,83,.12);border-radius:6px;overflow:hidden}.tp-trust-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;text-align:center;border-right:1px solid rgba(13,79,83,.08)}.tp-trust-item:last-child{border-right:none}.tp-trust-item svg{flex-shrink:0}.tp-trust-item__label{font-size:10px;font-weight:700;color:var(--tp-teal);line-height:1.2;font-family:var(--tp-sans)}.tp-trust-item__sub{font-size:9px;color:var(--tp-muted);line-height:1.2;font-family:var(--tp-sans)}.tp-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--tp-border);padding:10px 20px;display:flex;align-items:center;justify-content:space-between;z-index:100;transform:translateY(100%);transition:transform .3s;box-shadow:0 -2px 8px #0000000f}.tp-sticky-bar.is-visible{transform:translateY(0)}.tp-sticky-bar__meta{display:flex;align-items:center;gap:12px;font-family:var(--tp-sans)}.tp-sticky-bar__price{font-family:var(--tp-serif);font-size:18px;font-weight:700;color:var(--tp-teal)}.tp-sticky-bar__tax{font-size:11px;color:var(--tp-muted)}.tp-sticky-bar__qty{font-size:12px;color:var(--tp-muted)}.tp-sticky-bar__button{padding:10px 28px;background:var(--tp-teal);color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;cursor:pointer;font-family:var(--tp-sans)}.tp-sticky-bar__button:hover{background:#0a3c40}.tp-spec-section{background:#fff;padding:56px 40px}.tp-spec-inner{max-width:1200px;margin:0 auto;display:flex;gap:56px}.tp-spec-col{flex:1}.tp-spec-col:first-child{position:sticky;top:24px;align-self:flex-start}.tp-section-title{font-family:var(--tp-serif);font-size:18px;font-weight:700;color:var(--tp-teal);margin-bottom:20px}.tp-spec-table{width:100%;border-collapse:collapse;font-family:var(--tp-sans)}.tp-spec-table tr{border-bottom:1px solid #eee}.tp-spec-table th{text-align:left;padding:10px 16px 10px 0;font-size:12px;font-weight:600;color:var(--tp-muted);width:180px}.tp-spec-table td{padding:10px 0;font-size:13px;color:var(--tp-text)}.tp-desc-text{font-size:13px;color:#555;line-height:1.8;font-family:var(--tp-sans)}.tp-desc-text p{margin-bottom:14px}.tp-desc-text a{color:var(--tp-teal)}.tp-muted-text{font-size:13px;color:var(--tp-muted);font-family:var(--tp-sans)}.tp-compat-section{background:var(--tp-cream);padding:56px 40px}.tp-compat-inner{max-width:1200px;margin:0 auto}.tp-compat-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.tp-compat-sub{font-size:12px;color:var(--tp-muted);margin-top:4px;font-family:var(--tp-sans)}.tp-compat-browse{font-size:12px;font-weight:700;color:var(--tp-teal);text-decoration:none;white-space:nowrap;font-family:var(--tp-sans)}.tp-compat-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px}.tp-compat-card{flex:0 0 calc(25% - 12px);min-width:220px;scroll-snap-align:start;border:1px solid #e8e0d4;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;background:#fff;transition:box-shadow .2s,transform .2s}.tp-compat-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.tp-compat-card__img{aspect-ratio:1;background:#f3ede5;overflow:hidden}.tp-compat-card__img img{width:100%;height:100%;object-fit:cover}.tp-compat-card__body{padding:14px}.tp-compat-card__title{font-size:12px;font-weight:600;color:var(--tp-text);margin-bottom:6px;line-height:1.3;font-family:var(--tp-sans)}.tp-compat-card__price{font-family:var(--tp-serif);font-size:15px;font-weight:700;color:var(--tp-teal)}.tp-compat-card__cta{display:block;margin-top:8px;font-size:10px;font-weight:700;color:var(--tp-teal);text-transform:uppercase;letter-spacing:.8px;font-family:var(--tp-sans)}.tp-story-section{background:var(--tp-cream);padding:64px 40px}.tp-story-inner{max-width:1200px;margin:0 auto;display:flex;gap:48px;align-items:center}.tp-story-image{flex:0 0 50%;border-radius:8px;overflow:hidden}.tp-story-image img{width:100%;height:auto;display:block}.tp-story-content{flex:1}.tp-story-eyebrow{font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--tp-gold);margin-bottom:10px;display:block;font-family:var(--tp-sans)}.tp-story-title{font-family:var(--tp-serif);font-size:24px;font-weight:700;color:var(--tp-teal);line-height:1.2;margin-bottom:16px}.tp-story-text{font-size:13px;color:#555;line-height:1.8;margin-bottom:24px;font-family:var(--tp-sans)}.tp-story-stats{display:flex;gap:32px}.tp-story-stat{text-align:center}.tp-story-stat__val{font-family:var(--tp-serif);font-size:22px;font-weight:700;color:var(--tp-teal);display:block}.tp-story-stat__lbl{font-size:9px;color:var(--tp-muted);text-transform:uppercase;letter-spacing:1px;margin-top:2px;display:block;font-family:var(--tp-sans)}.tp-reviews-section{background:#fff;padding:56px 40px}.tp-reviews-inner{max-width:1200px;margin:0 auto}.tp-reviews-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.tp-reviews-summary{display:flex;align-items:center;gap:10px}.tp-reviews-big-stars{color:var(--tp-gold);font-size:20px;letter-spacing:2px}.tp-reviews-avg{font-family:var(--tp-serif);font-size:18px;font-weight:700;color:var(--tp-teal)}.tp-reviews-total{font-size:11px;color:var(--tp-muted);font-family:var(--tp-sans)}.tp-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tp-review-card{border:1px solid #e8e0d4;border-radius:8px;padding:24px;background:var(--tp-cream);font-family:var(--tp-sans)}.tp-review-stars{color:var(--tp-gold);font-size:13px;letter-spacing:1px;margin-bottom:10px}.tp-review-title{font-size:13px;font-weight:700;color:var(--tp-text);margin-bottom:8px}.tp-review-text{font-size:12px;color:#555;line-height:1.7;margin-bottom:14px;font-style:italic}.tp-review-author{margin-bottom:4px}.tp-review-name{font-size:12px;font-weight:700;color:var(--tp-text)}.tp-review-role{font-size:10px;color:var(--tp-muted);margin-left:6px}.tp-review-verified{font-size:9px;font-weight:700;color:var(--tp-teal);text-transform:uppercase;letter-spacing:.8px}.tp-reviews-cta{text-align:center;margin-top:28px}.tp-reviews-link{font-size:13px;font-weight:700;color:var(--tp-teal);text-decoration:none;font-family:var(--tp-sans)}.tp-calc-section{background:var(--tp-cream);padding:56px 40px}.tp-calc-wrap{max-width:1200px;margin:0 auto;display:flex;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000014;border:1px solid var(--tp-border)}.tp-calc-sidebar{flex:0 0 360px;background:linear-gradient(165deg,#0d4f53,#1a6a6e);padding:40px 32px;display:flex;flex-direction:column;justify-content:center;font-family:var(--tp-sans)}.tp-calc-sidebar__eyebrow{font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--tp-gold);margin-bottom:10px}.tp-calc-sidebar__title{font-family:var(--tp-serif);font-size:24px;font-weight:700;color:#fff;line-height:1.3;margin-bottom:14px}.tp-calc-sidebar__text{font-size:13px;color:#f7ecddcc;line-height:1.7;margin-bottom:28px}.tp-calc-sidebar__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:28px}.tp-calc-sidebar__stat{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:14px 10px;text-align:center}.tp-calc-sidebar__stat-val{font-family:var(--tp-serif);font-size:20px;font-weight:700;color:#fff;display:block}.tp-calc-sidebar__stat-lbl{font-size:9px;color:#f7ecdda6;text-transform:uppercase;letter-spacing:.8px;margin-top:2px;display:block}.tp-calc-sidebar__quote{padding:16px;background:#ffffff0f;border-left:3px solid var(--tp-gold);border-radius:0 6px 6px 0}.tp-calc-sidebar__quote p{font-size:12px;color:#f7ecddd9;line-height:1.6;font-style:italic;margin:0 0 6px}.tp-calc-sidebar__quote cite{font-size:11px;color:var(--tp-gold);font-weight:600;font-style:normal}.tp-calc-main{flex:1;min-width:0;background:#fff}.tp-calc-main .tisha-calculator{padding:0;background:transparent}.tp-calc-main .tisha-calculator .page-width{max-width:100%;padding:0}.tp-calc-main .tisha-calculator__shell{border-radius:0;box-shadow:none;border:none;background:transparent}.tp-b2b-cta{background:var(--tp-cream);padding:0 40px 48px}.tp-b2b-inner{max-width:1200px;margin:0 auto;background:linear-gradient(135deg,#0d4f53,#1a6a6e);border-radius:10px;padding:40px 48px;display:flex;justify-content:space-between;align-items:center;gap:32px}.tp-b2b-title{font-family:var(--tp-serif);font-size:22px;font-weight:700;color:#fff;margin-bottom:6px}.tp-b2b-text{font-size:12px;color:#f7ecddcc;line-height:1.6;max-width:520px;font-family:var(--tp-sans)}.tp-b2b-btn{padding:14px 32px;background:var(--tp-gold);color:#fff;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;text-decoration:none;white-space:nowrap;font-family:var(--tp-sans)}.tp-form .product-form__error-message-wrapper{margin-bottom:12px;padding:10px;background:#fdf2f2;border:1px solid #e5c5c5;border-radius:6px;font-size:12px;color:#991b1b}@media(max-width:899px){.tp-breadcrumb{padding:10px 16px;font-size:10px}.tp-hero{flex-direction:column}.tp-hero__img-wrap{flex:none;width:100%}.tp-hero__img{display:none}.tp-hero__badge{top:10px;left:10px}.tp-hero__zoom,.tp-hero__thumbs{display:none}.tp-hero__mobile-track{display:flex;gap:0}.tp-hero__mobile-slide img{height:360px}.tp-hero__card{flex:none;width:100%;padding:28px 24px}.tp-hero__dots{display:flex;justify-content:center;gap:6px;padding:10px 0;background:var(--tp-cream)}.tp-hero__dot{width:8px;height:8px;border-radius:50%;background:#0d4f5333;border:none;padding:0;cursor:pointer;transition:background .2s}.tp-hero__dot.is-active{background:var(--tp-teal)}.tp-title{font-size:22px}.tp-subtitle{font-size:12px;margin-bottom:10px}.tp-eyebrow{margin-bottom:4px}.tp-stat{padding:8px 6px}.tp-stat__val{font-size:13px}.tp-stat__lbl{font-size:8px}.tp-pack-cards{gap:8px}.tp-pack-card{padding:10px 12px}.tp-pack-card__price{font-size:15px}.tp-purchase-opt{padding:10px 12px}.tp-purchase-select{margin-left:0;margin-top:4px;width:100%}.tp-price-current{font-size:22px}.tp-sheet-price{flex-direction:column;gap:4px;align-items:flex-start}.tp-qty-stepper{width:100%}.tp-qty-stepper__input{flex:1}.tp-atc-btn{font-size:14px;padding:16px}.tp-trust-strip{grid-template-columns:repeat(2,1fr)}.tp-trust-item{border-bottom:1px solid rgba(13,79,83,.08)}.tp-trust-item:nth-child(2){border-right:none}.tp-sticky-bar{padding:8px 16px}.tp-sticky-bar__price{font-size:16px}.tp-sticky-bar__button{padding:10px 20px;font-size:11px}.tp-story-section{padding:40px 16px}.tp-story-inner{flex-direction:column;gap:24px}.tp-story-image{flex:none;border-radius:6px}.tp-story-title{font-size:20px}.tp-story-text{font-size:13px;margin-bottom:20px}.tp-story-stats{gap:20px}.tp-story-stat__val{font-size:18px}.tp-spec-section{padding:40px 16px}.tp-spec-inner{flex-direction:column;gap:32px}.tp-spec-col:first-child{position:static;align-self:auto}.tp-section-title{font-size:16px}.tp-calc-section{padding:40px 16px}.tp-calc-wrap{flex-direction:column;border-radius:8px}.tp-calc-sidebar{flex:none;padding:28px 20px}.tp-calc-sidebar__title{font-size:20px}.tp-calc-sidebar__text{font-size:12px}.tp-calc-sidebar__stats{grid-template-columns:repeat(2,1fr);gap:8px}.tp-calc-sidebar__stat{padding:10px 8px}.tp-calc-sidebar__stat-val{font-size:17px}.tp-calc-sidebar__quote p{font-size:11px}.tp-compat-section{padding:40px 16px}.tp-compat-header{flex-direction:column;gap:8px;align-items:flex-start}.tp-compat-grid{gap:12px}.tp-compat-card{flex:0 0 65%;min-width:200px}.tp-reviews-section{padding:40px 16px}.tp-reviews-header{flex-direction:column;gap:12px}.tp-reviews-grid{grid-template-columns:1fr;gap:16px}.tp-b2b-cta{padding:0 16px 32px}.tp-b2b-inner{flex-direction:column;text-align:center;padding:28px 20px;gap:20px}.tp-b2b-title{font-size:18px}}@media(max-width:480px){.tp-hero__card{padding:20px 12px}.tp-hero__mobile-slide img{height:280px}.tp-title{font-size:20px}.tp-eyebrow{font-size:9px;letter-spacing:2px}.tp-rating{flex-wrap:wrap}.tp-stats{flex-direction:row}.tp-stat{padding:8px 4px}.tp-stat__val{font-size:13px}.tp-stat__lbl{font-size:8px;letter-spacing:.5px}.tp-pack-cards{flex-direction:column;gap:8px}.tp-pack-card{display:flex;align-items:center;gap:12px}.tp-pack-card__title{margin-bottom:0}.tp-purchase-content{flex-direction:column;align-items:flex-start;gap:4px}.tp-purchase-head{width:100%}.tp-purchase-select{width:100%;justify-content:flex-start}.tp-purchase-select select,.tp-bulk-tier-bar{flex:1}.tp-sheet-price__link{font-size:10px}.tp-trust-item{padding:8px 4px}.tp-trust-item__label{font-size:9px}.tp-trust-item__sub{font-size:8px}.tp-story-section{padding:32px 12px}.tp-story-title{font-size:18px}.tp-story-stats{flex-wrap:wrap;gap:16px}.tp-story-stat{flex:0 0 calc(33% - 12px)}.tp-story-stat__val{font-size:16px}.tp-spec-section{padding:32px 12px}.tp-spec-table th{width:120px;font-size:11px;padding:8px 8px 8px 0}.tp-spec-table td{font-size:12px;padding:8px 0}.tp-section-title{font-size:15px;margin-bottom:14px}.tp-desc-text{font-size:12px}.tp-calc-section{padding:32px 12px}.tp-calc-wrap{margin:0;border-radius:6px}.tp-calc-sidebar{padding:20px 16px}.tp-calc-sidebar__title{font-size:18px}.tp-calc-sidebar__stats{grid-template-columns:repeat(2,1fr)}.tp-calc-sidebar__stat-val{font-size:16px}.tp-calc-sidebar__quote{padding:12px}.tp-compat-section{padding:32px 12px}.tp-compat-card{flex:0 0 75%;min-width:180px}.tp-compat-card__body{padding:10px}.tp-compat-card__title{font-size:11px}.tp-compat-card__price{font-size:14px}.tp-section-title{font-size:15px}.tp-reviews-section{padding:32px 12px}.tp-review-card{padding:16px}.tp-review-title{font-size:12px}.tp-review-text{font-size:11px}.tp-b2b-cta{padding:0 12px 24px}.tp-b2b-inner{padding:24px 16px;border-radius:8px}.tp-b2b-title{font-size:16px}.tp-b2b-btn{padding:12px 24px;font-size:11px;width:100%;text-align:center;display:block}.tp-sticky-bar{padding:8px 12px}.tp-sticky-bar__meta{gap:8px}.tp-sticky-bar__price{font-size:15px}.tp-sticky-bar__qty{font-size:10px}.tp-sticky-bar__button{padding:10px 16px;font-size:10px}}.visually-hidden{position:absolute!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important}
/*# sourceMappingURL=/cdn/shop/t/12/assets/tisha-product-paper.css.map */
