.thl-page{--thl-bg: #fff8f7;--thl-fg: #22171c;--thl-muted: #72646a;--thl-accent: #ef4d88;--thl-accent-fg: #ffffff;--thl-card: #ffffff;--thl-secondary: #fceae9;--thl-border: rgba(34, 23, 28, .12);--thl-primary: #22171c;--thl-primary-fg: #ffffff;--thl-destructive: #e40014;--thl-destructive-fg: #ffffff;--thl-radius: .75em;--thl-font: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--thl-display: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--thl-max: 1120px;--thl-header-h: 70px;margin:0;padding:0;background:var(--thl-bg);color:var(--thl-fg);font-family:var(--thl-font);font-size:16px;line-height:1.55;letter-spacing:normal;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.thl-page h1,.thl-page h2,.thl-page h3,.thl-page p,.thl-page li,.thl-page button,.thl-page input{letter-spacing:normal}.thl-page *,.thl-page *:before,.thl-page *:after{box-sizing:border-box}.thl-page img,.thl-page video{max-width:100%;display:block}.thl-page a{color:inherit;text-decoration:none}.thl-page a.thl-btn,.thl-page a.thl-btn:hover,.thl-page a.thl-btn:focus,.thl-btn{color:var(--thl-primary-fg)!important}.thl-btn svg{stroke:currentColor;color:inherit}.thl-page button,.thl-page input{font:inherit}.thl-skip{position:absolute;left:-9999px;top:0;background:var(--thl-primary);color:var(--thl-primary-fg);padding:.75em 1em;z-index:1000}.thl-skip:focus{left:1em;top:1em}.thl-container{width:min(100% - 2em,var(--thl-max));margin-inline:auto}.thl-eyebrow{margin:0 0 .75em;color:var(--thl-accent);font-size:.72em;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.thl-title{margin:0;font-family:var(--thl-display);font-weight:700;letter-spacing:-.025em;line-height:1.1}.thl-title--xl{font-size:clamp(2.25em,5vw,4.5em);line-height:1.05}.thl-title--lg{font-size:clamp(1.8em,3.4vw,2.75em)}.thl-title--md{font-size:clamp(1.35em,2.2vw,1.85em)}.thl-muted{color:var(--thl-muted)}.thl-accent-text{color:var(--thl-accent)}.thl-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;min-height:48px;padding:.85em 1.4em;border:0;border-radius:999px;background:var(--thl-primary);color:var(--thl-primary-fg);font-weight:700;cursor:pointer;transition:transform .15s ease,filter .15s ease,opacity .15s ease}.thl-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.thl-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.thl-btn--full{width:100%}.thl-btn--ghost{background:transparent;color:var(--thl-fg);border:1px solid var(--thl-border)}.thl-section{padding:3.5em 0;border-top:1px solid var(--thl-border)}.thl-section--alt{background:var(--thl-secondary)}.thl-section--soft{background:color-mix(in srgb,var(--thl-accent) 6%,var(--thl-bg))}.thl-section__header{text-align:center;max-width:780px;margin:0 auto 2em;padding:0 1em}.thl-section__header p{margin:.85em 0 0;color:var(--thl-muted)}.thl-section__title-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75em 1.1em}.thl-inline-rating{display:inline-flex;align-items:center;gap:.35em;color:var(--thl-muted);font-size:.95em;font-weight:600;white-space:nowrap}.thl-inline-rating__stars{color:var(--thl-accent);letter-spacing:.08em}.thl-inline-rating strong{color:var(--thl-fg)}.thl-header--cc,.thl-header--mtb{--thl-nav-font: var(--thl-display);position:sticky;top:0;z-index:50;background:#fff8f7eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(34,23,28,.08)}.thl-header__bar{position:relative;width:min(100% - 2em,1100px);margin:0 auto;padding:.65em 0 .55em;display:flex;flex-direction:column;align-items:center;gap:.55em}.thl-header__logo{display:block;line-height:0}.thl-header__logo img{display:block;width:min(168px,46vw);height:auto}.thl-header__menu-btn{display:none;position:absolute;top:.7em;left:0;z-index:2;margin:0;padding:.45em;border:0;background:transparent;color:var(--thl-fg);cursor:pointer;line-height:0}.thl-header__burger{display:flex;flex-direction:column;justify-content:space-between;width:22px;height:16px}.thl-header__burger span{display:block;width:100%;height:2px;background:var(--thl-fg);border-radius:1px;transition:transform .2s ease,opacity .2s ease}.thl-header__menu-btn.is-open .thl-header__burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.thl-header__menu-btn.is-open .thl-header__burger span:nth-child(2){opacity:0}.thl-header__menu-btn.is-open .thl-header__burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.thl-header__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.85em 1.35em;font-family:var(--thl-nav-font);font-size:.82em;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.thl-header__nav a{color:var(--thl-fg);transition:color .15s ease}.thl-header__nav a:hover{color:var(--thl-accent)}.thl-header__nav--mobile{display:none}.thl-header__cart{position:absolute;top:.85em;right:0;font-family:var(--thl-nav-font);font-size:.82em;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--thl-fg)}.thl-header__cart:hover{color:var(--thl-accent)}.thl-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25em;height:1.25em;margin-left:.25em;padding:0 .3em;border-radius:999px;background:var(--thl-accent);color:var(--thl-accent-fg);font-size:.7em;font-weight:700;letter-spacing:0}@media(min-width:901px){.thl-header__nav--desktop{font-size:18px;letter-spacing:.15em;gap:1em 1.7em}.thl-header__logo img{width:120px}}@media(max-width:900px){.thl-header__menu-btn{display:inline-flex;align-items:center}.thl-header__nav--desktop{display:none}.thl-header__nav--mobile{display:none;flex-direction:column;align-items:stretch;gap:0;width:100%;border-top:1px solid rgba(34,23,28,.1);background:var(--thl-bg);padding:.35em 1em .85em}.thl-header__nav--mobile.is-open{display:flex}.thl-header__nav--mobile a{padding:.75em 0;border-bottom:1px solid rgba(34,23,28,.08);font-size:15px}.thl-header__nav--mobile a:last-child{border-bottom:0}}.thl-hero{position:relative;height:calc(100vh - var(--thl-header-h));height:calc(100svh - var(--thl-header-h));min-height:450px;display:flex;align-items:flex-end;overflow:hidden;background:#000}@media(min-width:768px){.thl-hero{min-height:560px;max-height:820px}}.thl-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.thl-hero__media video,.thl-hero__media img{width:100%;height:100%;object-fit:cover;filter:brightness(.68)}.thl-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,#000000f5,#000c 28%,#00000080 52%,#0000002e 72%,#0000 88%),linear-gradient(to bottom,#0000008c,#00000073 40%,#000000eb)}.thl-hero__content{position:relative;z-index:2;width:min(100% - 2em,var(--thl-max));margin:0 auto;padding:0 0 5.5em;max-width:42em;margin-left:max(1em,calc((100% - var(--thl-max)) / 2));color:#fff}@media(min-width:768px){.thl-hero__content{padding-bottom:6.5em}}.thl-hero__content .thl-eyebrow{color:#fffc;letter-spacing:.25em}.thl-hero__content .thl-title{color:#fff}.thl-hero__content p{margin:1em 0 0;max-width:36em;color:#ffffffd9;font-size:1.05em}.thl-hero__buy{margin-top:1.4em}.thl-product{padding:2em 0 3em;scroll-margin-top:calc(var(--thl-header-h) + 12px)}.thl-product__grid{display:grid;gap:1.75em}@media(min-width:900px){.thl-product__grid{grid-template-columns:1.15fr .85fr;gap:2.5em;align-items:start}}.thl-gallery__main{position:relative;border-radius:var(--thl-radius);overflow:hidden;background:var(--thl-secondary);aspect-ratio:1 / 1;width:100%;touch-action:pan-y}.thl-gallery__stage{position:absolute;top:0;right:0;bottom:0;left:0}.thl-gallery__main img,.thl-gallery__main video,.thl-gallery__stage img,.thl-gallery__stage video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover!important;object-position:center center}.thl-gallery__nav{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:2.4em;height:2.4em;margin:0;padding:0;border:0;border-radius:999px;background:#22171c8c;color:#fff;font-size:1.6em;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.thl-gallery__nav:hover{background:var(--thl-accent);color:var(--thl-accent-fg)}.thl-gallery__nav--prev{left:.65em}.thl-gallery__nav--next{right:.65em}.thl-gallery__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.55em;margin-top:.75em}.thl-gallery__thumb{position:relative;border:2px solid transparent;border-radius:.65em;overflow:hidden;padding:0;background:var(--thl-secondary);cursor:pointer;aspect-ratio:1 / 1}.thl-gallery__thumb.is-active{border-color:var(--thl-accent)}.thl-gallery__thumb img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.thl-product__kicker{margin:0 0 .35em;color:var(--thl-muted);font-size:.78em;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.thl-product__title{margin:0 0 .5em;font-family:var(--thl-display);font-size:clamp(2em,3vw,2.6em);font-weight:700;letter-spacing:-.02em}.thl-product__rating{display:flex;align-items:center;gap:.45em;margin-bottom:.85em;color:var(--thl-accent);font-weight:600;font-size:.92em}.thl-product__rating span{color:var(--thl-muted);font-weight:500}.thl-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.65em;margin-bottom:.55em}.thl-price{font-size:1.65em;font-weight:700}.thl-price--compare{color:var(--thl-muted);text-decoration:line-through;font-size:1.05em}.thl-save-badge{display:inline-flex;padding:.25em .6em;border-radius:.4em;background:var(--thl-destructive, #e40014);color:var(--thl-destructive-fg, #fff);font-size:.8em;font-weight:700}.thl-ship-line{margin:0 0 1em;color:var(--thl-muted);font-size:.92em}.thl-product__desc{margin:0 0 1.25em;color:var(--thl-muted)}.thl-atc,.thl-final__form{display:flex;flex-wrap:wrap;align-items:center;gap:.65em}.thl-atc .thl-btn,.thl-final__form .thl-btn{flex:1 1 auto;min-width:160px;min-height:3.25em;width:auto;background:var(--thl-primary);color:var(--thl-primary-fg);font-size:1.05em;font-weight:800;letter-spacing:.01em;box-shadow:0 8px 22px #22171c38}.thl-atc .thl-btn:hover,.thl-final__form .thl-btn:hover{filter:brightness(1.12);transform:translateY(-1px);box-shadow:0 10px 26px #22171c47}.thl-hero__buy{display:block;width:auto;margin-top:1.25em}.thl-hero__buy .thl-btn{display:inline-flex;flex:none;width:auto;min-width:0;min-height:2.75em;padding:.65em 1.5em;font-size:.95em}.thl-qty{display:inline-flex;align-items:center;border:1px solid var(--thl-border);border-radius:.7em;overflow:hidden;width:fit-content;background:var(--thl-bg)}.thl-qty button{width:42px;height:42px;border:0;background:transparent;color:var(--thl-fg);cursor:pointer}.thl-qty input{width:42px;height:42px;border:0;background:transparent;color:var(--thl-fg);text-align:center;-moz-appearance:textfield}.thl-qty input::-webkit-outer-spin-button,.thl-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.thl-bundle{margin-top:1.15em;padding:1.15em 1.1em;border-radius:calc(var(--thl-radius) + .15em);background:#fff;border:2px solid color-mix(in srgb,var(--thl-accent) 55%,#fff);box-shadow:0 10px 28px color-mix(in srgb,var(--thl-accent) 16%,transparent)}.thl-bundle__title{margin:0 0 .3em;color:var(--thl-accent);font-size:1.05em;font-weight:800;letter-spacing:-.01em;text-transform:none}.thl-bundle__sub{margin:0 0 .9em;color:var(--thl-muted);font-size:.9em}.thl-bundle__pills{display:flex;flex-wrap:wrap;gap:.65em}.thl-bundle__pill{display:inline-flex;flex:1 1 90px;flex-direction:column;gap:.15em;padding:.7em .75em;border-radius:.7em;background:color-mix(in srgb,var(--thl-accent) 14%,#fff);border:1.5px solid color-mix(in srgb,var(--thl-accent) 55%,#fff);min-width:90px;box-shadow:0 2px color-mix(in srgb,var(--thl-accent) 18%,transparent)}.thl-bundle__pill strong{color:var(--thl-accent);font-size:1.2em;font-weight:800;letter-spacing:-.02em}.thl-bundle__pill span{color:var(--thl-fg);font-size:.82em;font-weight:600}.thl-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75em;margin-top:1.25em;text-align:center}.thl-trust__item{display:grid;gap:.35em;justify-items:center;color:var(--thl-muted);font-size:.78em;line-height:1.3}.thl-trust__icon{width:36px;height:36px;border:2px solid var(--thl-accent);border-radius:999px;display:grid;place-items:center;color:var(--thl-accent);background:color-mix(in srgb,var(--thl-accent) 10%,#fff)}.thl-trust__icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.thl-media-text{display:grid;gap:1.5em;align-items:center}.thl-media-text__media{display:flex;justify-content:center}.thl-media-text img{width:100%;height:auto;border-radius:var(--thl-radius);object-fit:contain}@media(min-width:800px){.thl-media-text{grid-template-columns:1.1fr .9fr;gap:2em}}.thl-formula{display:flex;justify-content:center;max-width:860px;margin:0 auto;padding:0 1em}.thl-formula img{display:block;width:100%;max-width:820px;height:auto!important;border-radius:var(--thl-radius);object-fit:contain!important}.thl-benefits{display:grid;gap:1em}@media(min-width:700px){.thl-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1000px){.thl-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}.thl-benefit{background:var(--thl-card);border:1px solid var(--thl-border);border-radius:var(--thl-radius);overflow:hidden}.thl-benefit__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--thl-secondary)}.thl-benefit img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover!important;object-position:center}.thl-benefit__body{padding:1em 1.05em 1.2em}.thl-benefit__body h3{margin:0 0 .4em;font-family:var(--thl-display);font-size:1.15em}.thl-benefit__body p{margin:0;color:var(--thl-muted);font-size:.95em}.thl-steps{display:grid;gap:1em}@media(min-width:800px){.thl-steps{grid-template-columns:repeat(4,minmax(0,1fr))}}.thl-step__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:1em;margin-bottom:1em;background:var(--thl-secondary);border:1px solid rgba(34,23,28,.14)}.thl-step img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover!important;object-position:center}.thl-step__label{display:flex;align-items:center;gap:.65em;margin-bottom:.45em}.thl-step__num{color:var(--thl-accent);font-weight:800;font-size:.9em;letter-spacing:.04em}.thl-step__rule{flex:1;height:1px;background:#22171c2e}.thl-step h3{margin:0 0 .35em;font-family:var(--thl-display);font-size:1.2em}.thl-step p{margin:0;color:var(--thl-muted);font-size:.92em}.thl-gallery-wrap{width:min(100% - 2em,var(--thl-max));margin-inline:auto}.thl-carousel,.thl-media-grid{display:grid;gap:.9em}.thl-carousel{grid-auto-flow:column;grid-auto-columns:minmax(240px,78%);overflow-x:auto;padding:0 1em .5em;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}@media(min-width:800px){.thl-carousel{grid-auto-columns:minmax(280px,32%);width:min(100% - 2em,var(--thl-max));margin-inline:auto;padding-inline:0}}.thl-media-grid--pair{grid-template-columns:1fr;max-width:640px;margin-inline:auto;justify-items:center}@media(min-width:700px){.thl-media-grid--pair{grid-template-columns:repeat(2,minmax(0,1fr))}}.thl-media-grid--grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:800px){.thl-media-grid--grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.thl-carousel__slide,.thl-media-grid__item{position:relative;border-radius:1em;overflow:hidden;background:var(--thl-secondary);aspect-ratio:1 / 1;width:100%}.thl-carousel__slide{scroll-snap-align:start}.thl-media-grid--pair .thl-media-grid__item{aspect-ratio:auto;max-width:300px;background:transparent;overflow:visible}.thl-carousel__slide img,.thl-carousel__slide video,.thl-media-grid--grid .thl-media-grid__item img,.thl-media-grid--grid .thl-media-grid__item video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover!important;object-position:center}.thl-media-grid--pair .thl-media-grid__item img,.thl-media-grid--pair .thl-media-grid__item video{position:static;display:block;width:100%;height:auto!important;max-width:300px;border-radius:1em;object-fit:contain!important}.thl-shipping{display:grid;gap:.85em}@media(min-width:800px){.thl-shipping{grid-template-columns:repeat(3,minmax(0,1fr))}}.thl-ship-card{display:flex;align-items:flex-start;gap:.85em;padding:1em 1.05em;border:1px solid rgba(34,23,28,.12);border-radius:1em;background:transparent}.thl-ship-card__copy{min-width:0}.thl-ship-card h3{margin:0 0 .25em;font-family:var(--thl-display);font-size:1em;font-weight:700}.thl-ship-card p{margin:0;color:var(--thl-muted);font-size:.9em;line-height:1.45}.thl-ship-card__icon{flex:0 0 auto;width:36px;height:36px;border-radius:999px;border:1.5px solid var(--thl-accent);display:grid;place-items:center;color:var(--thl-accent)}.thl-ship-card__icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.thl-video{border-radius:var(--thl-radius);overflow:hidden;background:var(--thl-bg);aspect-ratio:16 / 9}.thl-video video{width:100%;height:100%;object-fit:cover}.thl-reviews{text-align:center}.thl-reviews__score{font-family:var(--thl-display);font-size:clamp(2.5em,5vw,3.5em);font-weight:700;margin:0}.thl-reviews__stars{color:var(--thl-accent);letter-spacing:.15em;margin:.35em 0}.thl-reviews__meta{color:var(--thl-muted);margin:0 0 1em}.thl-faq{max-width:720px;margin:0 auto}.thl-faq details{border-top:1px solid var(--thl-border);padding:1em 0}.thl-faq details:last-child{border-bottom:1px solid var(--thl-border)}.thl-faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:1em;font-weight:600;font-size:1.02em}.thl-faq summary::-webkit-details-marker{display:none}.thl-faq summary:after{content:"+";color:var(--thl-accent);font-size:1.25em;line-height:1}.thl-faq details[open] summary:after{content:"\2212"}.thl-faq details p{margin:.75em 0 0;color:var(--thl-muted)}.thl-final{text-align:center;padding:3.5em 1em;background:var(--thl-secondary);border-top:1px solid var(--thl-border)}.thl-final p{margin:.75em auto 1.25em;color:var(--thl-muted);max-width:420px}.thl-final__form{max-width:420px;margin:0 auto;justify-content:center}.thl-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;transform:translateY(110%);transition:transform .25s ease;background:#fff8f7f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--thl-border);padding:.75em 1em}.thl-sticky.is-visible{transform:translateY(0)}.thl-sticky__inner{width:min(100%,var(--thl-max));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1em}.thl-sticky__title{margin:0;font-weight:700;font-size:.95em}.thl-sticky__price{margin:.15em 0 0;color:var(--thl-accent);font-weight:700}.thl-sticky__actions{display:flex;gap:.5em;align-items:center}.thl-sticky__actions .thl-qty{display:none}.thl-sticky__actions .thl-btn{min-height:44px;padding-inline:1.1em;white-space:nowrap}@media(min-width:700px){.thl-sticky__actions .thl-qty{display:inline-flex}}.thl-footer{border-top:1px solid var(--thl-border);padding:3em 0 2em;background:var(--thl-bg)}.thl-footer__grid{display:grid;gap:2em}@media(min-width:800px){.thl-footer__grid{grid-template-columns:1.3fr repeat(3,1fr)}}.thl-footer__brand p{margin:.75em 0 1em;color:var(--thl-muted);max-width:280px}.thl-footer__brand img{height:48px;width:auto}.thl-footer h4{margin:0 0 .75em;font-size:.85em;letter-spacing:.06em;text-transform:uppercase;color:var(--thl-muted)}.thl-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:.55em}.thl-footer a:hover{color:var(--thl-accent)}.thl-footer__social{display:flex;gap:.75em}.thl-footer__bottom{margin-top:2.5em;padding-top:1.25em;border-top:1px solid var(--thl-border);color:var(--thl-muted);font-size:.85em;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75em}.thl-toast{position:fixed;right:1em;bottom:5.5em;z-index:70;background:var(--thl-accent);color:var(--thl-accent-fg);padding:.75em 1em;border-radius:.75em;font-weight:700;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.thl-toast.is-visible{opacity:1;transform:translateY(0)}body.thl-sticky-pad{padding-bottom:5.5em}.thl-brand__grid{display:grid;gap:1.25em;margin:0 auto 2em}@media(min-width:768px){.thl-brand__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5em}}.thl-brand__card{background:var(--thl-card);border:1px solid var(--thl-border);border-radius:var(--thl-radius);padding:1.35em 1.25em}.thl-brand__card .thl-title{margin:0 0 .6em}.thl-brand__text p,.thl-brand__body p{margin:0 0 .85em}.thl-brand__text p:last-child,.thl-brand__body p:last-child{margin-bottom:0}.thl-brand__body{max-width:46em;margin:0 auto 1.75em;font-size:1.05em;line-height:1.65}.thl-brand__actions{display:flex;justify-content:center;margin-top:.5em}.thl-contact__grid{display:grid;gap:1.25em;margin:0 auto 2em;max-width:920px}@media(min-width:768px){.thl-contact__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.thl-contact__item{background:var(--thl-secondary);border-radius:var(--thl-radius);padding:1.25em}.thl-contact__item .thl-eyebrow{margin-bottom:.55em}.thl-contact__value{display:block;margin:0 0 .45em;color:var(--thl-fg);font-weight:700;font-size:1.05em;text-decoration:none}a.thl-contact__value:hover{color:var(--thl-accent)}.thl-policy__header{margin-bottom:1.75em;padding-bottom:1.25em;border-bottom:1px solid var(--thl-border, rgba(34,23,28,.12))}.thl-policy__updated{margin:.75em 0 0;font-size:.9em}.thl-policy__body{line-height:1.65;font-size:1.02em}.thl-policy__body h2{color:var(--thl-fg, #22171c);margin:2em 0 .65em;font-size:1.35em}.thl-policy__body h3{color:var(--thl-fg, #22171c);margin:1.5em 0 .5em;font-size:1.1em}.thl-policy__body p,.thl-policy__body ul{margin:0 0 1em}.thl-policy__body ul{padding-left:1.25em}.thl-policy__body a{color:var(--thl-accent, #f275a0)}
/*# sourceMappingURL=/cdn/shop/t/22/assets/tee-house-light.css.map */
