:root{--tt-navy: #2b303b;--tt-navy-deep: #1a1e26;--tt-indigo: #4e5a82;--tt-indigo-deep: #3d4768;--tt-sage: #23272f;--tt-rose: #20242c;--tt-rose-deep: #2c313c;--tt-cream: #ffffff;--tt-cream-warm: #ffffff;--tt-pine: #20242c;--tt-mist: #ffffff;--tt-star: #9b93c9;--tt-serif: "Fraunces", "Cormorant Garamond", Georgia, serif;--tt-sans: "Jost", "Quicksand", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--tt-shell: min(92vw, 1480px);--tt-ink: #2b303b;--tt-ink-soft: #5b6473;--tt-line: rgba(43, 48, 59, .12);--tt-line-strong: rgba(43, 48, 59, .2);--tt-frost: rgba(255, 255, 255, .6);--tt-frost-strong: rgba(255, 255, 255, .82);--tt-frost-edge: rgba(255, 255, 255, .7);--tt-frost-blur: saturate(1.35) blur(14px);--tt-holo: linear-gradient( 115deg, #d8b6e6 0%, #b7d7ea 18%, #bbe9d2 34%, #f1e6bb 50%, #f3c9da 66%, #c7c2f0 82%, #d8b6e6 100% );--tt-holo-deep: linear-gradient( 115deg, #a77dcb 0%, #6ba4d4 18%, #5dbb96 34%, #c9a94a 50%, #d477a3 66%, #8a82d6 82%, #a77dcb 100% );--tt-holo-line: linear-gradient( 90deg, transparent 0%, #d8b6e6 14%, #b7d7ea 32%, #bbe9d2 46%, #f1e6bb 58%, #f3c9da 72%, #c7c2f0 86%, transparent 100% )}.holo-text{color:#8f7fb8}@supports ((-webkit-background-clip: text) or (background-clip: text)){.holo-text{background-image:var(--tt-holo);background-size:230% 100%;background-position:0% 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:saturate(1.5) brightness(.93)}}@media(prefers-reduced-motion:no-preference){.holo-text--animated{animation:tt-holo-sheen 11s linear infinite}@keyframes tt-holo-sheen{to{background-position:-230% 0}}}.holo-rule{border:0;height:1px;background:var(--tt-holo-line)}.holo-ring{position:relative}.holo-ring:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:var(--tt-holo);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease;pointer-events:none}.holo-ring:hover:before{opacity:1}.holo-sheen{position:relative;overflow:hidden;isolation:isolate}.holo-sheen:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:1;pointer-events:none;background:linear-gradient(115deg,transparent 38%,rgba(216,182,230,.32) 45%,rgba(241,230,187,.42) 50%,rgba(155,215,234,.36) 55%,rgba(199,194,240,.3) 62%,transparent 70%);transform:translate(-130%) skew(-12deg);transition:transform 0s;will-change:transform}@media(prefers-reduced-motion:no-preference){.holo-sheen:hover:after,.holo-sheen:focus-visible:after{transform:translate(130%) skew(-12deg);transition:transform .9s cubic-bezier(.25,.6,.25,1)}}.frost{background:var(--tt-frost);-webkit-backdrop-filter:var(--tt-frost-blur);backdrop-filter:var(--tt-frost-blur);border:1px solid var(--tt-frost-edge)}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease;transition-delay:var(--reveal-delay, 0ms)}[data-reveal].is-revealed{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}}.tt-announce{margin:0;background:var(--tt-sage);color:#eef0f4;text-align:center;font-family:var(--tt-sans);font-size:.78rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;padding:.66rem 1rem;border-bottom:1px solid transparent;border-image:var(--tt-holo) 1}.tt-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1.1rem clamp(1.2rem,4vw,3.6rem);font-family:var(--tt-sans)}.tt-nav__side{display:flex;align-items:center;gap:clamp(.9rem,2.2vw,2rem)}.tt-nav__side--right{justify-content:flex-end}.tt-nav__link{background:none;border:0;cursor:pointer;color:inherit;text-decoration:none;font-family:inherit;font-size:.86rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:.2rem 0;opacity:.95;transition:opacity .2s ease}.tt-nav__link:hover{opacity:.7}.tt-nav__burger{display:inline-flex;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:.35rem .1rem}.tt-nav__burger span{display:block;width:22px;height:2px;border-radius:2px;background:currentColor}.tt-logo{display:inline-flex;align-items:center;text-decoration:none;line-height:1;cursor:pointer}.tt-logo img{display:block;height:clamp(23px,2.3vw,29px);width:auto}.tt-header--overlay .tt-logo{filter:drop-shadow(0 1px 6px rgba(255,255,255,.55))}.tt-header--overlay{position:absolute;top:0;left:0;right:0;z-index:40}.tt-header--overlay .tt-nav{color:#fff}.tt-header--solid{position:fixed;top:0;left:0;right:0;z-index:200;background:#fff;border-bottom:1px solid var(--tt-line);transition:transform .35s ease,box-shadow .3s ease;will-change:transform}.tt-header--solid.is-hidden{transform:translateY(-100%)}.tt-header--solid.is-scrolled{box-shadow:0 4px 18px #2b303b14}.tt-header--solid .tt-nav{color:var(--tt-navy)}.tt-nav__cart{position:relative;display:inline-flex;align-items:center;gap:.4rem}.tt-nav__cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.2rem;height:1.2rem;padding:0 .34rem;border-radius:999px;background:var(--tt-holo);color:#2b303b;font-size:.66rem;font-weight:700;letter-spacing:0;line-height:1;box-shadow:0 1px 4px #2b303b33}.tt-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex}.tt-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#161a2180;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:0;cursor:pointer}.tt-drawer__panel{position:relative;width:min(340px,86vw);background:var(--tt-cream);height:100%;padding:2rem 2rem 2.4rem;display:flex;flex-direction:column;gap:.4rem;box-shadow:0 0 60px #20242b40;animation:tt-drawer-in .28s ease}@keyframes tt-drawer-in{0%{transform:translate(-30px);opacity:0}to{transform:none;opacity:1}}.tt-drawer__brand{margin:0 0 1.4rem}.tt-drawer__brand img{display:block;height:19px;width:auto}.tt-drawer__close{position:absolute;top:1.4rem;right:1.3rem;z-index:1;background:none;border:0;cursor:pointer;color:var(--tt-navy);font-size:1.5rem;line-height:1;padding:.3rem}.tt-drawer__panel a{font-family:var(--tt-sans);font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--tt-navy);text-decoration:none;padding:.78rem 0;border-bottom:1px solid var(--tt-line)}.tt-drawer__panel a:hover{opacity:.7}.lp{background:var(--tt-cream);font-family:var(--tt-sans);color:var(--tt-navy);overflow-x:clip}.lp-hero{position:relative;min-height:clamp(560px,94vh,980px);background-image:var(--hero-photo);background-size:cover;background-position:center 30%;display:flex;align-items:center;isolation:isolate}.lp-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(60% 55% at 88% 14%,rgba(199,194,240,.4),transparent 70%),radial-gradient(55% 50% at 96% 70%,rgba(243,201,218,.32),transparent 72%),linear-gradient(96deg,#f3f4f6d1,#f3f4f652 34%,#f3f4f600 60%),linear-gradient(0deg,#f3f4f680,#f3f4f600 26%)}.lp-hero__inner{position:relative;z-index:1;width:var(--tt-shell);margin:0 auto;padding:clamp(2.5rem,6vh,4.5rem) clamp(.4rem,1.5vw,1.5rem) 4rem}.lp-hero__badge{display:inline-flex;align-items:center;background:var(--tt-frost-strong);color:var(--tt-ink);border:1px solid var(--tt-frost-edge);border-radius:999px;padding:.6rem 1.5rem;font-size:.78rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;box-shadow:0 6px 22px #2b303b1f;-webkit-backdrop-filter:var(--tt-frost-blur);backdrop-filter:var(--tt-frost-blur)}.lp-hero__title{margin:1.5rem 0 1.1rem;font-family:var(--tt-serif);font-weight:420;font-size:clamp(2.6rem,4.6vw,4.5rem);line-height:1.08;color:var(--tt-navy);letter-spacing:.005em}.lp-hero__title em{font-style:italic;font-weight:480;background-image:var(--tt-holo-deep);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:saturate(1.2) drop-shadow(0 1px 1px rgba(43,48,59,.28)) drop-shadow(0 2px 10px rgba(255,255,255,.45))}.lp-hero__sub{max-width:21rem;margin:0 0 1.9rem;font-size:.95rem;font-weight:500;line-height:1.75;letter-spacing:.04em;color:var(--tt-ink-soft);text-shadow:0 1px 12px rgba(243,244,246,.75)}.lp-btn{position:relative;overflow:hidden;isolation:isolate;display:inline-flex;align-items:center;gap:.7rem;background:var(--tt-navy);color:#fff;border:0;cursor:pointer;border-radius:999px;padding:.95rem 1.7rem;font-family:var(--tt-sans);font-size:.82rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;transition:background .2s ease,transform .2s ease}.lp-btn:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:1;pointer-events:none;background:linear-gradient(115deg,transparent 38%,rgba(216,182,230,.5) 45%,rgba(241,230,187,.6) 50%,rgba(155,215,234,.55) 55%,rgba(199,194,240,.5) 62%,transparent 70%);transform:translate(-130%) skew(-12deg);transition:transform 0s;will-change:transform}@media(prefers-reduced-motion:no-preference){.lp-btn:hover:after,.lp-btn:focus-visible:after{transform:translate(130%) skew(-12deg);transition:transform .9s cubic-bezier(.25,.6,.25,1)}}.lp-btn>*{position:relative;z-index:2}.lp-btn:hover{background:var(--tt-navy-deep);transform:translateY(-1px)}.lp-btn__divider{width:1px;align-self:stretch;background:#ffffff73}.lp-btn__meta{font-weight:500;letter-spacing:.1em}.lp-trust{position:relative;z-index:2;margin:-2.2rem clamp(.9rem,2.5vw,2.2rem) 0;background:var(--tt-frost-strong);-webkit-backdrop-filter:var(--tt-frost-blur);backdrop-filter:var(--tt-frost-blur);border:1px solid var(--tt-frost-edge);border-bottom:0;border-radius:26px 26px 0 0;color:var(--tt-ink);box-shadow:0 -10px 40px #2b303b14;overflow:hidden}.lp-trust:before{content:"";position:absolute;inset:0 0 auto 0;height:2px;background:var(--tt-holo-line)}.lp-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);padding:1.35rem clamp(1rem,2.4vw,2.4rem)}.lp-trust__item{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.2rem clamp(.6rem,1.6vw,1.5rem);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1.2}.lp-trust__item+.lp-trust__item{border-left:1px solid var(--tt-line)}.lp-trust__item svg{flex:0 0 auto;width:26px;height:26px}.lp-trust__item strong{font-weight:700}.lp-trust__score{font-family:var(--tt-serif);font-size:1.9rem;font-weight:450;line-height:1;background-image:var(--tt-holo);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:saturate(1.35) brightness(.6)}.lp-trust__label{text-align:left;white-space:nowrap}@media(max-width:1160px){.lp-trust__grid{grid-template-columns:1fr 1fr;gap:1.1rem 0}.lp-trust__item:nth-child(3){border-left:0}}.lp-duo{width:var(--tt-shell);margin:0 auto;padding:clamp(2.2rem,5vw,3.6rem) 0 0;display:grid;grid-template-columns:1fr 1fr;gap:clamp(1rem,2vw,1.6rem)}.lp-card{position:relative;border-radius:26px;overflow:hidden;aspect-ratio:905 / 760;display:block;color:#fff;text-decoration:none;background:var(--tt-pine)}.lp-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) brightness(1.015);transition:transform .6s ease}.lp-card:hover img{transform:scale(1.035)}.lp-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14182000 48%,#1418208c)}.lp-card__body{position:absolute;inset:auto 0 0 0;z-index:2;padding:clamp(1.2rem,2.6vw,2.2rem);display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.lp-card__chip{display:inline-block;background:var(--tt-holo);color:#2b303b;border-radius:999px;padding:.5rem 1.15rem;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.95rem;box-shadow:0 4px 16px #2b303b2e}.lp-card__title{margin:0 0 .45rem;font-family:var(--tt-serif);font-weight:400;font-size:clamp(1.7rem,2.6vw,2.5rem);line-height:1.05}.lp-card__price{margin:0;font-size:.86rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.lp-card__price strong{font-weight:700}.lp-card__shop{flex:0 0 auto;display:inline-block;border:1px solid rgba(255,255,255,.65);background:#26304252;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:999px;padding:.72rem 1.55rem;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;transition:background .2s ease}.lp-card:hover .lp-card__shop{background:#2630428c}.lp-comfort{margin:0;padding:clamp(3rem,7vw,5.2rem) 1rem clamp(1.5rem,3vw,2.2rem);text-align:center;font-family:var(--tt-serif);font-weight:420;font-size:clamp(2.2rem,4.3vw,3.9rem);line-height:1.16;color:var(--tt-indigo)}.lp-comfort em,.lp-reviews__title em,.lp-bundle__title em{font-style:italic;font-weight:500}.lp-comfort em{font-weight:700}.lp-why{padding-bottom:clamp(3rem,7vw,5rem)}.lp-why__chip{display:table;margin:0 auto clamp(1.4rem,3vw,2.2rem);color:#fff;border:none;border-radius:999px;background:var(--tt-indigo);padding:.6rem 1.4rem;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.lp-why__viewport{position:relative}.lp-why__track{display:flex;gap:clamp(.75rem,1.4vw,1.15rem);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;padding:.4rem max(calc((100vw - var(--tt-shell)) / 2),5.25rem) 6.5rem}.lp-why__track::-webkit-scrollbar{display:none}.lp-why-card{position:relative;margin:0;flex:0 0 clamp(265px,26vw,430px);aspect-ratio:430 / 565;border-radius:26px;overflow:hidden;scroll-snap-align:center;background:var(--tt-pine);box-shadow:0 16px 30px -16px var(--card-glow, rgba(20, 24, 32, .3)),0 34px 64px -20px var(--card-glow, rgba(20, 24, 32, .22));transition:box-shadow .35s ease,transform .35s ease}@media(hover:hover)and (pointer:fine){.lp-why__track:not(.is-scrolling) .lp-why-card:hover{transform:translateY(-4px);box-shadow:0 20px 34px -16px var(--card-glow, rgba(20, 24, 32, .34)),0 42px 74px -20px var(--card-glow, rgba(20, 24, 32, .26))}}.lp-why__track.is-scrolling .lp-why-card{transition:none}.lp-why-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) brightness(1.015)}.lp-why-card--caption:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(20,24,32,0) 40%,var(--card-tint, rgba(20, 24, 32, .6)) 100%)}.lp-why-card figcaption{position:absolute;z-index:2;left:clamp(1.1rem,2vw,1.7rem);right:1.1rem;bottom:clamp(1rem,2vw,1.5rem);font-family:var(--tt-serif);font-weight:400;font-size:clamp(1.25rem,1.8vw,1.75rem);line-height:1.22;color:#fff}.lp-why-card figcaption em{font-style:italic;font-weight:500}.lp-why__arrow{position:absolute;top:calc(50% - 1.7rem);transform:translateY(-50%);z-index:3;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:none;background:var(--tt-indigo);color:#fff;cursor:pointer;box-shadow:0 6px 18px -8px #2b303b8c;transition:background .2s ease,transform .2s ease}.lp-why__arrow--prev{left:clamp(.35rem,1.6vw,1.9rem)}.lp-why__arrow--next{right:clamp(.35rem,1.6vw,1.9rem)}.lp-why__arrow:hover{background:var(--tt-indigo-deep)}.lp-why__arrow svg{width:20px;height:20px}.lp-built{background:var(--tt-cream);padding:clamp(3rem,7vw,5.5rem) 0 clamp(2.4rem,5vw,4rem)}.lp-built__shell{width:var(--tt-shell);margin:0 auto}.lp-eyebrow{margin:0 0 1.1rem;font-size:.8rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--tt-navy)}.lp-built__head{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);align-items:start}.lp-built__title{margin:0;font-family:var(--tt-serif);font-weight:420;font-size:clamp(2.1rem,3.8vw,3.5rem);line-height:1.14;color:var(--tt-navy);text-shadow:0 1px 14px rgba(247,238,219,.95),0 0 30px rgba(247,238,219,.75)}.lp-built__title em{display:block;margin-left:clamp(3em,6.2em,6.2em);font-style:italic;font-weight:600;font-size:1.04em}.lp-built__intro{margin:.4rem 0 0;max-width:27.5rem;justify-self:end;text-align:right;font-size:.95rem;font-weight:500;line-height:1.78;color:var(--tt-navy)}.lp-built__intro strong{font-weight:700}.lp-built__stage{flex:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(1rem,2.6vw,2.4rem);margin-top:clamp(.5rem,1.6vw,1.6rem)}.lp-built__photo{width:100%;max-width:560px;height:auto;mix-blend-mode:multiply;-webkit-mask-image:radial-gradient(ellipse 92% 88% at 50% 50%,#000 52%,transparent 86%);mask-image:radial-gradient(ellipse 92% 88% at 50% 50%,#000 52%,transparent 86%)}.lp-built__col{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:clamp(3rem,11vw,11rem)}.lp-feature{max-width:16rem;color:var(--tt-navy)}.lp-feature--right{align-self:flex-end;text-align:right;margin-left:auto}.lp-feature svg{width:38px;height:38px;margin-bottom:.7rem}.lp-feature h3{margin:0 0 .4rem;font-size:1rem;font-weight:700}.lp-feature p{margin:0;font-size:.92rem;font-weight:500;line-height:1.62}@media(min-width:1025px){.lp-built{display:flex;flex-direction:column;aspect-ratio:2400 / 1800;min-height:0;padding-bottom:0;background-color:#faefe1;background-image:linear-gradient(180deg,#fff,#fff0 12%),linear-gradient(0deg,#fff,#fff0 12%),var(--built-photo);background-size:100% 100%,100% 100%,100% 100%;background-position:center,center,center;background-repeat:no-repeat}.lp-built__shell{display:flex;flex-direction:column;flex:1}.lp-built__intro{display:none}.lp-built__title em{margin-top:-.35em}.lp-built__photo-wrap{display:none}.lp-built__stage{grid-template-columns:minmax(0,clamp(9.5rem,13vw,15rem)) minmax(0,1fr) minmax(0,clamp(9.5rem,13vw,15rem));align-items:center}.lp-built__col{justify-content:center;gap:clamp(8rem,26vh,15rem);padding-bottom:clamp(3rem,9vh,7rem)}.lp-built__col:last-of-type{grid-column:3}.lp-feature{max-width:clamp(9.5rem,13vw,14rem)}}@media(min-width:1025px)and (max-width:1439px){.lp-built{padding-top:clamp(1.8rem,3vw,3rem)}}.lp-built__cta{display:none}.lp-reviews{padding:clamp(3rem,7vw,5.5rem) 0 clamp(3rem,6vw,4.6rem)}.lp-reviews__head{text-align:center;margin-bottom:clamp(2rem,4.6vw,3.4rem)}.lp-reviews__title{margin:.9rem 0 0;font-family:var(--tt-serif);font-weight:420;font-size:clamp(2rem,3.6vw,3.3rem);line-height:1.16;color:var(--tt-navy)}.lp-reviews__grid{width:var(--tt-shell);margin:0 auto;columns:4 280px;column-gap:clamp(.9rem,1.6vw,1.4rem)}.lp-review{break-inside:avoid;margin:0 0 clamp(.9rem,1.6vw,1.4rem);background:#fff;border:1px solid var(--tt-line);border-radius:20px;padding:1.5rem 1.5rem 1.4rem;color:#3c4250;box-shadow:0 8px 26px #2b303b0d}.lp-review__stars{display:flex;gap:.28rem;margin-bottom:.95rem;color:var(--tt-star)}.lp-review__stars svg{width:17px;height:17px}.lp-review__body{margin:0 0 1rem;font-size:.93rem;font-weight:500;line-height:1.62}.lp-review__name{margin:0;font-size:.95rem;font-weight:700;color:#232733}.lp-review--video{background:var(--tt-pine);color:#ffffffeb}.lp-review--video .lp-review__name{color:#fff}.lp-review__media{position:relative;margin-top:1.2rem;border-radius:14px;overflow:hidden;aspect-ratio:4 / 5;background:radial-gradient(120% 90% at 30% 20%,#ffffff24,#fff0 60%),linear-gradient(165deg,#55676430,#2c393730),var(--tt-pine)}.lp-review__media--short{aspect-ratio:16 / 11}.lp-review__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.85}.lp-review__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.lp-review__play span{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;border:1.5px solid rgba(255,255,255,.9);background:#20242b47;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.lp-review__play svg{width:18px;height:18px;color:#fff;margin-left:2px}.lp-bundle{background:#3f474f;color:var(--tt-cream);padding:clamp(3.4rem,8vw,6.5rem) 0}.lp-bundle__shell{width:var(--tt-shell);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}.lp-bundle__visual{position:relative;padding:clamp(2.5rem,5vw,4rem) 0 0 clamp(2.5rem,5vw,4rem)}.lp-bundle__visual img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block}.lp-starburst{position:absolute;top:clamp(-3.2rem,-3vw,-1.8rem);left:0;z-index:2;width:clamp(150px,15vw,210px);aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;text-align:center;color:#3d464e;background:var(--tt-holo);-webkit-mask:radial-gradient(40% 40% at 50% 50%,#000 98%,#0000 100%),radial-gradient(14% 14% at 86% 50%,#000 96%,#0000 100%),radial-gradient(14% 14% at 81.2% 68%,#000 96%,#0000 100%),radial-gradient(14% 14% at 68% 81.2%,#000 96%,#0000 100%),radial-gradient(14% 14% at 50% 86%,#000 96%,#0000 100%),radial-gradient(14% 14% at 32% 81.2%,#000 96%,#0000 100%),radial-gradient(14% 14% at 18.8% 68%,#000 96%,#0000 100%),radial-gradient(14% 14% at 14% 50%,#000 96%,#0000 100%),radial-gradient(14% 14% at 18.8% 32%,#000 96%,#0000 100%),radial-gradient(14% 14% at 32% 18.8%,#000 96%,#0000 100%),radial-gradient(14% 14% at 50% 14%,#000 96%,#0000 100%),radial-gradient(14% 14% at 68% 18.8%,#000 96%,#0000 100%),radial-gradient(14% 14% at 81.2% 32%,#000 96%,#0000 100%);mask:radial-gradient(40% 40% at 50% 50%,#000 98%,#0000 100%),radial-gradient(14% 14% at 86% 50%,#000 96%,#0000 100%),radial-gradient(14% 14% at 81.2% 68%,#000 96%,#0000 100%),radial-gradient(14% 14% at 68% 81.2%,#000 96%,#0000 100%),radial-gradient(14% 14% at 50% 86%,#000 96%,#0000 100%),radial-gradient(14% 14% at 32% 81.2%,#000 96%,#0000 100%),radial-gradient(14% 14% at 18.8% 68%,#000 96%,#0000 100%),radial-gradient(14% 14% at 14% 50%,#000 96%,#0000 100%),radial-gradient(14% 14% at 18.8% 32%,#000 96%,#0000 100%),radial-gradient(14% 14% at 32% 18.8%,#000 96%,#0000 100%),radial-gradient(14% 14% at 50% 14%,#000 96%,#0000 100%),radial-gradient(14% 14% at 68% 18.8%,#000 96%,#0000 100%),radial-gradient(14% 14% at 81.2% 32%,#000 96%,#0000 100%)}.lp-starburst p{margin:0;padding:0 1.9rem;font-size:clamp(.82rem,.95vw,1rem);font-weight:500;line-height:1.28}.lp-starburst p strong{display:block;font-weight:700}.lp-starburst__dots{display:flex;gap:.45rem}.lp-starburst__dots button{width:clamp(17px,1.8vw,24px);height:clamp(17px,1.8vw,24px);padding:0;border-radius:50%;border:2px solid #fff;cursor:pointer;transition:transform .15s ease}.lp-starburst__dots button:hover{transform:scale(1.12)}.lp-starburst__dots button.is-active{outline:2px solid rgba(43,48,59,.8);outline-offset:2px}.lp-bundle__title{margin:0 0 clamp(1.6rem,3.4vw,2.6rem);font-family:var(--tt-serif);font-weight:420;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.12;color:var(--tt-cream)}.lp-bundle__rows{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.6rem}.lp-bundle__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(255,255,255,.75);border-radius:999px;padding:1.05rem 1.7rem;font-size:.95rem;font-weight:600}.lp-bundle__row-price{display:flex;align-items:baseline;gap:.9rem}.lp-bundle__row del{font-weight:500;opacity:.82;text-decoration:line-through;text-decoration-color:var(--tt-star);text-decoration-thickness:2px}.lp-bundle__row strong{font-size:1.18rem;font-weight:700}.lp-bundle__cta{position:relative;overflow:hidden;isolation:isolate;display:block;width:100%;background:var(--tt-holo);background-size:180% 100%;color:#20242c;border:0;cursor:pointer;border-radius:999px;padding:1.1rem 1.8rem;font-family:var(--tt-sans);font-size:1.05rem;font-weight:700;text-align:center;text-decoration:none;transition:background-position .4s ease}@media(prefers-reduced-motion:no-preference){.lp-bundle__cta{animation:lp-cta-rainbow 6s linear infinite}@keyframes lp-cta-rainbow{to{background-position:180% 0}}}.lp-bundle__cta:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:1;pointer-events:none;background:linear-gradient(115deg,transparent 40%,rgba(216,182,230,.55) 47%,rgba(155,215,234,.6) 52%,rgba(199,194,240,.5) 60%,transparent 68%);transform:translate(-130%) skew(-12deg);transition:transform 0s;will-change:transform}@media(prefers-reduced-motion:no-preference){.lp-bundle__cta:hover:after,.lp-bundle__cta:focus-visible:after{transform:translate(130%) skew(-12deg);transition:transform .95s cubic-bezier(.25,.6,.25,1)}}.lp-bundle__notes{display:flex;flex-wrap:wrap;gap:1rem 2.4rem;margin-top:1.5rem;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.92}.lp-bundle__notes span{display:inline-flex;align-items:center;gap:.6rem}.lp-bundle__notes svg{width:19px;height:19px}.lp-club{position:relative;background:var(--tt-mist);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);min-height:clamp(420px,52vw,640px)}.lp-club__photo{position:relative;overflow:hidden}.lp-club__photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lp-club__body{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(3rem,6vw,5rem) clamp(1.4rem,4vw,4rem)}.lp-club__title{margin:1.2rem 0 2rem;font-family:var(--tt-serif);font-size:clamp(2rem,3.7vw,3.4rem);line-height:1.18;color:var(--tt-navy);font-weight:420;font-style:italic}.lp-club__title strong{font-weight:640}.tt-footer{background:var(--tt-rose);color:#fff;font-family:var(--tt-sans);padding:clamp(3rem,6.5vw,5.2rem) clamp(1.4rem,5vw,4.6rem) 0}.tt-footer__grid{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,.72fr)) minmax(0,1.25fr);gap:clamp(1.6rem,4vw,3rem);padding-bottom:clamp(2.6rem,6vw,4.6rem)}.tt-footer__logo{display:inline-flex;text-decoration:none;line-height:1}.tt-footer__brand{display:flex;align-items:center}.tt-footer__logo img{display:block;height:clamp(46px,4vw,58px);width:auto}.tt-footer__brandmark{display:inline-flex;align-items:center}.tt-footer__brandmark img{display:block;height:14px;width:auto}.tt-footer__col h3{margin:0 0 1.3rem;font-size:.82rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;opacity:.92}.tt-footer__col a{display:block;color:#fff;text-decoration:none;font-size:.95rem;font-weight:500;margin-bottom:.9rem;opacity:.96}.tt-footer__col a:hover{opacity:.72}.tt-footer__form{position:relative;margin-top:.2rem}.tt-footer__form input{width:100%;background:transparent;border:1px solid rgba(255,255,255,.85);border-radius:999px;color:#fff;font-family:var(--tt-sans);font-size:.92rem;font-weight:500;padding:.85rem 3.2rem .85rem 1.3rem;outline:none}.tt-footer__form input::placeholder{color:#ffffffd9}.tt-footer__form input:focus{border-color:#fff;background:#ffffff14}.tt-footer__send{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;background:none;border:0;cursor:pointer;color:#fff}.tt-footer__send svg{width:20px;height:20px}.tt-footer__note{margin:.7rem 0 0 1.3rem;font-size:.8rem;opacity:.9}.tt-footer__bottom{border-top:1px solid rgba(255,255,255,.22);display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .8rem;padding:1.5rem 0 1.9rem;font-size:.86rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.tt-footer__bottom a{color:#fff;text-decoration:none}.tt-footer__bottom a:hover{opacity:.72}.tt-footer__copy{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border:1px solid #ffffff;border-radius:50%;font-size:.72rem}@media(max-width:1024px){.lp-built__stage{grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:0}.lp-built__photo-wrap{order:-1;grid-column:1 / -1;text-align:center}.lp-built__photo{width:100%;margin-left:0;max-width:none;-webkit-mask-image:none;mask-image:none}.lp-built__col{justify-content:flex-start;gap:clamp(2.2rem,5vw,4rem)}.lp-built__title em{margin-left:0;display:inline}.lp-built__intro{text-align:left}.tt-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.tt-nav__hide-sm{display:none}.tt-nav{grid-template-columns:auto 1fr auto;gap:.6rem;padding:.95rem clamp(1rem,4vw,1.6rem)}.tt-logo{justify-self:center}.tt-nav__side--right{gap:.9rem}.tt-nav__burger{min-width:40px;min-height:40px;justify-content:center}.tt-nav__cart{min-height:40px}.lp-hero{background-image:var(--hero-photo-mobile);background-position:center 30%;align-items:stretch}.lp-hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.lp-hero__title{line-height:1.08}.lp-hero__sub{max-width:28ch;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.6}.lp-hero .lp-btn{margin-top:auto}.lp-built__intro{display:none}.lp-built__stage{display:flex;flex-direction:column;gap:2.6rem}.lp-built__photo-wrap{order:-1;width:100vw;margin-left:calc(50% - 50vw)}.lp-built__photo{width:100%;max-width:none;-webkit-mask-image:none;mask-image:none}.lp-built__col{display:contents}.lp-built__stage>.lp-built__col:nth-child(1) .lp-feature:nth-child(1){order:1}.lp-built__stage>.lp-built__col:nth-child(3) .lp-feature:nth-child(1){order:2}.lp-built__stage>.lp-built__col:nth-child(1) .lp-feature:nth-child(2){order:3}.lp-built__stage>.lp-built__col:nth-child(3) .lp-feature:nth-child(2){order:4}.lp-built__stage .lp-feature{position:relative;max-width:17rem}.lp-built__stage .lp-feature:after{content:"";position:absolute;left:0;right:0;bottom:-1.3rem;height:1px;background:#2b345c47}.lp-built__cta{display:flex;justify-content:center;margin-top:2.8rem}.lp-duo{grid-template-columns:1fr}.lp-trust__grid{grid-template-columns:1fr;padding:1.3rem 1.2rem}.lp-trust__item{justify-content:flex-start}.lp-trust__item+.lp-trust__item{border-left:0;border-top:1px solid var(--tt-line);padding-top:1.1rem}.lp-built__head{grid-template-columns:1fr}.lp-built__intro{justify-self:start}.lp-bundle__shell,.lp-club{grid-template-columns:1fr}.lp-club__photo{aspect-ratio:16 / 10}.lp-club__photo img{position:relative}.tt-footer__grid{grid-template-columns:1fr 1fr}.tt-footer__col:last-child{grid-column:1 / -1}}@media(max-width:600px){.tt-announce{font-size:.66rem;letter-spacing:.12em;padding:.6rem .8rem}.lp-hero{min-height:clamp(480px,80vh,720px)}.lp-hero__inner{padding:clamp(2rem,5vh,3.5rem) clamp(.4rem,1.5vw,1.2rem) 3rem}.lp-hero__title{font-size:clamp(2.3rem,9vw,3.4rem)}.lp-comfort{padding:clamp(2.4rem,8vw,3.4rem) 1rem clamp(1.2rem,4vw,1.8rem);font-size:clamp(1.9rem,8vw,2.8rem)}.lp-built__title{font-size:clamp(1.9rem,8vw,2.8rem)}.lp-reviews__title,.lp-bundle__title,.lp-club__title{font-size:clamp(1.8rem,7.5vw,2.7rem)}.lp-reviews__grid{columns:1}.lp-bundle__row{padding:.95rem 1.3rem;font-size:.9rem}.lp-bundle__row strong{font-size:1.05rem}.lp-btn{flex-wrap:wrap;justify-content:center;row-gap:.3rem;padding:.85rem 1.4rem}}@media(max-width:480px){.tt-footer__grid{grid-template-columns:1fr}.tt-footer__col:last-child{grid-column:auto}.lp-trust{margin:-1.6rem .7rem 0;border-radius:20px 20px 0 0}.lp-trust__grid{padding:1.2rem 1rem}.lp-trust__item{font-size:.72rem;gap:.6rem}.lp-trust__item svg{width:22px;height:22px}.lp-trust__score{font-size:1.7rem}.lp-why-card{flex:0 0 clamp(220px,78vw,300px)}.lp-why-card figcaption{font-size:clamp(1.15rem,5.5vw,1.5rem)}.lp-why__track{padding-inline:calc((100vw - var(--tt-shell)) / 2)}.lp-why__arrow{width:38px;height:38px;background:#4e5a82e6}.lp-why__arrow svg{width:16px;height:16px}.lp-why__arrow--prev{left:.25rem}.lp-why__arrow--next{right:.25rem}.lp-duo{padding-top:clamp(1.6rem,5vw,2.4rem)}.lp-card__body{flex-direction:column;align-items:flex-start}.lp-card__shop{align-self:stretch;text-align:center}.lp-bundle__visual{padding:2rem 0 0 2rem}.lp-starburst{width:clamp(125px,36vw,168px)}.lp-starburst p{padding:0 1.15rem;font-size:.74rem}.lp-starburst__dots button{width:15px;height:15px;border-width:2px}.lp-feature svg{width:34px;height:34px}}@media(max-width:380px){.tt-announce{font-size:.6rem;letter-spacing:.08em}.tt-nav{padding:.9rem}.tt-logo img{height:20px}.lp-hero__badge{padding:.5rem 1.1rem;font-size:.7rem;letter-spacing:.16em}.lp-hero__title{font-size:clamp(2rem,10vw,2.6rem)}.lp-comfort{font-size:clamp(1.5rem,8vw,2rem)}.lp-bundle__notes{gap:.7rem 1.4rem}.tt-footer__bottom{font-size:.78rem;letter-spacing:.08em}}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}*{box-sizing:border-box}html,body{margin:0;min-height:100%;max-width:100%;overflow-x:clip}html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,::-webkit-scrollbar{width:0;height:0;display:none}body{background:#fff;color:#2b303b;font-family:Jost,Quicksand,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lp-bundle,.lp-club{content-visibility:auto;contain-intrinsic-size:auto 700px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/landing-2026.css.map */
