*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--tm-bg);color:var(--tm-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}body.tm-menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.tm-skip{position:fixed;left:12px;top:-80px;z-index:999;background:#fff;padding:12px 16px;border-radius:10px}.tm-skip:focus{top:12px}.tm-page{width:min(calc(100% - 48px),var(--tm-width));margin:auto}.tm-section{padding:96px 0;scroll-margin-top:100px}.tm-section--tight{padding:64px 0}.tm-section--soft{background:var(--tm-soft)}.tm-section--blush{background:var(--tm-blush)}.tm-eyebrow{margin:0 0 18px;color:var(--tm-accent);font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.tm-h1,.tm-h2,.tm-h3{margin:0;letter-spacing:-.045em;line-height:1}.tm-h1{font-size:clamp(46px,6.3vw,88px);max-width:820px}.tm-h2{font-size:clamp(38px,4.5vw,64px);max-width:840px}.tm-h3{font-size:24px}.tm-copy{color:var(--tm-muted);font-size:17px;line-height:1.7;max-width:660px}.tm-copy--small{font-size:14px}.tm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-weight:800;font-size:14px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.tm-btn:hover{transform:translateY(-1px)}.tm-btn--accent{background:var(--tm-accent);color:#fff;box-shadow:0 10px 24px #d9253329}.tm-btn--light{background:#fff;border-color:var(--tm-line)}.tm-btn--soft{background:var(--tm-soft);border-color:transparent}.tm-btn--full{width:100%}.tm-actions{display:flex;gap:12px;flex-wrap:wrap}.tm-card{background:var(--tm-surface);border:1px solid var(--tm-line);border-radius:var(--tm-radius)}.tm-placeholder{min-height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#f4f4f1,#e8eaec);color:#888;text-align:center;padding:28px;letter-spacing:.04em;font-size:12px}.tm-placeholder span{display:block;max-width:180px}.tm-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--tm-line);background:#ffffffc7;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:760}.tm-dot{width:7px;height:7px;border-radius:50%;background:var(--tm-accent)}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-visible{opacity:1;transform:none}.tm-announcement{background:#fff;border-bottom:1px solid var(--tm-line);font-size:12px;font-weight:740}.tm-announcement__inner{min-height:39px;display:flex;align-items:center;justify-content:center;text-align:center;gap:9px}.tm-announcement__sep{opacity:.35}.tm-header{position:sticky;top:0;z-index:80;background:#fafaf8eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(25,25,25,.06)}.tm-header__inner{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.tm-header__brand{justify-self:center;font-size:26px;font-weight:950;letter-spacing:.16em}.tm-header__brand img{max-width:180px;max-height:46px;width:auto}.tm-nav{display:flex;gap:26px;align-items:center;font-size:13px;font-weight:740}.tm-nav a{position:relative}.tm-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--tm-accent);transition:right .2s}.tm-nav a:hover:after{right:0}.tm-header__tools{justify-self:end;display:flex;align-items:center;gap:12px}.tm-cart-link{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:780}.tm-count{display:grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--tm-accent);color:#fff;font-size:11px}.tm-menu-btn{display:none;border:0;background:transparent;padding:8px}.tm-mobile-menu{position:fixed;top:116px;right:0;bottom:0;left:0;background:var(--tm-bg);z-index:79;padding:28px}.tm-mobile-menu nav{display:grid}.tm-mobile-menu a{padding:20px 0;border-bottom:1px solid var(--tm-line);font-size:24px;font-weight:850;letter-spacing:-.03em}.tm-hero{padding:28px 0 68px;overflow:hidden}.tm-hero__shell{display:grid;grid-template-columns:1.02fr .98fr;min-height:690px;border-radius:34px;overflow:hidden;background:linear-gradient(135deg,#f5f5f2,#fff 62%,#f6eaea);border:1px solid rgba(25,25,25,.07);position:relative}.tm-hero__copy{padding:clamp(44px,6vw,90px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.tm-hero__copy .tm-copy{margin:26px 0 30px;font-size:18px;max-width:580px}.tm-hero__price{margin-top:22px;display:flex;align-items:center;gap:14px;font-size:14px}.tm-hero__price strong{font-size:22px;letter-spacing:-.03em}.tm-hero__visual{position:relative;min-height:620px;padding:42px;display:flex;align-items:center;justify-content:center}.tm-hero__frame{width:min(92%,580px);aspect-ratio:4/5;border-radius:30px;overflow:hidden;background:#eceeec;box-shadow:0 32px 80px #2323231f;transform:rotate(1.8deg);position:relative}.tm-hero__frame img{width:100%;height:100%;object-fit:cover}.tm-hero__floating{position:absolute;left:18px;bottom:60px;background:#ffffffe6;border:1px solid rgba(255,255,255,.8);box-shadow:0 16px 40px #00000014;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px 16px;border-radius:18px;font-size:12px;font-weight:800}.tm-hero__colors{position:absolute;right:28px;top:56px;background:#ffffffe6;border:1px solid var(--tm-line);border-radius:999px;padding:9px 12px;display:flex;align-items:center;gap:8px}.tm-color-dot{width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.12)}.tm-color-dot--black{background:#222}.tm-color-dot--white{background:#fff}.tm-color-dot--rose{background:#e7b8c3}.tm-trust{margin-top:-20px;position:relative;z-index:4}.tm-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;background:#fff;border:1px solid var(--tm-line);border-radius:22px;box-shadow:0 18px 55px #0000000d}.tm-trust__item{padding:23px 24px;border-right:1px solid var(--tm-line)}.tm-trust__item:last-child{border-right:0}.tm-trust__icon{width:30px;height:30px;border-radius:50%;background:var(--tm-soft);display:grid;place-items:center;margin-bottom:18px}.tm-trust__item h3{margin:0 0 6px;font-size:14px}.tm-trust__item p{margin:0;color:var(--tm-muted);font-size:12px;line-height:1.45}.tm-editorial{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.tm-editorial__media{min-height:650px;border-radius:30px;overflow:hidden;background:#e9eae8;position:relative}.tm-editorial__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tm-editorial__copy .tm-copy{margin:28px 0}.tm-quote{margin:32px 0 0;padding:24px 0;border-top:1px solid var(--tm-line);border-bottom:1px solid var(--tm-line);font-size:22px;line-height:1.35;letter-spacing:-.025em}.tm-section-head{display:flex;justify-content:space-between;gap:42px;align-items:end;margin-bottom:46px}.tm-section-head .tm-copy{margin:0;max-width:520px}.tm-problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tm-problem-card{overflow:hidden;background:#fff}.tm-problem-card__media{aspect-ratio:16/11;background:#eceeec;overflow:hidden}.tm-problem-card__media img{width:100%;height:100%;object-fit:cover}.tm-problem-card__body{padding:28px}.tm-problem-card__tag{font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:850;color:var(--tm-muted)}.tm-problem-card--solution{border-color:#d9253340}.tm-problem-card--solution .tm-problem-card__tag{color:var(--tm-accent)}.tm-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tm-feature{padding:30px;min-height:250px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.tm-feature:hover{transform:translateY(-3px);box-shadow:0 18px 46px #0000000d}.tm-feature__icon{width:44px;height:44px;border-radius:14px;background:var(--tm-soft);display:grid;place-items:center;font-size:20px}.tm-feature h3{margin:48px 0 10px;font-size:20px;letter-spacing:-.025em}.tm-feature p{margin:0;color:var(--tm-muted);font-size:14px;line-height:1.6}.tm-buy{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:start}.tm-buy__gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tm-buy__media{aspect-ratio:1/1;background:#eff0ee;border-radius:24px;overflow:hidden}.tm-buy__media:first-child{grid-column:1/-1;aspect-ratio:16/12}.tm-buy__media img{width:100%;height:100%;object-fit:cover}.tm-buy__panel{position:sticky;top:104px;padding:34px}.tm-buy__title{font-size:clamp(36px,4vw,54px);margin:8px 0 12px;letter-spacing:-.05em}.tm-buy__price{display:flex;align-items:center;gap:12px;margin:20px 0 24px;font-size:26px;font-weight:900}.tm-buy__compare{font-size:15px;font-weight:600;color:var(--tm-muted);text-decoration:line-through}.tm-option{border:0;padding:0;margin:0 0 20px}.tm-option legend{font-size:13px;font-weight:850;margin-bottom:10px}.tm-option__pills{display:flex;flex-wrap:wrap;gap:8px}.tm-option input{position:absolute;opacity:0;pointer-events:none}.tm-option label{display:flex;align-items:center;justify-content:center;min-width:64px;min-height:44px;padding:0 16px;border:1px solid var(--tm-line);border-radius:999px;background:#fff;font-size:13px;font-weight:780}.tm-option input:checked+label{border-color:var(--tm-accent);box-shadow:0 0 0 1px var(--tm-accent)}.tm-option select{width:100%;height:50px;border:1px solid var(--tm-line);border-radius:14px;background:#fff;padding:0 14px}.tm-buy__reassure{display:grid;gap:0;margin-top:22px;border-top:1px solid var(--tm-line)}.tm-buy__reassure div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--tm-line);font-size:12px}.tm-buy__reassure span{color:var(--tm-muted)}.tm-product-desc{color:var(--tm-muted);line-height:1.65;font-size:14px}.tm-app-slot{margin-top:20px}.tm-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tm-step{padding:30px;min-height:330px;position:relative;overflow:hidden}.tm-step__num{font-size:12px;font-weight:900;color:var(--tm-accent)}.tm-step h3{margin:130px 0 12px;font-size:30px;letter-spacing:-.04em}.tm-step p{margin:0;color:var(--tm-muted);line-height:1.6}.tm-step:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:var(--tm-blush);right:-52px;top:-45px}.tm-colors{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tm-color-card{overflow:hidden;background:#fff}.tm-color-card__media{aspect-ratio:4/5;background:#eceeec;overflow:hidden}.tm-color-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.tm-color-card:hover img{transform:scale(1.025)}.tm-color-card__body{padding:24px;display:flex;justify-content:space-between;align-items:center}.tm-color-card h3{margin:0;font-size:20px}.tm-color-card__swatch{width:22px;height:22px;border-radius:50%;border:1px solid rgba(0,0,0,.12)}.tm-usecases{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:16px}.tm-usecase{min-height:520px;border-radius:26px;overflow:hidden;position:relative;background:#e9eae8}.tm-usecase img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tm-usecase:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#12121294)}.tm-usecase__copy{position:absolute;z-index:2;left:28px;right:28px;bottom:28px;color:#fff}.tm-usecase__copy h3{font-size:28px;margin:0 0 8px}.tm-usecase__copy p{margin:0;color:#ffffffc7;line-height:1.5}.tm-usecase .tm-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.tm-assurance{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.tm-assurance__main{padding:42px;background:#fff}.tm-assurance__main .tm-copy{margin:22px 0 0}.tm-assurance__list{display:grid;gap:12px}.tm-assurance__item{padding:24px;background:#fff}.tm-assurance__item h3{font-size:17px;margin:0 0 7px}.tm-assurance__item p{margin:0;color:var(--tm-muted);font-size:13px;line-height:1.5}.tm-reviews-shell{padding:38px;background:#fff}.tm-reviews-empty{padding:32px;border:1px dashed #c8c9c7;border-radius:18px;text-align:center;color:var(--tm-muted);font-size:14px}.tm-faq{max-width:950px;margin:42px auto 0}.tm-faq details{border-bottom:1px solid var(--tm-line)}.tm-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;font-weight:850;font-size:17px;cursor:pointer}.tm-faq summary::-webkit-details-marker{display:none}.tm-faq summary:after{content:"+";font-size:24px;font-weight:400}.tm-faq details[open] summary:after{content:"\2212"}.tm-faq__answer{color:var(--tm-muted);line-height:1.7;padding:0 0 25px;max-width:760px}.tm-faq__answer p:first-child{margin-top:0}.tm-contact{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:start}.tm-contact__card{padding:34px}.tm-form{display:grid;gap:14px}.tm-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tm-field{display:grid;gap:7px}.tm-field label{font-size:12px;font-weight:800}.tm-field input,.tm-field textarea,.tm-field select{width:100%;border:1px solid var(--tm-line);background:#fff;border-radius:14px;padding:14px 15px;outline:none}.tm-field textarea{min-height:150px;resize:vertical}.tm-field input:focus,.tm-field textarea:focus{border-color:var(--tm-accent);box-shadow:0 0 0 2px #d9253314}.tm-form-status{padding:12px 14px;border-radius:12px;background:var(--tm-soft);font-size:13px}.tm-final{padding:64px;background:linear-gradient(135deg,#fff,#f6eded);border-radius:32px;border:1px solid var(--tm-line);display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}.tm-final .tm-copy{margin:22px 0 0}.tm-final__price{text-align:right}.tm-final__price span{display:block;color:var(--tm-muted);font-size:12px}.tm-final__price strong{display:block;font-size:28px;margin:4px 0 14px}.tm-footer{padding:70px 0 28px;border-top:1px solid var(--tm-line);background:#f6f6f3}.tm-footer__grid{display:grid;grid-template-columns:1.6fr .8fr .8fr 1fr;gap:44px}.tm-footer__brand{font-size:25px;font-weight:950;letter-spacing:.15em}.tm-footer__text{color:var(--tm-muted);font-size:13px;line-height:1.6;max-width:340px;margin-top:16px}.tm-footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 18px}.tm-footer nav{display:grid;gap:12px;font-size:13px}.tm-footer__payments{display:flex;gap:6px;flex-wrap:wrap}.tm-footer__payments svg{height:22px;width:auto}.tm-footer__bottom{margin-top:54px;padding-top:18px;border-top:1px solid var(--tm-line);display:flex;justify-content:space-between;gap:20px;color:var(--tm-muted);font-size:11px}.tm-generic{padding:80px 0 110px}.tm-generic__head{text-align:center;max-width:760px;margin:0 auto 50px}.tm-rte{max-width:900px;margin:auto;color:#353535;line-height:1.75}.tm-rte img{border-radius:18px}.tm-404{text-align:center;padding:120px 0}.tm-404__code{color:var(--tm-accent);font-weight:900;letter-spacing:.18em;font-size:12px}.tm-cart{max-width:980px;margin:auto}.tm-cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid var(--tm-line);align-items:center}.tm-cart-item img{width:100px;height:100px;object-fit:cover;border-radius:14px}.tm-cart-item h3{margin:0 0 6px}.tm-cart-item__price{font-weight:850}.tm-cart-summary{margin-top:28px;padding:28px;margin-left:auto;max-width:420px}.tm-cart-summary__row{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.tm-qty{width:72px;height:42px;border:1px solid var(--tm-line);border-radius:10px;padding:0 10px}.tm-grid-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tm-product-card{overflow:hidden}.tm-product-card__media{aspect-ratio:1/1;background:var(--tm-soft)}.tm-product-card__media img{width:100%;height:100%;object-fit:cover}.tm-product-card__body{padding:18px}.tm-search-form{display:flex;gap:10px;max-width:680px;margin:25px auto 50px}.tm-search-form input{flex:1;height:52px;border:1px solid var(--tm-line);border-radius:999px;padding:0 18px}.tm-pagination{text-align:center;margin-top:35px}.tm-pagination a,.tm-pagination span{margin:0 5px}.tm-sticky-buy{display:none}@media(max-width:1080px){.tm-nav{gap:18px}.tm-hero__shell{grid-template-columns:1fr 1fr}.tm-editorial{gap:46px}.tm-usecases{grid-template-columns:1fr 1fr}.tm-usecase:first-child{grid-column:1/-1}.tm-footer__grid{grid-template-columns:1.3fr 1fr 1fr}}@media(max-width:860px){.tm-page{width:min(calc(100% - 32px),var(--tm-width))}.tm-section{padding:76px 0}.tm-nav{display:none}.tm-menu-btn{display:block}.tm-header__inner{grid-template-columns:1fr auto 1fr;min-height:70px}.tm-header__brand{font-size:22px}.tm-hero{padding-top:14px}.tm-hero__shell{grid-template-columns:1fr}.tm-hero__copy{padding:48px 34px}.tm-hero__visual{min-height:570px}.tm-trust__grid{grid-template-columns:1fr 1fr}.tm-trust__item:nth-child(2){border-right:0}.tm-trust__item:nth-child(-n+2){border-bottom:1px solid var(--tm-line)}.tm-editorial{grid-template-columns:1fr}.tm-editorial__media{min-height:560px}.tm-section-head{display:block}.tm-section-head .tm-copy{margin-top:20px}.tm-feature-grid{grid-template-columns:1fr 1fr}.tm-buy{grid-template-columns:1fr}.tm-buy__panel{position:static}.tm-steps,.tm-colors,.tm-assurance{grid-template-columns:1fr}.tm-contact{grid-template-columns:1fr;gap:36px}.tm-final{grid-template-columns:1fr}.tm-final__price{text-align:left}.tm-footer__grid{grid-template-columns:1fr 1fr}.tm-footer__grid>div:first-child{grid-column:1/-1}.tm-grid-products{grid-template-columns:1fr 1fr}}@media(max-width:600px){body{padding-bottom:76px}.tm-page{width:min(calc(100% - 22px),var(--tm-width))}.tm-section{padding:62px 0}.tm-h1{font-size:47px}.tm-h2{font-size:39px}.tm-copy{font-size:16px}.tm-announcement__inner{font-size:10px}.tm-announcement__sep:nth-of-type(2),.tm-announcement__inner span:nth-last-child(-n+2){display:none}.tm-header__inner{grid-template-columns:auto 1fr auto}.tm-header__brand{justify-self:center}.tm-cart-link>span:first-child{display:none}.tm-hero{padding:8px 0 42px}.tm-hero__shell{border-radius:22px}.tm-hero__copy{padding:38px 24px}.tm-hero__copy .tm-copy{font-size:16px}.tm-actions{display:grid}.tm-actions .tm-btn{width:100%}.tm-hero__visual{min-height:450px;padding:24px}.tm-hero__frame{width:90%;border-radius:22px}.tm-hero__colors{right:16px;top:28px}.tm-hero__floating{left:12px;bottom:35px}.tm-trust{margin-top:-10px}.tm-trust__grid{grid-template-columns:1fr}.tm-trust__item{border-right:0;border-bottom:1px solid var(--tm-line)!important}.tm-trust__item:last-child{border-bottom:0!important}.tm-editorial__media{min-height:480px;border-radius:22px}.tm-problem-grid,.tm-feature-grid,.tm-buy__gallery{grid-template-columns:1fr}.tm-buy__media:first-child{grid-column:auto;aspect-ratio:1/1}.tm-buy__panel{padding:24px}.tm-buy__title{font-size:40px}.tm-step{min-height:270px}.tm-step h3{margin-top:90px}.tm-colors{gap:12px}.tm-usecases{grid-template-columns:1fr}.tm-usecase:first-child{grid-column:auto}.tm-usecase{min-height:440px}.tm-reviews-shell,.tm-contact__card{padding:24px}.tm-form__row{grid-template-columns:1fr}.tm-final{padding:38px 24px;border-radius:22px}.tm-footer{padding-top:54px}.tm-footer__grid{grid-template-columns:1fr}.tm-footer__grid>div:first-child{grid-column:auto}.tm-footer__bottom{flex-direction:column}.tm-grid-products{grid-template-columns:1fr}.tm-cart-item{grid-template-columns:76px 1fr}.tm-cart-item img{width:76px;height:76px}.tm-cart-item__price{grid-column:2}.tm-sticky-buy{display:block;position:fixed;left:0;right:0;bottom:0;z-index:95;background:#fffffff2;border-top:1px solid var(--tm-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.tm-sticky-buy__inner{display:flex;gap:10px;align-items:center;justify-content:space-between}.tm-sticky-buy__meta{min-width:0}.tm-sticky-buy__meta span{display:block;color:var(--tm-muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.tm-sticky-buy__meta strong{font-size:15px}.tm-sticky-buy .tm-btn{min-height:48px;padding:0 18px}}.tm-marquee{overflow:hidden;border-top:1px solid var(--tm-line);border-bottom:1px solid var(--tm-line);background:var(--tm-surface);color:var(--tm-ink)}.tm-marquee__track{width:max-content;display:flex;align-items:center;animation:tm-marquee 28s linear infinite;will-change:transform}.tm-marquee--reverse .tm-marquee__track{animation-direction:reverse}.tm-marquee__group{display:flex;align-items:center;white-space:nowrap;gap:24px;padding:13px 12px;font-size:12px;font-weight:850;letter-spacing:.105em;text-transform:uppercase}.tm-marquee__group i{font-style:normal;color:var(--tm-accent);font-size:9px}.tm-marquee--pearl{background:var(--tm-soft)}.tm-marquee--blush{background:var(--tm-blush)}.tm-marquee--white{background:#fff}.tm-marquee--accent{background:var(--tm-accent);color:#fff;border-color:var(--tm-accent)}.tm-marquee--accent .tm-marquee__group i{color:#fff;opacity:.7}.tm-marquee--header{border-top:0;background:#fff}.tm-marquee--header .tm-marquee__track{animation-duration:34s}.tm-marquee--header .tm-marquee__group{padding:10px 12px;font-size:10px;letter-spacing:.08em;gap:18px}@keyframes tm-marquee{0%{transform:translate(0)}to{transform:translate(-25%)}}.tm-section--tight{padding:48px 0}.tm-header{background:#fcfbf8f0}.tm-hero{padding:24px 0 52px;background:radial-gradient(circle at 75% 30%,rgba(217,54,67,.065),transparent 34%),var(--tm-bg)}.tm-hero__shell{box-shadow:0 24px 70px #232b3013;border-color:#20242814}.tm-hero__copy{padding:58px clamp(34px,5vw,78px)}.tm-hero__visual{background:linear-gradient(145deg,#f5f7f7,#edf1f2 55%,#f8eff1)}.tm-feature-grid{grid-template-columns:repeat(4,1fr);gap:14px}.tm-feature{padding:24px;min-height:210px}.tm-feature h3{font-size:20px}.tm-feature p{font-size:14px;line-height:1.6}.tm-problem-grid{gap:16px}.tm-buy{gap:24px}.tm-buy__panel{box-shadow:0 22px 64px #232b3014}.tm-steps{gap:14px}.tm-step{min-height:300px}.tm-faq{max-width:860px}.tm-final{box-shadow:0 24px 70px #232b3014}@media(max-width:860px){.tm-section{padding:58px 0}.tm-hero{padding:10px 0 34px}.tm-hero__shell{border-radius:24px;overflow:hidden}.tm-hero__copy{padding:34px 24px 28px}.tm-hero__visual{min-height:430px}.tm-feature-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-16px;padding-right:16px;padding-bottom:4px;scrollbar-width:none}.tm-feature-grid::-webkit-scrollbar{display:none}.tm-feature{min-width:78vw;scroll-snap-align:start;min-height:205px}.tm-problem-grid{grid-template-columns:1fr 1fr;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-16px;padding-right:16px;scrollbar-width:none}.tm-problem-grid::-webkit-scrollbar{display:none}.tm-problem-card{min-width:78vw;scroll-snap-align:start}.tm-buy__gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-right:-16px;padding-right:16px;scrollbar-width:none}.tm-buy__gallery::-webkit-scrollbar{display:none}.tm-buy__media,.tm-buy__media:first-child{min-width:86vw;aspect-ratio:1/1;scroll-snap-align:center;grid-column:auto}.tm-steps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-16px;padding-right:16px;scrollbar-width:none}.tm-steps::-webkit-scrollbar{display:none}.tm-step{min-width:76vw;scroll-snap-align:start;min-height:245px}}@media(max-width:600px){.tm-page{width:min(calc(100% - 20px),var(--tm-width))}.tm-section{padding:48px 0}.tm-h1{font-size:clamp(38px,11.5vw,49px);line-height:.98;letter-spacing:-.052em}.tm-h2{font-size:clamp(32px,9vw,41px);line-height:1.02}.tm-eyebrow{font-size:9px;letter-spacing:.16em;margin-bottom:13px}.tm-copy{font-size:15px;line-height:1.62}.tm-header__inner{min-height:62px}.tm-header__brand{font-size:19px;letter-spacing:.14em}.tm-header__brand img{max-width:136px;max-height:38px}.tm-marquee__group{gap:16px;padding:10px 8px;font-size:9px;letter-spacing:.09em}.tm-marquee--header .tm-marquee__group{padding:8px;font-size:8.5px}.tm-hero__copy{padding:29px 20px 24px}.tm-hero__copy .tm-copy{font-size:15px;max-width:34em}.tm-hero__copy .tm-actions{margin-top:20px}.tm-hero__copy .tm-btn{min-height:50px}.tm-hero__copy .tm-actions .tm-btn--light{display:none}.tm-hero__price{margin-top:16px}.tm-hero__visual{min-height:360px;padding:14px}.tm-hero__frame{width:94%;border-radius:18px}.tm-hero__floating{font-size:10px;left:10px;bottom:18px;padding:8px 10px}.tm-hero__colors{right:12px;top:16px}.tm-section-head{margin-bottom:24px}.tm-section-head .tm-copy{margin-top:12px}.tm-problem-card__body{padding:18px}.tm-problem-card__body .tm-h3{font-size:21px}.tm-buy__panel{padding:21px;border-radius:18px}.tm-buy__title{font-size:34px}.tm-buy__reassure{grid-template-columns:1fr 1fr;gap:8px}.tm-buy__reassure>div{padding:10px 0}.tm-buy__reassure span{font-size:9px}.tm-buy__reassure strong{font-size:11px}.tm-option__pills{gap:7px}.tm-option__pills label{min-height:42px;padding:0 13px}.tm-reviews-shell{padding:20px}.tm-faq details{padding:18px 0}.tm-faq summary{font-size:15px}.tm-final{padding:30px 20px}.tm-final .tm-h2{font-size:34px}.tm-footer{padding-top:44px}.tm-footer__grid{gap:28px}.tm-sticky-buy__meta span{max-width:100px}}@media(prefers-reduced-motion:reduce){.tm-marquee__track{animation:none}.tm-marquee__group:not(:first-child){display:none}}:root{color-scheme:light}body{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility}:focus-visible{outline:3px solid color-mix(in srgb,var(--tm-accent) 34%,transparent);outline-offset:3px}.tm-header{background:color-mix(in srgb,var(--tm-bg) 92%,transparent);box-shadow:0 1px #24282b09}.tm-header__brand{font-weight:900;letter-spacing:.18em;color:#31363a}.tm-hero{background:radial-gradient(circle at 88% 12%,rgba(217,71,82,.07),transparent 32%),var(--tm-bg)}.tm-hero__shell{min-height:640px;background:linear-gradient(135deg,#fff,#f6f7f5 55%,#f6ecef);box-shadow:0 26px 80px #282e3212}.tm-hero__copy{padding:clamp(38px,5vw,72px)}.tm-hero__eyebrow{margin-top:24px}.tm-h1{font-size:clamp(44px,5.8vw,78px);max-width:760px}.tm-h2{font-size:clamp(36px,4.2vw,58px)}.tm-hero__copy .tm-copy{margin:22px 0 24px;max-width:575px}.tm-link-arrow{display:inline-flex;align-items:center;gap:8px;min-height:54px;padding:0 8px;font-size:14px;font-weight:800;color:var(--tm-ink)}.tm-link-arrow span{color:var(--tm-accent);font-size:18px}.tm-hero__proof{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:20px;color:var(--tm-muted);font-size:11px;font-weight:700}.tm-hero__proof span{position:relative;padding-left:15px}.tm-hero__proof span:before{content:"";position:absolute;left:0;top:.48em;width:6px;height:6px;border-radius:50%;background:var(--tm-accent)}.tm-hero__visual{min-height:580px;padding:34px;background:linear-gradient(150deg,#f1f4f4,#eef0ef 60%,#f7ecef)}.tm-hero__frame{width:min(92%,540px);aspect-ratio:4/5;border-radius:26px;transform:none;box-shadow:0 26px 70px #2a303421}.tm-placeholder--art span{max-width:250px;line-height:1.55}.tm-placeholder--art strong{display:block;margin-bottom:8px;color:var(--tm-accent);font-size:10px;letter-spacing:.16em}.tm-section{padding:72px 0}.tm-section--soft{background:#f1f3f3}.tm-section--blush{background:#f7eff1}.tm-section-head{margin-bottom:34px;align-items:start}.tm-section-head .tm-copy{font-size:15px;line-height:1.65}.tm-problem-card__body{padding:24px}.tm-problem-card__body .tm-h3{margin:12px 0 8px}.tm-problem-card__media{aspect-ratio:16/10}.tm-feature-grid{grid-template-columns:repeat(3,1fr);gap:12px}.tm-feature{min-height:220px;padding:24px}.tm-feature h3{margin:38px 0 9px}.tm-buy{grid-template-columns:1.02fr .98fr;gap:22px}.tm-buy__gallery{gap:10px}.tm-buy__media{border-radius:20px;background:#eef1f1}.tm-buy__panel{top:96px;padding:30px;box-shadow:0 22px 64px #2d333713}.tm-product-desc{color:var(--tm-muted);font-size:15px;line-height:1.65}.tm-product-desc p:first-child{margin-top:0}.tm-product-desc p:last-child{margin-bottom:0}.tm-offer-note{display:grid;gap:4px;margin:0 0 20px;padding:14px 16px;border-radius:14px;background:var(--tm-soft);font-size:12px}.tm-offer-note strong{font-size:12px}.tm-offer-note span{color:var(--tm-muted)}.tm-payment-icons{display:flex;flex-wrap:wrap;gap:7px;align-items:center;justify-content:center;margin:14px 0 2px}.tm-payment-icons svg{width:auto;height:22px}.tm-buy__reassure{margin-top:16px}.tm-buy__reassure div{padding:12px 0}.tm-buy__reassure strong{text-align:right}.tm-dynamic-checkout{margin-top:9px}.shopify-payment-button__button{border-radius:999px!important;min-height:48px!important}.tm-steps{gap:12px}.tm-step{min-height:250px}.tm-step h3{margin-top:66px}.tm-reviews-shell{box-shadow:0 18px 50px #2d33370d}.tm-faq-head{text-align:left;max-width:760px;margin:0 0 28px}.tm-faq-head .tm-copy{margin:16px 0 0}.tm-faq{max-width:900px;margin:0}.tm-faq details{padding:18px 0}.tm-faq summary{font-size:16px}.tm-final{background:linear-gradient(135deg,#fff,#f4f5f3 58%,#f6e9ed);border-color:#24282b14;box-shadow:0 22px 60px #2d333712}.tm-footer{background:#f1f3f3;border-top:1px solid var(--tm-line)}.tm-footer__legal{margin:18px 0 0;color:var(--tm-muted);font-size:11px;font-weight:700}.tm-footer__payments{margin-top:18px}.tm-marquee__group{font-weight:780;letter-spacing:.095em}.tm-marquee--header .tm-marquee__group{font-weight:720}@media(max-width:860px){.tm-section{padding:54px 0}.tm-hero{padding:10px 0 28px}.tm-hero__shell{min-height:0}.tm-hero__copy{padding:32px 24px 25px}.tm-hero__visual{min-height:410px;padding:14px}.tm-hero__frame{width:94%;aspect-ratio:4/5}.tm-section-head{margin-bottom:24px}.tm-buy__panel{padding:23px}.tm-feature-grid,.tm-problem-grid,.tm-steps,.tm-buy__gallery{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}}@media(max-width:600px){body{padding-bottom:72px}.tm-page{width:min(calc(100% - 18px),var(--tm-width))}.tm-section{padding:44px 0}.tm-header__inner{min-height:60px}.tm-header__brand{font-size:18px}.tm-mobile-menu{top:93px;right:0;bottom:0;left:0;padding:22px 18px}.tm-mobile-menu a{padding:17px 0;font-size:22px}.tm-h1{font-size:clamp(38px,10.9vw,47px);line-height:.99;letter-spacing:-.052em}.tm-h2{font-size:clamp(31px,8.6vw,39px)}.tm-copy{font-size:14.5px;line-height:1.6}.tm-eyebrow{font-size:8.5px;letter-spacing:.17em}.tm-hero__copy{padding:27px 19px 23px}.tm-hero__eyebrow{margin-top:20px}.tm-hero__copy .tm-copy{margin:18px 0;font-size:14.5px}.tm-hero__copy .tm-actions{display:flex;align-items:center;gap:8px}.tm-hero__copy .tm-btn{width:auto;flex:1;min-height:48px;padding:0 16px;font-size:12.5px}.tm-link-arrow{min-height:48px;font-size:12px;padding:0 2px}.tm-hero__proof{display:grid;grid-template-columns:1fr 1fr;gap:7px 8px;margin-top:16px;font-size:9.5px}.tm-hero__proof span:last-child{grid-column:1/-1}.tm-hero__price{margin-top:14px}.tm-hero__price strong{font-size:19px}.tm-hero__visual{min-height:350px;padding:12px}.tm-hero__frame{border-radius:18px}.tm-hero__floating{bottom:16px;font-size:9.5px}.tm-hero__colors{top:14px;right:12px;padding:7px 9px}.tm-section-head .tm-copy{font-size:14px}.tm-problem-grid{gap:9px}.tm-problem-card{min-width:84vw}.tm-problem-card__media{aspect-ratio:4/3}.tm-problem-card__body{padding:18px}.tm-problem-card__body .tm-h3{font-size:22px}.tm-feature{min-width:82vw;min-height:190px;padding:20px}.tm-feature h3{margin:30px 0 8px}.tm-buy__gallery{gap:8px}.tm-buy__media,.tm-buy__media:first-child{min-width:88vw;aspect-ratio:1/1}.tm-buy__panel{padding:20px;border-radius:18px}.tm-buy__title{font-size:34px}.tm-buy__price{margin:15px 0 16px;font-size:24px}.tm-product-desc{font-size:14px}.tm-offer-note{padding:12px 13px;margin-bottom:17px}.tm-option{margin-bottom:16px}.tm-option__pills label{min-height:44px}.tm-btn--full{min-height:51px}.tm-payment-icons svg{height:20px}.tm-buy__reassure{grid-template-columns:1fr}.tm-buy__reassure>div{padding:10px 0}.tm-buy__reassure span,.tm-buy__reassure strong{font-size:10.5px}.tm-step{min-width:82vw;min-height:215px}.tm-step h3{margin-top:52px}.tm-faq details{padding:16px 0}.tm-final{padding:27px 19px}.tm-final .tm-h2{font-size:33px}.tm-final__price .tm-btn{width:100%}.tm-footer{padding-top:42px}.tm-sticky-buy{padding:9px 10px calc(9px + env(safe-area-inset-bottom))}.tm-sticky-buy .tm-btn{min-height:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tm-marquee__track{animation:none!important}.tm-btn,.tm-feature{transition:none!important}}:focus-visible{outline:3px solid color-mix(in srgb,var(--tm-accent) 55%,white);outline-offset:3px}.tm-header{transition:transform .24s ease,box-shadow .24s ease,background .24s ease;will-change:transform}.tm-header.is-scrolled{box-shadow:0 8px 30px #232b300f}.tm-header.is-hidden{transform:translateY(-110%)}.tm-header__brand span{font-weight:900;letter-spacing:.18em}.tm-link-arrow{display:inline-flex;align-items:center;gap:8px;min-height:48px;font-weight:750;font-size:14px;padding:0 4px}.tm-link-arrow span{transition:transform .2s ease}.tm-link-arrow:hover span{transform:translate(4px)}.tm-hero__lead{max-width:650px}.tm-hero__proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.tm-hero__proof span{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border:1px solid var(--tm-line);border-radius:999px;background:#ffffffb8;font-size:10px;font-weight:750;color:var(--tm-muted)}.tm-section-head--compact{margin-bottom:30px}.tm-trust-line{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--tm-line);border-radius:var(--tm-radius);overflow:hidden;background:var(--tm-surface)}.tm-trust-line>div{padding:22px 20px;min-width:0;border-right:1px solid var(--tm-line)}.tm-trust-line>div:last-child{border-right:0}.tm-trust-line span{display:block;margin-bottom:24px;font-size:10px;font-weight:900;color:var(--tm-accent);letter-spacing:.1em}.tm-trust-line strong{display:block;font-size:14px;line-height:1.35}.tm-trust-line small{display:block;margin-top:7px;color:var(--tm-muted);font-size:11px;line-height:1.35}.tm-rating{display:flex;gap:10px;align-items:center;margin:14px 0;color:var(--tm-muted);font-size:12px}.tm-rating span:first-child{color:var(--tm-ink);font-weight:800}.tm-rating a{text-decoration:underline;text-underline-offset:3px}.tm-payment-icons{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:14px}.tm-payment-icons svg{width:auto;height:24px}.tm-dynamic-checkout{margin-top:10px}.shopify-payment-button__button{min-height:50px!important;border-radius:999px!important}.tm-editor-note{padding:16px;border:1px dashed var(--tm-line);border-radius:14px;background:var(--tm-soft);font-size:13px;line-height:1.5}.tm-buy__panel{scroll-margin-top:96px}.tm-section--final{padding-top:56px}.tm-final{background:linear-gradient(135deg,#fff 0%,var(--tm-soft) 62%,var(--tm-blush) 100%)}@media(max-width:860px){.tm-trust-line{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.tm-trust-line::-webkit-scrollbar{display:none}.tm-trust-line>div{min-width:72vw;scroll-snap-align:start}.tm-trust-line>div:last-child{border-right:0}}@media(max-width:600px){.tm-header.is-hidden{transform:none}.tm-hero__proof{gap:6px}.tm-hero__proof span{font-size:9px;min-height:29px;padding:0 9px}.tm-hero__price{display:flex;align-items:baseline;gap:9px}.tm-hero__price span{font-size:11px}.tm-hero__price strong{font-size:19px}.tm-link-arrow{justify-content:center;min-height:44px;font-size:13px}.tm-trust-line>div{min-width:78vw;padding:18px}.tm-trust-line span{margin-bottom:18px}.tm-payment-icons{justify-content:center}.tm-section--final{padding-top:34px}}:root{--tm-accent-dark:#C92F3D;--tm-accent-soft:#FFF0F2;--tm-graphite:#27343B;--tm-shadow:0 20px 70px rgba(39,52,59,.08)}body{font-size:16px;line-height:1.5;overflow-x:hidden}.tm-page{width:min(calc(100% - 56px),var(--tm-width))}.tm-section{padding:78px 0}.tm-h1,.tm-h2,.tm-h3{color:var(--tm-ink)}.tm-h1{font-size:clamp(46px,5.8vw,78px);line-height:1.02}.tm-h2{font-size:clamp(36px,4vw,54px);line-height:1.06}.tm-copy{font-size:16px;line-height:1.68}.tm-eyebrow{font-size:10px;letter-spacing:.2em}.tm-centered-head{max-width:820px;margin:0 auto 38px;text-align:center;display:block}.tm-centered-head .tm-h2{margin-left:auto;margin-right:auto}.tm-centered-head .tm-copy{margin:18px auto 0;max-width:680px}.tm-btn{min-height:54px;border-radius:14px;font-size:14px;letter-spacing:.005em}.tm-btn--buy{background:var(--tm-accent);color:#fff;border-color:var(--tm-accent);box-shadow:0 14px 30px #e43f4d38}.tm-btn--buy:hover{background:var(--tm-accent-dark);border-color:var(--tm-accent-dark);box-shadow:0 16px 34px #e43f4d47}.tm-btn--cart{background:#fff;color:var(--tm-accent-dark);border:1.5px solid var(--tm-accent);box-shadow:none}.tm-btn--cart:hover{background:var(--tm-accent-soft)}.tm-btn--ghost{background:#ffffffc2;color:var(--tm-graphite);border-color:var(--tm-line)}.tm-hero-v6{padding-top:18px}.tm-hero-v6 .tm-hero__shell{min-height:620px;background:linear-gradient(135deg,#fff,#f5f7f7 58%,#fff0f2);box-shadow:var(--tm-shadow)}.tm-hero-v6 .tm-hero__copy{padding:clamp(38px,5vw,70px)}.tm-hero-v6 .tm-h1{max-width:680px}.tm-hero-v6 .tm-hero__lead{font-size:16px;margin:22px 0 26px}.tm-hero-actions{gap:10px}.tm-hero-actions .tm-btn{padding:0 21px}.tm-hero-v6 .tm-hero__visual{min-height:570px}.tm-hero-v6 .tm-hero__frame{transform:none;border-radius:24px;box-shadow:0 30px 70px #27343b24}.tm-hero-v6 .tm-hero__floating{display:flex;flex-direction:column;gap:2px}.tm-hero-v6 .tm-hero__floating strong{font-size:12px}.tm-hero-v6 .tm-hero__floating span{font-size:10px;color:var(--tm-muted)}.tm-feature-grid{gap:16px}.tm-feature{text-align:center;align-items:center;padding:28px 24px;min-height:220px}.tm-feature__icon{background:var(--tm-accent-soft);color:var(--tm-accent-dark)}.tm-feature h3{margin:32px 0 10px}.tm-feature p{max-width:300px}.tm-section--product{background:linear-gradient(180deg,#fff,#faf7f6)}.tm-buy--signature{grid-template-columns:1.08fr .92fr;gap:34px;align-items:start}.tm-buy--signature .tm-buy__gallery{gap:12px}.tm-buy--signature .tm-buy__media{border-radius:22px;background:#f0f3f4;border:1px solid var(--tm-line)}.tm-buy--signature .tm-buy__media--primary{grid-column:1/-1;aspect-ratio:1.17/1}.tm-buy--signature .tm-buy__panel--signature{padding:34px;border-radius:24px;box-shadow:0 22px 64px #27343b13;border-color:#e7ecee;background:#fffffff7}.tm-product-kicker{display:flex;align-items:center;gap:8px;color:var(--tm-muted);font-size:9px;font-weight:850;letter-spacing:.16em}.tm-live-dot{width:7px;height:7px;border-radius:50%;background:var(--tm-accent)}.tm-buy__title{font-size:clamp(34px,3.3vw,46px);line-height:1.02;margin:12px 0 10px}.tm-product-intro{margin:0 0 14px;color:var(--tm-muted);font-size:14.5px;line-height:1.62}.tm-buy__price{margin:12px 0 15px;font-size:28px;color:var(--tm-ink)}.tm-rating--verified-source{margin:0 0 10px}.tm-stars{letter-spacing:.06em;color:#e2a33a!important}.tm-product-highlights{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:10px}.tm-product-highlights li{display:grid;grid-template-columns:22px 1fr;gap:7px;align-items:start;color:var(--tm-ink);font-size:13px;line-height:1.45}.tm-product-highlights li span{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--tm-accent-soft);color:var(--tm-accent-dark);font-size:10px;font-weight:900}.tm-option{margin-bottom:16px}.tm-option legend{width:100%;display:flex;justify-content:space-between;gap:16px;font-size:12px}.tm-option legend strong{color:var(--tm-accent-dark);font-size:11px}.tm-option__pills{gap:8px}.tm-option label{border-radius:12px;min-height:46px;padding:0 15px;gap:8px}.tm-option input:checked+label{border-color:var(--tm-accent);box-shadow:0 0 0 1px var(--tm-accent),0 6px 18px #e43f4d14;background:var(--tm-accent-soft)}.tm-swatch{width:15px;height:15px;border-radius:50%;border:1px solid rgba(39,52,59,.18)}.tm-swatch--black{background:#22282c}.tm-swatch--white{background:#fff}.tm-swatch--rose{background:#e8b2bf}.tm-quantity-row{display:flex;align-items:center;justify-content:space-between;margin:4px 0 14px;font-size:12px;font-weight:800}.tm-qty-stepper{display:grid;grid-template-columns:38px 38px 38px;align-items:center;border:1px solid var(--tm-line);border-radius:12px;overflow:hidden;background:#fff}.tm-qty-stepper button{height:38px;border:0;background:#fff;font-size:18px}.tm-qty-stepper button:hover{background:var(--tm-soft)}.tm-qty-stepper output{text-align:center;font-size:13px;font-weight:850}.tm-buy-actions{display:grid;gap:9px}.tm-buy-actions .tm-btn{min-height:54px}.tm-buy-actions .tm-btn--buy{display:flex;gap:10px}.tm-btn.is-loading{opacity:.65;pointer-events:none}.tm-offer-strip{display:grid;grid-template-columns:1fr;gap:0;margin-top:18px;border-top:1px solid var(--tm-line)}.tm-offer-strip>div{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center;padding:11px 0;border-bottom:1px solid var(--tm-line)}.tm-offer-icon{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:var(--tm-soft);color:var(--tm-accent-dark);font-weight:900}.tm-offer-strip p{margin:0;display:flex;justify-content:space-between;align-items:center;gap:12px}.tm-offer-strip strong{font-size:11px}.tm-offer-strip small{font-size:10px;color:var(--tm-muted);text-align:right}.tm-payment-wrap{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}.tm-payment-wrap>span{font-size:9px;color:var(--tm-muted);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tm-payment-icons{margin:0}.tm-payment-icons svg{height:20px}.tm-product-page-v6{padding:24px 0 72px}.tm-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 22px;color:var(--tm-muted);font-size:11px}.tm-breadcrumb a:hover{color:var(--tm-accent)}.tm-buy--product-page .tm-buy__panel{top:92px}.tm-product-accordions{margin-top:20px;border-top:1px solid var(--tm-line)}.tm-product-accordions details{border-bottom:1px solid var(--tm-line)}.tm-product-accordions summary{list-style:none;cursor:pointer;padding:15px 0;font-size:12.5px;font-weight:850;position:relative}.tm-product-accordions summary::-webkit-details-marker{display:none}.tm-product-accordions summary:after{content:"+";position:absolute;right:0}.tm-product-accordions details[open] summary:after{content:"\2212"}.tm-product-accordions details div{padding:0 28px 16px 0;color:var(--tm-muted);font-size:12.5px;line-height:1.65}.tm-product-accordions details p{margin:0}.tm-product-afterbuy{padding:72px 0 0}.tm-mini-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:980px;margin:0 auto}.tm-mini-benefits article{text-align:center;padding:26px;border:1px solid var(--tm-line);border-radius:18px;background:#fff}.tm-mini-benefits span{color:var(--tm-accent);font-size:10px;font-weight:900;letter-spacing:.12em}.tm-mini-benefits h3{margin:16px 0 8px;font-size:19px}.tm-mini-benefits p{margin:0;color:var(--tm-muted);font-size:13px;line-height:1.55}.tm-cart-page{padding:50px 0 84px;background:linear-gradient(180deg,#fcfbf8,#f5f7f7);min-height:70vh}.tm-cart-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.tm-cart-head h1{margin:0;font-size:clamp(38px,5vw,58px);line-height:1;letter-spacing:-.05em}.tm-cart-head p:not(.tm-eyebrow){margin:10px 0 0;color:var(--tm-muted);font-size:14px}.tm-continue-link{font-size:12px;font-weight:800;color:var(--tm-muted)}.tm-continue-link span{color:var(--tm-accent)}.tm-cart-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr);gap:24px;align-items:start}.tm-cart-items{display:grid;gap:12px}.tm-cart-card{display:grid;grid-template-columns:170px 1fr;gap:20px;padding:14px;border:1px solid var(--tm-line);border-radius:22px;background:#fff;box-shadow:0 12px 42px #27343b0b}.tm-cart-card__image{display:block;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:var(--tm-soft)}.tm-cart-card__image img{width:100%;height:100%;object-fit:cover}.tm-cart-card__info{display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:7px 7px 5px 0}.tm-cart-card__top{display:flex;justify-content:space-between;gap:16px}.tm-cart-brand{display:block;margin-bottom:7px;color:var(--tm-accent-dark);font-size:8px;font-weight:900;letter-spacing:.17em}.tm-cart-card h2{margin:0;font-size:20px;letter-spacing:-.025em;line-height:1.2}.tm-cart-card__price{font-size:16px;white-space:nowrap}.tm-cart-variant{display:inline-flex;align-self:flex-start;margin-top:10px;padding:6px 9px;border-radius:999px;background:var(--tm-soft);color:var(--tm-muted);font-size:10px;font-weight:800}.tm-cart-card__bottom{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:14px}.tm-cart-qty label{display:block;margin-bottom:6px;color:var(--tm-muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tm-cart-qty__box{display:grid;grid-template-columns:34px 42px 34px;align-items:center;border:1px solid var(--tm-line);border-radius:10px;overflow:hidden}.tm-cart-qty__box a{display:grid;place-items:center;height:34px;background:#fff;font-size:16px}.tm-cart-qty__box input{width:42px;height:34px;padding:0;border:0;border-left:1px solid var(--tm-line);border-right:1px solid var(--tm-line);text-align:center;background:#fff;font-size:12px;font-weight:800}.tm-cart-remove{color:var(--tm-muted);font-size:10px;text-decoration:underline;text-underline-offset:3px}.tm-cart-update{justify-self:start;border:0;background:transparent;color:var(--tm-muted);font-size:10px;text-decoration:underline;text-underline-offset:3px;padding:4px}.tm-cart-summary-v6{position:sticky;top:96px;display:grid;gap:12px}.tm-cart-summary-card{padding:26px;border:1px solid var(--tm-line);border-radius:22px;background:#fff;box-shadow:var(--tm-shadow)}.tm-summary-row{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--tm-line);font-size:14px}.tm-summary-row strong{font-size:16px}.tm-summary-row--muted{color:var(--tm-muted);font-size:11px}.tm-summary-row--muted strong{font-size:11px;color:var(--tm-ink)}.tm-cart-tax{margin:14px 0;color:var(--tm-muted);font-size:10.5px;line-height:1.5}.tm-checkout-btn{margin-top:4px;gap:10px}.tm-cart-safe{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center;margin-top:15px;padding:12px;border-radius:12px;background:var(--tm-soft)}.tm-cart-safe>span{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#fff;color:var(--tm-accent)}.tm-cart-safe strong,.tm-cart-safe small{display:block}.tm-cart-safe strong{font-size:10.5px}.tm-cart-safe small{margin-top:2px;color:var(--tm-muted);font-size:9.5px;line-height:1.35}.tm-payment-icons--cart{justify-content:center;margin-top:14px}.tm-cart-service{display:grid;gap:1px;overflow:hidden;border:1px solid var(--tm-line);border-radius:18px;background:var(--tm-line)}.tm-cart-service>div{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center;padding:13px 16px;background:#fff}.tm-cart-service>div>span{color:var(--tm-accent);font-weight:900}.tm-cart-service p{margin:0}.tm-cart-service strong,.tm-cart-service small{display:block}.tm-cart-service strong{font-size:10.5px}.tm-cart-service small{margin-top:2px;color:var(--tm-muted);font-size:9.5px}.tm-empty-cart{max-width:600px;margin:60px auto 0;padding:50px 26px;text-align:center;border:1px solid var(--tm-line);border-radius:26px;background:#fff;box-shadow:var(--tm-shadow)}.tm-empty-cart__icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 20px;border-radius:50%;background:var(--tm-accent-soft);color:var(--tm-accent);font-size:24px}.tm-empty-cart h2{margin:0;font-size:30px}.tm-empty-cart p{margin:12px auto 22px;max-width:420px;color:var(--tm-muted);font-size:14px;line-height:1.6}.tm-toast{position:fixed;z-index:200;right:18px;bottom:18px;display:flex;align-items:center;gap:16px;max-width:min(430px,calc(100vw - 36px));padding:14px 16px;border:1px solid var(--tm-line);border-radius:14px;background:#fff;box-shadow:0 18px 60px #27343b29;opacity:0;transform:translateY(20px);pointer-events:none;transition:.25s}.tm-toast.is-show{opacity:1;transform:none;pointer-events:auto}.tm-toast span{font-size:12px}.tm-toast a{font-size:11px;font-weight:850;color:var(--tm-accent)}.tm-faq-head.tm-centered-head{max-width:780px;margin-left:auto;margin-right:auto}.tm-faq-head.tm-centered-head .tm-copy,.tm-faq{margin-left:auto;margin-right:auto}@media(max-width:860px){.tm-page{width:min(calc(100% - 30px),var(--tm-width))}.tm-section{padding:58px 0}.tm-buy--signature{grid-template-columns:1fr;gap:18px}.tm-buy--signature .tm-buy__panel{position:relative;top:auto}.tm-buy--signature .tm-buy__gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.tm-buy--signature .tm-buy__gallery::-webkit-scrollbar{display:none}.tm-buy--signature .tm-buy__media,.tm-buy--signature .tm-buy__media--primary{grid-column:auto;min-width:86vw;aspect-ratio:1/1;scroll-snap-align:center}.tm-product-afterbuy{padding-top:54px}.tm-mini-benefits{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.tm-mini-benefits article{min-width:74vw;scroll-snap-align:start}.tm-cart-layout{grid-template-columns:1fr}.tm-cart-summary-v6{position:relative;top:auto}.tm-cart-head{align-items:start}.tm-cart-card{grid-template-columns:150px 1fr}}@media(max-width:600px){body{padding-bottom:72px}.tm-page{width:min(calc(100% - 20px),var(--tm-width))}.tm-section{padding:46px 0}.tm-centered-head{margin-bottom:26px;padding:0 7px}.tm-centered-head .tm-h2{font-size:clamp(30px,8.5vw,38px)}.tm-centered-head .tm-copy{font-size:14px;line-height:1.6}.tm-hero-v6{padding:8px 0 24px}.tm-hero-v6 .tm-hero__shell{display:flex;flex-direction:column;min-height:0;border-radius:22px}.tm-hero-v6 .tm-hero__copy{padding:26px 19px 20px;text-align:center;align-items:center}.tm-hero-v6 .tm-h1{font-size:clamp(37px,10.3vw,46px);line-height:1;max-width:100%}.tm-hero-v6 .tm-hero__lead{font-size:14px;line-height:1.58;margin:17px 0 18px}.tm-hero-actions{display:grid;width:100%;grid-template-columns:1fr}.tm-hero-actions .tm-btn{width:100%;min-height:50px}.tm-hero-v6 .tm-hero__proof,.tm-hero-v6 .tm-hero__price{justify-content:center}.tm-hero-v6 .tm-hero__visual{min-height:330px;padding:10px 10px 14px}.tm-hero-v6 .tm-hero__frame{width:100%;aspect-ratio:1/1;border-radius:17px}.tm-hero-v6 .tm-hero__floating{left:18px;bottom:28px;text-align:left}.tm-feature-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;scrollbar-width:none}.tm-feature{min-width:84vw;scroll-snap-align:center;min-height:200px}.tm-buy--signature .tm-buy__media,.tm-buy--signature .tm-buy__media--primary{min-width:91vw;border-radius:17px}.tm-buy--signature .tm-buy__panel--signature{padding:20px;border-radius:19px}.tm-buy__title{font-size:34px}.tm-product-intro{font-size:13.5px}.tm-buy__price{font-size:25px}.tm-product-highlights{gap:9px}.tm-product-highlights li{font-size:12.5px}.tm-option label{min-height:44px;padding:0 13px;font-size:12px}.tm-buy-actions{gap:8px}.tm-buy-actions .tm-btn{min-height:52px;font-size:13.5px}.tm-offer-strip p{display:block}.tm-offer-strip small{text-align:left;display:block;margin-top:2px}.tm-payment-wrap{display:block;text-align:center}.tm-payment-wrap>span{display:block;margin-bottom:8px}.tm-payment-icons{justify-content:center}.tm-product-page-v6{padding:12px 0 54px}.tm-breadcrumb{margin-bottom:12px;padding:0 4px}.tm-product-afterbuy{padding-top:44px}.tm-mini-benefits article{min-width:80vw}.tm-cart-page{padding:34px 0 92px}.tm-cart-head{display:block;text-align:center;margin-bottom:22px}.tm-cart-head h1{font-size:42px}.tm-cart-head .tm-eyebrow{margin-bottom:12px}.tm-continue-link{display:inline-block;margin-top:12px}.tm-cart-card{grid-template-columns:108px 1fr;gap:12px;padding:10px;border-radius:17px}.tm-cart-card__image{border-radius:12px}.tm-cart-card__info{padding:3px 2px 2px 0}.tm-cart-card__top{display:block}.tm-cart-card h2{font-size:16px}.tm-cart-card__price{display:block;margin-top:6px;font-size:14px}.tm-cart-variant{margin-top:7px;font-size:9px}.tm-cart-card__bottom{align-items:center;margin-top:10px}.tm-cart-qty label{display:none}.tm-cart-qty__box{grid-template-columns:30px 36px 30px}.tm-cart-qty__box a,.tm-cart-qty__box input{height:31px}.tm-cart-qty__box input{width:36px}.tm-cart-summary-card{padding:20px;border-radius:18px}.tm-checkout-btn{min-height:54px}.tm-cart-service{border-radius:16px}.tm-empty-cart{margin-top:26px;padding:38px 20px}.tm-toast{bottom:84px;left:10px;right:10px;max-width:none;justify-content:space-between}.tm-footer__grid{text-align:center}.tm-footer__payments{justify-content:center}}.tm-sticky-buy .tm-btn--buy{min-width:112px}.tm-sticky-buy__meta span{font-weight:800}.tm-sticky-buy__meta strong{color:var(--tm-accent-dark)}html,body,button,input,select,textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif!important}body{font-size:16px;line-height:1.65;font-weight:400;letter-spacing:-.01em;color:var(--tm-body)}h1,h2,h3,h4,h5,h6,.tm-h1,.tm-h2,.tm-h3,.tm-buy__title,.tm-cart-head h1{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif!important;color:var(--tm-ink);font-weight:650;letter-spacing:-.035em;line-height:1.08;margin-top:0}h1,.tm-h1{font-size:clamp(38px,5vw,72px);max-width:900px}h2,.tm-h2{font-size:clamp(30px,3.6vw,50px);max-width:820px}h3,.tm-h3{font-size:clamp(21px,2.2vw,28px);line-height:1.18}h4,h5,h6{font-size:18px;line-height:1.3}p,.tm-copy,.tm-product-desc,.tm-product-intro,.tm-footer__text,.tm-faq__answer{font-size:16px;line-height:1.7;color:var(--tm-body);max-width:680px}.tm-hero p,.tm-hero__copy,.tm-lead,.tm-section__intro{font-size:clamp(17px,1.6vw,20px);line-height:1.6;max-width:650px}.tm-muted,.tm-buy__compare,.tm-product-kicker,.tm-footer__legal,small{font-size:14px;line-height:1.55;color:var(--tm-muted)}.tm-eyebrow,.tm-kicker,.tm-product-kicker{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;line-height:1.4}button,.tm-btn,.tm-btn--buy,.tm-btn--cart,.shopify-payment-button__button{font-size:16px!important;font-weight:650!important;letter-spacing:-.01em!important;line-height:1.2!important}.tm-price,.tm-buy__price,.price,.product__price{font-size:clamp(26px,3vw,34px);font-weight:700;letter-spacing:-.035em;color:var(--tm-ink)}.tm-section-head,.tm-section__header,.tm-heading-wrap{text-align:center;margin-left:auto;margin-right:auto}.tm-section-head h2,.tm-section__header h2,.tm-heading-wrap h2,.tm-section-head p,.tm-section__header p,.tm-heading-wrap p{margin-left:auto;margin-right:auto}.tm-copy,.tm-lead,.tm-section__intro,.tm-hero__copy{max-width:680px}@media screen and (max-width:749px){body{font-size:15px;line-height:1.6}h1,.tm-h1{font-size:38px;line-height:1.05;letter-spacing:-.04em}h2,.tm-h2{font-size:30px;line-height:1.1}h3,.tm-h3{font-size:21px}p,.tm-copy,.tm-product-desc,.tm-product-intro{font-size:15px;line-height:1.65}.tm-hero p,.tm-hero__copy,.tm-lead{font-size:17px}.tm-eyebrow,.tm-kicker,.tm-product-kicker{font-size:11px;letter-spacing:.12em}button,.tm-btn,.tm-btn--buy,.tm-btn--cart{font-size:15px!important}}.tm-assurance__main{max-width:1180px;margin:0 auto;background:#fff;border:1px solid var(--tm-line);border-radius:22px;overflow:hidden;box-shadow:0 8px 30px #3a373209}.tm-assurance__item{min-height:150px;padding:28px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff!important;border-color:var(--tm-line)!important}.tm-assurance__item>span:first-child{font-size:11px;font-weight:700;letter-spacing:.14em;color:var(--tm-accent);margin-bottom:14px;opacity:.75}.tm-assurance__item h3,.tm-assurance__item strong{font-size:17px;line-height:1.3;font-weight:650;letter-spacing:-.025em;color:var(--tm-ink);margin:0 0 7px}.tm-assurance__item p{font-size:14px;line-height:1.5;color:var(--tm-muted);margin:0 auto;max-width:220px}@media screen and (max-width:749px){.tm-assurance__main{margin-left:16px;margin-right:16px;border-radius:18px}.tm-assurance__item{min-height:auto;padding:22px 16px}.tm-assurance__item h3,.tm-assurance__item strong{font-size:15px}.tm-assurance__item p{font-size:13px}}.tm-assurance{padding:42px 20px!important}.tm-assurance__main{max-width:1180px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;background:#fff!important;border:1px solid var(--tm-line)!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 12px 35px #3a37320a!important}.tm-assurance__item{min-height:118px!important;padding:24px 18px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;background:#fff!important}.tm-assurance__item *{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.tm-assurance__item>span:first-child{display:none!important}.tm-assurance__item h3,.tm-assurance__item strong{margin:0 0 6px!important;font-size:16px!important;line-height:1.25!important;font-weight:650!important;letter-spacing:-.02em!important;color:var(--tm-ink)!important}.tm-assurance__item p{margin:0!important;font-size:13px!important;line-height:1.45!important;color:var(--tm-muted)!important;max-width:190px!important}@media screen and (max-width:749px){.tm-assurance{padding:28px 14px!important}.tm-assurance__main{grid-template-columns:1fr 1fr!important;border-radius:20px!important}.tm-assurance__item{min-height:105px!important;padding:18px 10px!important}.tm-assurance__item h3,.tm-assurance__item strong{font-size:14px!important}.tm-assurance__item p{font-size:12px!important;max-width:145px!important}}.tm-section--tight{padding:34px 0!important}.tm-trust-line{max-width:1180px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;background:#fff!important;border:1px solid var(--tm-line)!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 10px 30px #3a373209!important}.tm-trust-line>div{min-height:115px!important;padding:22px 18px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-right:1px solid var(--tm-line)!important}.tm-trust-line>div:last-child{border-right:0!important}.tm-trust-line span{display:none!important}.tm-trust-line strong{display:block!important;margin:0!important;font-size:15px!important;line-height:1.3!important;font-weight:650!important;letter-spacing:-.025em!important;color:var(--tm-ink)!important;text-align:center!important}.tm-trust-line small{display:block!important;margin:7px auto 0!important;max-width:190px!important;font-size:12.5px!important;line-height:1.45!important;font-weight:400!important;color:var(--tm-muted)!important;text-align:center!important}@media screen and (max-width:749px){.tm-section--tight{padding:24px 0!important}.tm-trust-line{display:grid!important;grid-template-columns:1fr 1fr!important;overflow:hidden!important;border-radius:18px!important}.tm-trust-line>div{min-width:0!important;min-height:105px!important;padding:18px 10px!important;border-right:1px solid var(--tm-line)!important;border-bottom:1px solid var(--tm-line)!important}.tm-trust-line>div:nth-child(2n){border-right:0!important}.tm-trust-line>div:nth-last-child(-n+2){border-bottom:0!important}.tm-trust-line strong{font-size:13.5px!important}.tm-trust-line small{font-size:11.5px!important;max-width:140px!important}}.tm-section{padding:52px 0!important}.tm-section--tight{padding:28px 0!important}.tm-centered-head,.tm-section-head,.tm-faq-head{margin-bottom:28px!important}.tm-centered-head .tm-eyebrow,.tm-section-head .tm-eyebrow{margin-bottom:10px!important}.tm-centered-head .tm-copy,.tm-section-head .tm-copy{margin-top:14px!important}.tm-hero,.tm-hero-v6{padding-top:12px!important;padding-bottom:30px!important}.tm-problem-card__body{padding:22px!important}.tm-problem-card__media{aspect-ratio:16 / 9!important}.tm-feature{min-height:180px!important;padding:24px!important}.tm-feature h3{margin-top:26px!important}.tm-section--product{padding-top:48px!important;padding-bottom:44px!important}.tm-buy__panel,.tm-buy__panel--signature{padding:26px!important}#confiance.tm-section{padding-top:22px!important;padding-bottom:22px!important}.tm-step{min-height:220px!important;padding:24px!important}.tm-step h3{margin-top:72px!important;margin-bottom:8px!important}.tm-faq{margin-top:24px!important}.tm-faq summary{padding:18px 0!important}.tm-faq__answer{padding-bottom:18px!important}.tm-section--final{padding-top:34px!important;padding-bottom:38px!important}.tm-final{padding:42px!important}.tm-footer{padding-top:44px!important;padding-bottom:22px!important}.tm-footer__bottom{margin-top:32px!important}@media screen and (max-width:749px){.tm-section{padding:34px 0!important}.tm-section--tight{padding:20px 0!important}.tm-centered-head,.tm-section-head,.tm-faq-head{margin-bottom:20px!important}.tm-hero,.tm-hero-v6{padding:6px 0 20px!important}.tm-problem-card__body{padding:18px!important}.tm-feature{min-height:165px!important;padding:20px!important}.tm-feature h3{margin-top:20px!important}.tm-section--product{padding:30px 0!important}.tm-buy__panel,.tm-buy__panel--signature{padding:18px!important}#confiance.tm-section{padding:16px 0!important}.tm-step{min-height:185px!important;padding:20px!important}.tm-step h3{margin-top:48px!important}.tm-faq{margin-top:16px!important}.tm-faq summary{padding:16px 0!important}.tm-section--final{padding:24px 0 28px!important}.tm-final{padding:28px 20px!important}.tm-footer{padding-top:34px!important}}.tm-faq{max-width:900px!important;margin:18px auto 0!important}.tm-faq details{border-bottom:1px solid var(--tm-line)!important}.tm-faq summary{min-height:auto!important;padding:14px 0!important;font-size:16px!important;line-height:1.3!important;font-weight:600!important;color:var(--tm-ink)!important}.tm-faq__answer{padding:0 0 14px!important;font-size:14px!important;line-height:1.55!important;color:var(--tm-body)!important;max-width:760px!important}.tm-faq-head{margin-bottom:18px!important}.tm-faq-head h2{margin-bottom:8px!important}@media screen and (max-width:749px){.tm-faq{margin-top:10px!important}.tm-faq summary{padding:12px 0!important;font-size:14px!important;line-height:1.3!important}.tm-faq__answer{padding-bottom:12px!important;font-size:13px!important;line-height:1.5!important}.tm-faq-head{margin-bottom:12px!important}}.tm-faq{max-width:980px!important;margin:10px auto 0!important}.tm-faq details{padding:0!important;margin:0!important}.tm-faq summary{min-height:0!important;padding:13px 0!important;margin:0!important;font-size:15px!important;line-height:1.25!important;font-weight:600!important}.tm-faq__answer{padding:0 0 13px!important;margin:0!important;font-size:14px!important;line-height:1.5!important}.tm-faq__answer p{margin:0!important}@media(max-width:600px){.tm-faq summary{padding:11px 0!important;font-size:14px!important}.tm-faq__answer{padding-bottom:11px!important;font-size:13px!important}}#contact.tm-section{padding:42px 0!important}.tm-contact{grid-template-columns:.8fr 1.2fr!important;gap:48px!important;align-items:center!important}#contact .tm-h2{font-size:clamp(30px,3vw,44px)!important;line-height:1.08!important;max-width:500px!important;margin-bottom:16px!important}#contact .tm-eyebrow{margin-bottom:12px!important}#contact .tm-copy{font-size:15px!important;line-height:1.6!important;max-width:520px!important;margin-bottom:14px!important}.tm-contact__card{padding:28px!important;border-radius:22px!important;max-width:760px!important}.tm-form,.tm-form__row{gap:16px!important}.tm-field{gap:7px!important}.tm-field label{font-size:13px!important;font-weight:600!important}.tm-field input{min-height:52px!important;height:52px!important;padding:0 16px!important;border-radius:15px!important;font-size:15px!important}.tm-field textarea{min-height:130px!important;height:130px!important;padding:14px 16px!important;border-radius:15px!important;font-size:15px!important}#contact .tm-btn{min-height:52px!important;height:52px!important;padding:0 24px!important;border-radius:14px!important;font-size:15px!important;margin-top:2px!important}@media(max-width:749px){#contact.tm-section{padding:30px 0!important}.tm-contact{grid-template-columns:1fr!important;gap:22px!important}#contact .tm-h2{font-size:30px!important;max-width:340px!important;margin-bottom:12px!important}#contact .tm-copy{font-size:14px!important;margin-bottom:10px!important}.tm-contact__card{padding:18px!important;border-radius:18px!important}.tm-form__row{grid-template-columns:1fr!important;gap:12px!important}.tm-form{gap:12px!important}.tm-field input{height:48px!important;min-height:48px!important}.tm-field textarea{height:110px!important;min-height:110px!important}#contact .tm-btn{height:48px!important;min-height:48px!important}}.tm-hero-v6{padding:12px 0 32px!important}.tm-hero-v6 .tm-hero__shell{min-height:520px!important;background:linear-gradient(135deg,var(--tm-surface) 0%,var(--tm-bg) 62%,var(--tm-blush) 100%)!important;border-radius:26px!important}.tm-hero-v6 .tm-badge{display:none!important}.tm-hero-v6 .tm-hero__copy{padding:42px 48px!important}.tm-hero-v6 .tm-hero__eyebrow{margin-bottom:12px!important}.tm-hero-v6 .tm-h1{font-size:clamp(42px,4.8vw,66px)!important;line-height:1.02!important;max-width:650px!important}.tm-hero-v6 .tm-hero__lead{font-size:16px!important;line-height:1.55!important;margin:18px 0 20px!important;max-width:560px!important}.tm-hero-v6 .tm-hero__visual{min-height:500px!important;padding:28px!important}.tm-hero-v6 .tm-hero__frame{width:min(90%,500px)!important;border-radius:22px!important}.tm-hero-actions{margin:0!important}.tm-hero-actions .tm-btn{min-height:50px!important}.tm-hero__proof,.tm-hero__price{margin-top:14px!important}@media(max-width:600px){.tm-hero-v6{padding:6px 0 20px!important}.tm-hero-v6 .tm-hero__shell{min-height:0!important;border-radius:20px!important}.tm-hero-v6 .tm-hero__copy{padding:22px 17px 16px!important}.tm-hero-v6 .tm-h1{font-size:34px!important;line-height:1.03!important;letter-spacing:-.04em!important}.tm-hero-v6 .tm-hero__lead{font-size:14px!important;line-height:1.5!important;margin:14px 0 16px!important}.tm-hero-actions .tm-btn--ghost{display:none!important}.tm-hero-actions .tm-btn--buy{width:100%!important;min-height:48px!important}.tm-hero__proof{margin-top:11px!important;gap:5px!important;justify-content:center!important}.tm-hero__proof span{min-height:27px!important;padding:0 8px!important;font-size:9px!important}.tm-hero__price{margin-top:10px!important}.tm-hero-v6 .tm-hero__visual{min-height:280px!important;padding:8px 10px 12px!important}.tm-hero-v6 .tm-hero__frame{width:100%!important;aspect-ratio:1 / .9!important;border-radius:16px!important}.tm-hero-v6 .tm-hero__floating{bottom:20px!important;left:16px!important}.tm-hero-v6 .tm-hero__colors{top:18px!important;right:15px!important}}.tm-hero-v6 .tm-hero__shell{min-height:440px!important;max-height:560px!important}.tm-hero-v6 .tm-hero__copy{padding:34px 44px!important;justify-content:center!important}.tm-hero-v6 .tm-h1{font-size:clamp(38px,3.6vw,54px)!important;line-height:1.03!important;max-width:620px!important;margin-bottom:0!important}.tm-hero-v6 .tm-hero__lead{font-size:15px!important;line-height:1.5!important;margin:14px 0 16px!important;max-width:540px!important}.tm-hero-v6 .tm-hero__visual{min-height:440px!important;max-height:520px!important;padding:24px!important}.tm-hero-v6 .tm-hero__frame{width:min(86%,470px)!important;max-height:460px!important}.tm-hero-actions{display:flex!important;align-items:center!important;gap:10px!important;margin-top:0!important}.tm-hero-actions .tm-btn{min-height:48px!important;padding:0 22px!important}.tm-hero__proof{margin-top:12px!important}.tm-hero__price{margin-top:10px!important}@media(max-width:600px){.tm-hero-v6 .tm-hero__shell{max-height:none!important}.tm-hero-v6 .tm-h1{font-size:32px!important;line-height:1.04!important}.tm-hero-v6 .tm-hero__copy{padding:20px 16px 14px!important}.tm-hero-v6 .tm-hero__lead{font-size:14px!important;margin:11px 0 14px!important}.tm-hero-v6 .tm-hero__visual{min-height:245px!important;max-height:310px!important;padding:6px 10px 12px!important}.tm-hero-v6 .tm-hero__frame{max-height:280px!important}}@media(min-width:900px){.tm-hero-v6 .tm-h1{font-size:48px!important;max-width:690px!important;line-height:1.04!important}}.tm-section--product{padding-top:32px!important;padding-bottom:34px!important}.tm-section--product .tm-centered-head{max-width:720px!important;margin:0 auto 22px!important}.tm-section--product .tm-centered-head .tm-h2{font-size:clamp(28px,3vw,40px)!important;line-height:1.08!important}.tm-section--product .tm-centered-head .tm-copy{margin-top:10px!important;font-size:14px!important;line-height:1.55!important}.tm-buy--signature{max-width:1050px!important;margin:0 auto!important;gap:24px!important;align-items:start!important}.tm-photo-carousel{max-width:430px!important;width:100%!important;margin:0 auto!important}.tm-photo-carousel__viewport{aspect-ratio:1 / 1!important}.tm-photo-carousel__thumb{width:56px!important;height:56px!important;flex-basis:56px!important}.tm-photo-carousel__thumbs{gap:6px!important;margin-top:8px!important}.tm-buy__panel--signature{padding:24px!important;border-radius:20px!important}.tm-buy__title{font-size:28px!important;margin-bottom:8px!important}.tm-product-intro{font-size:14px!important;line-height:1.5!important;margin-bottom:16px!important}.tm-buy__panel fieldset,.tm-buy__panel .tm-option-group{margin-bottom:14px!important}.tm-buy__panel .tm-btn{min-height:50px!important}.tm-buy__panel .tm-purchase-trust,.tm-buy__panel .tm-product-trust{margin-top:14px!important}@media(max-width:749px){.tm-section--product{padding-top:24px!important;padding-bottom:26px!important}.tm-section--product .tm-centered-head{margin-bottom:16px!important}.tm-section--product .tm-centered-head .tm-h2{font-size:27px!important}.tm-section--product .tm-centered-head .tm-copy{font-size:13px!important}.tm-buy--signature{gap:14px!important}.tm-photo-carousel{max-width:320px!important}.tm-buy__panel--signature{padding:18px!important;border-radius:18px!important}.tm-buy__title{font-size:24px!important}.tm-product-intro{font-size:13px!important;margin-bottom:12px!important}}.tm-section--product{padding-bottom:10px!important}#confiance.tm-section{padding-top:0!important;padding-bottom:18px!important}#confiance .tm-trust-line{margin-top:0!important}@media(max-width:749px){.tm-section--product{padding-bottom:6px!important}#confiance.tm-section{padding-top:0!important;padding-bottom:14px!important}}.tm-product-highlights li>span:first-child{background:#e8f1ea!important;color:#3f6b4f!important;border:1px solid #D2E3D6!important}.tm-check,.tm-check-icon,.tm-benefit__check,.tm-trust-check{background:#e8f1ea!important;color:#3f6b4f!important;border-color:#d2e3d6!important}.tm-mini-trust span{color:var(--tm-muted)}.tm-mini-trust span:first-letter{color:#3f6b4f!important;font-weight:700}.tm-hero__swatches,.tm-hero-swatches,.tm-hero__color-dots,.tm-hero__variants,.tm-hero .tm-floating-swatches,.tm-hero .tm-hero__floating-colors{display:none!important}@media(max-width:600px){body{padding-bottom:0!important}.tm-page{width:min(calc(100% - 20px),var(--tm-width))!important}.tm-section{padding:34px 0!important}.tm-eyebrow{margin-bottom:8px!important;font-size:8.5px!important;line-height:1.3!important;letter-spacing:.16em!important}.tm-hero-v6{padding:7px 0 20px!important}.tm-hero-v6 .tm-hero__copy{padding:22px 17px 18px!important}.tm-hero-v6 .tm-h1{max-width:100%!important;font-size:clamp(32px,8.8vw,39px)!important;line-height:1.03!important;letter-spacing:-.045em!important}.tm-hero-v6 .tm-hero__lead{margin:14px 0 16px!important;font-size:13.5px!important;line-height:1.52!important}.tm-centered-head .tm-h2,.tm-section-head .tm-h2,.tm-faq-head .tm-h2{font-size:clamp(27px,7.4vw,32px)!important;line-height:1.08!important;letter-spacing:-.038em!important}.tm-centered-head{margin-bottom:18px!important;padding:0 4px!important}.tm-centered-head .tm-copy,.tm-section-head .tm-copy,.tm-faq-head .tm-copy{margin-top:8px!important;font-size:13px!important;line-height:1.5!important}.tm-buy__title{font-size:29px!important;line-height:1.05!important;letter-spacing:-.035em!important}.tm-product-intro{font-size:13px!important;line-height:1.5!important}.tm-steps-premium{display:none!important}.tm-faq{margin-top:16px!important}.tm-faq details{padding:0!important}.tm-faq summary{padding:14px 0!important;gap:12px!important;font-size:13.5px!important;line-height:1.35!important}.tm-faq summary:after{font-size:20px!important}.tm-faq__answer{padding:0 0 14px!important;font-size:12.5px!important;line-height:1.5!important}#contact.tm-section{padding:30px 0!important}.tm-contact{grid-template-columns:1fr!important;gap:18px!important}.tm-contact .tm-h2{font-size:29px!important;line-height:1.07!important}.tm-contact>div:first-child .tm-copy{margin-bottom:8px!important;font-size:13px!important;line-height:1.5!important}.tm-contact__card{padding:17px!important;border-radius:17px!important}.tm-form{gap:10px!important}.tm-form__row{grid-template-columns:1fr!important;gap:10px!important}.tm-field{gap:5px!important}.tm-field input,.tm-field select,.tm-field textarea{padding:11px 12px!important;border-radius:11px!important;font-size:13px!important}.tm-field textarea{min-height:105px!important}.tm-final{padding:24px 18px!important;border-radius:18px!important}.tm-final .tm-h2{font-size:29px!important;line-height:1.07!important}.tm-final .tm-copy{margin-top:9px!important;font-size:13px!important;line-height:1.5!important}.tm-footer{padding:28px 0 16px!important}.tm-footer__grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px 14px!important}.tm-footer__grid>div:first-child{grid-column:1 / -1!important}.tm-footer__brand{font-size:20px!important;letter-spacing:.12em!important}.tm-footer__text{margin-top:8px!important;font-size:11.5px!important;line-height:1.45!important}.tm-footer h3{margin:0 0 8px!important;font-size:9px!important;letter-spacing:.1em!important}.tm-footer nav{gap:6px!important;font-size:11.5px!important;line-height:1.3!important}.tm-footer__legal{margin-top:8px!important;font-size:9.5px!important;line-height:1.4!important}.tm-footer__payments{margin-top:9px!important;gap:4px!important}.tm-footer__payments svg{width:auto!important;height:18px!important}.tm-footer__bottom{margin-top:18px!important;padding-top:11px!important;flex-direction:column!important;gap:4px!important;font-size:9.5px!important;line-height:1.35!important}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/tekmova.css.map */
