.announcement-bar{border-block-end:var(--border-bottom-width) solid var(--color-border)}.announcement-bar__slider{display:flex;flex-direction:row;align-items:center;position:relative}@media screen and (max-width:749px){.announcement-bar__slider{grid-column:1 / -1}}.announcement-bar__slides{display:grid;grid:[stack] auto / [stack] auto;width:calc(100% - var(--button-size) * 2);max-width:680px;margin-inline:auto}.announcement-bar__slides>*{grid-area:stack}.announcement-bar__slide{transition:opacity .5s ease-in-out,visibility .5s ease-in-out;content-visibility:visible}.announcement-bar__slide[aria-hidden=true]{opacity:0;visibility:hidden}.announcement-bar__slider slideshow-arrows{padding:0;mix-blend-mode:normal}.announcement-bar__slider slideshow-arrows .slideshow-control{color:var(--color-foreground)}.announcement-bar__slider .slideshow-control{display:flex;padding:0;width:var(--button-size);height:var(--button-size);align-items:center;justify-content:center;opacity:1;animation:none}@media screen and (min-width:750px){.announcement-bar__slider .slideshow-control{--slideshow-control-offset: calc((var(--button-size) - var(--icon-size-xs)) / 2)}.section--page-width :is(.announcement-bar__slider .slideshow-control).slideshow-control--previous{transform:translate(var(--slideshow-control-offset))}}.announcement-bar__slider .slideshow-control .svg-wrapper{width:var(--icon-size-xs);height:var(--icon-size-xs)}.announcement-bar__slide{place-content:center}.announcement-bar__text:first-child{margin:0}.announcement-bar__link{position:absolute;top:0;right:0;bottom:0;left:0}.tmls-footer{background:var(--color-bg-dark);color:var(--color-text-white);padding-block:4em 2em}.tmls-footer__inner{display:flex;flex-direction:column;gap:3em}.tmls-footer__top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:2.5em}.tmls-footer__brand{display:flex;flex-direction:column;gap:1em;max-width:22em}.tmls-footer__logo{width:8em;height:auto}.tmls-footer__wordmark{font-family:var(--font-logo, var(--font-heading));font-size:1.5em;letter-spacing:-1px;color:var(--color-text-white)}.tmls-footer__tagline{font-size:.9375em;line-height:1.55;color:#fff9;margin:0}.tmls-footer__social{display:flex;gap:.75em;margin-top:.25em}.tmls-footer__social a{width:2.25em;height:2.25em;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#ffffffbf;transition:all .2s ease}.tmls-footer__social a:hover{color:var(--color-bg-dark);background:var(--color-accent-light);border-color:var(--color-accent-light)}.tmls-footer__social svg{width:1.05em;height:1.05em}.tmls-footer__col-head{font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-accent-light);margin:0 0 1.2em}.tmls-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7em}.tmls-footer__links a{font-size:.9375em;color:#ffffffb8;text-decoration:none;transition:color .2s ease}.tmls-footer__links a:hover{color:var(--color-text-white)}.tmls-footer__news-text{font-size:.9375em;line-height:1.5;color:#fff9;margin:0 0 1em}.tmls-footer__field{display:flex;background:#ffffff12;border:1px solid rgba(255,255,255,.16);border-radius:.7em;overflow:hidden}.tmls-footer__input{flex:1;min-width:0;background:transparent;border:none;color:var(--color-text-white);padding:.8em 1em;font-size:.9375em}.tmls-footer__input::placeholder{color:#fff6}.tmls-footer__input:focus{outline:none}.tmls-footer__btn{display:inline-flex;align-items:center;gap:.4em;background:var(--color-accent-light);color:var(--color-bg-dark);border:none;padding:0 1.1em;font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1px;cursor:pointer;font-weight:600}.tmls-footer__btn svg{width:.9em;height:.9em}.tmls-footer__news-ok{font-size:.9375em;color:var(--color-accent-light);margin:0}.tmls-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5em;flex-wrap:wrap;padding-top:2em;border-top:1px solid rgba(255,255,255,.12)}.tmls-footer__copy{font-size:.8125em;color:#ffffff80;margin:0}.tmls-footer__agency{color:#ffffffb3;text-decoration:underline}.tmls-footer__agency:hover{color:var(--color-accent-light)}.tmls-footer__pay{display:flex;gap:.4em;flex-wrap:wrap}.tmls-footer__pay-icon{width:2.3em;height:auto;border-radius:.2em}@media(max-width:991px){.tmls-footer__top{grid-template-columns:1fr 1fr;gap:2em}.tmls-footer__brand{grid-column:1 / -1;max-width:none}}@media(max-width:600px){.tmls-footer__top{grid-template-columns:1fr}.tmls-footer__bottom{flex-direction:column;align-items:flex-start}}.tmls-hd{display:block;position:sticky;top:0;z-index:100;background:var(--color-bg-dark);border-bottom:1px solid rgba(255,255,255,.08)}.tmls-hd__bar{display:flex;align-items:center;justify-content:space-between;gap:1em;padding:.875em 2.25em}.tmls-hd__brand{display:inline-flex;align-items:center;gap:.75em;color:var(--color-text-white)}.tmls-hd__logo{width:2.5em;height:auto}.tmls-hd__wordmark{font-family:var(--font-logo);font-size:1.5em;font-weight:400;line-height:1;letter-spacing:-1.44px;color:var(--color-text-white)}.tmls-hd__menu{display:flex;align-items:center;gap:.5em}.tmls-hd__item--more{position:relative}.tmls-hd__link{display:inline-flex;align-items:center;gap:.625em;padding:.75em 1.25em;font-family:var(--font-mono);font-size:.875em;line-height:1.4286;letter-spacing:1.68px;text-transform:uppercase;color:var(--color-text-white);border-radius:var(--radius-pill);background:transparent;border:none;cursor:pointer;transition:background .2s ease}.tmls-hd__link:hover{background:#ffffff1a}.tmls-hd__chevron{width:.875em;height:.875em;transition:transform .25s ease}.tmls-hd__item--more[data-open=true] .tmls-hd__chevron{transform:rotate(180deg)}.tmls-hd__dropdown{position:absolute;top:calc(100% + .5em);right:0;min-width:32em;background:var(--color-bg-dark);border:1px solid rgba(255,255,255,.1);border-radius:1em;padding:1.5em;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;box-shadow:0 30px 60px #00000040}.tmls-hd__item--more[data-open=true] .tmls-hd__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.tmls-hd__dropdown-inner{display:grid;grid-template-columns:repeat(3,minmax(8em,1fr));gap:1.5em}.tmls-hd__dropdown-col{display:flex;flex-direction:column;gap:.75em}.tmls-hd__dropdown-heading{font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1.5px;color:#ffffff80;margin:0}.tmls-hd__dropdown-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4em}.tmls-hd__dropdown-link{display:block;padding:.4em 0;font-family:var(--font-heading);font-size:.9375em;color:var(--color-text-white);letter-spacing:-.3px;transition:color .15s ease,transform .15s ease}.tmls-hd__dropdown-link:hover{color:var(--color-accent-light);transform:translate(2px)}.tmls-hd__cta{margin-left:auto;flex-shrink:0}.tmls-hd__toggle,.tmls-hd__mobile{display:none}@media(max-width:991px){.tmls-hd__bar{padding:.875em 1.25em;min-height:4em}.tmls-hd__menu,.tmls-hd__cta{display:none}.tmls-hd__wordmark{font-size:1.25em;letter-spacing:-1px}.tmls-hd__toggle{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.3em;width:2.75em;height:2.75em;background:#ffffff1a;border:none;border-radius:.75em;cursor:pointer;position:relative;z-index:110}.tmls-hd__toggle-bar{display:block;width:1.25em;height:1.5px;background:var(--color-text-white);border-radius:1px;transition:transform .25s ease,opacity .2s ease}.tmls-hd__toggle[aria-expanded=true] .tmls-hd__toggle-bar:nth-child(1){transform:translateY(.36em) rotate(45deg)}.tmls-hd__toggle[aria-expanded=true] .tmls-hd__toggle-bar:nth-child(2){transform:translateY(-.36em) rotate(-45deg)}.tmls-hd__mobile{position:fixed;top:0;right:0;bottom:0;left:0;background:#131313f7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:105;overflow-y:auto;padding:5em 1.25em 2em;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.tmls-hd__mobile[data-open=true]{opacity:1;visibility:visible}.tmls-hd__mobile-inner{max-width:32em;margin:0 auto;display:flex;flex-direction:column;gap:2em}.tmls-hd__mobile-primary{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.08)}.tmls-hd__mobile-primary li{border-bottom:1px solid rgba(255,255,255,.08)}.tmls-hd__mobile-link{display:flex;align-items:center;justify-content:space-between;gap:1em;padding:1em .25em;font-family:var(--font-heading);font-size:1.5em;font-weight:500;letter-spacing:-.5px;color:var(--color-text-white);transition:color .2s ease}.tmls-hd__mobile-link svg{width:.875em;height:.875em;opacity:.5}.tmls-hd__mobile-link:hover{color:var(--color-accent-light)}.tmls-hd__mobile-groups{display:grid;grid-template-columns:1fr 1fr;gap:1.5em}.tmls-hd__mobile-group{display:flex;flex-direction:column;gap:.625em}.tmls-hd__mobile-group ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5em}.tmls-hd__mobile-heading{font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.5px;color:#ffffff80;margin:0}.tmls-hd__mobile-sublink{font-family:var(--font-heading);font-size:.9375em;font-weight:500;letter-spacing:-.28px;color:var(--color-text-white)}.tmls-hd__mobile-sublink:hover{color:var(--color-accent-light)}.tmls-hd__mobile-cta{margin-top:.5em;align-self:stretch;justify-content:center}:global(body.tmls-nav-locked){overflow:hidden}}@media(max-width:767px){.tmls-hd__bar{padding:.875em 1em}.tmls-hd__wordmark{font-size:1.125em}.tmls-hd__mobile-groups{grid-template-columns:1fr;gap:1.25em}}.tmls-hd .tmls-hd__link,.tmls-hd .tmls-hd__dropdown-link,.tmls-hd .tmls-hd__mobile-link,.tmls-hd .tmls-hd__mobile-sublink{color:var(--color-text-white)}.tmls-hd .tmls-hd__dropdown-link:hover,.tmls-hd .tmls-hd__mobile-link:hover,.tmls-hd .tmls-hd__mobile-sublink:hover{color:var(--color-accent-light)}.tmls-pdp-apps{padding-block:5em;background:var(--color-bg-white)}.tmls-pdp-apps__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-apps__head{display:flex;flex-direction:column;gap:1em;max-width:38em}.tmls-pdp-apps__eyebrow{display:inline-flex;align-items:center;gap:.75em}.tmls-pdp-apps__bullet{width:.25em;height:.25em;background:var(--color-bg-dark)}.tmls-pdp-apps__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-apps__sub{font-size:1em;line-height:1.5;color:var(--color-text-body);margin:0;max-width:36em}.tmls-pdp-apps__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.75em;list-style:none;padding:0;margin:0}.tmls-pdp-apps__chip{display:flex;align-items:center;gap:.75em;background:var(--color-border-light);border:1px solid #ececec;border-radius:.75em;padding:.75em 1em;transition:border-color .2s ease,transform .2s ease}.tmls-pdp-apps__chip:hover{border-color:var(--color-bg-dark);transform:translateY(-2px)}.tmls-pdp-apps__chip-dot{width:.6em;height:.6em;border-radius:50%;background:var(--color-accent-light);border:1px solid var(--color-bg-dark);flex-shrink:0}.tmls-pdp-apps__chip-text{display:flex;flex-direction:column;gap:.1em;min-width:0}.tmls-pdp-apps__chip-name{font-family:var(--font-heading);font-size:.875em;font-weight:500;letter-spacing:-.28px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-apps__chip-desc{font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-body);margin:0}@media(max-width:991px){.tmls-pdp-apps__grid{grid-template-columns:repeat(2,1fr)}.tmls-pdp-apps__title{font-size:2.5em;letter-spacing:-2px}}@media(max-width:767px){.tmls-pdp-apps__grid{grid-template-columns:1fr}.tmls-pdp-apps__title{font-size:2em;letter-spacing:-1.5px}}.tmls-pdp-compare{padding-block:5em;background:var(--color-border-light)}.tmls-pdp-compare__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-compare__head{display:flex;flex-direction:column;gap:1em;max-width:42em}.tmls-pdp-compare__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-compare__sub{font-size:1em;line-height:1.5;color:var(--color-text-body);max-width:36em;margin:0}.tmls-pdp-compare__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1em}.tmls-pdp-compare__card{background:var(--color-bg-white);border:1px solid #ececec;border-radius:1.25em;padding:1.75em;display:flex;flex-direction:column;gap:1.25em;position:relative}.tmls-pdp-compare__card--featured{background:var(--color-bg-dark);border-color:var(--color-bg-dark);color:var(--color-text-white);box-shadow:0 30px 60px #0000001f;transform:translateY(-.5em)}.tmls-pdp-compare__badge{position:absolute;top:-.75em;left:50%;transform:translate(-50%);background:var(--color-accent-light);color:var(--color-bg-text-dark);font-family:var(--font-mono);font-size:.625em;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;padding:.5em .875em;border-radius:1em;margin:0}.tmls-pdp-compare__card-head{display:flex;flex-direction:column;gap:.375em}.tmls-pdp-compare__card-label{font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.2px;color:inherit;opacity:.7;margin:0}.tmls-pdp-compare__card-price{font-family:var(--font-heading);font-size:2em;font-weight:500;letter-spacing:-1.5px;line-height:1.1;color:inherit;margin:0}.tmls-pdp-compare__card-duration{font-size:.8125em;color:inherit;opacity:.7;margin:0;letter-spacing:-.2px}.tmls-pdp-compare__card-duration strong{font-family:var(--font-heading);font-weight:500;opacity:1}.tmls-pdp-compare__card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625em;flex:1}.tmls-pdp-compare__card-list li{display:flex;align-items:flex-start;gap:.625em;font-size:.9375em;color:inherit;opacity:.9;line-height:1.4}.tmls-pdp-compare__card-list svg{width:.875em;height:.875em;flex-shrink:0;margin-top:.2em;color:var(--color-text-body);opacity:.6}.tmls-pdp-compare__card--featured .tmls-pdp-compare__card-list svg{color:var(--color-accent-light);opacity:1}.tmls-pdp-compare__card-fit{padding-top:1em;border-top:1px solid rgba(255,255,255,.08);font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.2px;color:inherit;opacity:.6;margin:0}.tmls-pdp-compare__card:not(.tmls-pdp-compare__card--featured) .tmls-pdp-compare__card-fit{border-top-color:#ececec}@media(max-width:991px){.tmls-pdp-compare__title{font-size:2.5em;letter-spacing:-2px}.tmls-pdp-compare__cards{grid-template-columns:1fr}.tmls-pdp-compare__card--featured{transform:none;order:-1}}@media(max-width:767px){.tmls-pdp-compare__title{font-size:2em;letter-spacing:-1.5px}}.tmls-pdp-faq{padding-block:5em;background:var(--color-border-light)}.tmls-pdp-faq__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-faq__head{display:flex;flex-direction:column;gap:1em;max-width:36em}.tmls-pdp-faq__eyebrow{display:inline-flex;align-items:center;gap:.75em}.tmls-pdp-faq__bullet{width:.25em;height:.25em;background:var(--color-bg-dark)}.tmls-pdp-faq__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-faq__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75em}.tmls-pdp-faq__item{background:var(--color-bg-white);border-radius:1em;border:1px solid #ececec}.tmls-pdp-faq__details{padding:1.25em 1.5em}.tmls-pdp-faq__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1em;font-family:var(--font-heading);font-size:1.125em;font-weight:500;letter-spacing:-.36px;color:var(--color-bg-text-dark)}.tmls-pdp-faq__summary::-webkit-details-marker{display:none}.tmls-pdp-faq__plus{font-family:var(--font-mono);font-size:1.25em;line-height:1;color:var(--color-text-body);transition:transform .2s ease}.tmls-pdp-faq__details[open] .tmls-pdp-faq__plus{transform:rotate(45deg)}.tmls-pdp-faq__answer{margin:1em 0 0;font-size:.9375em;line-height:1.6;color:var(--color-text-body)}@media(max-width:991px){.tmls-pdp-faq__title{font-size:2.5em;letter-spacing:-2px}}@media(max-width:767px){.tmls-pdp-faq__title{font-size:2em;letter-spacing:-1.5px}}.tmls-pdp-features{padding-block:5em}.tmls-pdp-features__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-features__head{display:flex;flex-direction:column;gap:1em;max-width:38em}.tmls-pdp-features__eyebrow{display:inline-flex;align-items:center;gap:.75em}.tmls-pdp-features__bullet{width:.25em;height:.25em;background:var(--color-bg-dark)}.tmls-pdp-features__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5em;list-style:none;padding:0;margin:0}.tmls-pdp-features__card{background:var(--color-border-light);border-radius:1.25em;padding:1.5em;display:flex;flex-direction:column;gap:.5em}.tmls-pdp-features__card-title{font-family:var(--font-heading);font-size:1.125em;font-weight:500;letter-spacing:-.45px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-features__card-body{font-size:.9375em;line-height:1.5;color:var(--color-text-body);margin:0}@media(max-width:991px){.tmls-pdp-features__grid{grid-template-columns:repeat(2,1fr)}.tmls-pdp-features__title{font-size:2.5em;letter-spacing:-2px}}@media(max-width:767px){.tmls-pdp-features__grid{grid-template-columns:1fr}.tmls-pdp-features__title{font-size:2em;letter-spacing:-1.5px}}.tmls-pdp-finale{padding-block:5em;background:var(--color-bg-white)}.tmls-pdp-finale__card{background:var(--color-bg-dark);color:var(--color-text-white);border-radius:1.5em;padding:4em 3em;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25em}.tmls-pdp-finale__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-text-white);margin:0;max-width:20em}.tmls-pdp-finale__sub{font-size:1.0625em;line-height:1.5;color:#ffffffb3;max-width:36em;margin:0}.tmls-pdp-finale__cta{margin-top:.75em}@media(max-width:767px){.tmls-pdp-finale__card{padding:3em 1.5em}.tmls-pdp-finale__title{font-size:2em;letter-spacing:-1.5px}}.tmls-pdp-guarantee{padding-block:5em;background:var(--color-bg-white)}.tmls-pdp-guarantee__card{background:#131313;color:var(--color-text-white);border-radius:1.5em;padding:3em;display:grid;grid-template-columns:auto 1fr;gap:3em;align-items:center}.tmls-pdp-guarantee__badge{color:var(--color-accent-light);width:12em;flex-shrink:0}.tmls-pdp-guarantee__badge svg{width:100%;height:auto;animation:tmls-pdp-guarantee-spin 30s linear infinite}@keyframes tmls-pdp-guarantee-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.tmls-pdp-guarantee__badge svg{animation:none}}.tmls-pdp-guarantee__body{display:flex;flex-direction:column;gap:.875em}.tmls-pdp-guarantee__eyebrow{display:inline-flex;align-items:center;gap:.5em;font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-accent-light);margin:0}.tmls-pdp-guarantee__eyebrow svg{width:1em;height:1em}.tmls-pdp-guarantee__title{font-family:var(--font-heading);font-size:2.5em;font-weight:500;line-height:1.1;letter-spacing:-2px;color:var(--color-text-white);margin:0}.tmls-pdp-guarantee__copy{font-size:1em;line-height:1.5;color:#ffffffb3;margin:0;max-width:36em}.tmls-pdp-guarantee__list{list-style:none;padding:0;margin:.5em 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:1em}.tmls-pdp-guarantee__list li{display:flex;flex-direction:column;gap:.25em;padding:1em;background:#ffffff0a;border-radius:.75em;border:1px solid rgba(255,255,255,.08)}.tmls-pdp-guarantee__list strong{font-family:var(--font-heading);font-size:1.5em;font-weight:500;color:var(--color-accent-light);letter-spacing:-.5px;line-height:1}.tmls-pdp-guarantee__list span{font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1.2px;color:#fff9}@media(max-width:991px){.tmls-pdp-guarantee__card{grid-template-columns:1fr;gap:2em;text-align:center}.tmls-pdp-guarantee__badge{width:9em;margin:0 auto}.tmls-pdp-guarantee__list{grid-template-columns:1fr}}@media(max-width:767px){.tmls-pdp-guarantee__card{padding:2em 1.5em}.tmls-pdp-guarantee__title{font-size:2em;letter-spacing:-1.5px}}.tmls-buybar{position:fixed;top:0;left:0;right:0;z-index:50;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #ececec;padding-block:.75em;transform:translateY(-100%);transition:transform .4s ease}.tmls-buybar:not([hidden]){transform:translateY(0)}.tmls-buybar__inner{display:flex;align-items:center;justify-content:space-between;gap:1em}.tmls-buybar__name{font-family:var(--font-heading);font-size:1.125em;font-weight:500;letter-spacing:-.36px;color:var(--color-bg-text-dark);margin:0}.tmls-buybar__sub{font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-body);margin:0}.tmls-buybar__actions{display:inline-flex;align-items:center;gap:.5em}.tmls-buybar__demo{background:var(--color-bg-white);color:var(--color-bg-text-dark);border:1.5px solid var(--color-bg-text-dark);border-radius:var(--radius-pill-md);padding:.25em 1em;height:3em}.tmls-ph{padding-block:5em 4em;background:linear-gradient(180deg,#fafafa 0%,var(--color-bg-white) 100%)}.tmls-ph__inner{display:grid;grid-template-columns:1.45fr 1fr;gap:3.5em;align-items:start}.tmls-ph__visual{order:-1;display:flex;flex-direction:column;gap:1em;width:100%;max-width:100%;min-width:0}.tmls-ph__stage{position:relative;aspect-ratio:5 / 4;width:100%}.tmls-ph__shots{position:relative;flex:1;min-height:0;overflow:hidden;background:#f4f4f4}.tmls-ph__shot{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease;margin:0}.tmls-ph__shot.is-active{opacity:1}.tmls-ph__shot img{width:100%;height:100%;object-fit:contain;object-position:top center;display:block}.tmls-ph__gnav{position:absolute;top:50%;transform:translateY(-50%);width:2.5em;height:2.5em;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;border:1px solid #ececec;border-radius:50%;color:var(--color-bg-text-dark);cursor:pointer;z-index:4;box-shadow:0 6px 16px #0000001f;transition:background .2s ease}.tmls-ph__gnav:hover{background:#fff}.tmls-ph__gnav--prev{left:.75em}.tmls-ph__gnav--next{right:.75em}.tmls-ph__gnav svg{width:1.1em;height:1.1em}.tmls-ph__dots{display:inline-flex;align-self:center;gap:.5em}.tmls-ph__dot{width:.5em;height:.5em;border-radius:50%;border:none;background:#13131333;cursor:pointer;padding:0;transition:background .2s ease,width .25s ease}.tmls-ph__dot.is-active{background:var(--color-bg-dark);width:1.5em;border-radius:.5em}.tmls-ph__copy{display:flex;flex-direction:column;gap:1em}.tmls-ph__back{display:inline-flex;align-items:center;gap:.375em;font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-body);width:max-content;margin-bottom:.5em;transition:color .2s ease}.tmls-ph__back:hover{color:var(--color-bg-text-dark)}.tmls-ph__back svg{width:.875em;height:.875em}.tmls-ph__title{font-family:var(--font-heading);font-size:3.25em;font-weight:500;line-height:1.08;letter-spacing:-2.5px;color:var(--color-bg-text-dark);margin:0}.tmls-ph__tagline{font-size:1.25em;line-height:1.4;letter-spacing:-.4px;color:var(--color-text-body);margin:0;max-width:28em}.tmls-ph__rating{display:inline-flex;align-items:center;gap:.625em;margin-top:.25em}.tmls-ph__stars{display:inline-flex;gap:.125em}.tmls-ph__stars svg{width:1.125em;height:1.125em}.tmls-ph__rating-text{font-size:.875em;letter-spacing:-.28px;color:var(--color-text-body);margin:0}.tmls-ph__rating-text strong{color:var(--color-bg-text-dark);font-family:var(--font-heading);font-weight:500}.tmls-ph__rating-sep{margin:0 .375em;opacity:.5}.tmls-ph__benefits{list-style:none;padding:0;margin:.5em 0 0;display:flex;flex-direction:column;gap:.5em}.tmls-ph__benefit{display:flex;align-items:center;gap:.875em;padding:.75em .875em;background:var(--color-bg-white);border:1px solid #e5e5e5;border-radius:.75em;transition:border-color .2s ease,transform .2s ease}.tmls-ph__benefit:hover{border-color:var(--color-bg-text-dark);transform:translate(2px)}.tmls-ph__benefit-icon{flex-shrink:0;width:2em;height:2em;display:grid;place-items:center;background:var(--color-bg-dark);color:var(--color-accent-light);border-radius:.45em;line-height:0}.tmls-ph__benefit-icon svg{width:1em;height:1em;display:block}.tmls-ph__benefit-text{display:flex;flex-direction:column;gap:.15em;min-width:0}.tmls-ph__benefit-label{font-family:var(--font-heading);font-size:1em;font-weight:500;color:var(--color-bg-text-dark);margin:0;line-height:1.25}.tmls-ph__benefit-sub{font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-body);margin:0;line-height:1.3}.tmls-ph__price-block{margin-top:.5em;padding:1em 1.25em;background:var(--color-bg-dark);color:var(--color-text-white);border-radius:.875em;display:flex;flex-direction:column;gap:.5em;position:relative;overflow:hidden}.tmls-ph__price-block:before{content:"";position:absolute;top:-50%;right:-10%;width:60%;aspect-ratio:1;background:radial-gradient(circle,rgba(205,251,86,.18) 0%,transparent 70%);pointer-events:none}.tmls-ph__price-row{display:flex;align-items:baseline;gap:.875em;position:relative}.tmls-ph__price-current{font-family:var(--font-heading);font-size:3em;font-weight:500;letter-spacing:-2.4px;line-height:1;color:var(--color-accent-light);margin:0}.tmls-ph__price-meta{display:flex;flex-direction:column;gap:.125em}.tmls-ph__price-old{font-family:var(--font-heading);font-size:1.125em;font-weight:500;color:#fff6;text-decoration:line-through;text-decoration-thickness:1.5px;margin:0;line-height:1}.tmls-ph__price-save{font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-accent-light);margin:0;font-weight:500}.tmls-ph__price-label{display:inline-flex;align-items:center;gap:.5em;font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.2px;color:#ffffffb3;margin:0;align-self:flex-start;position:relative}.tmls-ph__price-pulse{width:.5em;height:.5em;background:#ff5e57;border-radius:50%;flex-shrink:0;animation:tmls-pulse 1.8s ease-out infinite}@keyframes tmls-pulse{0%{box-shadow:0 0 #ff5e5799}70%{box-shadow:0 0 0 .6em #ff5e5700}to{box-shadow:0 0 #ff5e5700}}.tmls-ph__price-anchor{font-size:.8125em;color:#fff9;letter-spacing:-.2px;margin:0;position:relative}.tmls-ph__actions{display:flex;align-items:center;gap:.75em;margin-top:1em}.tmls-ph__demo{background:var(--color-bg-white);color:var(--color-bg-text-dark);border:1.5px solid var(--color-bg-text-dark);font-weight:500;border-radius:var(--radius-pill-md);padding:.25em 1em;height:3em;transition:background .2s ease,color .2s ease}.tmls-ph__demo:hover{background:var(--color-bg-dark);color:var(--color-text-white)}.tmls-ph__guarantee{display:inline-flex;align-items:center;gap:.5em;flex-wrap:wrap;margin:.25em 0 0;padding:.5em .875em;background:#1db82b14;color:#0e8a1f;border:1px solid rgba(29,184,43,.2);border-radius:1.25em;font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.2px;max-width:100%;align-self:flex-start}.tmls-ph__guarantee svg{width:1em;height:1em;flex-shrink:0}.tmls-ph__guarantee-short{display:none}.tmls-ph__activity{margin-top:.25em;padding:.875em 1em;background:var(--color-border-light);border-radius:.75em;display:flex;flex-direction:column;gap:.5em}.tmls-ph__activity-row{display:flex;align-items:center;gap:.625em}.tmls-ph__activity-dot{width:.625em;height:.625em;background:#1db82b;border-radius:50%;flex-shrink:0;animation:tmls-pulse-green 2s ease-out infinite}@keyframes tmls-pulse-green{0%{box-shadow:0 0 #1db82b99}70%{box-shadow:0 0 0 .6em #1db82b00}to{box-shadow:0 0 #1db82b00}}.tmls-ph__activity-eye{flex-shrink:0;width:.875em;height:.875em;color:var(--color-text-body)}.tmls-ph__activity-eye svg{width:100%;height:100%}.tmls-ph__activity-text{font-size:.8125em;line-height:1.4;letter-spacing:-.2px;color:var(--color-text-body);margin:0}.tmls-ph__activity-text strong{font-family:var(--font-heading);font-weight:500;color:var(--color-bg-text-dark)}.tmls-ph__meta{display:flex;gap:2em;padding-top:1.5em;border-top:1px solid #ececec;margin-top:1em}.tmls-ph__meta-item{display:flex;flex-direction:column;gap:.25em}.tmls-ph__meta-label{font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-body)}.tmls-ph__meta-value{font-family:var(--font-heading);font-size:1.125em;font-weight:500;color:var(--color-bg-text-dark);letter-spacing:-.36px}.tmls-ph__browser{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1em;overflow:hidden;background:#fff;box-shadow:0 80px 100px #0000001f,0 30px 40px #0000000f;display:flex;flex-direction:column;border:1px solid #ececec}.tmls-ph__chrome{display:flex;align-items:center;gap:.375em;padding:.75em 1em;background:#fafafa;border-bottom:1px solid #ececec}.tmls-ph__chrome span:nth-child(-n+3){width:.625em;height:.625em;border-radius:50%}.tmls-ph__chrome span:nth-child(1){background:#ff5e57}.tmls-ph__chrome span:nth-child(2){background:#febc2e}.tmls-ph__chrome span:nth-child(3){background:#28c840}.tmls-ph__url{flex:1;margin-left:.5em;background:#fff;border-radius:.5em;padding:.375em .875em;font-family:var(--font-mono);font-size:.75em;color:var(--color-text-body);border:1px solid #ececec;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tmls-ph__screenshot{flex:1;width:100%;height:100%;object-fit:contain;object-position:top center}.tmls-ph__screenshot--ph{display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:2em;font-weight:500;color:#b8b8b8;background:linear-gradient(135deg,#f0f0f0,#e6e6e6);letter-spacing:-1px}.tmls-ph__phone{position:absolute;left:-1.5em;bottom:-2em;width:22%;aspect-ratio:9 / 19;border-radius:1.5em;overflow:hidden;border:6px solid #131313;box-shadow:0 30px 60px #0003;background:#fff;z-index:2}.tmls-ph__phone-screen{width:100%;height:100%;object-fit:cover;object-position:top center}@media(max-width:991px){.tmls-ph__inner{grid-template-columns:1fr;gap:2em}.tmls-ph__stage{aspect-ratio:5 / 4}.tmls-ph__phone{display:block;left:.5em;bottom:-1em;width:24%}.tmls-ph__title{font-size:2.75em;letter-spacing:-2px}.tmls-ph__back{order:0}.tmls-ph__eyebrow{order:1}.tmls-ph__title{order:2}.tmls-ph__rating{order:3}.tmls-ph__benefits{order:4;margin-top:0}.tmls-ph__price-block{order:5}.tmls-ph__actions{order:6}.tmls-ph__guarantee{order:7}.tmls-ph__tagline{order:8}.tmls-ph__activity{order:9}.tmls-ph__meta{order:10}}@media(max-width:767px){.tmls-ph{padding-block:3em 2em}.tmls-ph__inner{gap:1em}.tmls-ph__title{font-size:2em;letter-spacing:-1.4px}.tmls-ph__tagline{font-size:1em}.tmls-ph__actions{flex-direction:column;align-items:stretch;gap:.5em}.tmls-ph__actions .tmls-btn{justify-content:center}.tmls-ph__meta{flex-direction:row;flex-wrap:wrap;gap:1.25em 1.5em}.tmls-ph__guarantee-long{display:none}.tmls-ph__guarantee-short{display:inline}.tmls-ph__price-current{font-size:2.25em;letter-spacing:-1.6px}.tmls-buybar__demo{display:none}}.tmls-ph__countdown{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4em;margin:.35em 0 0;font-size:.8125em;color:#ffffffd9}.tmls-ph__cd-label{letter-spacing:-.2px}.tmls-ph__cd-clock{font-variant-numeric:tabular-nums;font-weight:700;color:#fff;letter-spacing:.3px}.tmls-ph__cd-clock b{background:#ffffff1f;padding:.12em .4em;border-radius:.3em}.tmls-ph__scarcity{display:flex;align-items:center;gap:.5em;margin:.65em 0 0;font-size:.8125em;font-weight:600;color:#ffd166}.tmls-ph__scarcity-dot{width:.5em;height:.5em;border-radius:50%;background:#ffb020;flex-shrink:0;box-shadow:0 0 #ffb02099;animation:tmls-amber 1.8s ease-out infinite}@keyframes tmls-amber{0%{box-shadow:0 0 #ffb02099}70%{box-shadow:0 0 0 .6em #ffb02000}to{box-shadow:0 0 #ffb02000}}.tmls-ph__topbar{margin-bottom:.6em}.tmls-buymodal{border:none;padding:0;background:transparent;max-width:30em;width:calc(100% - 2em);border-radius:1.25em;box-shadow:0 40px 100px #00000059;color:var(--color-text-primary)}.tmls-buymodal::backdrop{background:#080c148c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.tmls-buymodal__card{position:relative;background:var(--color-bg-white);border-radius:1.25em;padding:2em;display:flex;flex-direction:column;gap:.4em;font-size:16px}.tmls-buymodal__close{position:absolute;top:1em;right:1em;width:2em;height:2em;display:inline-flex;align-items:center;justify-content:center;border:none;background:var(--color-border-light);border-radius:50%;color:var(--color-bg-text-dark);cursor:pointer}.tmls-buymodal__close svg{width:1.1em;height:1.1em}.tmls-buymodal__eyebrow{font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-meta);margin:0}.tmls-buymodal__title{font-family:var(--font-heading);font-size:1.5em;font-weight:500;letter-spacing:-.6px;color:var(--color-bg-text-dark);margin:.1em 0 0}.tmls-buymodal__note{font-size:.875em;line-height:1.5;color:var(--color-text-body);margin:0 0 .75em}.tmls-buymodal__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5em}.tmls-buymodal__row{border:1px solid var(--color-border-soft);border-radius:.75em}.tmls-buymodal__row--base{display:flex;align-items:center;gap:.75em;padding:.875em 1em;background:var(--color-border-light)}.tmls-buymodal__opt{display:flex;align-items:center;gap:.75em;padding:.875em 1em;cursor:pointer}.tmls-buymodal__cb{position:absolute;opacity:0;width:0;height:0}.tmls-buymodal__box{flex-shrink:0;width:1.25em;height:1.25em;border:1.5px solid var(--color-pill-outline);border-radius:.35em;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.tmls-buymodal__cb:checked+.tmls-buymodal__box{background:var(--color-bg-dark);border-color:var(--color-bg-dark)}.tmls-buymodal__cb:checked+.tmls-buymodal__box:after{content:"\2713";color:var(--color-accent-light);font-size:.8em}.tmls-buymodal__cb:focus-visible+.tmls-buymodal__box{outline:2px solid var(--color-bg-dark);outline-offset:2px}.tmls-buymodal__check{flex-shrink:0;width:1.25em;height:1.25em;background:var(--color-bg-dark);color:var(--color-accent-light);border-radius:.35em;display:inline-flex;align-items:center;justify-content:center;font-size:.8em}.tmls-buymodal__row-text{flex:1;display:flex;flex-direction:column;gap:.1em;min-width:0}.tmls-buymodal__row-label{font-family:var(--font-heading);font-size:.9375em;font-weight:500;color:var(--color-bg-text-dark)}.tmls-buymodal__row-desc{font-size:.75em;line-height:1.4;color:var(--color-text-body)}.tmls-buymodal__row-price{font-family:var(--font-heading);font-size:.9375em;font-weight:500;color:var(--color-bg-text-dark);white-space:nowrap}.tmls-buymodal__foot{display:flex;align-items:center;justify-content:space-between;gap:1em;margin-top:.75em;flex-wrap:wrap}.tmls-buymodal__total{display:flex;flex-direction:column}.tmls-buymodal__total-label{font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-meta)}.tmls-buymodal__total-val{font-family:var(--font-heading);font-size:1.75em;font-weight:500;letter-spacing:-1px;color:var(--color-bg-text-dark)}.tmls-buymodal__go{flex:1;min-width:12em}.tmls-buymodal__fineprint{font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1px;color:var(--color-text-meta);text-align:center;margin:.5em 0 0}@media(max-width:479px){.tmls-buymodal__card{padding:1.5em}.tmls-buymodal__foot{flex-direction:column;align-items:stretch}.tmls-buymodal__go{width:100%}}.tmls-pdp-logos{padding-block:2.5em 3em;background:var(--color-bg-white);border-bottom:1px solid #ececec;overflow:hidden}.tmls-pdp-logos__inner{margin-bottom:1.5em}.tmls-pdp-logos__label{font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-body);text-align:center;margin:0}.tmls-pdp-logos__marquee{overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%)}.tmls-pdp-logos__track{display:flex;gap:3em;width:max-content;animation:tmls-pdp-logos-scroll 40s linear infinite}@keyframes tmls-pdp-logos-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.tmls-pdp-logos__track{animation:none}}.tmls-pdp-logos__logo{font-family:var(--font-heading);font-size:1.5em;font-weight:500;letter-spacing:-.5px;color:var(--color-bg-text-dark);opacity:.55;white-space:nowrap;flex-shrink:0;transition:opacity .3s ease}.tmls-pdp-logos__track:hover .tmls-pdp-logos__logo{opacity:.4}.tmls-pdp-logos__logo:hover{opacity:1}.tmls-pdp-logos__img{height:2em;width:auto;display:block}.tmls-pdp-logos__linkwrap{text-align:center;margin-top:1.75em}.tmls-pdp-logos__link{display:inline-flex;align-items:center;gap:.35em;font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-bg-text-dark);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.15em;opacity:.7;transition:opacity .2s ease}.tmls-pdp-logos__link:hover{opacity:1}@media(max-width:767px){.tmls-pdp-logos__logo{font-size:1.125em}}.tmls-pdp-maker{padding-block:5em;background:var(--color-bg-white)}.tmls-pdp-maker__card{background:var(--color-border-light);border-radius:1.5em;padding:3em;display:grid;grid-template-columns:auto 1fr;gap:3em;align-items:center}.tmls-pdp-maker__photo{width:14em;height:14em;border-radius:1em;overflow:hidden;flex-shrink:0}.tmls-pdp-maker__img{width:100%;height:100%;object-fit:cover;display:block}.tmls-pdp-maker__img--ph{display:flex;align-items:center;justify-content:center;background:var(--color-bg-dark)}.tmls-pdp-maker__img--ph svg{width:40%;height:40%}.tmls-pdp-maker__monogram{font-family:var(--font-heading);font-size:5em;font-weight:600;color:var(--color-accent-light);letter-spacing:-2px;line-height:1}.tmls-pdp-maker__body{display:flex;flex-direction:column;gap:1.25em}.tmls-pdp-maker__eyebrow{display:inline-flex;align-items:center;gap:.75em;font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-body);margin:0}.tmls-pdp-maker__bullet{width:.25em;height:.25em;background:var(--color-bg-dark)}.tmls-pdp-maker__quote{font-family:var(--font-heading);font-size:1.5em;font-weight:500;line-height:1.45;letter-spacing:-.5px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-maker__sign{display:flex;flex-direction:column;gap:.125em}.tmls-pdp-maker__name{font-family:var(--font-heading);font-size:1em;font-weight:500;color:var(--color-bg-text-dark);margin:0;letter-spacing:-.32px}.tmls-pdp-maker__role{font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-body);margin:0}.tmls-pdp-maker__stats{list-style:none;padding:1.25em 0 0;margin:0;border-top:1px solid #d9d9d9;display:grid;grid-template-columns:repeat(3,auto);gap:2em;justify-content:start}.tmls-pdp-maker__stats li{display:flex;flex-direction:column;gap:.125em}.tmls-pdp-maker__stat-val{font-family:var(--font-heading);font-size:1.5em;font-weight:500;letter-spacing:-.5px;color:var(--color-bg-text-dark)}.tmls-pdp-maker__stat-lbl{font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-body)}@media(max-width:991px){.tmls-pdp-maker__card{grid-template-columns:1fr;text-align:center;gap:2em}.tmls-pdp-maker__photo{margin:0 auto;width:10em;height:10em}.tmls-pdp-maker__stats{justify-content:center}}@media(max-width:767px){.tmls-pdp-maker__card{padding:2em 1.5em}.tmls-pdp-maker__quote{font-size:1.2em}.tmls-pdp-maker__stats{grid-template-columns:1fr;gap:1em}}.tmls-pdp-mobile{padding-block:5em;background-color:var(--color-bg-white)}.tmls-pdp-mobile__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-mobile__head{display:flex;flex-direction:column;gap:1em;max-width:40em}.tmls-pdp-mobile__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-mobile__sub{font-size:1em;line-height:1.5;color:var(--color-text-body);max-width:36em;margin:0}.tmls-pdp-mobile__phones{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5em;justify-items:center;align-items:center;padding:2em 0}.tmls-pdp-mobile__phone{display:flex;flex-direction:column;align-items:center;gap:1em;max-width:18em}.tmls-pdp-mobile__phone:nth-child(3n+1){transform:rotate(-3deg)}.tmls-pdp-mobile__phone:nth-child(3n+2){transform:rotate(2deg) translateY(-1em)}.tmls-pdp-mobile__phone:nth-child(3n+3){transform:rotate(-1deg)}.tmls-pdp-mobile__phone-frame{position:relative;aspect-ratio:9 / 19;width:100%;background:#000;border-radius:2em;padding:.5em;box-shadow:0 60px 100px #0000002e,0 16px 32px #0000001a,inset 0 0 0 2px #ffffff0f}.tmls-pdp-mobile__phone-notch{position:absolute;top:.6em;left:50%;transform:translate(-50%);width:35%;height:1.25em;background:#000;border-radius:0 0 1em 1em;z-index:2}.tmls-pdp-mobile__phone-screen{width:100%;height:100%;border-radius:1.6em;object-fit:cover;object-position:top center;background:#fff;display:block}.tmls-pdp-mobile__phone-screen--ph{background:linear-gradient(135deg,#e6e6e6,#d4d4d4)}.tmls-pdp-mobile__phone-label{font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-body);margin:0}@media(max-width:991px){.tmls-pdp-mobile__title{font-size:2.5em;letter-spacing:-2px}.tmls-pdp-mobile__phones{grid-template-columns:repeat(3,1fr);gap:1em}.tmls-pdp-mobile__phone{max-width:14em}}@media(max-width:767px){.tmls-pdp-mobile__title{font-size:2em;letter-spacing:-1.5px}.tmls-pdp-mobile__phones{display:flex;gap:1em;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-block:1em;margin-inline:calc(-1 * var(--tmls-container-padding));padding-inline:var(--tmls-container-padding)}.tmls-pdp-mobile__phones::-webkit-scrollbar{display:none}.tmls-pdp-mobile__phone{flex:0 0 68%;max-width:68%;scroll-snap-align:center}.tmls-pdp-mobile__phone:nth-child(3n+1),.tmls-pdp-mobile__phone:nth-child(3n+2),.tmls-pdp-mobile__phone:nth-child(3n+3){transform:none}}.tmls-pdp-process{padding-block:5em;background:var(--color-bg-white)}.tmls-pdp-process__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-process__head{display:flex;flex-direction:column;gap:1em;max-width:36em}.tmls-pdp-process__eyebrow{display:inline-flex;align-items:center;gap:.75em}.tmls-pdp-process__bullet{width:.25em;height:.25em;background:var(--color-bg-dark)}.tmls-pdp-process__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-process__steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:1em}.tmls-pdp-process__step{background:var(--color-border-light);border-radius:1em;padding:1.25em;display:flex;flex-direction:column;gap:.625em;position:relative}.tmls-pdp-process__step:not(:last-child):after{content:"";position:absolute;top:50%;right:-.65em;width:.5em;height:1px;background:var(--color-bg-dark);opacity:.3;z-index:1}.tmls-pdp-process__step-head{display:flex;align-items:center;justify-content:space-between}.tmls-pdp-process__step-num{font-family:var(--font-heading);font-size:1.5em;font-weight:500;letter-spacing:-1px;color:var(--color-bg-text-dark)}.tmls-pdp-process__step-time{font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-body);padding:.35em .625em;background:var(--color-bg-white);border-radius:1em}.tmls-pdp-process__step-title{font-family:var(--font-heading);font-size:1em;font-weight:500;color:var(--color-bg-text-dark);letter-spacing:-.32px;margin:0}.tmls-pdp-process__step-body{font-size:.8125em;line-height:1.5;color:var(--color-text-body);margin:0}@media(max-width:991px){.tmls-pdp-process__steps{grid-template-columns:repeat(3,1fr)}.tmls-pdp-process__step:nth-child(3):after{display:none}.tmls-pdp-process__title{font-size:2.5em;letter-spacing:-2px}}@media(max-width:767px){.tmls-pdp-process__steps{grid-template-columns:1fr}.tmls-pdp-process__step:after{display:none}.tmls-pdp-process__title{font-size:2em;letter-spacing:-1.5px}}.tmls-pdp-reviews{padding-block:5em;background:var(--color-border-light)}.tmls-pdp-reviews__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-reviews__head{display:flex;flex-direction:column;gap:1em;max-width:38em}.tmls-pdp-reviews__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-reviews__title-fade{color:var(--color-text-black-50)}.tmls-pdp-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1em}.tmls-pdp-review{background:var(--color-bg-white);border:1px solid #ececec;border-radius:1.25em;padding:1.5em;display:flex;flex-direction:column;gap:1em}.tmls-pdp-review__stars{display:inline-flex;gap:.125em}.tmls-pdp-review__stars svg{width:1em;height:1em}.tmls-pdp-review__body{font-family:var(--font-heading);font-size:1em;font-weight:500;line-height:1.5;letter-spacing:-.32px;color:var(--color-bg-text-dark);margin:0;flex:1}.tmls-pdp-review__footer{display:flex;align-items:center;gap:.75em;padding-top:1em;border-top:1px solid #ececec}.tmls-pdp-review__avatar{width:2.5em;height:2.5em;border-radius:50%;object-fit:cover}.tmls-pdp-review__avatar--ph{background:linear-gradient(160deg,#e6e6e6,#d4d4d4)}.tmls-pdp-review__author{flex:1;min-width:0}.tmls-pdp-review__name{font-family:var(--font-heading);font-size:.875em;font-weight:500;letter-spacing:-.28px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-review__role{font-size:.75em;color:var(--color-text-body);margin:0}.tmls-pdp-review__verified{display:inline-flex;align-items:center;gap:.375em;font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.2px;color:#1db82b}.tmls-pdp-review__verified svg{width:.875em;height:.875em}@media(max-width:991px){.tmls-pdp-reviews__title{font-size:2.5em;letter-spacing:-2px}.tmls-pdp-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.tmls-pdp-reviews__title{font-size:2em;letter-spacing:-1.5px}.tmls-pdp-reviews__grid{grid-template-columns:1fr}}.tmls-pdp-seclib{padding-block:5em}.tmls-pdp-seclib__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-seclib__head{display:flex;flex-direction:column;gap:1em;max-width:38em}.tmls-pdp-seclib__eyebrow{display:inline-flex;align-items:center;gap:.75em}.tmls-pdp-seclib__bullet{width:.25em;height:.25em;background:var(--color-bg-dark)}.tmls-pdp-seclib__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-seclib__title-fade{color:var(--color-text-black-50)}.tmls-pdp-seclib__sub{font-size:1em;line-height:1.5;color:var(--color-text-body);margin:0;max-width:32em}.tmls-pdp-seclib__grid{display:flex;flex-wrap:wrap;gap:.625em;list-style:none;padding:0;margin:0}.tmls-pdp-seclib__tag{background:var(--color-border-light);color:var(--color-bg-text-dark);font-family:var(--font-heading);font-size:.9375em;font-weight:500;letter-spacing:-.32px;padding:.625em 1.25em;border-radius:2em;transition:background .2s ease}.tmls-pdp-seclib__tag:hover{background:var(--color-bg-dark);color:var(--color-text-white)}@media(max-width:991px){.tmls-pdp-seclib__title{font-size:2.5em;letter-spacing:-2px}}@media(max-width:767px){.tmls-pdp-seclib__title{font-size:2em;letter-spacing:-1.5px}}.tmls-pdp-slider{padding-block:5em;background:var(--color-border-light);overflow:hidden}.tmls-pdp-slider__head-wrap{margin-bottom:3em}.tmls-pdp-slider__head{display:flex;flex-direction:column;gap:1em;max-width:40em}.tmls-pdp-slider__eyebrow{display:inline-flex;align-items:center;gap:.75em}.tmls-pdp-slider__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-slider__sub{font-size:1em;line-height:1.5;color:var(--color-text-body);margin:0;max-width:32em}.tmls-pdp-slider__container{display:flex;flex-direction:column;gap:2em}.tmls-pdp-slider__viewport{overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:1em 0}.tmls-pdp-slider__viewport::-webkit-scrollbar{display:none}.tmls-pdp-slider__track{display:flex;gap:1.5em;padding-inline:max(var(--tmls-container-padding),calc((100vw - var(--size-container)) / 2 + var(--tmls-container-padding)));list-style:none;margin:0}.tmls-pdp-slider__slide{flex:0 0 min(74em,82vw);scroll-snap-align:center;scroll-snap-stop:always}.tmls-pdp-slider__card{display:flex;flex-direction:column;gap:1em}.tmls-pdp-slider__card-meta{display:flex;align-items:baseline;justify-content:space-between;gap:1em;padding:0 .25em}.tmls-pdp-slider__card-num{font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-body)}.tmls-pdp-slider__card-name{font-family:var(--font-heading);font-size:1.75em;font-weight:500;letter-spacing:-1.2px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-slider__mockup{background:#fff;border:1px solid #ececec;border-radius:1em;overflow:hidden;aspect-ratio:16 / 10;display:flex;flex-direction:column;box-shadow:0 40px 80px #0000001a,0 12px 24px #0000000f;transition:transform .4s ease,box-shadow .4s ease}.tmls-pdp-slider__slide.is-active .tmls-pdp-slider__mockup{transform:scale(1.01);box-shadow:0 50px 100px #00000024,0 16px 32px #00000014}.tmls-pdp-slider__chrome{display:flex;align-items:center;gap:.375em;padding:.75em 1em;background:#fafafa;border-bottom:1px solid #ececec}.tmls-pdp-slider__chrome span:nth-child(-n+3){width:.625em;height:.625em;border-radius:50%}.tmls-pdp-slider__chrome span:nth-child(1){background:#ff5e57}.tmls-pdp-slider__chrome span:nth-child(2){background:#febc2e}.tmls-pdp-slider__chrome span:nth-child(3){background:#28c840}.tmls-pdp-slider__url{flex:1;margin-left:.5em;background:#fff;border-radius:.5em;padding:.375em .875em;font-family:var(--font-mono);font-size:.75em;color:var(--color-text-body);border:1px solid #ececec;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tmls-pdp-slider__img{flex:1;width:100%;height:100%;object-fit:cover;object-position:top center}.tmls-pdp-slider__img--ph{background:linear-gradient(135deg,#e6e6e6,#d4d4d4)}.tmls-pdp-slider__nav{display:flex;align-items:center;justify-content:center;gap:1.5em}.tmls-pdp-slider__arrow{width:3em;height:3em;background:var(--color-bg-white);border:1px solid #ececec;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--color-bg-text-dark);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease;flex-shrink:0}.tmls-pdp-slider__arrow:hover{background:var(--color-bg-dark);color:var(--color-text-white);border-color:var(--color-bg-dark);transform:translateY(-1px)}.tmls-pdp-slider__arrow:disabled{opacity:.35;cursor:not-allowed;transform:none;background:var(--color-bg-white);color:var(--color-bg-text-dark);border-color:#ececec}.tmls-pdp-slider__arrow svg{width:1.25em;height:1.25em}.tmls-pdp-slider__dots{display:inline-flex;align-items:center;gap:.5em;list-style:none;padding:0;margin:0}.tmls-pdp-slider__dot{width:.5em;height:.5em;background:#13131333;border:none;border-radius:50%;cursor:pointer;padding:0;transition:background .2s ease,width .25s ease}.tmls-pdp-slider__dot.is-active{background:var(--color-bg-dark);width:1.5em;border-radius:.5em}.tmls-pdp-slider__dot:hover:not(.is-active){background:#13131380}@media(max-width:991px){.tmls-pdp-slider__title{font-size:2.5em;letter-spacing:-2px}.tmls-pdp-slider__slide{flex:0 0 min(50em,90vw)}.tmls-pdp-slider__card-name{font-size:1.5em;letter-spacing:-1px}}@media(max-width:767px){.tmls-pdp-slider__title{font-size:2em;letter-spacing:-1.5px}.tmls-pdp-slider__slide{flex:0 0 min(32em,94vw)}.tmls-pdp-slider__card-name{font-size:1.25em;letter-spacing:-.8px}.tmls-pdp-slider__arrow{width:2.5em;height:2.5em}.tmls-pdp-slider__nav{gap:1em}.tmls-pdp-slider__url{font-size:.625em}}.tmls-pdp-specs{padding-block:5em;background-color:var(--color-bg-white)}.tmls-pdp-specs__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-specs__head{display:flex;flex-direction:column;gap:1em;max-width:36em}.tmls-pdp-specs__eyebrow{display:inline-flex;align-items:center;gap:.75em}.tmls-pdp-specs__bullet{width:.25em;height:.25em;background:var(--color-bg-dark)}.tmls-pdp-specs__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-specs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.tmls-pdp-specs__cell{padding:2em 1.5em;border-right:1px solid #ececec;display:flex;flex-direction:column;gap:.5em}.tmls-pdp-specs__cell:last-child{border-right:none}.tmls-pdp-specs__label{font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-body);margin:0}.tmls-pdp-specs__value{font-family:var(--font-heading);font-size:2.5em;font-weight:500;letter-spacing:-2px;color:var(--color-bg-text-dark);margin:0}@media(max-width:991px){.tmls-pdp-specs__title{font-size:2.5em;letter-spacing:-2px}.tmls-pdp-specs__grid{grid-template-columns:repeat(2,1fr)}.tmls-pdp-specs__cell:nth-child(2){border-right:none}.tmls-pdp-specs__cell:nth-child(-n+2){border-bottom:1px solid #ececec}}@media(max-width:767px){.tmls-pdp-specs__title{font-size:2em;letter-spacing:-1.5px}.tmls-pdp-specs__grid{grid-template-columns:1fr}.tmls-pdp-specs__cell{border-right:none;border-bottom:1px solid #ececec}.tmls-pdp-specs__cell:last-child{border-bottom:none}}.tmls-pdp-tiers{padding-block:5em;background:#131313;color:var(--color-text-white)}.tmls-pdp-tiers__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-tiers__head{display:flex;flex-direction:column;gap:1em;max-width:36em}.tmls-pdp-tiers__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-text-white);margin:0}.tmls-pdp-tiers__tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25em}.tmls-pdp-tiers__tier{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:1.25em;padding:2em;display:flex;flex-direction:column;gap:1em;position:relative}.tmls-pdp-tiers__tier--featured{background:var(--color-accent-light);color:var(--color-bg-text-dark);border-color:var(--color-accent-light)}.tmls-pdp-tiers__tier-badge{position:absolute;top:-.75em;left:50%;transform:translate(-50%);background:var(--color-bg-dark);color:var(--color-text-white);font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1.5px;padding:.5em .875em;border-radius:1em;margin:0}.tmls-pdp-tiers__tier-name{font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1.5px;margin:0;color:inherit}.tmls-pdp-tiers__tier-price{font-family:var(--font-heading);font-size:3em;font-weight:500;letter-spacing:-2.4px;margin:0;color:inherit}.tmls-pdp-tiers__tier-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625em;flex:1}.tmls-pdp-tiers__tier-list li{font-size:.9375em;line-height:1.4;color:inherit;opacity:.85;padding-left:1.25em;position:relative}.tmls-pdp-tiers__tier-list li:before{content:"\2192";position:absolute;left:0;font-family:var(--font-mono);opacity:.7}.tmls-pdp-tiers__cta{margin-top:.5em;align-self:stretch;justify-content:center;text-align:center}.tmls-pdp-tiers__note{text-align:center;font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1.5px;opacity:.6;margin:0}@media(max-width:991px){.tmls-pdp-tiers__title{font-size:2.5em;letter-spacing:-2px}.tmls-pdp-tiers__tiers{grid-template-columns:1fr}}@media(max-width:767px){.tmls-pdp-tiers__title{font-size:2em;letter-spacing:-1.5px}}.tmls-pdp-trust{padding-block:3em;background:#131313;color:var(--color-text-white);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.tmls-pdp-trust__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:0}.tmls-pdp-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.625em;padding:.5em 1em;border-right:1px solid rgba(255,255,255,.08)}.tmls-pdp-trust__item:last-child{border-right:none}.tmls-pdp-trust__icon{display:grid;place-items:center;width:2.5em;height:2.5em;border-radius:50%;background:#cdfb561a;color:var(--color-accent-light);line-height:0}.tmls-pdp-trust__icon svg{width:1.25em;height:1.25em;display:block}.tmls-pdp-trust__label{font-family:var(--font-heading);font-size:1em;font-weight:500;letter-spacing:-.32px;color:var(--color-text-white);margin:0}.tmls-pdp-trust__sub{font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1.2px;color:#ffffff80;margin:0}@media(max-width:991px){.tmls-pdp-trust__grid{grid-template-columns:repeat(3,1fr)}.tmls-pdp-trust__item:nth-child(3){border-right:none}.tmls-pdp-trust__item:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:1.5em}.tmls-pdp-trust__item:nth-child(n+4){padding-top:1.5em}}@media(max-width:767px){.tmls-pdp-trust{padding-block:2em}.tmls-pdp-trust__grid{grid-template-columns:repeat(2,1fr);gap:0}.tmls-pdp-trust__item{border-right:1px solid rgba(255,255,255,.08);padding:1em .5em}.tmls-pdp-trust__item:nth-child(2n){border-right:none}.tmls-pdp-trust__item:nth-child(-n+4){border-bottom:1px solid rgba(255,255,255,.08)}.tmls-pdp-trust__item:nth-child(5){grid-column:1 / -1;border-bottom:none}.tmls-pdp-trust__label{font-size:.875em}}.tmls-pdp-updates{padding-block:5em;background:var(--color-bg-white)}.tmls-pdp-updates__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-updates__head{display:flex;flex-direction:column;gap:1em;max-width:38em}.tmls-pdp-updates__eyebrow{display:inline-flex;align-items:center;gap:.75em}.tmls-pdp-updates__bullet{width:.25em;height:.25em;background:var(--color-bg-dark)}.tmls-pdp-updates__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-updates__sub{font-size:1em;line-height:1.5;color:var(--color-text-body);max-width:36em;margin:0}.tmls-pdp-updates__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1em}.tmls-pdp-updates__stat{background:var(--color-border-light);border-radius:1em;padding:1.5em;display:flex;flex-direction:column;gap:.375em}.tmls-pdp-updates__stat-value{font-family:var(--font-heading);font-size:2em;font-weight:500;letter-spacing:-1.5px;color:var(--color-bg-text-dark);margin:0;line-height:1.1}.tmls-pdp-updates__stat-label{font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-body);margin:0}.tmls-pdp-updates__timeline{display:flex;flex-direction:column;gap:1em}.tmls-pdp-updates__timeline-title{font-family:var(--font-mono);font-size:.75em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-updates__timeline-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5em}.tmls-pdp-updates__release{display:grid;grid-template-columns:10em 1fr;gap:1em;padding:1em 1.25em;background:var(--color-border-light);border-radius:.75em}.tmls-pdp-updates__release-meta{display:flex;flex-direction:column;gap:.125em}.tmls-pdp-updates__release-version{font-family:var(--font-heading);font-size:1em;font-weight:500;letter-spacing:-.32px;color:var(--color-bg-text-dark)}.tmls-pdp-updates__release-date{font-family:var(--font-mono);font-size:.625em;text-transform:uppercase;letter-spacing:1.2px;color:var(--color-text-body)}.tmls-pdp-updates__release-notes{font-size:.9375em;line-height:1.5;color:var(--color-text-body);margin:0}@media(max-width:991px){.tmls-pdp-updates__title{font-size:2.5em;letter-spacing:-2px}.tmls-pdp-updates__grid{grid-template-columns:1fr}}@media(max-width:767px){.tmls-pdp-updates__title{font-size:2em;letter-spacing:-1.5px}.tmls-pdp-updates__release{grid-template-columns:1fr;gap:.5em}}.tmls-pdp-variants{padding-block:5em;background:var(--color-border-light)}.tmls-pdp-variants__inner{display:flex;flex-direction:column;gap:3em}.tmls-pdp-variants__head{display:flex;flex-direction:column;gap:1em;max-width:40em}.tmls-pdp-variants__eyebrow{display:inline-flex;align-items:center;gap:.75em}.tmls-pdp-variants__bullet{width:.25em;height:.25em;background:var(--color-bg-dark)}.tmls-pdp-variants__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-variants__sub{font-size:1em;line-height:1.5;color:var(--color-text-body);max-width:36em;margin:0}.tmls-pdp-variants__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;list-style:none;padding:0;margin:0}.tmls-pdp-variants__card{display:flex;flex-direction:column;gap:.625em}.tmls-pdp-variants__swatch{aspect-ratio:4 / 3;border-radius:1em;padding:1.25em;display:flex;flex-direction:column;justify-content:space-between;gap:.5em;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.tmls-pdp-variants__swatch:hover{transform:translateY(-3px);box-shadow:0 24px 48px #0000001f}.tmls-pdp-variants__swatch-row{display:flex;align-items:center;gap:.5em}.tmls-pdp-variants__swatch-dot{width:.6em;height:.6em;border-radius:50%;flex-shrink:0}.tmls-pdp-variants__swatch-label{font-family:var(--font-heading);font-size:.75em;font-weight:500;letter-spacing:-.24px}.tmls-pdp-variants__swatch-headline{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:.9;letter-spacing:-2px;margin:auto 0 0}.tmls-pdp-variants__swatch-body{font-size:.6875em;line-height:1.4;margin:0;letter-spacing:-.16px}.tmls-pdp-variants__swatch-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5em .875em;border-radius:1.5em;font-family:var(--font-mono);font-size:.5625em;text-transform:uppercase;letter-spacing:1.2px;align-self:flex-start;margin-top:.25em}.tmls-pdp-variants__name{font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-bg-text-dark);margin:0;padding-left:.25em}@media(max-width:991px){.tmls-pdp-variants__title{font-size:2.5em;letter-spacing:-2px}.tmls-pdp-variants__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.tmls-pdp-variants__title{font-size:2em;letter-spacing:-1.5px}.tmls-pdp-variants__grid{grid-template-columns:1fr 1fr;gap:.75em}.tmls-pdp-variants__swatch{aspect-ratio:auto;min-height:10em;padding:1em}.tmls-pdp-variants__swatch-headline{font-size:2em;letter-spacing:-1.2px}}.tmls-pdp-video{padding-block:5em 4em;background-color:var(--color-bg-white)}.tmls-pdp-video__inner{display:flex;flex-direction:column;gap:2.5em}.tmls-pdp-video__head{display:flex;flex-direction:column;gap:1em;max-width:38em}.tmls-pdp-video__title{font-family:var(--font-heading);font-size:3em;font-weight:500;line-height:1.1667;letter-spacing:-2.88px;color:var(--color-bg-text-dark);margin:0}.tmls-pdp-video__title-fade{color:var(--color-text-black-50)}.tmls-pdp-video__sub{font-size:1.0625em;line-height:1.5;color:var(--color-text-body);margin:0;max-width:36em}.tmls-pdp-video__player{position:relative;border-radius:1em;overflow:hidden;aspect-ratio:16 / 9;background:#fff;border:1px solid #ececec;box-shadow:0 60px 100px #0000001f,0 16px 32px #0000000f}.tmls-pdp-video__poster{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:#fafafa}.tmls-pdp-video__chrome{flex-shrink:0;display:flex;align-items:center;gap:.375em;padding:.75em 1em;background:#fafafa;border-bottom:1px solid #ececec;z-index:2}.tmls-pdp-video__chrome span:nth-child(-n+3){width:.625em;height:.625em;border-radius:50%}.tmls-pdp-video__chrome span:nth-child(1){background:#ff5e57}.tmls-pdp-video__chrome span:nth-child(2){background:#febc2e}.tmls-pdp-video__chrome span:nth-child(3){background:#28c840}.tmls-pdp-video__url{flex:1;margin-left:.5em;background:#fff;border-radius:.5em;padding:.375em .875em;font-family:var(--font-mono);font-size:.75em;color:var(--color-text-body);border:1px solid #ececec;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tmls-pdp-video__poster-img{flex:1;width:100%;height:100%;object-fit:cover;object-position:top center;filter:brightness(.85)}.tmls-pdp-video__poster-img--ph{background:linear-gradient(135deg,#f0f0f0,#d4d4d4);filter:none}.tmls-pdp-video__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;background:none;border:none;cursor:pointer;color:var(--color-text-white);z-index:3}.tmls-pdp-video__play-circle{width:5em;height:5em;border-radius:50%;background:var(--color-accent-light);color:var(--color-bg-text-dark);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 #cdfb56b3,0 20px 40px #00000040;animation:tmls-pdp-video-pulse 2.2s ease-out infinite;transition:transform .2s ease}.tmls-pdp-video__play:hover .tmls-pdp-video__play-circle{transform:scale(1.05)}.tmls-pdp-video__play-circle svg{width:2em;height:2em;margin-left:.2em}@keyframes tmls-pdp-video-pulse{0%{box-shadow:0 0 #cdfb5699,0 20px 40px #00000040}70%{box-shadow:0 0 0 1.2em #cdfb5600,0 20px 40px #00000040}to{box-shadow:0 0 #cdfb5600,0 20px 40px #00000040}}@keyframes tmls-pdp-video-dot{0%{box-shadow:0 0 #ff5e5799}70%{box-shadow:0 0 0 .6em #ff5e5700}to{box-shadow:0 0 #ff5e5700}}@media(prefers-reduced-motion:reduce){.tmls-pdp-video__play-circle,.tmls-pdp-video__live-dot{animation:none}}.tmls-pdp-video__play-text{font-family:var(--font-heading);font-size:1.125em;font-weight:500;letter-spacing:-.45px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.6)}.tmls-pdp-video__duration{position:absolute;top:4em;right:1em;display:inline-flex;align-items:center;gap:.4em;padding:.4em .75em;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border-radius:1em;font-family:var(--font-mono);font-size:.75em;letter-spacing:1px;z-index:3}.tmls-pdp-video__live-dot{width:.45em;height:.45em;background:#ff5e57;border-radius:50%;animation:tmls-pdp-video-dot 1.8s ease-out infinite}.tmls-pdp-video__el{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#000;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:4}.tmls-pdp-video__el video,.tmls-pdp-video__el img{width:100%;height:100%;object-fit:cover}.tmls-pdp-video__player[data-playing=true] .tmls-pdp-video__el{opacity:1;pointer-events:auto}.tmls-pdp-video__player[data-playing=true] .tmls-pdp-video__poster{opacity:0;visibility:hidden}.tmls-pdp-video__timestamps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;list-style:none;padding:0;margin:0;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.tmls-pdp-video__stamp{padding:1em 1.25em;display:flex;flex-direction:column;gap:.25em;border-right:1px solid #ececec}.tmls-pdp-video__stamp:last-child{border-right:none}.tmls-pdp-video__stamp-time{font-family:var(--font-mono);font-size:.6875em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-body)}.tmls-pdp-video__stamp-label{font-family:var(--font-heading);font-size:1em;font-weight:500;color:var(--color-bg-text-dark);letter-spacing:-.32px;line-height:1.3}@media(max-width:991px){.tmls-pdp-video__title{font-size:2.5em;letter-spacing:-2px}.tmls-pdp-video__timestamps{grid-template-columns:repeat(2,1fr)}.tmls-pdp-video__stamp:nth-child(2){border-right:none}.tmls-pdp-video__stamp:nth-child(-n+2){border-bottom:1px solid #ececec}}@media(max-width:767px){.tmls-pdp-video{padding-block:3em 2em}.tmls-pdp-video__title{font-size:2em;letter-spacing:-1.5px}.tmls-pdp-video__timestamps{grid-template-columns:1fr}.tmls-pdp-video__stamp{border-right:none;border-bottom:1px solid #ececec;padding:.875em 1em}.tmls-pdp-video__stamp:last-child{border-bottom:none}.tmls-pdp-video__play-circle{width:3.75em;height:3.75em}.tmls-pdp-video__play-circle svg{width:1.5em;height:1.5em}.tmls-pdp-video__play-text{font-size:.9375em}}.text-block:not(.text-block--full-width).rte,.text-block:not(.text-block--full-width).paragraph{text-wrap:balance;text-wrap:pretty}.text-block:not(.text-block--full-width).h1,.text-block:not(.text-block--full-width).h2,.text-block:not(.text-block--full-width).h3,.text-block:not(.text-block--full-width).h4,.text-block:not(.text-block--full-width).h5,.text-block:not(.text-block--full-width).h6{text-wrap:balance}.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a{text-decoration-color:transparent}.text-block h1,.text-block.h1>*{margin-block:var(--font-h1--spacing)}.text-block h2,.text-block.h2>*{margin-block:var(--font-h2--spacing)}.text-block h3,.text-block.h3>*{margin-block:var(--font-h3--spacing)}.text-block h4,.text-block.h4>*{margin-block:var(--font-h4--spacing)}.text-block h5,.text-block.h5>*{margin-block:var(--font-h5--spacing)}.text-block h6,.text-block.h6>*{margin-block:var(--font-h6--spacing)}.text-block>*:first-child{margin-block-start:0}.text-block>*:last-child{margin-block-end:0}.text-block--align-center,.text-block--align-center>*{margin-inline:auto}.text-block--align-right,.text-block--align-right>*{margin-inline-start:auto}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:none}media-gallery.media-gallery--grid .media-gallery__grid .product-media-container{height:100%}@media screen and (min-width:750px){.media-gallery--two-column .media-gallery__grid{grid-template-columns:repeat(2,1fr)}media-gallery:is(.media-gallery--grid) slideshow-component{display:none}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:grid}}.product-media-container__zoom-button{position:absolute;width:100%;height:100%;z-index:var(--layer-flat);cursor:zoom-in;background-color:transparent}.product-media-container__zoom-button:hover{background-color:transparent}slideshow-slide.product-media-container--tallest{content-visibility:visible}.product-media__drag-zoom-wrapper{aspect-ratio:inherit;min-height:inherit;min-width:inherit;display:inherit;flex:inherit}.media-gallery__mobile-controls{grid-area:auto}.product-media-container--zoomable.product-media-container--image{cursor:zoom-in}#quick-add-dialog{display:contents}@media screen and (min-width:750px){.quick-add-modal{width:var(--quick-add-modal-width);height:var(--quick-add-modal-height);max-width:none}}.quick-add-modal{padding:0;border:var(--style-border-popover);overflow:hidden;box-shadow:0 5px 30px rgb(0 0 0 / var(--opacity-15))}@media screen and (max-width:749px){.quick-add-modal{position:fixed;margin:auto 0 0;min-height:unset;max-width:100%;border-radius:0;overflow:clip;height:fit-content}}@media screen and (max-width:750px){.quick-add-modal[open]{border-top-left-radius:var(--style-border-radius-popover);border-top-right-radius:var(--style-border-radius-popover)}}@media screen and (min-width:750px){.quick-add-modal[open]{display:flex}}@media screen and (max-width:749px){.quick-add-modal .view-more-details__wrapper{display:none}}.quick-add-modal[open]{animation:modalSlideInTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal.dialog-closing{animation:modalSlideOutTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal__close{position:absolute;top:var(--margin-2xs);right:var(--margin-2xs);transition:transform .15s var(--animation-timing-bounce);z-index:var(--layer-raised);overflow:visible;transform-origin:center}.quick-add-modal__close:active{transform:scale(.99) translateY(1px)}.quick-add-modal__close:focus-visible{outline:none}.quick-add-modal__close:focus-visible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:calc(var(--style-border-radius-popover) - var(--margin-2xs));outline:var(--focus-outline-width) solid currentColor}.quick-add-modal__content{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:100% 1fr;position:relative;overflow-y:auto;max-height:100vh;flex-grow:1}@media screen and (max-width:749px){.quick-add-modal__content{grid-template-columns:repeat(4,1fr);grid-template-rows:auto;padding-inline:var(--padding-xl);padding-block:var(--padding-xl);gap:var(--gap-lg);flex:1;min-height:0;overflow-y:auto;height:auto;max-height:100vh}}.quick-add-modal__content .media-gallery--grid .media-gallery__grid{grid-template-columns:1fr}.quick-add-modal__content .media-gallery--grid.media-gallery--two-column .product-media-container:first-child{grid-column:auto}.quick-add-modal__content .media-gallery--grid:not(.media-gallery--two-column) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column:not(.media-gallery--large-first-image) .product-media-container:nth-of-type(odd) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column.media-gallery--large-first-image .product-media-container:is(:first-of-type,:nth-of-type(2n)) .product-media>*,.quick-add-modal__content .media-gallery--carousel slideshow-container{border-top-left-radius:0;border-bottom-left-radius:0}.quick-add-modal__content .view-more-details__wrapper{display:flex;justify-content:flex-start;width:100%}.view-more-details__wrapper .view-more-details{display:flex;align-items:center;width:fit-content}@media screen and (max-width:749px){.quick-add-modal__content .product-header{display:flex;flex-direction:column;grid-column:2 / -1;grid-row:1;padding-right:var(--padding-2xl)}}@media screen and (max-width:749px){.quick-add-modal__content .product-header a:not(product-price *){font-size:var(--font-size--md);font-weight:500;color:inherit;width:fit-content}}@media screen and (max-width:749px){.quick-add-modal__content variant-picker,.quick-add-modal__content product-form-component{grid-column:1 / -1}}.quick-add-modal__content .product-media-container__zoom-button{cursor:default}.quick-add-modal__content .product-details{grid-column:4 / -1;grid-row:1 / span 2;display:flex;flex-direction:column;justify-content:stretch;height:100%;min-height:0;overflow-y:auto;position:relative}dialog[open] :is(.quick-add-modal__content .product-details){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}@media screen and (max-width:749px){.quick-add-modal__content .product-details{grid-column:2 / span 2;grid-row:span 1;max-height:100%;height:100%}}@property --quick-add-modal-mask-start{syntax: "<length>"; initial-value: 0px; inherits: false;}@property --quick-add-modal-mask-end{syntax: "<length>"; initial-value: 0px; inherits: true;}@keyframes detect-scroll{0%,to{--can-scroll: }}@supports (animation-timeline: scroll(self)){dialog[open] .quick-add-modal__content .product-details{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);animation:.3s var(--animation-timing-fade-in) .1s both fadeSlideIn,scrollStart 1s linear both,scrollEnd 1s linear both,detect-scroll 1ms linear none;animation-timeline:auto,scroll(self),scroll(self),scroll(self);animation-range:normal,0px 48px,calc(100% - 48px) 100%,0% 100%}}@keyframes scrollStart{0%{--quick-add-modal-mask-start: 0px}to{--quick-add-modal-mask-start: 48px}}@keyframes scrollEnd{0%{--quick-add-modal-mask-end: 0px}to{--quick-add-modal-mask-end: 48px}}.quick-add-modal__content .product-details>.group-block{flex-grow:1;width:auto}.quick-add-modal__content>*{min-height:0}.quick-add-modal__content .product-details :is(.view-product-title,.buy-buttons-block){flex:0 0 auto}.quick-add-modal__content .product-details :is(.buy-buttons-block){margin-top:auto;position:sticky;bottom:0;padding-bottom:var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details :is(.buy-buttons-block):before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form){position:static;padding-bottom:0;flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form)>product-form-component{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form) form{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form):before{display:none}.quick-add-modal__content .product-details .buy-buttons-block__bar{display:block;position:sticky;bottom:0;margin-top:auto;padding-block:var(--gap-md) var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}@supports (animation-timeline: scroll(self)){.quick-add-modal__content .product-details :is(.buy-buttons-block):before,.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--mask-if-scroll: var(--can-scroll) var(--quick-add-modal-mask-end);--mask-if-no-scroll: 48px;--quick-add-modal-mask-end-progressive-enhanced: var(--mask-if-scroll, var(--mask-if-no-scroll));height:calc(var(--gap-2xs) + 48px)}}.quick-add-modal__content .product-details .variant-picker{flex:0 0 auto;padding-block:min(var(--gap-2xl),var(--gap));margin-block-end:calc(var(--focus-outline-offset) + var(--focus-outline-width))}.quick-add-modal__content .variant-option--swatches{padding-inline-start:var(--padding-2xs)}.quick-add-modal__content .variant-option--swatches legend{margin-inline-start:calc(-1 * var(--padding-2xs))}.quick-add-modal__content:not(:has(.product-information__media)) .product-details{grid-column:1 / -1}.quick-add-modal__content .view-product-title{display:flex;padding-block:0;margin-block-end:12px;padding-inline-end:calc(var(--padding-2xl) + calc(var(--minimum-touch-target) / 2))}.quick-add-modal__content .view-product-title a{color:inherit;text-decoration:none;text-align:left;font-size:var(--font-size--2xl);font-weight:600;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:color .2s var(--animation-easing)}.quick-add-modal__content .product-details product-price{--text-align: left}.quick-add-modal__content .product-details product-price.text-block--align-center{margin-inline:0}.quick-add-modal__content .product-details product-price.text-center{--text-align: left}.quick-add-modal__content .product-details product-price>*{text-align:left}@media screen and (min-width:750px){.quick-add-modal__content .product-details *:not(.group-block,.group-block-content,.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *){display:none!important}}.quick-add-modal__content .group-block:not(:has(.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *),.buy-buttons-block){display:none}@media screen and (min-width:750px){.quick-add-modal__content .group-block-content{gap:0}.quick-add-modal__content .media-gallery__grid{gap:min(var(--gap-2xs),var(--image-gap));border-radius:var(--style-border-radius-popover, 0)}.quick-add-modal__content .media-gallery--grid .product-media img{border-radius:0}}.quick-add-modal__content .product-details>.group-block{padding-block:var(--padding-3xl) 0}.quick-add-modal__content :where(.product-details>.group-block>.group-block-content>*){padding-inline:var(--padding-3xl)}.quick-add-modal__content slideshow-slide:not([aria-hidden=false]){content-visibility:auto}.quick-add-modal__content .product-information__media{width:100%;grid-column:1 / span 1;grid-row:1;position:relative;top:0;animation:fadeIn .4s var(--animation-timing-fade-in) both}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media{position:sticky;grid-column:1 / 4;width:var(--quick-add-modal-gallery-width);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}}.quick-add-modal__content .product-information__media::-webkit-scrollbar{display:none}.quick-add-modal__content .product-information__media media-gallery{pointer-events:none}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media media-gallery{position:absolute;top:0;right:0;bottom:0;left:0}}.quick-add-modal media-gallery{padding:0}.quick-add-modal__content .product-information__media slideshow-arrows{display:none}.quick-add-modal__content .product-information__media slideshow-container{display:block}.quick-add-modal__content .product-information__media slideshow-slides{display:flex;flex-direction:column;gap:var(--gap-2xs);overflow:visible;scroll-snap-type:none}.quick-add-modal__content .product-information__media slideshow-slide{width:100%;flex:none;scroll-snap-align:unset;position:relative;transform:none;opacity:1;visibility:visible;transition:opacity .3s var(--animation-easing)}@media screen and (max-width:749px){.quick-add-modal__content .product-information__media slideshow-slide[aria-hidden=true]{display:none}}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(1){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(2){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.05s}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(3){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}.quick-add-modal__content .product-information__media :is(slideshow-controls,slideshow-controls[thumbnails]){display:none}.quick-add-modal__content .sticky-content,.quick-add-modal__content .sticky-content--desktop{top:0}.quick-add-modal__content .text-block.rte:not(product-price),.quick-add-modal__content .view-more-details__wrapper{display:none}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.resource-card{--resource-card-secondary-image-opacity: 0;--resource-card-primary-image-opacity: calc(1 - var(--resource-card-secondary-image-opacity));display:flex;flex-direction:column;row-gap:var(--padding-xs);position:relative;text-decoration:none;height:100%;opacity:0;animation:fadeIn var(--animation-speed-medium) var(--animation-timing-fade-in) forwards}.resource-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.resource-card__content{display:flex;flex-direction:column;color:var(--color-foreground);gap:var(--padding-3xs)}.resource-card__content .price{font-weight:500}.resource-card__content .volume-pricing-note{display:block;margin-top:var(--padding-3xs);font-family:var(--font-body--family);font-weight:400;font-size:min(.85em,var(--font-paragraph--size));line-height:normal;letter-spacing:normal;text-transform:none;color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.resource-card[data-resource-type=article] .resource-card__content,.resource-card[data-resource-type=page] .resource-card__content{gap:var(--padding-xs)}.resource-card__image{aspect-ratio:var(--resource-card-aspect-ratio, auto);object-fit:cover;border-radius:var(--resource-card-corner-radius);opacity:var(--resource-card-primary-image-opacity)}.resource-card__image--secondary{position:absolute;top:0;opacity:var(--resource-card-secondary-image-opacity);border-radius:var(--resource-card-corner-radius)}.resource-card__media:empty{display:none}.resource-card__image-placeholder{padding:var(--padding-sm);font-size:var(--font-size--lg);line-height:var(--line-height--display-loose);word-break:break-word;background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5));aspect-ratio:var(--resource-card-aspect-ratio, auto);border-radius:var(--resource-card-corner-radius);color:var(--color-foreground)}.resource-card__title{margin-block:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.3;word-break:break-word;overflow-wrap:break-word}.resource-card__title.paragraph{line-height:1.3}.resource-card--overlay{height:100%}.resource-card--overlay:before{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:var(--gradient-image-overlay);border-radius:var(--resource-card-corner-radius);pointer-events:none;z-index:var(--layer-flat)}.resource-card--overlay .resource-card__image{height:100%}.resource-card--overlay .resource-card__content{position:absolute;inset:auto 0 0;padding:var(--padding-lg) var(--padding-lg) var(--padding-sm);z-index:var(--layer-raised)}.resource-card--overlay .resource-card__title{color:var(--color-white)}.resource-card__image-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap-2xs)}.resource-card__collection-image{aspect-ratio:1 / 1;object-fit:cover;border-radius:calc(var(--card-corner-radius) - (var(--padding-xs) / 2))}.resource-card__subtext{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text));margin-block-start:0}.resource-card__subtext.paragraph{font-size:var(--font-size--body-sm);line-height:var(--line-height--body-tight);color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.resource-card:has(.resource-card__image--secondary):hover,.resource-card:has(.resource-card__image--secondary):focus{--resource-card-secondary-image-opacity: 1}.search-modal{--search-border-radius: var(--style-border-radius-popover);--search-border-width: var(--style-border-width)}.search-modal__content{--modal-top-margin: calc(50dvh - var(--modal-max-height) / 2 - 2rem);--modal-width: 66dvw;padding:0;border:var(--style-border-popover)}@media screen and (min-width:750px){.search-modal__content{width:var(--modal-width);margin-block-start:var(--modal-top-margin);overflow:hidden}}@media screen and (max-width:749px){.search-modal__content::backdrop{display:none}}.dialog-modal[open].search-modal__content{transform-origin:bottom center;animation:search-element-slide-in-bottom .3s var(--ease-out-quad) forwards;border-radius:var(--search-border-radius);box-shadow:var(--shadow-popover)}@media screen and (max-width:749px){.dialog-modal[open].search-modal__content{border-radius:0}}.dialog-modal.search-modal__content.dialog-closing{animation:search-element-slide-out-bottom .2s var(--ease-out-quad) forwards}.search-modal__content[open]{display:flex}.search-modal__content :is(.predictive-search-dropdown,.predictive-search-form__content-wrapper){position:relative}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{content:"";position:absolute;right:calc(var(--padding-sm) + var(--minimum-touch-target));top:0;bottom:0;width:var(--border-width-sm);background-color:var(--color-border)}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden]))>.predictive-search__close-modal-button:before{content:none}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{right:calc(var(--padding-2xl) * 2)}}predictive-search-component{--resource-card-corner-radius: var(--product-corner-radius);display:flex;width:100%;position:relative;margin-inline:auto;align-items:center;background-color:var(--color-background);z-index:var(--layer-heightened)}.predictive-search-form__footer{display:none;position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:750px){.predictive-search-form__footer{--to-top-gradient-background: linear-gradient( to top, rgb(var(--color-background-rgb) / var(--opacity-90)), rgb(var(--color-background-rgb) / var(--opacity-80)), rgb(var(--color-background-rgb) / var(--opacity-40)), transparent );padding-block:var(--padding-xs) var(--padding-lg);background-image:var(--to-top-gradient-background)}}predictive-search-component:has([data-search-results]):not(:has(.predictive-search-results__no-results)) .predictive-search-form__footer{display:block}.predictive-search-form{position:relative;width:100%;align-self:flex-start}.predictive-search-form__content{max-height:50dvh;overflow-y:auto;background-color:var(--color-background);scrollbar-width:none}.predictive-search-form__content::-webkit-scrollbar{display:none}.predictive-search-form__content-wrapper{position:absolute;top:100%;width:100%;left:0;z-index:var(--layer-raised);display:flex;flex-direction:column;border-radius:0 0 var(--search-border-radius) var(--search-border-radius);transition:box-shadow var(--animation-speed) var(--animation-easing);transform:translateZ(0);will-change:transform,opacity;overflow:hidden}@media screen and (max-width:749px){.predictive-search-form__content-wrapper{border-radius:0}}@media screen and (min-width:750px){.predictive-search-form__content-wrapper{max-height:var(--modal-max-height)}}.predictive-search-form__content-wrapper:has([data-search-results]):not(:has(.predictive-search-results__no-results))>.predictive-search-form__content{padding-block-end:var(--padding-6xl)}.predictive-search-form__header-inner{background:var(--color-background);border:var(--search-border-width) solid var(--color-border);color:var(--color-foreground);border-radius:var(--style-border-radius-popover);display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:749px){.predictive-search-form__header-inner{border-radius:var(--style-border-radius-inputs);border:none}}.predictive-search-form__header-inner:focus-within{outline-offset:var(--focus-outline-offset)}@media screen and (min-width:750px){.predictive-search-form__header-inner:focus-within{outline:var(--focus-outline-width) solid var(--color-primary)}}.predictive-search-form__header{display:flex;position:sticky;top:0;z-index:var(--layer-heightened);width:100%;align-items:center;background-color:var(--color-input-background);border:var(--search-border-width) solid var(--color-border);border-radius:var(--style-border-radius-inputs)}@media screen and (max-width:749px){.predictive-search-form__header{padding:var(--padding-2xs) var(--padding-sm)}}.predictive-search-form__header:focus-within,.predictive-search-form__header-inner:focus-within,.predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)){outline:none;box-shadow:none;border-color:var(--color-border)!important}input.search-input{border-radius:var(--style-border-radius-inputs);padding-block:var(--padding-sm);font-size:var(--font-size--md);width:100%;color:var(--color-foreground);padding-inline:calc(var(--margin-lg) + var(--icon-size-lg)) 0;background:transparent;text-overflow:ellipsis;overflow:hidden;outline:none;border:0}.search-input::placeholder{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.search-input,.search-input:is(:focus,:focus-visible,:focus-within),.predictive-search-form__header *:is(:focus,:focus-visible){outline:none;box-shadow:none}.search-input:hover{background-color:transparent}.predictive-search__icon{position:absolute;left:var(--margin-xl);top:auto;width:var(--icon-size-lg);height:var(--icon-size-lg);color:rgb(var(--color-foreground-rgb) / var(--opacity-60))}@media screen and (min-width:750px){.predictive-search__icon{left:var(--margin-md)}}.predictive-search__icon>svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;margin-inline-end:var(--margin-md);background:transparent;color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-out),visibility var(--animation-speed-medium) var(--animation-timing-fade-out)}.predictive-search__reset-button:hover{color:var(--color-foreground)}.predictive-search__reset-button:active{transform:scale(.9);transition:transform .1s var(--animation-timing-active)}@media screen and (min-width:750px){.predictive-search__reset-button{margin-inline-end:var(--margin-2xs)}}.predictive-search__reset-button[hidden]{opacity:0;pointer-events:none;visibility:hidden}.predictive-search__reset-button-icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size-lg);height:var(--icon-size-lg);transition:background-color var(--animation-speed-medium) ease-in-out,transform var(--animation-speed-medium) var(--animation-timing-bounce);border-radius:50%}.predictive-search__reset-button-icon:hover{background-color:rgb(var(--color-primary-hover-rgb) / var(--opacity-8))}.predictive-search__reset-button:active .predictive-search__reset-button-icon{transform:scale(.85);transition-timing-function:var(--animation-timing-active);transition-duration:.1s}.predictive-search__reset-button svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button-text{display:none}.predictive-search__search-button{margin:auto;z-index:var(--layer-raised);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce),box-shadow var(--animation-speed-medium) var(--animation-timing-hover);transform-origin:center}.predictive-search__search-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / var(--opacity-5))}.predictive-search__search-button:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active);box-shadow:none}.predictive-search__close-modal-button{--button-color: var(--color-foreground);--button-background-color: transparent;display:flex;justify-content:center;align-items:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);margin-inline-start:var(--margin-sm);padding:0;box-shadow:none}.predictive-search__close-modal-button:active{transform:scale(.8);transition:transform .1s var(--animation-timing-active)}.predictive-search__close-modal-button .svg-wrapper,.predictive-search__close-modal-button svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.predictive-search__close-modal-button:hover{--button-color: var(--color-foreground);--button-background-color: transparent}.skip-to-content-link{position:absolute;left:-99999px}.skip-to-content-link:focus{z-index:var(--layer-temporary);overflow:auto;width:auto;height:auto;padding:var(--padding-lg) var(--padding-4xl);left:var(--margin-lg);top:var(--margin-lg);background-color:var(--color-background);box-shadow:0 0 0 var(--focus-outline-offset) var(--color-background)}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AAgAAAAAgPn_fwACAAAAAAAAAAAAAAAAAAAAAABARIg */
