@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..800;1,9..144,300..800&family=Inter:wght@400;500;600;700&display=swap";:root{--tk-bg:#FFFFFF;--tk-bg2:#F1F7F5;--tk-surface:#FFFFFF;--tk-ink:#14201E;--tk-ink2:#4C5C59;--tk-teal:#17958A;--tk-teal-deep:#0E6F66;--tk-teal-soft:#E7F3F1;--tk-sage:#17958A;--tk-sage2:#0E6F66;--tk-line:rgba(20,32,30,.13);--tk-line2:rgba(20,32,30,.08);--tk-holo:linear-gradient(#E7F3F1,#E7F3F1);--tk-r:14px;--tk-rs:10px;--tk-max:1140px;--tk-pad:clamp(20px,5.5vw,34px);--tk-sp:clamp(40px,5.5vw,68px);--tk-head:clamp(20px,3vw,30px)}@keyframes tkHolo{0%{background-position:0 50%}to{background-position:0 50%}}.tk *,.tk *:before,.tk *:after{box-sizing:border-box}.tk{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.62;color:var(--tk-ink);background:var(--tk-bg);-webkit-font-smoothing:antialiased;overflow-x:clip}.tk-wrap{max-width:var(--tk-max);margin:0 auto;padding-left:var(--tk-pad);padding-right:var(--tk-pad)}.tk-narrow{max-width:760px;margin-left:auto;margin-right:auto}.tk-sec{padding-top:var(--tk-sp);padding-bottom:var(--tk-sp);position:relative}.tk-sec--tight{padding-top:clamp(24px,4vw,44px);padding-bottom:clamp(28px,4vw,48px)}.tk-alt{background:var(--tk-bg2)}.tk-ink-bg{background:#10201e;color:#f2f7f6}.tk-ink-bg .tk-h2,.tk-ink-bg .tk-lede{color:#f2f7f6}.tk-ink-bg p{color:#f2f7f6d1}.tk-h1,.tk-h2,.tk-h3{font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.015em;line-height:1.1;margin:0 0 .4em;font-variation-settings:"SOFT" 40,"WONK" 1}.tk-script{font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:400;font-variation-settings:"SOFT" 90,"WONK" 1}.tk-eyebrow{font-family:Inter,sans-serif;font-weight:600;text-transform:uppercase;color:var(--tk-teal-deep);margin:0 0 .85em}.tk-lede{color:var(--tk-ink2);margin:0}.tk p{margin:0 0 1em}.tk p:last-child{margin-bottom:0}.tk strong{font-weight:600;color:var(--tk-ink)}.tk-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55em;font-family:Inter,sans-serif;font-weight:600;color:#fff;background:var(--tk-teal);border:0;border-radius:8px;cursor:pointer;text-decoration:none;position:relative;transition:background .2s ease,transform .15s ease;box-shadow:none}.tk-btn:hover{background:var(--tk-teal-deep);transform:none}.tk-btn:active{transform:translateY(1px)}.tk-btn--holo,.tk-btn--holo:hover{border:0!important;background:var(--tk-teal)!important;background-image:none!important;animation:none!important;color:#fff!important;box-shadow:none!important}.tk-btn--holo:hover{background:var(--tk-teal-deep)!important}.tk-ink-bg .tk-btn,.tk-ink-bg .tk-btn--holo{background:#fff!important;color:var(--tk-ink)!important}.tk-ink-bg .tk-btn:hover,.tk-ink-bg .tk-btn--holo:hover{background:#e7f3f1!important}.tk-btn--ghost{background:transparent;color:var(--tk-ink);border:1.5px solid var(--tk-line);box-shadow:none}.tk-btn--ghost:hover{background:var(--tk-teal-soft);border-color:var(--tk-teal)}.tk-btn--wide{width:100%}.tk-card{background:var(--tk-surface);border:1px solid var(--tk-line);border-radius:var(--tk-r);padding:clamp(18px,3.5vw,24px);transition:border-color .2s ease}.tk-card:hover{transform:none;box-shadow:none;border-color:#14201e38}.tk-slot{position:relative;width:100%;border-radius:var(--tk-r);overflow:hidden;background:#f4f7f6;animation:none;border:1px dashed rgba(20,32,30,.2);display:flex;align-items:center;justify-content:center;text-align:center;min-height:160px}.tk-slot img,.tk-slot video{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.tk-slot__hint{position:relative;z-index:1;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#14201e73;padding:1.1em;max-width:24ch;line-height:1.5}.tk-slot--1x1{aspect-ratio:1/1}.tk-slot--4x5{aspect-ratio:4/5}.tk-slot--16x9{aspect-ratio:16/9}.tk-slot--has-media .tk-slot__hint{display:none}.tk-slot--has-media{border-style:solid;border-color:var(--tk-line2);background:var(--tk-surface)}.tk-grid{display:grid;gap:clamp(12px,2.4vw,18px)}.tk-grid--2,.tk-grid--3{grid-template-columns:1fr}.tk-grid--4{grid-template-columns:repeat(2,1fr)}@media(min-width:720px){.tk-grid--2{grid-template-columns:repeat(2,1fr)}.tk-grid--3{grid-template-columns:repeat(3,1fr)}.tk-grid--4{grid-template-columns:repeat(4,1fr)}}.tk-rule{height:1px;border:0;margin:0;background:var(--tk-line)}.tk-holo-rule{height:3px;border:0;margin:0;border-radius:2px;background:var(--tk-teal)!important;animation:none!important}.tk-stat{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1;letter-spacing:-.03em;display:block;font-variation-settings:"SOFT" 30}.tk-stat--holo{background:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;color:#4fd1c0!important;animation:none!important}.tk-stat-label{color:var(--tk-ink2);margin-top:.4em;display:block}.tk-reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease;transition-delay:var(--tk-d,0ms)}.tk-reveal.tk-in{opacity:1;transform:none}.tk a:focus-visible,.tk button:focus-visible,.tk summary:focus-visible,.tk [tabindex]:focus-visible{outline:3px solid var(--tk-teal);outline-offset:3px;border-radius:4px}.tk-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tk-faq{border-top:1px solid var(--tk-line)}.tk-faq details{border-bottom:1px solid var(--tk-line)}.tk-faq summary{list-style:none;cursor:pointer;padding:1.1em 2.6em 1.1em 0;position:relative;font-weight:600;display:flex;align-items:center}.tk-faq summary::-webkit-details-marker{display:none}.tk-faq summary:after{content:"";position:absolute;right:4px;top:50%;width:12px;height:12px;border-right:2px solid var(--tk-ink2);border-bottom:2px solid var(--tk-ink2);transform:translateY(-70%) rotate(45deg);transition:transform .3s ease}.tk-faq details[open] summary:after{transform:translateY(-30%) rotate(-135deg)}.tk-faq__body{padding:0 0 1.35em;color:var(--tk-ink2);max-width:62ch}.tk-faq details[open] .tk-faq__body{animation:tkFade .35s ease both}@keyframes tkFade{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.tk-pills{display:flex;flex-wrap:wrap;gap:.45em;list-style:none;padding:0;margin:0}.tk-pill{display:inline-flex;align-items:center;gap:.45em;font-weight:500;color:var(--tk-ink2);background:var(--tk-surface);border:1px solid var(--tk-line);border-radius:6px}.tk-pill svg{flex:0 0 auto}.tk-pill svg path{stroke:var(--tk-teal)!important}.tk-list{list-style:none;padding:0;margin:0}.tk-list li{position:relative;padding-left:1.7em;margin-bottom:.7em;color:var(--tk-ink2)}.tk-list li:last-child{margin-bottom:0}.tk-list li:before,.tk .tk-pdp__bullets li:before,.tk .tk-rte ul li:before{content:""!important;position:absolute!important;left:.1em!important;top:.62em!important;width:7px!important;height:7px!important;border-radius:99px!important;background:var(--tk-teal)!important;animation:none!important;box-shadow:none!important}@media(prefers-reduced-motion:reduce){.tk *,.tk *:before,.tk *:after{animation-duration:.001ms!important;transition-duration:.001ms!important}.tk-reveal{opacity:1;transform:none}}.tk-hero-wash,.tk-cost-wash,.tk-pdp-wash,.tk-hero-washwrap,.tk-cost-washwrap,.tk-pdp-washwrap{display:none!important}.tk-desc__num{background:var(--tk-teal-soft)!important;color:var(--tk-teal-deep)!important;animation:none!important;box-shadow:none!important}.tk-desc__item[open] .tk-desc__num{background:var(--tk-teal)!important;color:#fff!important}.tk-cmp thead .tk-cmp__h--us{background:var(--tk-teal-soft)!important;animation:none!important;border-color:#17958a4d!important;border-radius:6px 6px 0 0!important}.tk-cmp__cell--us{background:#17958a0f!important;border-left-color:#17958a4d!important;border-right-color:#17958a4d!important}.tk-cmp tbody tr:last-child .tk-cmp__cell--us{border-bottom-color:#17958a4d!important;border-radius:0 0 6px 6px!important}.tk-cmp__h--us .tk-cmp__name{color:var(--tk-teal-deep)!important}.tk-cmp__ico--y circle{fill:var(--tk-teal)!important}.tk-assure__i svg{color:var(--tk-teal)!important}.tk-compare__col--win .tk-compare__num{color:var(--tk-teal)!important}.tk-quote{border-left:3px solid var(--tk-teal)!important;border-radius:0 var(--tk-rs) var(--tk-rs) 0!important}.tk-h1{font-size:clamp(36px,6.6vw,58px)!important}.tk-h2{font-size:clamp(29px,4.9vw,42px)!important}.tk-h3{font-size:clamp(19px,3.1vw,22px)!important}.tk-eyebrow{font-size:13px!important;letter-spacing:.15em!important}.tk-lede{font-size:clamp(17px,2.7vw,20px)!important;line-height:1.6!important}.tk-btn{font-size:17px!important;min-height:56px!important;padding-left:2.2em!important;padding-right:2.2em!important}.tk-pill{font-size:14px!important;padding:.5em 1em!important}.tk-list li{font-size:16px!important}.tk-slot__hint{font-size:13px!important}.tk-stat{font-size:clamp(44px,8.5vw,68px)!important}.tk-stat-label{font-size:16px!important}.tk-faq summary{font-size:17px!important;min-height:58px!important}.tk-faq__body{font-size:16px!important;line-height:1.66!important}.tk-trust__t{font-size:18px!important}.tk-trust__d{font-size:15px!important;line-height:1.58!important}.tk-truth__body{font-size:clamp(17px,2.7vw,19px)!important;line-height:1.66!important}.tk-compare__num{font-size:clamp(38px,9vw,58px)!important}.tk-compare__lab{font-size:14px!important}.tk-cost__body{font-size:clamp(16px,2.6vw,18px)!important;line-height:1.66!important}.tk-cost__figlabel{font-size:16px!important}.tk-cost__punchline{font-size:clamp(21px,3.8vw,28px)!important}.tk-mech__title{font-size:19px!important}.tk-mech__text{font-size:16px!important;line-height:1.58!important}.tk-proof__cap{font-size:15px!important}.tk-gift__body{font-size:clamp(16px,2.6vw,18px)!important;line-height:1.66!important}.tk-hero__note{font-size:15px!important}.tk-cmp__name{font-size:clamp(15px,2.4vw,17px)!important}.tk-cmp__sub{font-size:13px!important}.tk-cmp__lab{font-size:clamp(15px,2.3vw,16px)!important}.tk-cmp__txt{font-size:clamp(14px,2.2vw,16px)!important}.tk-cmp__row--big .tk-cmp__txt{font-size:clamp(16px,2.8vw,19px)!important}.tk-cmp__note{font-size:14px!important}.tk-pdp__title{font-size:clamp(28px,4.6vw,40px)!important}.tk-pdp__tagline{font-size:clamp(18px,2.9vw,21px)!important}.tk-pdp__amount{font-size:clamp(30px,5.2vw,38px)!important}.tk-pdp__pnote{font-size:15px!important}.tk-pdp__bullets li{font-size:16px!important;line-height:1.55!important}.tk-pdp__under{font-size:15px!important}.tk-assure__i span{font-size:14px!important;max-width:16ch!important}.tk-assure__i svg{width:27px!important;height:27px!important}.tk-quote blockquote{font-size:17px!important;line-height:1.52!important}.tk-quote figcaption{font-size:14px!important}.tk-sticky__name{font-size:14px!important}.tk-sticky__price{font-size:19px!important}.tk-sticky__btn{min-height:52px!important;font-size:16px!important}.tk-rte{font-size:16px!important;line-height:1.68!important}.tk-rte h2{font-size:clamp(21px,3.4vw,28px)!important}.tk-rte table{font-size:15px!important}.tk-pdp__thumb{width:70px!important;height:70px!important;border-radius:8px!important}.tk-pdp__thumb.is-active{border-color:var(--tk-teal)!important}.tk-mech__head,.tk-proof__head,.tk-cmp__head,.tk-desc__head,.tk-faq__head{margin-bottom:var(--tk-head)!important}.tk-lede{margin-bottom:0!important}.tk-mech__head .tk-lede,.tk-proof__head .tk-lede,.tk-cmp__head .tk-lede{margin-top:.5em!important}.tk-cmp__scroll{margin-bottom:0!important}.tk-cmp__note{margin-top:14px!important;margin-bottom:0!important}.tk-cmp th,.tk-cmp td{padding:.8em .45em!important}.tk-cmp__h{padding-bottom:.9em!important}.tk-proof__hero{margin-bottom:clamp(10px,1.8vw,16px)!important}.tk-proof__cap{margin-top:10px!important}.tk-trust{margin-bottom:clamp(30px,4.5vw,48px)!important}.tk-trust__item{padding:clamp(16px,3vw,22px)!important}.tk-truth{padding-top:0!important}.tk-compare{margin-top:clamp(22px,3.5vw,34px)!important}.tk-costgrid{gap:clamp(24px,4vw,48px)!important}.tk-cost__figure{margin:clamp(14px,2.2vw,22px) 0!important}.tk-cost__punch{margin-top:clamp(20px,3vw,28px)!important;gap:.9em!important}.tk-cost__caption{margin-top:12px!important}.tk-hero__cta{margin-top:1.1em!important}.tk-hero__pills{margin-top:clamp(16px,2.4vw,24px)!important}.tk-gift__body{margin-bottom:1.3em!important}.tk-mech__slot{margin-bottom:.9em!important}.tk-mech__title{margin-bottom:.3em!important}.tk-pdp__price{margin-bottom:.75em!important}.tk-pdp__tagline{margin-bottom:.7em!important}.tk-pdp__bullets ul{margin-bottom:1.1em!important}.tk-pdp__bullets li{margin-bottom:.55em!important}.tk-pdp__under{margin-bottom:1em!important}.tk-assure{padding:1em 0!important;margin-bottom:1.2em!important}.tk-pdp__acc{margin-bottom:1.3em!important}@media(max-width:749px){.tk-pdp{gap:20px!important}.tk-faq__wrap{gap:18px!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/tk-brand.css.map */
