:root{--tp-bg:#f7f1ec;--tp-surface:#fffdfc;--tp-ink:#241a17;--tp-muted:#786b65;--tp-rose:#c98782;--tp-rose-dark:#9c625e;--tp-soft:#f2d9d5;--tp-taupe:#b9a59b;--tp-border:#e7dbd4;--tp-black:#111;--tp-serif:Georgia,"Times New Roman",serif;--tp-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif }html{scroll-behavior:smooth;scroll-padding-top:76px}.tp,.tp *{box-sizing:border-box}.tp{width:100%;margin:0;background:var(--tp-bg);color:var(--tp-ink);font:400 16px/1.5 var(--tp-sans);overflow-x:clip}.tp main,.tp section,.tp header,.tp footer{width:100%;max-width:none;margin:0}.tp img,.tp video{display:block;width:100%;max-width:100%}.tp a{color:inherit;text-decoration:none}.tp h1,.tp h2,.tp h3,.tp p,.tp figure,.tp ul{margin:0}.tp button{font:inherit}.tp__shell{width:100%;max-width:1440px;margin-inline:auto;padding-inline:clamp(24px,5vw,78px)}.tp__skip{position:fixed;left:16px;top:-80px;z-index:200;background:#fff;padding:12px 18px;border-radius:6px}.tp__skip:focus{top:16px}.tp__announcement{height:28px;display:flex;align-items:center;justify-content:center;gap:14px;background:#b97873;color:#fff;font-size:12px;font-weight:800;letter-spacing:.02em}.tp__announcement i{width:3px;height:3px;border-radius:50%;background:#fff9}.tp__header{height:72px;background:#fffdfcf7;border-bottom:1px solid var(--tp-border);position:sticky;top:0;z-index:70;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tp__header-inner{width:100%;max-width:1440px;height:100%;margin:auto;padding-inline:clamp(24px,5vw,78px);display:flex;align-items:center;gap:28px}.tp__brand{display:inline-flex;flex-direction:column;line-height:1;flex:0 0 auto}.tp__brand span{font:700 34px/1 var(--tp-serif);letter-spacing:-.045em}.tp__brand small{font-size:9px;margin-top:5px;color:var(--tp-muted)}.tp__nav{display:flex;align-items:center;gap:28px;margin-left:auto}.tp__nav a{font-size:14px;font-weight:700;transition:color .2s}.tp__nav a:hover{color:var(--tp-rose-dark)}.tp__button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 27px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--tp-rose-dark),var(--tp-rose));color:#fff!important;font-weight:850;box-shadow:0 12px 24px #9c625e3b;transition:transform .2s,box-shadow .2s}.tp__button:hover{transform:translateY(-2px);box-shadow:0 16px 28px #9c625e4d}.tp__button:focus-visible,.tp button:focus-visible,.tp summary:focus-visible,.tp a:focus-visible{outline:3px solid var(--tp-ink);outline-offset:3px}.tp__button--small{min-height:42px;padding-inline:20px;font-size:13px}.tp__section{padding-block:clamp(54px,6vw,82px)}.tp__eyebrow{font-size:12px!important;text-transform:uppercase;letter-spacing:.17em;color:var(--tp-rose-dark)!important;font-weight:850}.tp__section-head{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);align-items:end;gap:40px;margin-bottom:30px}.tp__section-head h2,.tp__product-copy h2,.tp__faq h2{font:700 clamp(35px,4.4vw,62px)/1.02 var(--tp-serif);letter-spacing:-.04em}.tp__section-head .tp__eyebrow,.tp__product-copy>.tp__eyebrow{margin-bottom:9px}.tp__section-head>p{color:var(--tp-muted);font-size:16px;line-height:1.65}.tp__hero{min-height:610px;position:relative;isolation:isolate;background:#f0dfd4}.tp__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.tp__hero-media img{height:100%;object-fit:contain;object-position:right center}.tp__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#f7f1ecfc,#f7f1ecf2 34%,#f7f1ec73 57%,#f7f1ec05)}.tp__hero-inner{min-height:610px;display:flex;align-items:center;position:relative}.tp__hero-copy{width:min(640px,54%);padding-block:50px}.tp__hero-product-name{margin-top:8px;color:var(--tp-rose-dark);font:700 clamp(25px,2.4vw,36px)/1.05 var(--tp-serif);letter-spacing:-.025em}.tp__hero h1{margin-top:8px;font:700 clamp(43px,5.2vw,76px)/.98 var(--tp-serif);letter-spacing:-.05em}.tp__hero-text{margin-top:23px;max-width:610px;color:#554945;font-size:17px;line-height:1.67}.tp__hero .tp__button{margin-top:27px}.tp__mini-trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:21px}.tp__mini-trust span{padding:7px 12px;border:1px solid rgba(156,98,94,.23);background:#fffdfccc;border-radius:999px;font-size:12px;font-weight:800}.tp__hero-note{position:absolute;right:5.5%;bottom:42px;max-width:300px;color:#714742;font:italic 20px/1.4 var(--tp-serif);text-align:center;transform:rotate(-4deg)}.tp__hero-note strong{color:var(--tp-rose-dark)}.tp__order{background:var(--tp-surface);border-bottom:1px solid var(--tp-border)}.tp__order-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(440px,1.14fr);gap:clamp(34px,6vw,88px);align-items:center}.tp__order-media{position:relative;min-width:0}.tp__order-media img{height:600px;object-fit:cover;object-position:center;border-radius:18px;box-shadow:0 20px 45px #452c261f}.tp__order-media figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:13px 18px;border-radius:999px;background:#fffdfced;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;font-size:13px;font-weight:850;box-shadow:0 10px 30px #2f1e1a24}.tp__order-copy{min-width:0}.tp__order-copy h2{font:700 clamp(38px,4.4vw,62px)/1 var(--tp-serif);letter-spacing:-.04em;margin-top:8px}.tp__order-lead{margin-top:16px;color:var(--tp-muted);font-size:16px;line-height:1.65;max-width:680px}.tp__order-points{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:20px}.tp__order-points li{min-height:82px;padding:13px;border:1px solid var(--tp-border);border-radius:12px;background:var(--tp-bg);font-size:12px;font-weight:750;line-height:1.4}.tp__order-points li:before{content:"\2713";display:block;color:var(--tp-rose-dark);font-size:17px;margin-bottom:3px}.tp__packages{display:grid;gap:10px;margin-top:22px}.tp__package{width:100%;min-height:88px;padding:14px 58px 14px 18px;border:1px solid var(--tp-border);border-radius:15px;background:#fff;display:grid;grid-template-columns:1fr auto;gap:8px;text-align:left;align-items:center;position:relative;color:var(--tp-ink);cursor:pointer;transition:border-color .18s,transform .18s,background .18s,box-shadow .18s}.tp__package:hover{transform:translateY(-1px);border-color:var(--tp-rose)}.tp__package span{display:flex;flex-direction:column;min-width:0}.tp__package b{font-size:18px}.tp__package small{color:var(--tp-muted);font-size:12px;margin-top:3px}.tp__package>strong{font:700 24px/1 var(--tp-serif);white-space:nowrap}.tp__package>i{position:absolute;right:17px;width:28px;height:28px;border:2px solid var(--tp-border);border-radius:50%;display:grid;place-items:center;color:transparent;font-style:normal}.tp__package.is-selected{border:2px solid var(--tp-rose);background:#fff3f0;box-shadow:0 9px 24px #9c625e1f}.tp__package.is-selected>i{border-color:var(--tp-rose);background:var(--tp-rose);color:#fff}.tp__package>em{position:absolute;right:14px;top:-11px;background:linear-gradient(135deg,var(--tp-rose-dark),var(--tp-rose));color:#fff;border-radius:999px;padding:5px 10px;font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.tp__form{margin:0}.tp__checkout{width:100%;min-height:68px;border:0;border-radius:16px;background:linear-gradient(135deg,var(--tp-rose-dark),var(--tp-rose));color:#fff;padding:0 24px;margin-top:15px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:850;font-size:18px;box-shadow:0 12px 25px #9c625e3d;cursor:pointer}.tp__checkout strong{font:700 24px/1 var(--tp-serif);white-space:nowrap}.tp__checkout[disabled]{opacity:.55;cursor:not-allowed}.tp__order-assurance{text-align:center;margin-top:11px;color:var(--tp-muted);font-size:12px}.tp__order-assurance i{font-style:normal;margin:0 7px}.tp__empathy{background:var(--tp-bg)}.tp__empathy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tp__empathy-grid article{min-height:150px;padding:24px;border:1px solid var(--tp-border);border-radius:18px;background:#fffdfcbf;display:flex;flex-direction:column;justify-content:space-between}.tp__empathy-grid span{font:700 30px/1 var(--tp-serif);color:var(--tp-rose)}.tp__empathy-grid p{font:700 18px/1.35 var(--tp-serif);max-width:330px}.tp__empathy-close{margin-top:22px;padding:22px 25px;background:var(--tp-soft);border-radius:16px;text-align:center;font-size:18px}.tp__empathy-close strong{color:var(--tp-rose-dark)}.tp__motivations{background:var(--tp-surface)}.tp__motivation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tp__motivation-grid article{min-width:0;border:1px solid var(--tp-border);background:var(--tp-bg);border-radius:20px;overflow:hidden}.tp__motivation-grid img{height:245px;object-fit:cover}.tp__motivation-grid article>div{padding:23px}.tp__motivation-grid article>div>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--tp-rose);color:#fff;font-size:12px;font-weight:900}.tp__motivation-grid h3{margin-top:13px;font:700 27px/1.08 var(--tp-serif);letter-spacing:-.025em}.tp__motivation-grid p{margin-top:12px;color:var(--tp-muted);line-height:1.55}.tp__motivation-grid strong{display:block;margin-top:14px;color:var(--tp-rose-dark);font-size:13px;line-height:1.45}.tp__routine{background:var(--tp-soft)}.tp__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tp__steps article{min-width:0;background:var(--tp-surface);border:1px solid rgba(156,98,94,.16);border-radius:20px;overflow:hidden}.tp__steps video{height:240px;object-fit:cover;background:#ddd}.tp__steps article>div{padding:19px 21px 23px;position:relative}.tp__steps article span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--tp-rose-dark);color:#fff;font-weight:900}.tp__steps h3{margin-top:11px;font:700 25px/1.05 var(--tp-serif)}.tp__steps p{margin-top:8px;color:var(--tp-muted);font-size:14px;line-height:1.55}.tp__product{background:var(--tp-bg)}.tp__product-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(34px,6vw,86px)}.tp__product-visual{position:relative;min-width:0}.tp__product-visual img{height:610px;object-fit:cover;border-radius:20px}.tp__product-visual>span{position:absolute;left:18px;bottom:18px;padding:12px 16px;border-radius:999px;background:#fffdfced;font-size:12px;font-weight:850}.tp__product-copy h2{margin-top:6px}.tp__benefits{display:grid;grid-template-columns:1fr 1fr;gap:22px 17px;margin-top:28px}.tp__benefits article{display:flex;gap:12px;align-items:flex-start;min-width:0}.tp__benefits article>span{flex:0 0 42px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--tp-soft);color:var(--tp-rose-dark);font-size:19px;font-weight:900}.tp__benefits h3{font:700 20px/1.15 var(--tp-serif)}.tp__benefits p{margin-top:6px;color:var(--tp-muted);font-size:14px;line-height:1.5}.tp__media-block{margin-top:50px;display:grid;grid-template-columns:minmax(280px,.7fr) minmax(320px,1fr);gap:clamp(30px,6vw,88px);align-items:center}.tp__media-intro{display:block;margin:0}.tp__media-intro .tp__eyebrow{margin-bottom:8px}.tp__media-intro h3{font:700 clamp(32px,3.7vw,52px)/1.03 var(--tp-serif);letter-spacing:-.035em}.tp__media-intro p:last-child{margin-top:13px;color:var(--tp-muted);font-size:14px;line-height:1.6}.tp__video-track{display:block;min-width:0}.tp__video-track figure{width:min(100%,430px);margin-left:auto;border-radius:17px;overflow:hidden;background:var(--tp-surface);border:1px solid var(--tp-border)}.tp__video-track video{height:auto;max-height:620px;aspect-ratio:9/16;object-fit:contain;background:#171310}.tp__video-track figcaption{padding:13px 16px;font-size:13px;font-weight:800}.tp__editorial{min-height:430px;display:grid;grid-template-columns:48% 52%;align-items:stretch;background:var(--tp-soft)}.tp__editorial>img{height:100%;min-height:430px;object-fit:cover}.tp__editorial>div{padding:clamp(45px,7vw,96px);display:flex;flex-direction:column;justify-content:center}.tp__editorial h2{font:700 clamp(39px,4.5vw,64px)/1.02 var(--tp-serif);letter-spacing:-.04em;margin-top:8px}.tp__editorial div>p:not(.tp__eyebrow){margin-top:18px;color:#665550;font-size:17px;line-height:1.65;max-width:650px}.tp__editorial strong{margin-top:20px;color:var(--tp-rose-dark);font:italic 24px/1.25 var(--tp-serif)}.tp__faq{background:var(--tp-surface)}.tp__faq>.tp__shell{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(35px,6vw,80px)}.tp__faq-intro>p:last-child{color:var(--tp-muted);margin-top:14px}.tp__faq-list{border-top:1px solid var(--tp-border)}.tp__faq details{border-bottom:1px solid var(--tp-border)}.tp__faq summary{list-style:none;cursor:pointer;padding:19px 4px;display:flex;justify-content:space-between;gap:20px;font-weight:780}.tp__faq summary::-webkit-details-marker{display:none}.tp__faq summary span{font-size:22px;color:var(--tp-rose-dark);transition:transform .2s}.tp__faq details[open] summary span{transform:rotate(45deg)}.tp__faq details p{padding:0 42px 20px 4px;color:var(--tp-muted);line-height:1.6}.tp__final{height:410px;position:relative;display:grid;place-items:center;text-align:center;color:#fff;isolation:isolate}.tp__final>img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover;z-index:-2}.tp__final:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#2c1a1691;z-index:-1}.tp__final>div{padding:25px}.tp__final h2{font:700 clamp(43px,6vw,78px)/.98 var(--tp-serif);letter-spacing:-.045em;margin:5px 0 10px}.tp__final>div>span{display:block;font-size:16px}.tp__final .tp__button{margin-top:23px}.tp__footer{padding:36px 0 96px;background:#ead8d0}.tp__footer>.tp__shell{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px}.tp__footer nav{display:flex;gap:20px;flex-wrap:wrap;justify-content:flex-end}.tp__footer nav a{font-size:13px;font-weight:700}.tp__footer>div>p{grid-column:1/-1;color:var(--tp-muted);font-size:12px}.tp__sticky{display:none}.tp__empathy,.tp__motivations,.tp__routine,.tp__product,.tp__faq{content-visibility:auto;contain-intrinsic-size:700px}@media(max-width:989px){.tp__nav{display:none}.tp__order-grid{grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:34px}.tp__order-media img{height:550px}.tp__order-points{grid-template-columns:1fr}.tp__order-points li{min-height:0}.tp__motivation-grid{gap:12px}.tp__product-layout{gap:34px}.tp__product-visual img{height:540px}.tp__video-track video{height:auto;max-height:620px}}@media(max-width:749px){html{scroll-padding-top:60px}.tp{padding-bottom:82px}.tp__shell{padding-inline:18px}.tp__announcement{height:26px;gap:8px;font-size:10px}.tp__header{height:60px}.tp__header-inner{padding-inline:16px}.tp__brand span{font-size:27px}.tp__brand small{font-size:7px}.tp__header .tp__button{min-height:38px;padding-inline:15px;font-size:11px}.tp__section{padding-block:48px}.tp__section-head{grid-template-columns:1fr;gap:12px;margin-bottom:22px}.tp__section-head h2,.tp__product-copy h2,.tp__faq h2{font-size:36px}.tp__section-head>p{font-size:15px}.tp__hero{display:flex;flex-direction:column;min-height:0;background:var(--tp-bg)}.tp__hero-media{position:relative;order:2;height:360px}.tp__hero-media img{object-fit:cover;object-position:63% center}.tp__hero:after{display:none}.tp__hero-inner{order:1;min-height:0;display:block;padding:0}.tp__hero-copy{width:100%;padding:33px 18px 27px}.tp__hero h1{font-size:41px;line-height:.99}.tp__hero-text{font-size:15px;line-height:1.58;margin-top:17px}.tp__hero .tp__button{width:100%;margin-top:20px;padding-inline:16px}.tp__mini-trust{gap:7px;margin-top:15px}.tp__mini-trust span{font-size:10px;padding:6px 8px}.tp__hero-note{display:none}.tp__order{padding-top:34px}.tp__order-grid{grid-template-columns:1fr;gap:27px}.tp__order-media img{height:365px;border-radius:15px}.tp__order-media figcaption{left:12px;right:12px;bottom:12px;padding:10px;font-size:11px}.tp__order-copy h2{font-size:39px}.tp__order-lead{font-size:15px}.tp__order-points{grid-template-columns:1fr 1fr 1fr;gap:7px}.tp__order-points li{padding:10px 8px;font-size:10px;text-align:center}.tp__order-points li:before{font-size:15px}.tp__package{min-height:82px;padding:12px 48px 12px 13px}.tp__package b{font-size:17px}.tp__package small{font-size:10px;max-width:180px}.tp__package>strong{font-size:20px}.tp__package>i{right:12px;width:25px;height:25px}.tp__checkout{min-height:65px;padding-inline:17px;font-size:15px}.tp__checkout strong{font-size:21px}.tp__empathy-grid{grid-template-columns:1fr;gap:9px}.tp__empathy-grid article{min-height:0;padding:17px;display:grid;grid-template-columns:48px 1fr;align-items:center;gap:5px}.tp__empathy-grid span{font-size:24px}.tp__empathy-grid p{font-size:17px}.tp__empathy-close{font-size:15px;padding:17px;margin-top:14px}.tp__motivation-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-inline:-18px;padding:0 18px 8px;scrollbar-width:none}.tp__motivation-grid::-webkit-scrollbar,.tp__steps::-webkit-scrollbar,.tp__video-track::-webkit-scrollbar{display:none}.tp__motivation-grid article{flex:0 0 86%;scroll-snap-align:center}.tp__motivation-grid img{height:230px}.tp__motivation-grid article>div{padding:20px}.tp__motivation-grid h3{font-size:27px}.tp__steps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-inline:-18px;padding:0 18px 8px;scrollbar-width:none}.tp__steps article{flex:0 0 84%;scroll-snap-align:center}.tp__steps video{height:270px}.tp__product-layout{grid-template-columns:1fr;gap:29px}.tp__product-visual img{height:430px}.tp__benefits{grid-template-columns:1fr 1fr;gap:18px 12px;margin-top:23px}.tp__benefits article{display:block}.tp__benefits article>span{margin-bottom:8px}.tp__benefits h3{font-size:18px}.tp__benefits p{font-size:13px}.tp__media-block{margin-top:38px;display:block}.tp__media-intro{display:block;margin-bottom:16px}.tp__media-intro h3{font-size:32px}.tp__media-intro p{margin-top:7px}.tp__video-track{display:block;margin:0;padding:0;overflow:visible}.tp__video-track figure{width:100%;max-width:none;margin:0}.tp__video-track video{height:auto;max-height:none;aspect-ratio:9/16;object-fit:contain}.tp__editorial{display:flex;flex-direction:column}.tp__editorial>img{min-height:0;height:300px}.tp__editorial>div{padding:38px 18px 44px}.tp__editorial h2{font-size:39px}.tp__editorial div>p:not(.tp__eyebrow){font-size:15px}.tp__editorial strong{font-size:21px}.tp__faq>.tp__shell{grid-template-columns:1fr;gap:25px}.tp__faq summary{font-size:14px;padding:17px 2px}.tp__faq details p{font-size:14px;padding:0 34px 18px 2px}.tp__final{height:370px}.tp__final h2{font-size:48px}.tp__final>div>span{font-size:14px}.tp__footer>.tp__shell{grid-template-columns:1fr}.tp__footer nav{justify-content:flex-start;gap:12px 18px}.tp__footer>div>p{grid-column:auto}.tp__sticky{position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:100;min-height:62px;padding:8px 16px;border-radius:999px;background:linear-gradient(135deg,#a76863,#d68b85);color:#fff;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;box-shadow:0 14px 36px #371f1c4d;border:1px solid #ffffff70}.tp__sticky span{font-size:10px;opacity:.9}.tp__sticky b{font-size:14px}.tp__sticky i{font-style:normal;font-size:20px}.tp__sticky.is-hidden{opacity:0;pointer-events:none;transform:translateY(18px)}}@media(max-width:390px){.tp__hero h1{font-size:38px}.tp__header .tp__button{padding-inline:12px}.tp__order-points{grid-template-columns:1fr}.tp__order-points li{display:flex;align-items:center;gap:8px;text-align:left}.tp__order-points li:before{display:inline;margin:0}.tp__package>strong{font-size:18px}.tp__package small{max-width:150px}.tp__benefits{grid-template-columns:1fr}.tp__sticky span{display:none}.tp__sticky{grid-template-columns:1fr auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tp__button,.tp__package{transition:none}}.tp__order-gallery{min-width:0;width:100%}.tp__gallery-stage{position:relative;overflow:hidden;border-radius:18px;background:#eee4dd;box-shadow:0 20px 45px #452c261f}.tp__gallery-track{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.tp__gallery-track::-webkit-scrollbar{display:none}.tp__gallery-slide{position:relative;flex:0 0 100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always;background:#eee4dd}.tp__gallery-slide img,.tp__gallery-slide video{width:100%;height:600px;object-fit:contain;background:#eee4dd}.tp__gallery-slide video{background:#171310}.tp__gallery-slide figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:12px 16px;border-radius:999px;background:#fffdfcf0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;font-size:12px;font-weight:850;box-shadow:0 10px 30px #2f1e1a24}.tp__gallery-arrow{position:absolute;top:50%;z-index:3;width:42px;height:42px;margin-top:-21px;border:1px solid rgba(36,26,23,.1);border-radius:50%;background:#fffdfcf0;color:var(--tp-ink);display:grid;place-items:center;font-size:30px;line-height:1;box-shadow:0 8px 22px #2f1e1a26;cursor:pointer}.tp__gallery-arrow--prev{left:13px}.tp__gallery-arrow--next{right:13px}.tp__gallery-thumbs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:11px}.tp__gallery-thumbs button{position:relative;min-width:0;aspect-ratio:1;border:2px solid transparent;border-radius:11px;background:#fff;padding:3px;overflow:hidden;cursor:pointer}.tp__gallery-thumbs button[aria-current=true]{border-color:var(--tp-rose);box-shadow:0 5px 14px #9c625e2b}.tp__gallery-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:7px}.tp__gallery-thumbs span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:18px;text-shadow:0 2px 8px #000;background:#140e0c2e}.tp__gallery-thumbs .tp__gallery-thumb--video{background:linear-gradient(135deg,#372723,#aa6964)}.tp__gallery-thumbs .tp__gallery-thumb--video span{background:transparent;text-shadow:none}.tp__gallery-hint{margin-top:8px;text-align:center;color:var(--tp-muted);font-size:11px}@media(max-width:989px){.tp__gallery-slide img,.tp__gallery-slide video{height:550px}}@media(max-width:749px){.tp__gallery-stage{border-radius:15px}.tp__gallery-slide img,.tp__gallery-slide video{height:390px}.tp__gallery-slide figcaption{left:12px;right:12px;bottom:12px;padding:10px;font-size:11px}.tp__gallery-arrow{width:38px;height:38px;margin-top:-19px}.tp__gallery-arrow--prev{left:9px}.tp__gallery-arrow--next{right:9px}.tp__gallery-thumbs{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding:1px 0 5px}.tp__gallery-thumbs::-webkit-scrollbar{display:none}.tp__gallery-thumbs button{flex:0 0 58px}}.tp__hero{min-height:640px;background:#ead8ce}.tp__hero-media img{height:100%;object-fit:cover;object-position:center}.tp__hero:after{background:linear-gradient(90deg,#f7f1ecfc,#f7f1ecf5 37%,#f7f1ec8c 53%,#f7f1ec0a 74%)}.tp__hero-inner{min-height:640px}.tp__hero-copy{width:min(650px,53%);padding-block:48px}.tp__hero-product-name{font-size:clamp(22px,2vw,31px)}.tp__hero h1{max-width:650px;font-size:clamp(42px,4.3vw,64px);line-height:1}.tp__hero-text{max-width:590px;margin-top:18px;font-size:16px;line-height:1.58}.tp__hero-benefits{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:8px;max-width:560px}.tp__hero-benefits li{display:flex;align-items:flex-start;gap:9px;font-size:13px;font-weight:750;color:#52433f}.tp__hero-benefits li:before{content:"\2713";flex:0 0 22px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#fff7f4;color:var(--tp-rose-dark);box-shadow:0 4px 12px #5c363117}.tp__hero .tp__button{margin-top:22px}.tp__mini-trust{margin-top:16px}.tp__voice{background:var(--tp-bg)}.tp__voice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tp__voice-grid article{min-width:0;overflow:hidden;border:1px solid var(--tp-border);border-radius:22px;background:var(--tp-surface);box-shadow:0 14px 36px #422b250f}.tp__voice-grid img{height:220px;object-fit:cover}.tp__voice-grid article>div{padding:21px 21px 23px}.tp__voice-grid article>div>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--tp-soft);color:var(--tp-rose-dark);font-size:12px;font-weight:900}.tp__voice-grid h3{margin-top:13px;font:700 24px/1.12 var(--tp-serif);letter-spacing:-.025em}.tp__voice-grid p{margin-top:11px;color:var(--tp-muted);font-size:14px;line-height:1.55}.tp__voice-grid strong{display:block;margin-top:12px;color:var(--tp-rose-dark);font-size:13px;line-height:1.45}.tp__solution{background:var(--tp-soft)}.tp__solution-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);gap:clamp(28px,5vw,72px);align-items:center}.tp__solution-steps{display:grid;gap:12px}.tp__solution-steps article{display:grid;grid-template-columns:48px 1fr;gap:15px;align-items:start;padding:17px 19px;border:1px solid rgba(156,98,94,.17);border-radius:16px;background:#fffdfcdb}.tp__solution-steps article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--tp-rose-dark);color:#fff;font-weight:900}.tp__solution-steps h3{font:700 23px/1.12 var(--tp-serif)}.tp__solution-steps p{margin-top:5px;color:var(--tp-muted);font-size:14px;line-height:1.5}.tp__solution-note{padding:17px 19px;border-radius:14px;background:#2e211e;color:#fff;font-size:14px;line-height:1.45}.tp__solution-note strong{color:#f4c8c2}.tp__main-video{position:relative;overflow:hidden;border-radius:22px;background:#171310;box-shadow:0 24px 55px #38231f33}.tp__main-video video{width:100%;max-height:640px;aspect-ratio:9/16;object-fit:contain;background:#171310}.tp__main-video figcaption{display:flex;flex-direction:column;gap:3px;padding:15px 18px;background:var(--tp-surface)}.tp__main-video figcaption b{font:700 20px/1.1 var(--tp-serif)}.tp__main-video figcaption span{color:var(--tp-muted);font-size:12px}.tp__why{background:var(--tp-surface)}.tp__why-grid{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:clamp(36px,6vw,88px);align-items:center}.tp__why-media{position:relative;min-width:0}.tp__why-media img{height:570px;object-fit:cover;object-position:center;border-radius:22px}.tp__why-media>span{position:absolute;left:18px;right:18px;bottom:18px;padding:12px 16px;border-radius:999px;background:#fffdfcf0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;font-size:12px;font-weight:850}.tp__why-copy h2{margin-top:8px;font:700 clamp(38px,4.3vw,61px)/1.02 var(--tp-serif);letter-spacing:-.04em}.tp__why-lead{margin-top:16px;max-width:650px;color:var(--tp-muted);font-size:16px;line-height:1.6}.tp__why-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.tp__why-list article{padding:15px;border:1px solid var(--tp-border);border-radius:13px;background:var(--tp-bg)}.tp__why-list b{display:block;font:700 19px/1.1 var(--tp-serif)}.tp__why-list span{display:block;margin-top:6px;color:var(--tp-muted);font-size:13px;line-height:1.4}.tp__why-copy .tp__button{margin-top:24px}.tp__emotional{min-height:430px;display:grid;grid-template-columns:48% 52%;align-items:stretch;background:#ead8d0}.tp__emotional>img{height:100%;min-height:430px;object-fit:cover}.tp__emotional>div{padding:clamp(42px,6vw,82px);display:flex;flex-direction:column;justify-content:center}.tp__emotional h2{margin-top:8px;font:700 clamp(38px,4.2vw,60px)/1.02 var(--tp-serif);letter-spacing:-.04em}.tp__emotional div>p:not(.tp__eyebrow){margin-top:16px;max-width:650px;color:#665550;font-size:16px;line-height:1.62}.tp__emotional strong{margin-top:18px;color:var(--tp-rose-dark);font:italic 23px/1.25 var(--tp-serif)}.tp__final{height:auto;min-height:330px;padding:62px 20px;background:linear-gradient(135deg,#3b2925,#76504b 58%,#b97873)}.tp__final:after{display:none}.tp__final>div{max-width:860px}.tp__final h2{font-size:clamp(42px,5.6vw,72px)}.tp__voice,.tp__solution,.tp__why,.tp__emotional,.tp__faq{content-visibility:auto;contain-intrinsic-size:700px}@media(max-width:989px){.tp__hero-copy{width:min(610px,57%)}.tp__hero h1{font-size:46px}.tp__voice-grid{gap:11px}.tp__voice-grid img{height:190px}.tp__voice-grid h3{font-size:21px}.tp__solution-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:28px}.tp__why-grid{gap:34px}.tp__why-media img{height:520px}}@media(max-width:749px){.tp__hero{min-height:0;display:flex;flex-direction:column;background:var(--tp-bg)}.tp__hero-media{position:relative;order:2;height:310px;overflow:hidden}.tp__hero-media img{object-fit:cover;object-position:70% center}.tp__hero-inner{order:1;min-height:0;display:block}.tp__hero-copy{width:100%;padding:30px 18px 25px}.tp__hero-product-name{font-size:23px;line-height:1.06}.tp__hero h1{font-size:38px;line-height:1;margin-top:9px}.tp__hero-text{font-size:14px;line-height:1.53;margin-top:15px}.tp__hero-benefits{margin-top:15px;gap:7px}.tp__hero-benefits li{font-size:12px}.tp__hero .tp__button{margin-top:18px}.tp__mini-trust{margin-top:13px}.tp__hero:after{display:none}.tp__order{padding-top:30px}.tp__order-copy h2{font-size:36px}.tp__order-lead{line-height:1.52}.tp__gallery-slide img,.tp__gallery-slide video{height:390px}.tp__gallery-slide video{object-fit:contain}.tp__voice-grid{grid-template-columns:1fr;gap:12px}.tp__voice-grid article{display:grid;grid-template-columns:120px minmax(0,1fr);border-radius:17px}.tp__voice-grid img{height:100%;min-height:210px;object-fit:cover}.tp__voice-grid article>div{padding:16px}.tp__voice-grid article>div>span{width:29px;height:29px;font-size:10px}.tp__voice-grid h3{font-size:20px;margin-top:9px}.tp__voice-grid p{font-size:12px;margin-top:8px}.tp__voice-grid strong{font-size:11px;margin-top:8px}.tp__solution-grid{grid-template-columns:1fr;gap:22px}.tp__solution-steps article{grid-template-columns:40px 1fr;padding:14px;gap:11px}.tp__solution-steps article>span{width:36px;height:36px}.tp__solution-steps h3{font-size:20px}.tp__solution-steps p{font-size:13px}.tp__main-video{width:min(100%,420px);margin-inline:auto}.tp__main-video video{max-height:none}.tp__main-video figcaption{padding:13px 15px}.tp__why-grid{grid-template-columns:1fr;gap:25px}.tp__why-media img{height:405px}.tp__why-copy h2{font-size:38px}.tp__why-lead{font-size:14px;line-height:1.52}.tp__why-list{grid-template-columns:1fr 1fr;gap:8px}.tp__why-list article{padding:12px}.tp__why-list b{font-size:17px}.tp__why-list span{font-size:11px}.tp__why-copy .tp__button{width:100%;padding-inline:14px;font-size:13px}.tp__emotional{display:flex;flex-direction:column;min-height:0}.tp__emotional>img{height:270px;min-height:0;object-position:center 38%}.tp__emotional>div{padding:34px 18px 39px}.tp__emotional h2{font-size:38px}.tp__emotional div>p:not(.tp__eyebrow){font-size:14px}.tp__emotional strong{font-size:20px}.tp__final{min-height:310px;padding:48px 18px}.tp__final h2{font-size:46px}}@media(max-width:390px){.tp__hero h1{font-size:35px}.tp__voice-grid article{grid-template-columns:105px minmax(0,1fr)}.tp__voice-grid h3{font-size:18px}.tp__why-list{grid-template-columns:1fr}}.tp{width:100%;max-width:none;overflow:clip}.tp__shell,.tp__header-inner{max-width:none;padding-inline:clamp(18px,2vw,28px)}.tp__hero-media img{object-fit:contain;object-position:right center;background:#ead8ce}.tp__voice-grid img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;object-position:center;background:#eadfd7}.tp__why-media img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;object-position:center;background:#eadfd7}.tp__emotional{align-items:center}.tp__emotional>img{width:100%;height:auto;min-height:0;aspect-ratio:4/3;object-fit:contain;object-position:center;background:#ead8d0}@media(max-width:749px){.tp__shell,.tp__header-inner{padding-inline:14px}.tp__hero-media{height:auto;aspect-ratio:1672/941;background:#ead8ce}.tp__hero-media img{height:100%;object-fit:contain;object-position:center}.tp__voice-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:14px;margin-inline:-14px;padding:0 14px 8px;scrollbar-width:none}.tp__voice-grid::-webkit-scrollbar{display:none}.tp__voice-grid article{display:block;flex:0 0 88%;scroll-snap-align:center;border-radius:18px}.tp__voice-grid img{height:auto;min-height:0;aspect-ratio:4/3;object-fit:contain;object-position:center}.tp__why-media img{height:auto;aspect-ratio:1/1;object-fit:contain;object-position:center}.tp__emotional>img{height:auto;min-height:0;aspect-ratio:4/3;object-fit:contain;object-position:center}}@media(max-width:390px){.tp__voice-grid article{display:block;grid-template-columns:none}}.tp__does{background:linear-gradient(135deg,#f8efea,#ead8d0 55%,#f6e8e2);border-block:1px solid rgba(93,59,52,.11)}.tp__does-head{display:grid;grid-template-columns:minmax(0,.68fr) minmax(320px,1.32fr);gap:8px clamp(28px,5vw,72px);align-items:end;margin-bottom:30px}.tp__does-head .tp__eyebrow{grid-column:1/-1}.tp__does-head h2{font:700 clamp(42px,5vw,72px)/.98 var(--tp-serif);letter-spacing:-.045em;color:var(--tp-ink)}.tp__does-head>p:last-child{max-width:680px;color:var(--tp-muted);font-size:16px;line-height:1.55}.tp__does-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tp__does-grid article{position:relative;overflow:hidden;min-width:0;min-height:286px;padding:22px 20px;border:1px solid rgba(105,67,60,.13);border-radius:22px;background:#fffdfce0;box-shadow:0 16px 42px #462b2612}.tp__does-grid article:after{content:"";position:absolute;right:-42px;bottom:-52px;width:125px;height:125px;border-radius:50%;background:radial-gradient(circle,#b9787333,#b9787300 70%);pointer-events:none}.tp__does-grid article>span{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--tp-rose-dark);color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 20px #894c473b}.tp__does-grid h3{margin-top:18px;font:700 25px/1.08 var(--tp-serif);letter-spacing:-.025em;color:var(--tp-ink)}.tp__does-grid p{margin-top:12px;color:var(--tp-muted);font-size:14px;line-height:1.58}.tp__does-note{margin-top:17px;color:#78635e;font-size:11px;line-height:1.45;text-align:center}@media(max-width:989px){.tp__does-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tp__does-grid article{min-height:245px}}@media(max-width:749px){.tp__does-head{display:block;margin-bottom:22px}.tp__does-head h2{margin-top:7px;font-size:43px}.tp__does-head>p:last-child{margin-top:12px;font-size:14px}.tp__does-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:14px;gap:11px;margin-inline:-14px;padding:0 14px 8px;scrollbar-width:none}.tp__does-grid::-webkit-scrollbar{display:none}.tp__does-grid article{flex:0 0 84%;min-height:278px;scroll-snap-align:center;padding:21px 19px;border-radius:19px}.tp__does-grid h3{font-size:25px}.tp__does-grid p{font-size:14px}.tp__does-note{text-align:left;font-size:10px}}.tp__moments{background:var(--tp-surface);border-bottom:1px solid var(--tp-border)}.tp__moments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tp__moments-grid figure{position:relative;min-width:0;overflow:hidden;border-radius:22px;background:#eadbd3;box-shadow:0 16px 42px #462b2614}.tp__moments-grid img{width:100%;aspect-ratio:4/5;object-fit:cover}.tp__moments-grid figcaption{min-height:64px;padding:16px 18px;background:#fffdfcf7;color:var(--tp-ink);font-size:14px;font-weight:780;line-height:1.4}.tp__moments{content-visibility:auto;contain-intrinsic-size:650px}@media(max-width:749px){.tp__moments-grid{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:14px;margin-inline:-14px;padding:0 14px 8px;scrollbar-width:none}.tp__moments-grid::-webkit-scrollbar{display:none}.tp__moments-grid figure{flex:0 0 84%;scroll-snap-align:center;border-radius:19px}.tp__moments-grid figcaption{min-height:62px;padding:14px 16px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/towelio-pregnancy-v1.css.map */
