.trv-eyebrow{display:inline-flex;align-items:center;gap:1rem;font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:rgb(var(--color-button));margin:0 0 1.2rem}.trv-eyebrow:before,.trv-eyebrow:after{content:"";flex:0 0 auto;width:2.8rem;height:.1rem;background:currentColor;opacity:.72}.trv-section-heading{margin:0 0 1rem}.trv-section-intro{max-width:62rem;margin:0 auto 3rem}.trv-center{text-align:center}.trv-cta{margin-top:2.4rem}.trv-benefits__grid{display:grid;gap:2.4rem;grid-template-columns:1fr}@media screen and (min-width:750px){.trv-benefits__grid--2{grid-template-columns:repeat(2,1fr)}.trv-benefits__grid--3{grid-template-columns:repeat(3,1fr)}.trv-benefits__grid--4{grid-template-columns:repeat(4,1fr)}}.trv-benefit{text-align:center;padding:0 1rem}.trv-benefit__icon{display:inline-flex;align-items:center;justify-content:center;width:7rem;height:7rem;margin-bottom:1.6rem;border-radius:50%;background:transparent;border:.12rem solid rgba(var(--color-button),.4);transition:background-color .3s ease,border-color .3s ease,transform .3s ease}.trv-benefit:hover .trv-benefit__icon{background:rgba(var(--color-button),.1);border-color:rgb(var(--color-button));transform:translateY(-3px)}.trv-benefit__icon svg{width:3.2rem;height:3.2rem;color:rgb(var(--color-button))}.trv-benefit__title{margin:0 0 .6rem}.trv-benefit__text{margin:0;opacity:.85}.trv-steps{display:grid;gap:2.4rem;grid-template-columns:1fr;counter-reset:trv-step}@media screen and (min-width:750px){.trv-steps--3{grid-template-columns:repeat(3,1fr)}.trv-steps--4{grid-template-columns:repeat(4,1fr)}}.trv-step{position:relative;text-align:center;padding:0 1rem}.trv-step__num{counter-increment:trv-step;display:inline-flex;align-items:baseline;justify-content:center;margin-bottom:1.2rem;color:rgb(var(--color-button));font-family:var(--font-heading-family);font-style:italic;font-weight:500;font-size:4.4rem;line-height:1;letter-spacing:-.02em}.trv-step__num:before{content:"0" counter(trv-step)}.trv-step__img{width:100%;border-radius:var(--media-radius, 8px);margin-bottom:1.4rem;aspect-ratio:4 / 5;object-fit:cover}.trv-step__title{margin:0 0 .6rem}.trv-step__text{margin:0;opacity:.85}.trv-feature{display:grid;gap:2.4rem;align-items:center;grid-template-columns:1fr;margin-bottom:4rem}.trv-feature:last-child{margin-bottom:0}@media screen and (min-width:750px){.trv-feature{grid-template-columns:1fr 1fr;gap:4.8rem}.trv-feature--reverse .trv-feature__media{order:2}}.trv-feature__media{position:relative}.trv-feature__img{position:relative;display:block;width:100%;height:auto;max-height:70vh;border-radius:var(--media-radius, 16px);aspect-ratio:4 / 5;object-fit:cover;box-shadow:0 1.6rem 4.4rem #2e221729;z-index:1}.trv-feature__eyebrow{font-size:1.2rem;letter-spacing:.1rem;text-transform:uppercase;color:rgb(var(--color-button));font-weight:600}.trv-feature__title{margin:.6rem 0 1rem;font-family:var(--font-heading-family);font-size:clamp(2.8rem,2.8vw,3.8rem);line-height:1.08;letter-spacing:-.01em;font-weight:600}.trv-trust__rating{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-bottom:2.4rem}.trv-stars{display:inline-flex}.trv-stars svg{width:1.8rem;height:1.8rem;color:#e8a33d}.trv-trust__stats{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}@media screen and (min-width:750px){.trv-trust__stats{grid-template-columns:repeat(4,1fr)}}.trv-stat{text-align:center}.trv-stat__value{font-family:var(--font-heading-family);font-size:4.2rem;font-weight:500;line-height:1;letter-spacing:-.02em;color:rgb(var(--color-button))}.trv-stat__label{margin:.6rem 0 0;font-size:1.3rem;opacity:.8}.trv-trust__quotes{display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:750px){.trv-trust__quotes--2{grid-template-columns:repeat(2,1fr)}.trv-trust__quotes--3{grid-template-columns:repeat(3,1fr)}}.trv-quote{padding:2.4rem;border-radius:var(--text-boxes-radius, 8px);background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.08)}.trv-quote__stars{margin-bottom:1rem}.trv-quote__text{margin:0 0 1.4rem;font-family:var(--font-heading-family);font-size:1.9rem;font-style:italic;font-weight:400;line-height:1.4;letter-spacing:-.01em}.trv-quote__author{font-weight:600;margin:0}.trv-badges{display:flex;flex-wrap:wrap;gap:1.6rem 2.4rem;justify-content:center;margin-top:3rem}.trv-badge{display:flex;align-items:center;gap:.8rem;font-weight:600}.trv-badge svg{width:2.2rem;height:2.2rem;color:rgb(var(--color-button))}.trv-faq{max-width:78rem;margin:0 auto}.trv-faq__item{border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.trv-faq__q{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1.6rem;padding:1.8rem 0;font-weight:600;font-size:1.7rem}.trv-faq__q::-webkit-details-marker{display:none}.trv-faq__q .trv-faq__plus{flex:0 0 auto;width:2rem;height:2rem;position:relative}.trv-faq__q .trv-faq__plus:before,.trv-faq__q .trv-faq__plus:after{content:"";position:absolute;background:rgb(var(--color-button));top:50%;left:50%;transform:translate(-50%,-50%)}.trv-faq__q .trv-faq__plus:before{width:2rem;height:.2rem}.trv-faq__q .trv-faq__plus:after{width:.2rem;height:2rem;transition:transform .2s ease}details[open] .trv-faq__plus:after{transform:translate(-50%,-50%) scaleY(0)}.trv-faq__a{padding:0 0 1.8rem;opacity:.88}.trv-kit2__note{margin:1.2rem auto 0;max-width:52rem;color:rgba(var(--color-foreground),.62);font-size:1.5rem;line-height:1.5}.trv-kit2{--kit-ink: #24211f;--kit-line: rgba(36,33,31,.12);--kit-line-strong: rgba(36,33,31,.18);--kit-copper: #B14E22;--kit-sage: #6d765d;--kit-steel: #5E7E74;display:grid;grid-template-columns:1fr;overflow:hidden;border:1px solid var(--kit-line-strong);border-radius:12px;background:#fffaf1d1;box-shadow:0 2.4rem 7rem #3023161f}.trv-kit2__summary{position:relative;padding:clamp(2rem,2.2vw,2.8rem) clamp(1.6rem,2vw,2.4rem);display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem clamp(2rem,3vw,3.6rem);color:#f2ecdd;background:radial-gradient(circle at 88% 12%,rgba(255,255,255,.1),transparent 32%),linear-gradient(145deg,#2c4a38,#22372b 62%,#3a5a44)}.trv-kit2__kicker{display:block;color:#cfdbc8;font-size:1.05rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.trv-kit2__count{margin:0;flex:0 0 auto;font-family:var(--font-heading-family);font-size:clamp(4.6rem,4.2vw,6.2rem);line-height:.9;font-weight:700;letter-spacing:-.02em}.trv-kit2__copy{min-width:0;display:flex;flex-direction:column;gap:.5rem}.trv-kit2__title{margin:0;font-family:var(--font-heading-family);color:#f8f3e7;font-size:clamp(2rem,1.8vw,2.6rem);line-height:1.05;font-weight:600}.trv-kit2__stats{display:flex;margin-left:auto}.trv-kit2__stat{padding:0 clamp(1.8rem,2.2vw,3rem);border-left:1px solid rgba(255,255,255,.16)}.trv-kit2__stat:first-child{border-left:0}.trv-kit2__stat:last-child{padding-right:0}.trv-kit2__stat b{display:block;color:#f8f3e7;font-size:1.8rem;line-height:1;font-weight:800}.trv-kit2__stat span{display:block;margin-top:.6rem;color:#f2ecdd99;font-size:1rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.trv-kit2__inventory{min-width:0}.trv-kit2__inv-head{display:flex;align-items:center;justify-content:space-between;gap:1.8rem;padding:clamp(1.6rem,1.8vw,2.2rem) clamp(1.6rem,2vw,2.4rem);border-bottom:1px solid var(--kit-line);background:linear-gradient(90deg,#ffffff9e,#fff0e66b)}.trv-kit2__inv-title{display:block;font-family:var(--font-heading-family);font-size:clamp(2.2rem,2vw,2.8rem);line-height:1;font-weight:600;color:var(--kit-ink)}.trv-kit2__inv-sub{display:block;margin-top:.5rem;color:#24211f8c;font-size:1.1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.trv-kit2__pill{flex:0 0 auto;display:inline-flex;align-items:center;gap:.6rem;color:#4b6b52;font-size:1.1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.trv-kit2__pill:before{content:"\2713";font-size:1.3rem;line-height:1}.trv-kit2__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.trv-kit2__item{display:flex;align-items:center;gap:.9rem;min-height:5.4rem;padding:1.1rem clamp(1.6rem,2vw,2.4rem);border-right:1px solid var(--kit-line);border-bottom:1px solid var(--kit-line);background:#fffaf18f}.trv-kit2__item:nth-child(3n){border-right:0}.trv-kit2__qty{flex:0 0 auto;color:var(--kit-copper);font-size:1.4rem;line-height:1;font-weight:800;letter-spacing:.02em}.trv-kit2__name{display:flex;align-items:center;min-width:0;gap:.9rem;color:var(--kit-ink);font-size:1.5rem;line-height:1.25;font-weight:700}.trv-kit2__dot{flex:0 0 auto;width:.7rem;height:.7rem;border-radius:50%;background:#3f6b4e;box-shadow:0 0 0 .5rem #3f6b4e1f}@media screen and (max-width:989px){.trv-kit2__stats{margin-left:0;width:100%}.trv-kit2__stat:first-child{padding-left:0}}@media screen and (max-width:749px){.trv-kit2__inv-head{flex-direction:column;align-items:flex-start}.trv-kit2__items{grid-template-columns:repeat(2,minmax(0,1fr))}.trv-kit2__item{min-height:5rem;border-right:1px solid var(--kit-line)}.trv-kit2__item:nth-child(3n){border-right:1px solid var(--kit-line)}.trv-kit2__item:nth-child(2n){border-right:0}.trv-kit2__name{font-size:1.4rem}}@media screen and (max-width:419px){.trv-kit2__items{grid-template-columns:1fr}.trv-kit2__item,.trv-kit2__item:nth-child(3n){border-right:0}}.trv-cov2{--cov-ink: #24211f;--cov-muted: #6f6760;--cov-copper: #B14E22;--cov-copper-dark: #8f3d1a;--cov-cream: #f2ecdd;display:grid;grid-template-columns:minmax(34rem,.94fr) minmax(0,1.06fr);overflow:hidden;border:1px solid rgba(36,33,31,.16);border-radius:12px;background:#fffaf1cc;box-shadow:0 2.6rem 8rem #30231621}.trv-cov2__copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(3rem,4vw,5.4rem);background:radial-gradient(circle at 0% 12%,rgba(177,78,34,.09),transparent 30%),linear-gradient(180deg,#ffffff6b,#fff8ee9e)}.trv-cov2__title{margin:0;max-width:56rem;font-family:var(--font-heading-family);font-size:clamp(3.2rem,3.25vw,5.4rem);line-height:1;letter-spacing:-.02em;color:var(--cov-ink);text-wrap:balance}.trv-cov2__text{margin-top:clamp(1.6rem,2vw,2.2rem)}.trv-cov2__text p{max-width:50rem;margin:0;color:var(--cov-muted);font-size:1.7rem;line-height:1.58}.trv-cov2__tips{margin-top:clamp(2rem,2.4vw,2.8rem);max-width:50rem}.trv-cov2__tip{display:flex;align-items:baseline;gap:1.6rem;padding:1.3rem 0;border-top:1px solid rgba(36,33,31,.12)}.trv-cov2__tip-num{flex:0 0 auto;font-family:var(--font-heading-family);font-style:italic;font-weight:600;font-size:1.8rem;line-height:1;color:var(--cov-copper)}.trv-cov2__tip p{margin:0;color:var(--cov-ink);font-size:1.5rem;line-height:1.5;font-weight:500}.trv-cov2__visual{position:relative;display:grid;place-items:center;isolation:isolate;min-height:46rem;padding:clamp(2.8rem,3vw,4.4rem);color:var(--cov-cream);background:radial-gradient(circle at 50% 44%,rgba(177,78,34,.18),transparent 32%),linear-gradient(145deg,#2c4a38,#1d3226 58%,#3a5a44)}.trv-cov2__visual:before{content:"";position:absolute;top:1.6rem;right:1.6rem;bottom:1.6rem;left:1.6rem;pointer-events:none;border:1px solid rgba(255,255,255,.12);border-radius:7px}.trv-cov2__dial{position:relative;width:min(42rem,68%);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(242,236,221,.08) 0 16%,transparent 17%),conic-gradient(from -32deg,#b14e2233,#8faf842e,#f2ecdd12,#b14e2233);box-shadow:inset 0 0 0 1px #ffffff1c,inset 0 0 0 3.2rem #ffffff09}.trv-cov2__dial:before,.trv-cov2__dial:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.trv-cov2__dial:before{top:17%;right:17%;bottom:17%;left:17%;border:1px dashed rgba(242,236,221,.22)}.trv-cov2__dial:after{top:37%;right:37%;bottom:37%;left:37%;background:radial-gradient(circle,rgba(242,236,221,.1),transparent 34%),radial-gradient(circle,rgba(177,78,34,.3),transparent 66%);box-shadow:0 0 6rem #b14e224d;animation:trvCovGlow 5s ease-in-out infinite}.trv-cov2__orbit{position:absolute;top:8%;right:8%;bottom:8%;left:8%;border-radius:50%;border:1px solid rgba(242,236,221,.17);animation:trvCovOrbit 18s linear infinite;transform-origin:50% 50%}.trv-cov2__orbit:before{content:"";position:absolute;left:50%;top:0;width:1rem;height:1rem;border-radius:50%;background:var(--cov-copper);transform:translate(-50%,-50%);box-shadow:0 0 0 .8rem #b14e2226}.trv-cov2__center{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%);display:grid;place-items:center;align-content:center;width:15rem;aspect-ratio:1;border:1px solid rgba(242,236,221,.12);border-radius:50%;background:radial-gradient(circle at 50% 40%,#f2ecdd26,#141e18d9 58%);box-shadow:0 2.4rem 7rem #00000059;text-align:center}.trv-cov2__center strong{display:block;color:#f8f3e7;font-family:var(--font-heading-family);font-size:4.6rem;line-height:.8;font-weight:700}.trv-cov2__center span{display:block;margin-top:.8rem;color:#f2ecddad;font-size:1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.trv-cov2__cases{position:absolute;inset:clamp(2.4rem,3vw,4.4rem);pointer-events:none}.trv-cov2__case{position:absolute;pointer-events:auto;display:inline-flex;align-items:center;gap:1rem;min-width:19rem;padding:1.2rem 1.4rem;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#f8f3e7;background:#f2ecdd13;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:1.45rem;font-weight:700;transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.trv-cov2__case:hover{border-color:#f0b0826b;background:#f2ecdd1f;transform:translateY(-2px)}.trv-cov2__case svg,.trv-cov2__case .trv-icon{width:2.1rem;height:2.1rem;flex:0 0 auto;color:#e8a075}.trv-cov2__case:nth-child(1){left:0;top:15%}.trv-cov2__case:nth-child(2){right:0;top:15%}.trv-cov2__case:nth-child(3){left:0;bottom:15%}.trv-cov2__case:nth-child(4){right:0;bottom:15%}@keyframes trvCovOrbit{to{transform:rotate(360deg)}}@keyframes trvCovGlow{0%,to{opacity:.72}50%{opacity:1}}@media screen and (max-width:1119px){.trv-cov2{grid-template-columns:1fr}.trv-cov2__visual{min-height:0;padding-bottom:clamp(2.8rem,3vw,4.4rem)}.trv-cov2__dial{width:min(34rem,82%);margin-bottom:2.4rem}.trv-cov2__cases{position:static;inset:auto;pointer-events:auto;display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.trv-cov2__case{position:static;min-width:0;width:100%}}@media screen and (max-width:599px){.trv-cov2__cases{grid-template-columns:1fr}.trv-cov2__center{width:12rem}.trv-cov2__center strong{font-size:3.6rem}}@media(prefers-reduced-motion:reduce){.trv-cov2__orbit,.trv-cov2__dial:after{animation:none}.trv-cov2__case{transition:none}}.trv-spec{max-width:72rem;margin:0 auto}.trv-spec__table{width:100%;border-collapse:collapse}.trv-spec__table th,.trv-spec__table td{text-align:left;padding:1.3rem 1.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12);font-size:1.5rem}.trv-spec__table th{width:42%;font-weight:600}.trv-spec__table td{opacity:.9}.trv-spec__table tr:nth-child(2n){background:rgba(var(--color-foreground),.03)}.trv-modes{max-width:80rem;margin:0 auto}.trv-modes__tabs{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-bottom:2.4rem}.trv-modes__tab{border:.1rem solid rgba(var(--color-foreground),.2);background:transparent;color:rgb(var(--color-foreground));border-radius:40px;padding:.9rem 1.8rem;cursor:pointer;font-weight:600;font-size:1.4rem}.trv-modes__tab[aria-selected=true]{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.trv-modes__panel{display:none;text-align:center}.trv-modes__panel.is-active{display:block}.trv-modes__panel-title{margin:0 0 .8rem}.trv-ba{max-width:72rem;margin:0 auto}.trv-ba__frame{position:relative;width:100%;aspect-ratio:3 / 2;border-radius:var(--media-radius, 8px);overflow:hidden;-webkit-user-select:none;user-select:none}.trv-ba__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.trv-ba__img--after{clip-path:inset(0 0 0 var(--trv-ba-pos, 50%))}.trv-ba__label{position:absolute;top:1.2rem;padding:.4rem 1rem;border-radius:4px;font-size:1.2rem;font-weight:600;background:#0009;color:#fff}.trv-ba__label--before{left:1.2rem}.trv-ba__label--after{right:1.2rem}.trv-ba__range{width:100%;margin-top:1.4rem;accent-color:rgb(var(--color-button))}.trv-ba__divider{position:absolute;top:0;bottom:0;left:var(--trv-ba-pos, 50%);width:.3rem;margin-left:-.15rem;background:rgb(var(--color-button));pointer-events:none}.trv-reach{display:grid;gap:3rem;grid-template-columns:1fr;align-items:center}@media screen and (min-width:750px){.trv-reach{grid-template-columns:1fr 1fr}}.trv-reach__steps{display:flex;flex-direction:column;gap:.8rem}.trv-reach__step{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.4rem;border-radius:var(--text-boxes-radius, 8px);background:rgba(var(--color-foreground),.04)}.trv-reach__bar{height:.8rem;border-radius:4px;background:rgb(var(--color-button));flex:0 0 auto}.trv-reach__len{font-weight:600;font-size:1.4rem;white-space:nowrap}.trv-reach__points{display:flex;flex-direction:column;gap:1.4rem}.trv-reach__point{display:flex;gap:1rem;align-items:flex-start}.trv-reach__point svg{width:2.4rem;height:2.4rem;flex:0 0 auto;color:rgb(var(--color-button))}.trv-hero__grid{display:grid;gap:3.2rem;grid-template-columns:1fr;align-items:center}@media screen and (min-width:990px){.trv-hero__grid{grid-template-columns:1.05fr .95fr;gap:5.5rem}}.trv-hero__title{font-family:var(--font-heading-family);font-size:clamp(4.2rem,6vw,7.4rem);line-height:1;letter-spacing:-.035em;margin:0 0 1.8rem}.trv-hero__sub{font-size:1.85rem;line-height:1.6;max-width:46rem;opacity:.9;margin:0 0 2.6rem}.trv-hero__points{list-style:none;margin:0 0 3rem;padding:0;display:grid;gap:1.1rem}.trv-hero__point{display:flex;gap:1.1rem;align-items:center;font-weight:500;font-size:1.6rem}.trv-hero__point svg{width:2rem;height:2rem;color:rgb(var(--color-button));flex:0 0 auto}.trv-hero__cta{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.trv-hero__trust{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem 1.4rem;margin-top:2.6rem;font-size:1.4rem;opacity:.9}.trv-hero__trust .trv-stars svg{width:1.7rem;height:1.7rem;color:#e8a33d}.trv-hero__media,.trv-hero__frame{position:relative}.trv-hero__frame:before{content:"";position:absolute;top:-1.6rem;right:-1.6rem;bottom:-1.6rem;left:-1.6rem;border:.12rem solid rgba(var(--color-button),.4);border-radius:40rem 40rem 1.6rem 1.6rem;pointer-events:none}.trv-hero__img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:38rem 38rem 1.6rem 1.6rem}.trv-hero__badge{position:absolute;bottom:2.4rem;left:-1.4rem;width:11.5rem;height:11.5rem;border-radius:50%;background:rgb(var(--color-background));border:.1rem solid var(--trv-hair);box-shadow:0 1.6rem 3.2rem -1rem rgba(var(--color-shadow),.4);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.1;padding:1rem}.trv-hero__badge b{font-family:var(--font-heading-family);font-style:italic;font-weight:500;font-size:2.8rem;color:rgb(var(--color-button))}.trv-hero__badge span{font-size:1.15rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.trv-cmp2{--cmp-ink: #2a2723;--cmp-muted: #6b6961;--cmp-line: rgba(40,36,30,.12);--cmp-red: #b0473c;--cmp-red-deep: #8f372e;--cmp-red-tint: #f7e6e2;--cmp-red-ink: #9a3f37;--cmp-green: #3f6b4e;--cmp-green-deep: #2f5640;--cmp-green-tint: #e4efe7;--cmp-green-ink: #2f5d44;position:relative;overflow:hidden;width:100%;margin:0 auto;border:1px solid rgba(40,36,30,.16);border-radius:14px;background:#fdfaf3;box-shadow:0 2rem 5.6rem #2e221721}.trv-cmp2__table{width:100%;border-collapse:collapse;table-layout:fixed;color:var(--cmp-ink)}.trv-cmp2__table th,.trv-cmp2__table td{border-bottom:1px solid var(--cmp-line);border-right:1px solid var(--cmp-line)}.trv-cmp2__table th:last-child,.trv-cmp2__table td:last-child{border-right:0}.trv-cmp2__table tr:last-child td{border-bottom:0}.trv-cmp2 thead th{padding:clamp(1.3rem,1.5vw,2rem) clamp(1.2rem,1.8vw,2.2rem);vertical-align:middle}.trv-cmp2__corner{width:40%;background:#f3eee2}.trv-cmp2__colhead{width:30%;text-align:center;color:#fff;font-family:var(--font-heading-family);font-weight:600;font-size:clamp(1.7rem,1.6vw,2.2rem);line-height:1.06;letter-spacing:-.01em}.trv-cmp2 thead th.trv-cmp2__colhead--them{background:linear-gradient(135deg,#bf5247 0%,var(--cmp-red) 55%,var(--cmp-red-deep) 100%);border-color:#ffffff2e}.trv-cmp2 thead th.trv-cmp2__colhead--ours{background:linear-gradient(135deg,#4d7e5d 0%,var(--cmp-green) 55%,var(--cmp-green-deep) 100%);border-color:#ffffff2e}.trv-cmp2__benefit-cell{padding:clamp(1.2rem,1.3vw,1.7rem) clamp(1.6rem,2vw,2.6rem);vertical-align:middle;background:#f9f5ec}.trv-cmp2__copy b{display:block;margin:0;font-family:var(--font-body-family);font-weight:700;font-size:clamp(1.6rem,1.35vw,2rem);line-height:1.18;color:var(--cmp-ink)}.trv-cmp2__copy span{display:block;margin-top:.2rem;color:var(--cmp-muted);font-size:1.3rem;line-height:1.35}.trv-cmp2__status{padding:clamp(1.2rem,1.3vw,1.7rem) clamp(1rem,1.4vw,1.8rem);text-align:center;vertical-align:middle}.trv-cmp2__status--them{background:var(--cmp-red-tint)}.trv-cmp2__status--ours{background:var(--cmp-green-tint)}.trv-cmp2__statline{display:inline-flex;align-items:center;gap:.7rem;text-align:left}.trv-cmp2__mark{flex:0 0 auto;display:inline-grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:50%;color:#fff}.trv-cmp2__mark svg{width:1.3rem;height:1.3rem}.trv-cmp2__mark--no{background:var(--cmp-red)}.trv-cmp2__mark--yes{background:var(--cmp-green)}.trv-cmp2__note{margin:0;font-size:1.4rem;font-weight:600;line-height:1.2}.trv-cmp2__status--them .trv-cmp2__note{color:var(--cmp-red-ink)}.trv-cmp2__status--ours .trv-cmp2__note{color:var(--cmp-green-ink)}@media screen and (max-width:820px){.trv-cmp2 thead th,.trv-cmp2__benefit-cell,.trv-cmp2__status{padding:1.2rem .9rem}.trv-cmp2__corner{width:36%}.trv-cmp2__colhead{width:32%;font-size:1.6rem}.trv-cmp2__copy b{font-size:1.5rem}.trv-cmp2__copy span{font-size:1.2rem}.trv-cmp2__statline{gap:.5rem}.trv-cmp2__note{font-size:1.3rem}}@media screen and (max-width:520px){.trv-cmp2__copy span{display:none}.trv-cmp2__statline{flex-direction:column;gap:.5rem;text-align:center}.trv-cmp2__note{font-size:1.2rem}}.trv-icon{display:inline-block;vertical-align:middle;width:2rem;height:2rem;flex:0 0 auto}.trv-benefits__grid{align-items:stretch}.trv-benefit{background:var(--trv-card);border:.1rem solid var(--trv-hair-soft);border-radius:14px;padding:3rem 2rem 2.6rem;height:100%;display:flex;flex-direction:column;align-items:center}.trv-benefit__title{min-height:2.4rem}.trv-benefit__text{font-size:1.45rem}.trv-trust__stats{gap:1.2rem}.trv-trust__stats:last-child{margin-bottom:0}.trv-stat{background:var(--trv-card);border:.1rem solid var(--trv-hair-soft);border-radius:12px;padding:2.2rem 1rem}.trv-badges{margin-top:3rem;padding-top:2.6rem;border-top:.1rem solid var(--trv-hair-soft)}.trv-step{background:var(--trv-card);border:.1rem solid var(--trv-hair-soft);border-radius:14px;padding:2.8rem 2.2rem}.trv-step__num{font-size:3.6rem;margin-bottom:.8rem}.trv-step__title{font-size:1.8rem}.trv-step__text{font-size:1.45rem}.trv-modes__grid{display:grid;gap:1.4rem;grid-template-columns:1fr}@media screen and (min-width:750px){.trv-modes__grid{grid-template-columns:repeat(3,1fr)}}.trv-mode-card{background:var(--trv-card);border:.1rem solid var(--trv-hair-soft);border-radius:14px;padding:2.4rem 2rem}.trv-mode-card__tag{font-family:var(--font-heading-family);font-size:3rem;line-height:1;letter-spacing:-.02em;color:rgb(var(--color-button));margin:0 0 1rem}.trv-mode-card__title{margin:0 0 .5rem;font-size:1.7rem}.trv-mode-card__text{margin:0;opacity:.85;font-size:1.45rem}.trv-feat{position:relative;overflow:hidden}.trv-feat__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:radial-gradient(46rem 30rem at 14% 16%,rgba(var(--color-button),.08),transparent 62%),linear-gradient(rgba(var(--color-foreground),.035) .1rem,transparent .1rem),linear-gradient(90deg,rgba(var(--color-foreground),.035) .1rem,transparent .1rem);background-size:100% 100%,6.4rem 6.4rem,6.4rem 6.4rem}.trv-feat .page-width{position:relative;z-index:1}.trv-feat__head{margin-bottom:4rem;display:grid;gap:1.4rem 4rem;grid-template-columns:1fr;align-items:end}@media screen and (min-width:990px){.trv-feat__head{grid-template-columns:1.45fr 1fr}.trv-feat__sub{padding-bottom:.6rem}}.trv-feat__heading{font-family:var(--font-heading-family);font-size:clamp(3.4rem,4.6vw,5.6rem);line-height:1;letter-spacing:-.035em;margin:0}.trv-feat__sub{font-size:1.7rem;line-height:1.55;opacity:.82;margin:0}.trv-feat__panel{display:grid;grid-template-columns:1fr;overflow:hidden;border:.1rem solid var(--trv-hair);border-radius:20px;background:rgba(var(--color-background),.55)}@media screen and (min-width:750px){.trv-feat__panel--3{grid-template-columns:repeat(3,1fr)}.trv-feat__panel--4{grid-template-columns:repeat(4,1fr)}}.trv-feat__col{position:relative;display:flex;flex-direction:column;padding:3.4rem 2.8rem;border-top:.1rem solid var(--trv-hair-soft)}.trv-feat__col:first-child{border-top:0}@media screen and (min-width:750px){.trv-feat__col{border-top:0;border-left:.1rem solid var(--trv-hair-soft)}.trv-feat__col:first-child{border-left:0}}.trv-feat__col--feature{background:linear-gradient(180deg,rgba(var(--color-button),.06),transparent 42%)}.trv-feat__ring{width:6.6rem;height:6.6rem;border-radius:50%;border:.2rem dotted rgba(var(--color-button),.5);display:inline-flex;align-items:center;justify-content:center;margin-bottom:2.4rem}.trv-feat__ring-in{width:4.8rem;height:4.8rem;border-radius:50%;background:rgb(var(--color-background));border:.1rem solid var(--trv-hair-soft);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 .6rem 1.4rem -.8rem rgba(var(--color-shadow),.45)}.trv-feat__ring-in .trv-icon{width:2.3rem;height:2.3rem;color:rgb(var(--color-button))}.trv-feat__kicker{font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-secondary-button-label));margin-bottom:1rem}.trv-feat__col--feature .trv-feat__kicker{color:rgb(var(--color-button))}.trv-feat__stat{display:flex;align-items:flex-start;line-height:.8;margin:0 0 1.4rem;font-family:var(--font-body-family);font-weight:800;letter-spacing:-.04em;color:rgb(var(--color-foreground))}.trv-feat__stat-num{font-size:clamp(5.4rem,6.8vw,8.4rem)}.trv-feat__stat sup{font-size:1.8rem;font-weight:700;color:rgb(var(--color-button));margin-left:.4rem;top:.6rem;letter-spacing:0}.trv-feat__title{font-family:var(--font-heading-family);font-size:2.3rem;line-height:1.08;letter-spacing:-.02em;margin:0 0 1rem}.trv-feat__text{font-size:1.45rem;line-height:1.5;opacity:.82;margin:0}.trv-feat__foot{margin-top:auto;padding-top:2.4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.trv-feat__foot span{font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.68}.trv-feat__foot i{width:3.2rem;height:.12rem;background:rgb(var(--color-button));flex:0 0 auto}.trv-feat__panel.trv-anim .trv-feat__col{opacity:0;transform:translateY(1.8rem);transition:opacity .6s ease,transform .7s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--i, 0) * .1s)}.trv-feat__panel.trv-anim.is-in .trv-feat__col{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.trv-feat__panel.trv-anim .trv-feat__col{opacity:1;transform:none;transition:none}}.trv-bx{--bx-ink: #24211f;--bx-muted: #6f6760;--bx-line-strong: rgba(36,33,31,.2);--bx-copper: #B14E22;--bx-olive: #7C7A70;--bx-steel: #526b75;--bx-sand: #aa7a3b;--bx-shadow: 0 2.6rem 7rem rgba(56,43,30,.14);position:relative;overflow:hidden;isolation:isolate;color:var(--bx-ink);padding:clamp(4.2rem,5.5vw,7.6rem) 0;background:transparent}.trv-bx__bg{display:none}.trv-bx:not(.trv-seq):not(.trv-nz)>.trv-bx__bg,.trv-seq>.trv-bx__bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.trv-bx:not(.trv-seq):not(.trv-nz)>.trv-bx__bg:before,.trv-bx:not(.trv-seq):not(.trv-nz)>.trv-bx__bg:after,.trv-seq>.trv-bx__bg:before{content:"";position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain}.trv-bx:not(.trv-seq):not(.trv-nz)>.trv-bx__bg:before{width:16rem;height:16rem;bottom:-1.5rem;left:max(-3.5rem,calc(50% - 63rem));background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='100'%20height='100'%20viewBox='0%200%20100%20100'%3E%3Cpath%20d='M50%203%20C80%2028%2084%2064%2050%2097%20C16%2064%2020%2028%2050%203%20Z'%20fill='%233F6B4E'/%3E%3Cg%20fill='none'%20stroke='%23f3ebdd'%20stroke-opacity='0.5'%20stroke-width='1.4'%20stroke-linecap='round'%3E%3Cpath%20d='M50%2012%20L50%2088'/%3E%3Cpath%20d='M50%2040%20L34%2030'/%3E%3Cpath%20d='M50%2040%20L66%2030'/%3E%3Cpath%20d='M50%2060%20L36%2052'/%3E%3Cpath%20d='M50%2060%20L64%2052'/%3E%3C/g%3E%3C/svg%3E");transform:rotate(-26deg);opacity:.16}.trv-bx:not(.trv-seq):not(.trv-nz)>.trv-bx__bg:after{width:10rem;height:10rem;top:20%;right:max(-2.5rem,calc(50% - 62rem));background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='100'%20height='100'%20viewBox='0%200%20100%20100'%3E%3Cpath%20d='M50%206%20C86%2030%2084%2072%2050%2095%20C16%2072%2014%2030%2050%206%20Z'%20fill='%233F6B4E'/%3E%3Cg%20fill='none'%20stroke='%23f3ebdd'%20stroke-opacity='0.5'%20stroke-width='1.4'%20stroke-linecap='round'%3E%3Cpath%20d='M50%2014%20L50%2086'/%3E%3Cpath%20d='M50%2044%20L32%2036'/%3E%3Cpath%20d='M50%2044%20L68%2036'/%3E%3C/g%3E%3C/svg%3E");transform:rotate(22deg);opacity:.12}.trv-seq>.trv-bx__bg:before{width:13rem;height:13rem;bottom:-1rem;right:max(-3rem,calc(50% - 63rem));background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='100'%20height='100'%20viewBox='0%200%20100%20100'%3E%3Cpath%20d='M50%202%20C63%2032%2063%2070%2050%2098%20C37%2070%2037%2032%2050%202%20Z'%20fill='%233F6B4E'/%3E%3Cg%20fill='none'%20stroke='%23f3ebdd'%20stroke-opacity='0.5'%20stroke-width='1.4'%20stroke-linecap='round'%3E%3Cpath%20d='M50%2010%20L50%2090'/%3E%3C/g%3E%3C/svg%3E");transform:rotate(34deg);opacity:.14}.trv-bx__wrap{position:relative;z-index:1;width:100%;max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.trv-bx__wrap{padding:0 5rem}}.trv-bx__headline{width:100%;text-align:center;margin-bottom:clamp(2.8rem,3.5vw,4.4rem)}.trv-bx__eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.2rem;color:var(--bx-copper);font-size:1.2rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.trv-bx__eyebrow:before,.trv-bx__eyebrow:after{content:"";flex:0 0 auto;width:2.8rem;height:.1rem;background:currentColor;opacity:.72}.trv-bx__h2{max-width:84rem;margin:0 auto;font-family:var(--font-heading-family);font-size:clamp(3.2rem,3.25vw,5.4rem);line-height:1.02;letter-spacing:-.02em;text-wrap:balance}.trv-bx__note{max-width:62rem;margin:1.6rem auto 0;color:var(--bx-muted);font-size:1.6rem;line-height:1.58}.trv-bx__console{position:relative;display:flex;min-height:42rem;overflow:hidden;border:1px solid var(--bx-line-strong);border-radius:10px;background:linear-gradient(135deg,#fffaf1f0,#f7eee1db);box-shadow:var(--bx-shadow)}.trv-bx__grid{display:contents}.trv-bx__hero,.trv-bx__feature{position:relative;z-index:1;flex:1 1 0;min-width:0;display:flex;flex-direction:column;transition:flex-grow .45s cubic-bezier(.4,0,.2,1),background-color .3s ease}.trv-bx__hero{flex-grow:2;padding:clamp(2.2rem,2.4vw,3.2rem);background-color:#fff;--accent: var(--bx-copper)}.trv-bx__feature{flex-grow:1;--accent: var(--bx-olive);padding:clamp(2rem,2vw,2.8rem);animation:trvRise .72s cubic-bezier(.2,.8,.2,1) both}.trv-bx__feature:nth-child(2){animation-delay:90ms}.trv-bx__feature:nth-child(3){animation-delay:.18s}.trv-bx__ring{position:relative;display:grid;place-items:center;width:7.6rem;height:7.6rem;flex:0 0 auto;border:1px solid color-mix(in srgb,var(--accent) 42%,transparent);border-radius:50%;background:linear-gradient(145deg,#fffffff5,#f4ede2c7);color:var(--accent);box-shadow:inset 0 0 0 .9rem #ffffff80;transition:border-color .3s ease,color .3s ease}.trv-bx__ring:after{content:"";position:absolute;top:-.8rem;right:-.8rem;bottom:-.8rem;left:-.8rem;border:1px dashed color-mix(in srgb,var(--accent) 38%,transparent);border-radius:inherit;transition:border-color .3s ease}.trv-bx__ring .trv-icon{width:3.2rem;height:3.2rem;color:var(--accent)}.trv-bx__ring-img{width:4rem;height:4rem;object-fit:contain}@keyframes trvRotateRing{to{transform:rotate(360deg)}}.trv-bx__hero .trv-bx__ring:after{animation:trvRotateRing 16s linear infinite}.trv-bx__top{margin-top:2rem}.trv-bx__label,.trv-bx__micro{display:block;margin-bottom:1rem;font-size:1.2rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;transition:color .3s ease}.trv-bx__label,.trv-bx__micro{color:var(--accent)}.trv-bx__num{display:block;font-family:var(--font-heading-family);font-weight:500;font-size:4.8rem;line-height:1.1;height:10.6rem;letter-spacing:-.02em;color:var(--bx-ink);transition:font-size .3s ease}.trv-bx__unit{display:inline-block;margin-left:.6rem;color:var(--bx-copper);font-family:var(--font-body-family);font-size:2.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.trv-bx__h3{margin:0;font-family:var(--font-heading-family);font-weight:500;font-size:3.2rem;line-height:1.1;height:10.6rem;letter-spacing:-.02em;transition:font-size .3s ease}.trv-bx__desc{margin:.8rem 0 0;max-width:32rem;color:var(--bx-muted);font-size:1.55rem;line-height:1.55}.trv-bx__foot,.trv-bx__proof{margin-top:auto;padding-top:1.8rem;display:flex;align-items:center;justify-content:space-between;gap:1.4rem;font-size:1.2rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#24211fa8}.trv-bx__foot i{width:5.8rem;height:.1rem;background:var(--accent);transition:background-color .3s ease}.trv-bx__proof i{width:3.6rem;height:.1rem;background:var(--accent);transition:background-color .3s ease}@keyframes trvRise{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:translateY(0)}}@media(min-width:1121px)and (hover:hover){.trv-bx__feature:hover{flex-grow:2;background-color:#fff;--accent: var(--bx-copper)}.trv-bx__console:has(.trv-bx__feature:hover) .trv-bx__hero{flex-grow:1;background-color:transparent;--accent: var(--bx-olive)}.trv-bx__console:has(.trv-bx__feature:hover) .trv-bx__num{font-size:3.2rem}.trv-bx__feature:hover .trv-bx__h3{font-size:4.8rem}.trv-bx__feature:hover .trv-bx__ring:after{animation:trvRotateRing 16s linear infinite}.trv-bx__console:has(.trv-bx__feature:hover) .trv-bx__hero .trv-bx__ring:after{animation:none}}@media(max-width:1120px){.trv-bx__console{flex-direction:column;min-height:0}.trv-bx__hero,.trv-bx__feature{flex:none}.trv-bx__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.trv-bx{padding:4.2rem 1.4rem}.trv-bx__note{font-size:1.5rem}.trv-bx__h2{font-size:clamp(3.1rem,9.6vw,4.2rem)}.trv-bx__hero,.trv-bx__feature{padding:2.4rem}.trv-bx__num{font-size:4.4rem}.trv-bx__h3{font-size:3rem}.trv-bx__num,.trv-bx__h3{height:auto}.trv-bx__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.trv-bx__ring:after,.trv-bx__feature{animation:none!important}.trv-bx__console,.trv-bx__num,.trv-bx__h3{transition:none}.trv-bx__feature{opacity:1;transform:none}}.trv-seq__board{position:relative;overflow:hidden;border:1px solid rgba(36,33,31,.16);border-radius:12px;background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.9),transparent 42%),linear-gradient(135deg,#fffaf1eb,#f6ede0db);box-shadow:0 2.4rem 6rem #382b1e1f}.trv-seq__row{display:grid;grid-template-columns:repeat(3,1fr)}.trv-seq__row--2{grid-template-columns:repeat(2,1fr)}.trv-seq__row--4{grid-template-columns:repeat(4,1fr)}.trv-seq__card{--accent: #B14E22;position:relative;display:flex;flex-direction:column;min-height:36rem;padding:clamp(2.8rem,2.8vw,4.2rem);color:#24211f}.trv-seq__card+.trv-seq__card{border-left:1px solid rgba(36,33,31,.12)}.trv-seq__card:nth-child(2){--accent: #3F6B4E}.trv-seq__card:nth-child(3){--accent: #B0792E}.trv-seq__card:nth-child(4){--accent: #6d765d}.trv-seq__num{display:block;font-family:var(--font-heading-family);font-weight:600;font-size:clamp(7rem,7vw,10.5rem);line-height:.8;letter-spacing:-.02em;color:var(--accent)}.trv-seq__copy{margin-top:auto;padding-top:clamp(2.4rem,2.4vw,3.4rem)}.trv-seq__micro{display:block;margin-bottom:1rem;color:var(--accent);font-size:1.2rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.trv-seq__text{max-width:34rem;margin:0;color:#6f6760;font-size:clamp(1.6rem,1.35vw,2rem);line-height:1.6}@media(max-width:1040px){.trv-seq__row,.trv-seq__row--2,.trv-seq__row--4{grid-template-columns:1fr}.trv-seq__card{min-height:0}.trv-seq__card+.trv-seq__card{border-left:0;border-top:1px solid rgba(36,33,31,.12)}}@media(max-width:640px){.trv-seq__card{padding:2.8rem}.trv-seq__num{font-size:clamp(6.4rem,18vw,9rem)}}.trv-nz__panel{display:grid;grid-template-columns:2.1fr 1fr;overflow:hidden;border:1px solid rgba(36,33,31,.16);border-radius:16px;background:linear-gradient(135deg,#fffaf1f2,#f6ede0e0);box-shadow:0 2.6rem 7rem #382b1e21}.trv-nz__bar{display:none}.trv-nz__stage{position:relative;display:grid;min-height:30rem;padding:clamp(2.6rem,2.8vw,4rem);border-right:1px solid rgba(36,33,31,.1)}.trv-nz__slide{--accent: #B14E22;grid-area:1 / 1;align-self:center;display:grid;grid-template-columns:.7fr 1fr;gap:clamp(2.4rem,2.8vw,4rem);align-items:center;opacity:0;visibility:hidden;transform:translateY(1.2rem);transition:opacity .4s ease,transform .5s cubic-bezier(.2,.8,.2,1),visibility .4s}.trv-nz__slide.is-active{opacity:1;visibility:visible;transform:none}.trv-nz__slide:nth-child(2){--accent: #3F6B4E}.trv-nz__slide:nth-child(3){--accent: #B0792E}.trv-nz__slide:nth-child(4){--accent: #6d765d}.trv-nz__slide:nth-child(5){--accent: #8A6B4F}.trv-nz__slide:nth-child(6){--accent: #5E7E74}.trv-nz__icon{display:grid;place-items:center;width:100%;aspect-ratio:3 / 2;border:1px solid rgba(36,33,31,.1);border-radius:14px;background:#24211f06;color:var(--accent);overflow:hidden}.trv-nz__icon .trv-modlab__svg{width:72%;height:auto}.trv-nz__icon .trv-nz__img{width:100%;height:100%;object-fit:contain;display:block}.trv-nz__icon.is-playing .trv-modlab__svg{animation:trvSpray .66s cubic-bezier(.2,.8,.2,1) both}.trv-nz__icon.is-playing .trv-nz__img{animation:trvIconPop .6s cubic-bezier(.2,.8,.2,1) both}@keyframes trvSpray{0%{opacity:0;clip-path:inset(0 100% 0 0)}55%{opacity:1}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes trvIconPop{0%{opacity:0;transform:scale(.82) translateY(.6rem)}60%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.trv-nz__stage-copy{display:flex;flex-direction:column;min-width:0}.trv-nz__angle{font-family:var(--font-heading-family);font-weight:600;font-size:clamp(3.6rem,3.6vw,5.4rem);line-height:.85;letter-spacing:-.02em;color:var(--accent)}.trv-nz__title{margin:1.8rem 0 0;font-size:clamp(2rem,1.9vw,2.6rem);font-weight:600;letter-spacing:-.01em}.trv-nz__text p{margin:.7rem 0 0;max-width:38rem;color:#6f6760;font-size:1.55rem;line-height:1.58}.trv-nz__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.trv-nz__opt{--accent: #B14E22;position:relative;width:100%;display:flex;align-items:center;gap:1.6rem;text-align:left;cursor:pointer;padding:clamp(1.6rem,1.7vw,2.3rem) clamp(2.2rem,2.6vw,3.4rem);border:0;border-top:1px solid rgba(36,33,31,.1);background:transparent;color:#24211f;font:inherit;transition:background-color .3s ease,padding-left .35s cubic-bezier(.2,.8,.2,1)}.trv-nz__opt:first-child{border-top:0}.trv-nz__opt:nth-child(2){--accent: #3F6B4E}.trv-nz__opt:nth-child(3){--accent: #B0792E}.trv-nz__opt:nth-child(4){--accent: #6d765d}.trv-nz__opt:nth-child(5){--accent: #8A6B4F}.trv-nz__opt:nth-child(6){--accent: #5E7E74}.trv-nz__opt:before{content:"";position:absolute;left:0;top:.9rem;bottom:.9rem;width:3px;border-radius:0 3px 3px 0;background:var(--accent);transform:scaleY(0);transition:transform .3s ease}.trv-nz__opt-angle{font-family:var(--font-heading-family);font-weight:600;font-size:2.2rem;line-height:1;min-width:5.4rem;color:#24211f6b;transition:color .3s ease}.trv-nz__opt-name{flex:1;font-size:1.75rem;font-weight:600}.trv-nz__opt-chevron{display:inline-flex;opacity:0;transform:translate(-.6rem);color:var(--accent);transition:opacity .3s ease,transform .3s ease}.trv-nz__opt-chevron svg{width:1.8rem;height:1.8rem}.trv-nz__opt.is-active{background:color-mix(in srgb,var(--accent) 8%,transparent);padding-left:calc(clamp(2.2rem,2.6vw,3.4rem) + 1rem)}.trv-nz__opt.is-active:before{transform:scaleY(1)}.trv-nz__opt.is-active .trv-nz__opt-angle{color:var(--accent)}.trv-nz__opt.is-active .trv-nz__opt-chevron{opacity:1;transform:none}@media(max-width:980px){.trv-nz__panel{display:flex;flex-direction:column;gap:1.4rem;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible}.trv-nz__bar{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.4rem;border:1px solid rgba(36,33,31,.16);border-radius:14px;background:linear-gradient(135deg,#fffaf1f2,#f6ede0e0);box-shadow:0 1.2rem 3.2rem #382b1e14}.trv-nz__bar-label{flex:1;min-width:0;text-align:center;font-weight:700;font-size:1.6rem;letter-spacing:.01em;color:#24211f}.trv-nz__nav{flex:0 0 auto;width:4.2rem;height:4.2rem;display:grid;place-items:center;border:1px solid rgba(36,33,31,.18);border-radius:50%;background:#ffffffb3;color:#24211f;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.trv-nz__nav:hover{border-color:#24211f73}.trv-nz__nav:active{transform:scale(.92)}.trv-nz__nav svg{width:2rem;height:2rem}.trv-nz__stage{border:1px solid rgba(36,33,31,.16);border-radius:16px;background:linear-gradient(135deg,#fffaf1f2,#f6ede0e0);box-shadow:0 1.8rem 5rem #382b1e1a;min-height:0;padding:clamp(2.6rem,6vw,3.6rem)}.trv-nz__slide{grid-template-columns:1fr;gap:2rem;justify-items:center;text-align:center}.trv-nz__stage-copy{align-items:center}.trv-nz__text p{margin-left:auto;margin-right:auto}.trv-nz__icon{max-width:none;width:100%}.trv-nz__list{display:none}}@media(prefers-reduced-motion:reduce){.trv-nz__slide{transition:none}.trv-nz__icon.is-playing .trv-modlab__svg,.trv-nz__icon.is-playing .trv-nz__img{animation:none}.trv-nz__opt,.trv-nz__opt:before,.trv-nz__opt-chevron{transition:none}}.trv-qs{--qs-card: #f6f0e4;display:block;margin:.4rem 0 1.6rem;padding:2.2rem 2.4rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:16px;background:var(--qs-card)}.trv-qs__label{display:block;margin-bottom:1.4rem;font-family:var(--font-heading-family);font-size:1.9rem;font-weight:600;letter-spacing:-.01em;color:#3f6b4e}.trv-qs__viewport{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain}.trv-qs__viewport::-webkit-scrollbar{display:none}.trv-qs__item{flex:0 0 100%;min-width:0;margin:0;scroll-snap-align:center}.trv-qs__stars{display:inline-flex;gap:3px;margin-bottom:1.4rem}.trv-qs__star{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:4px;background:#d9d9d9}.trv-qs__star.is-on{background:rgb(var(--color-button))}.trv-qs__star svg{display:block;width:1.55rem;height:1.45rem}.trv-qs__star svg path{fill:var(--qs-card)}.trv-qs__title{display:block;margin:0 0 .8rem;font-size:1.7rem;font-weight:700;line-height:1.25;color:rgb(var(--color-foreground))}.trv-qs__quote{margin:0 0 1.4rem;padding:0;border:0;font-size:1.5rem;line-height:1.55;color:rgba(var(--color-foreground),.78)}.trv-qs__by{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.4rem}.trv-qs__author{font-weight:700;font-size:1.5rem;color:rgb(var(--color-foreground))}.trv-qs__badge{display:inline-flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-button))}.trv-qs__badge svg{width:1.8rem;height:1.8rem;flex:0 0 auto}.trv-qs__dots{display:flex;justify-content:center;gap:.6rem;margin-top:1.6rem}.trv-qs__dot{width:.7rem;height:.7rem;padding:0;border:0;border-radius:50%;background:rgba(var(--color-foreground),.22);cursor:pointer;transition:background-color .25s ease,width .25s ease}.trv-qs__dot.is-active{width:2rem;border-radius:1rem;background:rgb(var(--color-button))}@media(prefers-reduced-motion:reduce){.trv-qs__viewport{scroll-behavior:auto}}.trv-delivery{display:flex;align-items:center;justify-content:center;text-align:center;gap:.9rem;margin:1.6rem 0;font-size:1.5rem;color:rgb(var(--color-foreground))}.trv-delivery__icon{width:2.2rem;height:2.2rem;flex:0 0 auto;color:rgb(var(--color-button))}.trv-delivery__img{width:2.4rem;height:2.4rem;flex:0 0 auto;object-fit:contain}.trv-delivery__text b{font-weight:700}.trv-spec2{--qs-card: #f6f0e4;margin:.4rem 0 1.6rem;padding:2.2rem 2.4rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:16px;background:var(--qs-card)}.trv-spec2__label{display:block;margin-bottom:1.4rem;font-family:var(--font-heading-family);font-size:1.9rem;font-weight:600;letter-spacing:-.01em;color:#3f6b4e}.trv-spec2__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.trv-spec2__tile{display:flex;flex-direction:column;gap:.3rem;padding:1.1rem 1.4rem;border-radius:10px;background:#ffffff8c;border:.1rem solid rgba(var(--color-foreground),.08)}.trv-spec2__k{font-size:1.05rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.trv-spec2__v{font-size:1.45rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.3}.trv-spec2__more{margin-top:.8rem}.trv-spec2__toggle{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 0;font-size:1.4rem;font-weight:700;color:rgb(var(--color-button))}.trv-spec2__toggle::-webkit-details-marker{display:none}.trv-spec2__toggle svg{width:1.7rem;height:1.7rem;transition:transform .25s ease}.trv-spec2__more[open] .trv-spec2__toggle svg{transform:rotate(180deg)}.trv-spec2__grid--rest{margin-top:.8rem}@media screen and (max-width:479px){.trv-spec2__grid{grid-template-columns:1fr}}.trv-uses{margin:1rem 0 .4rem}.trv-uses__label{display:block;margin-bottom:1rem;font-size:1.1rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.trv-uses__row{display:flex;flex-wrap:wrap;gap:.9rem 2.2rem}.trv-use{display:inline-flex;align-items:center;gap:.6rem}.trv-use__icon{flex:0 0 auto;display:grid;place-items:center;width:2rem;height:2rem;color:rgb(var(--color-button))}.trv-use__icon svg{width:1.7rem;height:1.7rem}.trv-use__icon img{width:100%;height:100%;object-fit:contain}.trv-use__name{font-size:1.45rem;font-weight:500;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.trv-uses__row{gap:.9rem 1.6rem}.trv-use__name{font-size:1.35rem}}.trv-kpills{display:flex;flex-wrap:wrap;gap:.8rem;margin:.6rem 0 1rem}.trv-kpill{display:inline-flex;align-items:center;gap:.7rem;padding:.7rem 1.4rem;border-radius:999px;border:.1rem solid rgba(var(--color-foreground),.16);background:#ffffff8c;font-size:1.25rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),.88)}.trv-kpill:before{content:"";width:.55rem;height:.55rem;border-radius:50%;background:rgb(var(--color-button));flex:0 0 auto}.product__tax{display:none!important}.trv-bnr{margin:1.4rem 0}.trv-bnr__link{display:block}.trv-bnr__img{display:block;width:100%;aspect-ratio:4 / 5;max-height:60vh;object-fit:cover;border-radius:12px}.trv-bnr__placeholder{display:grid;place-items:center;min-height:8rem;padding:1.6rem;text-align:center;border:.15rem dashed rgba(var(--color-foreground),.3);border-radius:12px;color:rgba(var(--color-foreground),.6);font-size:1.4rem}.trv-badges3{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:1.6rem;margin:1.8rem 0;text-align:center}.trv-badge3{display:flex;flex-direction:column;align-items:center;gap:.9rem}.trv-badge3__icon{display:grid;place-items:center;width:5.4rem;height:5.4rem;color:rgb(var(--color-foreground))}.trv-badge3__icon svg{width:4.8rem;height:4.8rem}.trv-badge3__icon img{max-width:100%;max-height:100%;object-fit:contain}.trv-badge3__label{font-size:1.4rem;font-weight:700;line-height:1.2;color:rgb(var(--color-foreground))}.trv-divider{border:0;border-top:.1rem solid rgba(var(--color-foreground),.16)}.shopify-payment-button__more-options{display:none!important}.trv-trustrow{display:flex;flex-wrap:wrap;gap:.8rem 2rem;align-items:center;margin:.4rem 0}.trv-trustrow__item{display:inline-flex;align-items:center;gap:.7rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground))}.trv-trustrow__item svg{width:1.8rem;height:1.8rem;flex:0 0 auto;color:rgb(var(--color-button))}.trv-promo{display:flex;align-items:center;gap:1.1rem;margin:.4rem 0 1.6rem;padding:1.3rem 1.6rem;border-radius:12px;border:.1rem solid transparent}.trv-promo__icon{flex:0 0 auto;display:grid;place-items:center}.trv-promo__icon svg{width:2.2rem;height:2.2rem}.trv-promo__text{display:flex;flex-direction:column;gap:.1rem;line-height:1.25}.trv-promo__text b{font-size:1.55rem;font-weight:800;letter-spacing:-.01em}.trv-promo__text span{font-size:1.3rem;opacity:.85}.trv-promo--sale{background:#fbe9d8;border-color:#b14e2247;color:#8f3d1a}.trv-promo--sale .trv-promo__icon svg{color:#b14e22}.trv-promo--green{background:#e3efe7;border-color:#3f6b4e4d;color:#2f5640}.trv-promo--green .trv-promo__icon svg{color:#3f6b4e}.trv-promo--ink{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.16);color:rgb(var(--color-foreground))}.trv-promo--ink .trv-promo__icon svg{color:rgb(var(--color-button))}.trv-footer-section{margin-top:0}.trv-ftr{--ftr-bg: #22372b;--ftr-ink: #f2ecdd;--ftr-muted: rgba(242,236,221,.62);--ftr-hair: rgba(242,236,221,.16);--ftr-accent: #d98d5f;position:relative;background:radial-gradient(120% 90% at 85% -10%,rgba(63,107,78,.5),transparent 52%),var(--ftr-bg);color:var(--ftr-ink);overflow:hidden}.trv-ftr:after{content:"";position:absolute;top:-4rem;right:-3.5rem;z-index:0;width:24rem;height:24rem;pointer-events:none;opacity:.08;transform:rotate(24deg);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='%23f2ecdd' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M50 3 C80 28 84 64 50 97 C16 64 20 28 50 3 Z'/%3E%3Cpath d='M50 12 L50 88'/%3E%3Cpath d='M50 40 L34 30 M50 40 L66 30'/%3E%3Cpath d='M50 60 L36 52 M50 60 L64 52'/%3E%3C/g%3E%3C/svg%3E") no-repeat center / contain}.trv-ftr__wrap{position:relative;z-index:1}.trv-ftr__wrap{width:100%;max-width:var(--page-width);margin:0 auto;padding:clamp(4.8rem,6vw,8rem) 1.5rem 2.4rem}@media screen and (min-width:750px){.trv-ftr__wrap{padding-left:5rem;padding-right:5rem}}.trv-ftr__top{display:grid;gap:clamp(3.2rem,4vw,6rem);grid-template-columns:minmax(28rem,1.5fr) repeat(auto-fit,minmax(16rem,1fr));padding-bottom:clamp(3.2rem,4vw,5.6rem)}.trv-ftr__brand{max-width:40rem}.trv-ftr__logo{display:block;font-family:var(--font-heading-family);font-size:2.8rem;font-weight:600;letter-spacing:-.02em;line-height:1}.trv-ftr__tagline{margin-top:1.4rem}.trv-ftr__tagline p{margin:0;color:var(--ftr-muted);font-size:1.5rem;line-height:1.6}.trv-ftr__band{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem 4.8rem;padding-bottom:clamp(2.8rem,3.5vw,4rem);margin-bottom:clamp(3.2rem,4vw,5.2rem);border-bottom:.1rem solid var(--ftr-hair)}.trv-ftr__band-copy{max-width:52rem}.trv-ftr__band-title{display:block;font-family:var(--font-heading-family);font-size:clamp(2.2rem,2.2vw,3rem);font-weight:600;letter-spacing:-.015em;line-height:1.1}.trv-ftr__band-sub{margin:.8rem 0 0;color:var(--ftr-muted);font-size:1.4rem;line-height:1.5}.trv-ftr__band .trv-ftr__news{margin:0;flex:1 1 36rem;max-width:46rem}.trv-ftr__news{margin-top:2.2rem;max-width:34rem}.trv-ftr__news-label{display:block;margin-bottom:1.2rem;font-size:1.15rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--ftr-accent)}.trv-ftr__field{display:flex;align-items:center;gap:.8rem;padding:.6rem .6rem .6rem 2rem;border-radius:999px;background:#f2ecdd12;border:.1rem solid rgba(242,236,221,.22);transition:border-color .25s ease,background-color .25s ease}.trv-ftr__field:focus-within{border-color:#f2ecdd8c;background:#f2ecdd1a}.trv-ftr__input{flex:1 1 auto;min-width:0;padding:.7rem 0;border:0;background:transparent;color:var(--ftr-ink);font-size:1.5rem;font-family:var(--font-body-family)}.trv-ftr__input::placeholder{color:var(--ftr-muted)}.trv-ftr__input:focus-visible{outline:none;box-shadow:none}.trv-ftr__submit{flex:0 0 auto;display:grid;place-items:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;cursor:pointer;background:var(--ftr-accent);color:#22372b;transition:transform .25s cubic-bezier(.2,.7,.2,1),background-color .2s ease}.trv-ftr__submit:hover{transform:translate(.3rem);background:#e8a075}.trv-ftr__submit svg{width:1.8rem;height:1.8rem}.trv-ftr__msg{margin:.9rem 0 0 2rem;font-size:1.3rem;color:var(--ftr-muted)}.trv-ftr__msg--error{color:#e8a795}.trv-ftr__cta{display:inline-flex;align-items:center;gap:.8rem;margin-top:1.6rem;color:var(--ftr-ink);text-decoration:none;font-size:1.5rem;font-weight:700;border-bottom:.1rem solid rgba(242,236,221,.4);padding-bottom:.3rem;transition:color .2s ease,border-color .2s ease}.trv-ftr__cta svg{width:1.6rem;height:1.6rem;transition:transform .25s cubic-bezier(.2,.7,.2,1)}.trv-ftr__cta:hover{color:var(--ftr-accent);border-color:var(--ftr-accent)}.trv-ftr__cta:hover svg{transform:translate(.4rem)}.trv-ftr__col-title{display:block;margin-bottom:1.6rem;font-size:1.15rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--ftr-muted)}.trv-ftr__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.trv-ftr__link{display:inline-block;color:var(--ftr-ink);text-decoration:none;font-size:1.5rem;line-height:1.4;transition:color .2s ease,transform .25s cubic-bezier(.2,.7,.2,1)}.trv-ftr__link:hover{color:var(--ftr-accent);transform:translate(.4rem)}.trv-ftr__text p{margin:0 0 .8rem;color:var(--ftr-muted);font-size:1.5rem;line-height:1.6}.trv-ftr__text a{color:var(--ftr-ink)}.trv-ftr__wordmark{font-family:var(--font-heading-family);font-weight:600;letter-spacing:-.015em;font-size:clamp(4.5rem,11vw,15rem);line-height:.78;white-space:nowrap;overflow:hidden;text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none;color:#f2ecdd12;margin-bottom:2.4rem}.trv-ftr__bottom{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 2.4rem;padding-top:2.2rem;border-top:.1rem solid var(--ftr-hair)}.trv-ftr__legal{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.8rem;font-size:1.3rem;color:var(--ftr-muted)}.trv-ftr__policy{color:var(--ftr-muted);text-decoration:none;transition:color .2s ease}.trv-ftr__policy:hover{color:var(--ftr-ink)}.trv-ftr__social{margin-left:auto}.trv-ftr__social .list-social{display:flex;gap:1rem;margin:0;padding:0}.trv-ftr__social .icon{color:var(--ftr-muted)}.trv-ftr__pay{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-left:auto}.trv-ftr__social+.trv-ftr__pay{margin-left:0}.trv-ftr__pay-icon{width:3.4rem;height:auto;border-radius:3px;opacity:.85}@media(max-width:749px){.trv-ftr__top{grid-template-columns:1fr 1fr}.trv-ftr__brand{grid-column:1 / -1;max-width:none}.trv-ftr__bottom{flex-direction:column;align-items:flex-start}.trv-ftr__pay,.trv-ftr__social{margin-left:0}}.trv-section-heading.h2{font-size:clamp(3.2rem,3.25vw,5.4rem);line-height:1.02}.trv-section-intro .rte,.trv-kit2__note{font-size:1.6rem}.trv-guarantee{max-width:72rem;margin:0 auto;text-align:center}.trv-guarantee__seal{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:10.6rem;height:10.6rem;border-radius:50%;border:1px dashed rgba(var(--color-foreground),.5);background:rgba(var(--color-foreground),.08);margin-bottom:2rem}.trv-guarantee__seal b{font-family:var(--font-heading-family);font-size:3.6rem;line-height:1;font-weight:700}.trv-guarantee__seal span{margin-top:.5rem;font-size:1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:.85}.trv-guarantee .rte{max-width:52rem;margin:1.4rem auto 0;opacity:.92;font-size:1.6rem;line-height:1.6}.trv-guarantee__items{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2.6rem;margin-top:2.6rem}.trv-guarantee__item{display:inline-flex;align-items:center;gap:.8rem;font-weight:600;font-size:1.45rem}.trv-guarantee__item .trv-icon{width:2rem;height:2rem}.trv-guarantee .trv-cta{margin-top:2.8rem}
/*# sourceMappingURL=/cdn/shop/t/25/assets/trevior.css.map */
