.tt-scope{--tt-forest:#2d5340;--tt-forest-dark:#1f3a2c;--tt-forest-deep:#14241b;--tt-sage:#d4e3d6;--tt-sage-pale:#e8efe8;--tt-cream:#f7f3ec;--tt-sand:#e8e0d1;--tt-bone:#faf7f0;--tt-charcoal:#2a2a26;--tt-stone:#6b6b66;--tt-muted:#9a9a93;--tt-border:#d8d2c4;--tt-white:#ffffff;--tt-amber:#b8954a;--tt-font-display:"Fraunces",Georgia,"Times New Roman",serif;--tt-font-body:"Inter",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--tt-r-sm:4px;--tt-r-md:12px;--tt-r-lg:16px;--tt-shadow-sm:0 1px 2px rgba(20,36,27,.04);--tt-shadow-md:0 4px 14px rgba(20,36,27,.06);--tt-s-1:.25rem;--tt-s-2:.5rem;--tt-s-3:.75rem;--tt-s-4:1rem;--tt-s-5:1.5rem;--tt-s-6:2rem;--tt-s-7:3rem;--tt-s-8:4rem;--tt-s-9:6rem}.tt-scope,.tt-scope *{box-sizing:border-box}.tt-scope{color:var(--tt-charcoal);font-family:var(--tt-font-body);-webkit-font-smoothing:antialiased}.tt-scope img{display:block;max-width:100%;height:auto}.tt-scope button{font-family:inherit;cursor:pointer}.tt-scope a{color:inherit}.tt-h1{font-family:var(--tt-font-display);font-weight:500;letter-spacing:-.02em;color:var(--tt-forest-dark);font-size:clamp(2rem,1.6rem + 1.8vw,2.75rem);line-height:1.1;margin:0}.tt-h2{font-family:var(--tt-font-display);font-weight:500;letter-spacing:-.01em;color:var(--tt-forest-dark);font-size:clamp(1.625rem,1.3rem + 1.4vw,2.25rem);line-height:1.15;margin:0}.tt-h3{font-family:var(--tt-font-display);font-weight:500;color:var(--tt-forest-dark);font-size:clamp(1.125rem,1rem + .4vw,1.25rem);line-height:1.25;margin:0}.tt-body{font-size:clamp(.9375rem,.875rem + .1vw,1rem);line-height:1.6;color:var(--tt-charcoal)}.tt-small{font-size:1rem;line-height:1.5;color:var(--tt-stone)}.tt-eyebrow{font-family:var(--tt-font-body);font-size:.875rem;letter-spacing:.16em;text-transform:uppercase;color:var(--tt-forest);font-weight:600}.tt-container{max-width:1280px;margin-inline:auto;padding-inline:clamp(1rem,.5rem + 2vw,2.5rem)}.tt-container--narrow{max-width:800px}.tt-sec{padding-block:clamp(2.5rem,1.5rem + 3vw,5rem)}.tt-sec--compact{padding-block:clamp(1.5rem,1rem + 1.5vw,2.5rem)}.tt-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1.25rem;height:56px;min-height:44px;background:var(--tt-forest);color:var(--tt-white);border:0;border-radius:var(--tt-r-sm);font-weight:600;letter-spacing:.04em;font-size:1.0625rem;text-transform:uppercase;transition:background .18s ease,transform .18s ease;touch-action:manipulation}.tt-btn:hover{background:var(--tt-forest-dark)}.tt-btn:active{transform:translateY(1px)}.tt-btn:focus-visible{outline:2px solid var(--tt-forest);outline-offset:2px}.tt-btn--full{width:100%}.tt-btn--ghost{background:transparent;color:var(--tt-forest);border:1px solid var(--tt-border)}.tt-btn--ghost:hover{border-color:var(--tt-forest);background:var(--tt-sage-pale)}.tt-btn--invert{background:var(--tt-white);color:var(--tt-forest-dark)}.tt-btn--invert:hover{background:var(--tt-bone)}.tt-btn[aria-busy=true]{pointer-events:none;opacity:.7}.tt-icon{display:inline-block;vertical-align:middle}.tt-i--forest{color:var(--tt-forest)}.tt-i--amber{color:var(--tt-amber)}.tt-i--white{color:var(--tt-white)}.tt-promise{background:var(--tt-cream);border-bottom:1px solid var(--tt-border);overflow:hidden}.tt-promise__viewport{overflow:hidden;padding-block:.625rem;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%)}.tt-promise__track{display:flex;align-items:center;list-style:none;padding:0;margin:0;width:max-content;animation:tt-marquee 30s linear infinite;will-change:transform}.tt-promise__item{flex:0 0 25vw;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;color:var(--tt-forest-deep);font-weight:500;white-space:nowrap;padding-inline:.75rem}.tt-promise__item .tt-icon{flex-shrink:0;color:var(--tt-forest)}@media(max-width:768px){.tt-promise__item{flex:0 0 55vw}}.tt-promise:hover .tt-promise__track,.tt-promise:focus-within .tt-promise__track{animation-play-state:paused}@keyframes tt-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.tt-promise__track{animation:none}}.tt-pdp{background:var(--tt-white);padding-block:clamp(1.5rem,1rem + 2vw,3.5rem)}.tt-pdp__grid{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,1rem + 2vw,3rem)}@media(min-width:900px){.tt-pdp__grid{grid-template-columns:1.05fr 1fr;gap:4rem}}.tt-gallery{position:relative}@media(min-width:900px){.tt-gallery{position:sticky;top:1.5rem;align-self:start}}.tt-gallery__main{aspect-ratio:1 / 1;background:var(--tt-white);border-radius:var(--tt-r-lg);overflow:hidden}.tt-gallery__main img,.tt-gallery__main video{width:100%;height:100%;object-fit:contain;background:var(--tt-white)}.tt-gallery__thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;scrollbar-width:thin;padding-bottom:4px}.tt-gallery__thumb{flex:0 0 84px;aspect-ratio:1/1;border-radius:var(--tt-r-md);overflow:hidden;border:2px solid transparent;background:var(--tt-white);cursor:pointer;padding:0}.tt-gallery__thumb img{width:100%;height:100%;object-fit:contain;padding:4px}.tt-gallery__thumb[aria-current=true]{border-color:var(--tt-forest)}.tt-gallery__thumb:focus-visible{outline:2px solid var(--tt-forest);outline-offset:2px}@media(min-width:900px){.tt-gallery__thumb{flex:0 0 96px}}.tt-buy{display:flex;flex-direction:column;gap:1.25rem}.tt-buy__title{margin-top:.25rem}.tt-buy__rating{display:flex;align-items:center;gap:.5rem;color:var(--tt-stone);font-size:1.0625rem}.tt-buy__stars{display:inline-flex;gap:2px;color:var(--tt-amber)}.tt-buy__valueprop{font-size:1.0625rem;line-height:1.55;color:var(--tt-charcoal)}.tt-buy__price{display:flex;align-items:baseline;gap:.75rem}.tt-buy__price-current{font-family:var(--tt-font-display);font-size:1.75rem;color:var(--tt-forest-dark);font-weight:500}.tt-buy__price-compare{font-size:1.0625rem;color:var(--tt-muted);text-decoration:line-through}.tt-variants{display:flex;flex-direction:column;gap:.5rem}.tt-variants__row{display:flex;flex-wrap:wrap;gap:.5rem}.tt-variants__opt{padding:.625rem 1rem;min-height:44px;border:1px solid var(--tt-border);background:var(--tt-white);border-radius:var(--tt-r-sm);cursor:pointer;font-size:1.0625rem}.tt-variants__opt[aria-pressed=true]{border-color:var(--tt-forest);background:var(--tt-sage-pale)}.tt-variants__opt:disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.tt-qty{display:inline-flex;align-items:stretch;border:1px solid var(--tt-border);border-radius:var(--tt-r-sm);overflow:hidden;width:max-content;margin-bottom:.5rem}.tt-qty button{width:44px;height:44px;background:var(--tt-white);border:0;color:var(--tt-charcoal)}.tt-qty button:hover{background:var(--tt-bone)}.tt-qty input{width:56px;height:44px;text-align:center;border:0;border-left:1px solid var(--tt-border);border-right:1px solid var(--tt-border);font-size:1.0625rem;background:var(--tt-white)}.tt-qty input::-webkit-outer-spin-button,.tt-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tt-subscribe{display:flex;align-items:center;gap:.5rem;font-size:1.0625rem;color:var(--tt-stone)}.tt-subscribe input{width:18px;height:18px;accent-color:var(--tt-forest)}.tt-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 1rem;padding-block:.5rem}@media(min-width:540px){.tt-trust{grid-template-columns:repeat(4,1fr)}}.tt-trust__item{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:var(--tt-stone)}.tt-trust__item .tt-icon{color:var(--tt-forest);flex-shrink:0}.tt-benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.tt-benefits li{display:flex;gap:.625rem;align-items:flex-start;font-size:1.0625rem;line-height:1.5}.tt-benefits .tt-icon{color:var(--tt-forest);flex-shrink:0;margin-top:2px}.tt-madefor{background:var(--tt-sage-pale);border-left:3px solid var(--tt-forest);border-radius:0 var(--tt-r-md) var(--tt-r-md) 0;padding:1rem 1.125rem}.tt-madefor__label{font-size:.875rem;letter-spacing:.16em;text-transform:uppercase;color:var(--tt-forest);font-weight:600;display:block;margin-bottom:.25rem}.tt-madefor__body{font-size:1.0625rem;color:var(--tt-forest-deep);line-height:1.5}.tt-acc{display:flex;flex-direction:column}.tt-acc__row{border-top:1px solid var(--tt-border)}.tt-acc__row:last-child{border-bottom:1px solid var(--tt-border)}.tt-acc__row>summary{list-style:none;padding:1rem 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:var(--tt-font-display);font-size:1.125rem;color:var(--tt-forest-dark);font-weight:500}.tt-acc__row>summary::-webkit-details-marker{display:none}.tt-acc__row>summary:focus-visible{outline:2px solid var(--tt-forest);outline-offset:2px}.tt-acc__row>summary .tt-icon{transition:transform .2s ease;color:var(--tt-stone)}.tt-acc__row[open]>summary .tt-icon{transform:rotate(180deg)}.tt-acc__body{padding-bottom:1rem;font-size:1.0625rem;line-height:1.65;color:var(--tt-stone)}.tt-cases{background:var(--tt-bone)}.tt-cases__head{text-align:center;max-width:640px;margin:0 auto 2rem}.tt-cases__head .tt-h2{margin-bottom:.5rem}.tt-cases__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.tt-cases__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.tt-cases__grid{grid-template-columns:repeat(3,1fr)}}.tt-case{background:var(--tt-white);border:1px solid var(--tt-border);border-radius:var(--tt-r-lg);padding:1.75rem;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.tt-case:hover{border-color:var(--tt-forest);box-shadow:var(--tt-shadow-md)}.tt-case__icon{color:var(--tt-forest);margin-bottom:1rem}.tt-case__title{margin-bottom:.5rem}.tt-case__body{color:var(--tt-stone);font-size:1.0625rem;line-height:1.55}.tt-ing{background:var(--tt-sand)}.tt-ing__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:900px){.tt-ing__grid{grid-template-columns:1fr 1fr;gap:4rem}}.tt-ing__media{border-radius:var(--tt-r-lg);overflow:hidden;background:var(--tt-bone);display:flex;align-items:center;justify-content:center}.tt-ing__media img{width:100%;height:auto;max-height:100%;object-fit:contain;display:block}.tt-ing__intro{color:var(--tt-charcoal);font-size:1.125rem;line-height:1.65;margin:1rem 0 1.5rem}.tt-ing__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.tt-ing__row{display:flex;gap:.75rem;align-items:flex-start}.tt-ing__row .tt-icon{color:var(--tt-forest);flex-shrink:0;margin-top:4px}.tt-ing__row>div{min-width:0;flex:1}.tt-ing__name{font-family:var(--tt-font-display);font-size:1.1875rem;font-weight:600;color:var(--tt-forest-dark);display:block;margin-bottom:2px;line-height:1.25}.tt-ing__role{font-size:1.0625rem;color:var(--tt-stone);line-height:1.5;display:block}.tt-cmp{background:var(--tt-white)}.tt-cmp__head{text-align:center;max-width:640px;margin:0 auto 2rem}.tt-cmp__sub{color:var(--tt-stone);margin-top:.5rem}.tt-cmp__table{width:100%;max-width:880px;margin:0 auto;border-collapse:separate;border-spacing:0}.tt-cmp__table th,.tt-cmp__table td{padding:1rem 1.25rem;text-align:left;vertical-align:middle;font-size:1.0625rem}.tt-cmp__table thead th{font-weight:500}.tt-cmp__table tbody tr+tr td{border-top:1px solid var(--tt-border)}.tt-cmp__feat{color:var(--tt-charcoal);font-weight:500}.tt-cmp__tt-col{background:var(--tt-forest);color:var(--tt-white)}.tt-cmp__tt-col th,.tt-cmp__tt-col td{color:var(--tt-white)}.tt-cmp__alt-col{color:var(--tt-stone)}.tt-cmp__val{display:inline-flex;align-items:center;gap:.5rem}.tt-cmp__val--yes .tt-icon{color:var(--tt-sage)}.tt-cmp__val--no .tt-icon{color:#c46a52}.tt-cmp__cards{display:none}@media(max-width:720px){.tt-cmp__table{display:none}.tt-cmp__cards{display:grid;grid-template-columns:1fr 1fr;gap:.625rem;max-width:100%;margin:0 auto}.tt-cmp__card{border-radius:var(--tt-r-md);padding:1.125rem .875rem 1rem;border:1px solid var(--tt-border)}.tt-cmp__card--tt{background:var(--tt-forest);color:var(--tt-white);border-color:var(--tt-forest)}.tt-cmp__card--alt{background:var(--tt-white);color:var(--tt-charcoal)}.tt-cmp__card h3{font-family:var(--tt-font-display);font-size:1.1875rem;margin:0 0 .75rem;text-align:center;font-weight:600}.tt-cmp__card--tt h3{color:var(--tt-white)}.tt-cmp__card dl{margin:0}.tt-cmp__card dt{font-size:.9375rem;opacity:.7;margin-top:.875rem;line-height:1.3}.tt-cmp__card dd{margin:.125rem 0 0;font-size:1.0625rem;display:flex;align-items:flex-start;gap:.375rem;line-height:1.35;font-weight:500}.tt-cmp__card dd .tt-icon{flex-shrink:0;margin-top:3px}}.tt-steps{background:var(--tt-cream)}.tt-steps__head{text-align:center;max-width:640px;margin:0 auto 2.5rem}.tt-steps__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1040px;margin:0 auto}@media(min-width:760px){.tt-steps__grid{grid-template-columns:repeat(3,1fr)}}.tt-step{background:var(--tt-white);border:1px solid var(--tt-border);border-radius:var(--tt-r-lg);padding:2rem 1.75rem 1.75rem;position:relative;box-shadow:var(--tt-shadow-sm)}.tt-step__num{position:absolute;top:-.5rem;left:1.25rem;font-family:var(--tt-font-display);font-size:4rem;line-height:1;color:var(--tt-sage);font-weight:500}.tt-step__icon{color:var(--tt-forest);margin-bottom:1rem;position:relative}.tt-step__title{margin-bottom:.375rem}.tt-step__body{font-size:1.0625rem;color:var(--tt-stone);line-height:1.55}.tt-rev{background:var(--tt-sage-pale)}.tt-rev__hero{text-align:center;margin-bottom:2.5rem}.tt-rev__avg{font-family:var(--tt-font-display);font-size:clamp(3rem,2rem + 4vw,4.5rem);color:var(--tt-forest-dark);line-height:1;font-weight:500}.tt-rev__stars{color:var(--tt-amber);display:inline-flex;gap:4px;margin:.5rem 0 .25rem}.tt-rev__count{color:var(--tt-stone);font-size:1.0625rem}.tt-rev__disclosure{color:var(--tt-stone);font-size:.9375rem;margin-top:.375rem;font-style:italic}.tt-rev__grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:1100px;margin:0 auto}@media(min-width:720px){.tt-rev__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.tt-rev__grid{grid-template-columns:repeat(3,1fr)}}.tt-rev__card{background:var(--tt-white);border-radius:var(--tt-r-lg);padding:1.5rem;box-shadow:var(--tt-shadow-sm);position:relative;isolation:isolate}.tt-rev__card-quote{position:absolute;top:1rem;right:1rem;color:var(--tt-border);z-index:0;pointer-events:none}.tt-rev__card-stars{color:var(--tt-amber);display:inline-flex;gap:2px;margin-bottom:.625rem;position:relative;z-index:1}.tt-rev__card-headline{font-family:var(--tt-font-display);font-size:1.0625rem;color:var(--tt-forest-dark);margin:0 0 .5rem;font-weight:600;position:relative;z-index:1}.tt-rev__card-body{font-size:1.0625rem;color:var(--tt-stone);line-height:1.55;font-style:italic;margin-bottom:.875rem;position:relative;z-index:1}.tt-rev__card-author{font-size:.9375rem;color:var(--tt-charcoal);font-weight:500;display:flex;align-items:center;gap:.375rem;position:relative;z-index:1}.tt-rev__card-verified{color:var(--tt-forest);display:inline-flex;align-items:center;gap:2px;font-weight:500}.tt-brand{background:var(--tt-forest);color:var(--tt-white);text-align:center}.tt-brand .tt-eyebrow{color:var(--tt-sage)}.tt-brand .tt-h2{color:var(--tt-white);margin:.75rem auto 0;max-width:720px}.tt-brand__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;max-width:800px;margin:2.5rem auto 0}@media(min-width:720px){.tt-brand__stats{grid-template-columns:repeat(4,1fr)}}.tt-brand__stat-num{font-family:var(--tt-font-display);font-size:2rem;font-weight:500;color:var(--tt-white);display:block}.tt-brand__stat-label{font-size:.9375rem;letter-spacing:.04em;color:var(--tt-sage);margin-top:.25rem}.tt-faq{background:var(--tt-white)}.tt-faq__head{text-align:center;margin-bottom:2rem}.tt-faq__list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.tt-faq__item{border:1px solid var(--tt-border);border-radius:var(--tt-r-md);padding:1rem 1.125rem;transition:border-color .2s ease}.tt-faq__item[open]{border-color:var(--tt-forest)}.tt-faq__item>summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-family:var(--tt-font-display);font-size:1.0625rem;color:var(--tt-forest-dark);font-weight:500}.tt-faq__item>summary::-webkit-details-marker{display:none}.tt-faq__item>summary:focus-visible{outline:2px solid var(--tt-forest);outline-offset:2px;border-radius:4px}.tt-faq__item>summary .tt-icon{color:var(--tt-stone);transition:transform .2s ease;flex-shrink:0}.tt-faq__item[open]>summary .tt-icon{transform:rotate(180deg)}.tt-faq__answer{padding-top:.75rem;font-size:1.0625rem;color:var(--tt-stone);line-height:1.65}.tt-final{background:var(--tt-forest);color:var(--tt-white);text-align:center}.tt-final .tt-eyebrow{color:var(--tt-sage)}.tt-final .tt-h2{color:var(--tt-white);margin:.75rem auto;max-width:720px}.tt-final__sub{color:var(--tt-sage);max-width:560px;margin:0 auto 1.75rem;font-size:1.0625rem;line-height:1.55}.tt-final a.tt-final__cta,.tt-final .tt-final__cta{background:var(--tt-white);color:var(--tt-forest-dark);width:auto;min-width:220px;max-width:100%;height:48px;padding:0 1.5rem;margin:0 auto;font-size:1.0625rem;text-decoration:none}.tt-final a.tt-final__cta:hover,.tt-final .tt-final__cta:hover{background:var(--tt-bone);color:var(--tt-forest-dark)}.tt-final__row{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;max-width:100%}.tt-final__note{margin-top:0;font-size:.9375rem;color:var(--tt-sage);display:inline-flex;align-items:center;gap:.375rem}.tt-stickycart{position:fixed;left:0;right:0;bottom:0;background:var(--tt-white);border-top:1px solid var(--tt-border);padding:.625rem .875rem calc(.625rem + env(safe-area-inset-bottom));display:flex;align-items:center;gap:.75rem;z-index:50;transform:translateY(110%);transition:transform .3s ease;box-shadow:0 -6px 24px #14241b14}.tt-stickycart.is-visible{transform:translateY(0)}.tt-stickycart__img{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--tt-bone)}.tt-stickycart__img img{width:100%;height:100%;object-fit:cover}.tt-stickycart__info{flex:1;min-width:0}.tt-stickycart__title{font-size:1rem;font-weight:500;color:var(--tt-charcoal);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tt-stickycart__price{font-size:.9375rem;color:var(--tt-stone)}.tt-stickycart__btn{height:44px;padding:0 1rem;background:var(--tt-forest);color:var(--tt-white);border:0;border-radius:var(--tt-r-sm);font-weight:600;font-size:1rem;letter-spacing:.04em;text-transform:uppercase}.tt-stickycart__btn:active{background:var(--tt-forest-dark)}@media(min-width:900px){.tt-stickycart{display:none!important}}.tt-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tt-scope.tt-top-band{height:var(--tt-band-h,64px)}@media(max-width:899px){.tt-scope.tt-top-band{height:calc(var(--tt-band-h,64px) * .8)}}@media(min-width:900px){.tt-scope.tt-top-band{height:calc(var(--tt-band-h,64px) + 6px)}}.tt-scope .tt-seal{margin:.25rem 0 0;padding-right:1.25rem;padding-bottom:0}.tt-scope .tt-seal:empty{display:none}.tt-scope .tt-seal+.tt-buy__price{margin-top:-1rem}.tt-scope .tt-seal .sls-purchase-option,.tt-scope .tt-seal [class*=purchase-option],.tt-scope .tt-seal [class*=sls-radio]{padding-right:1.25rem}.product-modal img,.product-modal__content img,.image-magnify-full-size,.image-magnify-light img,.image-magnify-medium img,.image-magnify-hover img,[class*=lightbox] img,[class*=image-zoom] img,[class*=photoswipe] img,.pswp__img,.pswp img,.fancybox-image,[role=dialog] .product__media img,[role=dialog][aria-modal=true] img.product__modal-opener img{object-fit:contain!important;width:100%!important;height:100%!important;max-width:100vw!important;max-height:100vh!important;background:var(--tt-bone,#faf7f0)}.image-magnify-full-size{background-size:contain!important;background-repeat:no-repeat!important;background-position:center center!important}.tt-social{background:var(--tt-bone)}.tt-social__head{text-align:center;max-width:720px;margin:0 auto 2rem}.tt-social__sub{color:var(--tt-stone);margin-top:.5rem}.tt-social__grid{display:grid;grid-template-columns:repeat(3,minmax(0,220px));justify-content:center;gap:.75rem;margin:0 auto}@media(max-width:480px){.tt-social__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;max-width:100%}}.tt-social__cell{margin:0;padding:0;border:0;border-radius:var(--tt-r-lg);overflow:hidden;background:#000;position:relative;aspect-ratio:9 / 16;width:100%;cursor:pointer;display:block;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}.tt-social__cell:focus-visible{outline:2px solid var(--tt-forest);outline-offset:2px}.tt-social__video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.tt-social__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#ffffffeb;color:var(--tt-forest-dark);display:flex;align-items:center;justify-content:center;pointer-events:none;box-shadow:0 4px 12px #00000040;transition:transform .2s ease,background .2s ease}.tt-social__play .tt-icon{margin-left:2px}.tt-social__cell:hover .tt-social__play{background:var(--tt-white);transform:translate(-50%,-50%) scale(1.08)}.tt-social__cap{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;text-align:center;font-size:.8125rem;color:#fff;background:#14241b8c;padding:.375rem .625rem;border-radius:var(--tt-r-sm);pointer-events:none}.tt-vidmodal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;pointer-events:none;transition:opacity .2s ease}.tt-vidmodal.is-open{opacity:1;pointer-events:auto}.tt-vidmodal__video{max-width:min(540px,100%);max-height:90vh;width:auto;height:auto;aspect-ratio:9 / 16;background:#000;border-radius:var(--tt-r-md);outline:none}.tt-vidmodal__close{position:absolute;top:1rem;right:1rem;width:44px;height:44px;border-radius:50%;background:#ffffff26;color:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1}.tt-vidmodal__close:hover{background:#ffffff40}.tt-vidmodal__close:focus-visible{outline:2px solid var(--tt-white);outline-offset:2px}@media(prefers-reduced-motion:reduce){.tt-vidmodal,.tt-social__play{transition:none}}.tt-bundle{background:var(--tt-cream)}.tt-bundle__head{text-align:center;max-width:640px;margin:0 auto 2rem}.tt-bundle__sub{color:var(--tt-stone);margin-top:.5rem}.tt-bundle__savings{display:inline-block;margin-top:.875rem;padding:.375rem .875rem;background:var(--tt-sage-pale);color:var(--tt-forest-dark);border-radius:999px;font-size:.9375rem;font-weight:600;letter-spacing:.04em}.tt-bundle__grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:1100px;margin:0 auto}@media(min-width:720px){.tt-bundle__grid{grid-template-columns:repeat(3,1fr)}}.tt-bundle__card{display:flex;flex-direction:column;background:var(--tt-white);border:1px solid var(--tt-border);border-radius:var(--tt-r-lg);overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.tt-bundle__card:hover{border-color:var(--tt-forest);box-shadow:var(--tt-shadow-md);transform:translateY(-2px)}.tt-bundle__card:focus-visible{outline:2px solid var(--tt-forest);outline-offset:2px}.tt-bundle__img{aspect-ratio:1/1;background:var(--tt-bone);overflow:hidden;display:flex;align-items:center;justify-content:center}.tt-bundle__img img{width:100%;height:100%;object-fit:contain;padding:1rem}.tt-bundle__body{padding:1rem 1.25rem 1.25rem;text-align:center;display:flex;flex-direction:column;gap:.375rem}.tt-bundle__title{color:var(--tt-forest-dark)}.tt-bundle__price{color:var(--tt-charcoal);font-weight:500;font-size:1.0625rem}.tt-bundle__cta{font-size:.9375rem;color:var(--tt-forest);font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-top:.375rem}.tt-bundle__footnote{text-align:center;max-width:720px;margin:1.75rem auto 0;font-size:.9375rem;color:var(--tt-stone);font-style:italic}@media(max-width:899px){.tt-scope .tt-seal{padding-right:0;margin:0}.tt-scope .tt-seal .sls-purchase-option,.tt-scope .tt-seal [class*=purchase-option],.tt-scope .tt-seal [class*=sls-radio]{padding-right:0}.tt-scope .tt-seal+.tt-buy__price{margin-top:-.75rem}.tt-scope .tt-gallery__main img{object-fit:contain;background:var(--tt-bone)}.tt-scope .tt-gallery__thumbs{justify-content:center}.tt-scope.tt-pdp .tt-buy{text-align:center;align-items:center;gap:1rem}.tt-scope .tt-buy>*{width:100%;max-width:100%}.tt-scope .tt-buy__title,.tt-scope .tt-buy__valueprop{text-align:center}.tt-scope .tt-buy__rating,.tt-scope .tt-buy__price{justify-content:center}.tt-scope .tt-variants>div{text-align:center}.tt-scope .tt-variants__row{justify-content:center}.tt-scope .tt-qty{margin-left:auto;margin-right:auto}.tt-scope .tt-subscribe{justify-content:center}.tt-scope .tt-trust{justify-items:center}.tt-scope .tt-trust__item{justify-content:center;text-align:center}.tt-scope .tt-benefits{display:flex;flex-direction:column;align-items:stretch;max-width:360px;margin-inline:auto;gap:.625rem}.tt-scope .tt-benefits li{justify-content:flex-start;text-align:left;width:100%;max-width:none}.tt-scope .tt-madefor{text-align:center;border-left:0;border-top:3px solid var(--tt-forest);border-radius:var(--tt-r-md);padding-top:1rem}.tt-scope .tt-madefor__label{text-align:center}.tt-scope .tt-acc__row>summary{justify-content:center;gap:.5rem}.tt-scope .tt-acc__body{text-align:left}.tt-scope .tt-eyebrow{display:block;text-align:center}.tt-scope .tt-ing__intro{text-align:center}.tt-scope .tt-ing__list{align-items:center;padding-inline:.5rem}.tt-scope .tt-ing__row{justify-content:flex-start;text-align:left;align-items:flex-start;width:100%;max-width:340px;margin-inline:auto}.tt-scope .tt-ing__row>div,.tt-scope .tt-ing__name,.tt-scope .tt-ing__role{text-align:left}.tt-scope .tt-ing__grid>div:last-child{text-align:center}.tt-scope .tt-ing__grid>div:last-child>.tt-ing__list{text-align:left}.tt-scope .tt-case{text-align:center}.tt-scope .tt-case__icon{display:flex;justify-content:center}.tt-scope .tt-step{text-align:center}.tt-scope .tt-step__icon{display:flex;justify-content:center}.tt-scope .tt-rev__card{text-align:center}.tt-scope .tt-rev__card-stars,.tt-scope .tt-rev__card-author{justify-content:center}}.tt-cases,.tt-ing,.tt-cmp,.tt-steps,.tt-rev,.tt-brand,.tt-faq,.tt-final,.tt-bundle{content-visibility:auto;contain-intrinsic-size:1px 800px}@media(prefers-reduced-motion:reduce){.tt-scope *,.tt-scope *:before,.tt-scope *:after,.tt-promise__item,.tt-stickycart,.tt-case,.tt-btn,.tt-faq__item,.tt-acc__row>summary .tt-icon{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tt-theratree.css.map */
