:root{--tmph-navy: #0d1b3e;--tmph-gold: #c9922c;--tmph-white: #ffffff;--tmph-offwhite: #f8f9fb;--tmph-charcoal: #2c2f36;--tmph-muted: #6b7280;--tmph-red: #e04444;--tmph-green: #49b84a;--tmph-shadow: 0 22px 70px rgba(13, 27, 62, .18);--tmph-radius: 18px}.tmph-page,.tmph-page *{box-sizing:border-box}.tmph-page{color:var(--tmph-charcoal);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.tmph-page img,.tmph-page svg{display:block}.tmph-page a{color:inherit;text-decoration:none}.tmph-wrap{width:min(1180px,calc(100% - 32px));margin-inline:auto}.tmph-wrap--narrow{width:min(900px,calc(100% - 32px))}.tmph-hero{background:radial-gradient(circle at 82% 18%,rgba(201,146,44,.22),transparent 30%),radial-gradient(circle at 15% 90%,rgba(255,255,255,.08),transparent 34%),linear-gradient(145deg,#071126 0%,var(--tmph-navy) 52%,#071126 100%);color:var(--tmph-white);overflow:hidden}.tmph-hero__grid{display:grid;gap:34px;min-height:720px;padding-block:54px;align-items:center}.tmph-hero__visual{order:-1;position:relative;display:grid;gap:18px;justify-items:center}.tmph-hero__image-card{width:min(440px,92vw);border-radius:28px;padding:24px;background:#fffffff5;box-shadow:0 36px 95px #0000006b}.tmph-hero__image{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 24px 38px rgba(13,27,62,.24))}.tmph-hero__copy{text-align:center}.tmph-eyebrow{margin:0 0 12px;color:var(--tmph-gold);font-size:1.35rem;font-weight:900;line-height:1.1;text-transform:uppercase}.tmph-eyebrow--gold{color:var(--tmph-gold)}.tmph-eyebrow--navy{color:var(--tmph-navy)}.tmph-hero__title{margin:0;color:var(--tmph-white);font-size:clamp(4.2rem,16vw,8.4rem);font-weight:900;line-height:.92;letter-spacing:0;text-transform:uppercase}.tmph-hero__title em{color:var(--tmph-gold);font-style:italic}.tmph-hero__sub{max-width:650px;margin:22px auto 0;color:#ffffffe0;font-size:1.78rem;line-height:1.45}.tmph-pills{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:0;margin:28px 0 0;list-style:none}.tmph-pills li{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid rgba(201,146,44,.5);border-radius:999px;padding:10px 16px;color:var(--tmph-white);background:#ffffff14;font-size:clamp(1.26rem,1.2vw,1.42rem);font-weight:900;line-height:1.15;white-space:nowrap}.tmph-pills li svg{flex:0 0 auto;width:18px;height:18px}.tmph-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.tmph-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:10px;padding:14px 22px;font-size:1.38rem;font-weight:900;line-height:1;transition:transform .18s ease,filter .18s ease,background-color .18s ease}.tmph-btn--gold{color:var(--tmph-white);background:var(--tmph-gold);box-shadow:0 14px 34px #c9922c47}.tmph-btn--gold:hover{filter:brightness(1.08);transform:translateY(-1px)}.tmph-btn--ghost{border:1px solid rgba(255,255,255,.55);color:var(--tmph-white);background:transparent}.tmph-btn--large{min-height:56px;padding-inline:28px}.tmph-hero__note{max-width:580px;margin:18px auto 0;color:#ffffffad;font-size:1.2rem;font-style:italic;line-height:1.5}.tmph-wave{width:min(320px,92vw);border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:16px;background:#071126e0;box-shadow:0 22px 56px #00000047}.tmph-wave__row{display:grid;grid-template-columns:82px 1fr;gap:12px;align-items:center;padding-block:9px}.tmph-wave__row+.tmph-wave__row{border-top:1px solid rgba(255,255,255,.14)}.tmph-wave strong,.tmph-wave span{display:block}.tmph-wave strong{font-size:1.14rem;color:var(--tmph-white)}.tmph-wave span{color:#ffffffb8;font-size:1rem}.tmph-wave__bars{display:flex;align-items:center;gap:4px;height:42px}.tmph-wave__bars i{width:4px;border-radius:999px;animation:tmphWave .92s alternate ease-in-out infinite}.tmph-wave__bars i:nth-child(2){animation-delay:90ms}.tmph-wave__bars i:nth-child(3){animation-delay:.18s}.tmph-wave__bars i:nth-child(4){animation-delay:.27s}.tmph-wave__bars i:nth-child(5){animation-delay:.36s}.tmph-wave__bars i:nth-child(6){animation-delay:.45s}.tmph-wave__bars i:nth-child(7){animation-delay:.54s}.tmph-wave__bars i:nth-child(8){animation-delay:.63s}.tmph-wave__bars--loud i{height:18px;background:var(--tmph-red)}.tmph-wave__bars--quiet i{height:9px;background:var(--tmph-green)}@keyframes tmphWave{0%{transform:scaleY(.58)}to{transform:scaleY(1.65)}}@media(prefers-reduced-motion:reduce){.tmph-wave__bars i{animation:none}}.tmph-proof,.tmph-use{background:var(--tmph-offwhite)}.tmph-proof__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-block:26px}.tmph-proof__item{display:grid;gap:8px;justify-items:center;align-items:center;border-radius:14px;padding:18px 12px;background:var(--tmph-white);text-align:center;color:var(--tmph-navy);font-size:1.18rem;font-weight:900}.tmph-proof a,.tmph-proof span,.tmph-proof strong,.tmph-proof-bar a,.tmph-proof-bar span,.tmph-proof-bar strong{text-decoration:none}.tmph-proof__item span,.tmph-proof-bar__item span{display:block;color:#6b7280;font-size:1.24rem;font-weight:800;line-height:1.35}.tmph-proof__item strong,.tmph-proof-bar__item strong{display:block;color:#0d1b3e;font-size:1.42rem;font-weight:900;line-height:1.2}.tmph-proof__item svg,.tmph-use-card svg{width:34px;height:34px;fill:none;stroke:var(--tmph-gold);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tmph-hiw{background:var(--tmph-navy);color:var(--tmph-white);padding-block:58px}.tmph-section-title{margin:0 0 34px;color:var(--tmph-navy);font-size:clamp(3rem,8vw,5.4rem);font-weight:900;line-height:1;letter-spacing:0}.tmph-section-title--light{color:var(--tmph-white)}.tmph-steps{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:22px;padding:0;margin:0;list-style:none}.tmph-step{position:relative;z-index:1;text-align:center}.tmph-step__num{display:inline-grid;place-items:center;width:38px;height:38px;margin-bottom:12px;border-radius:999px;color:var(--tmph-white);background:var(--tmph-gold);font-size:1.35rem;font-weight:900}.tmph-step__image{width:100%;aspect-ratio:4 / 3;border:3px solid rgba(255,255,255,.9);border-radius:14px;object-fit:cover;background:var(--tmph-white);box-shadow:0 18px 42px #00000047}.tmph-step h3{margin:16px 0 6px;color:var(--tmph-white);font-size:1.6rem;font-weight:900}.tmph-step p{max-width:25ch;margin:0 auto;color:#ffffffc7;font-size:1.22rem;line-height:1.45}.tmph-use,.tmph-faq,.tmph-final{padding-block:58px}.tmph-use__grid{display:grid;gap:16px}.tmph-use-card{border:1px solid rgba(13,27,62,.08);border-radius:var(--tmph-radius);padding:24px;background:var(--tmph-white);box-shadow:0 10px 28px #0d1b3e14;transition:transform .18s ease,box-shadow .18s ease}.tmph-use-card img,.tmph-benefit-card img{display:block;width:100%;height:200px;border-radius:14px;object-fit:cover;background:#eef1f5}.tmph-step__img-ph,.tmph-use-card__ph{display:grid;place-items:center;width:100%;min-height:200px;border:1px dashed rgba(13,27,62,.18);border-radius:14px;color:var(--tmph-muted);background:#eef1f5;font-size:1.22rem;font-weight:800;text-align:center}.tmph-use-card:hover{transform:translateY(-4px);box-shadow:var(--tmph-shadow)}.tmph-use-card h3{margin:18px 0 8px;color:var(--tmph-navy);font-size:1.8rem;font-weight:900}.tmph-use-card p{margin:0;color:var(--tmph-muted);font-size:1.24rem;line-height:1.55}.tmph-faq{background:var(--tmph-white)}.tmph-faq__list{display:grid;gap:12px}.tmph-faq details{border:1px solid rgba(13,27,62,.12);border-radius:14px;background:var(--tmph-white);overflow:hidden}.tmph-faq details[open]{border-color:var(--tmph-gold)}.tmph-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;padding:18px 20px;color:var(--tmph-navy);font-size:1.42rem;font-weight:900;list-style:none}.tmph-faq summary::-webkit-details-marker{display:none}.tmph-faq summary i{width:12px;height:12px;border-right:2px solid var(--tmph-gold);border-bottom:2px solid var(--tmph-gold);transform:rotate(-45deg);transition:transform .18s ease;flex:0 0 auto}.tmph-faq details[open] summary i{transform:rotate(45deg)}.tmph-faq details p{margin:0;padding:0 20px 20px;color:var(--tmph-charcoal);font-size:1.24rem;line-height:1.6}.tmph-final{background:radial-gradient(circle at 85% 15%,rgba(201,146,44,.18),transparent 30%),var(--tmph-navy);color:var(--tmph-white)}.tmph-final__grid{display:grid;gap:34px;align-items:center}.tmph-final__visual{order:-1}.tmph-cta__img-col{display:grid;justify-items:center;gap:18px}.tmph-final__image{width:min(420px,100%);max-height:460px;height:auto;margin-inline:auto;border-radius:20px;padding:18px;object-fit:contain;background:var(--tmph-white);box-shadow:0 30px 74px #00000052}.tmph-cta__img{display:block}.tmph-cta__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:min(420px,100%)}.tmph-cta__badges span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:1px solid rgba(201,146,44,.5);border-radius:999px;padding:9px 14px;color:var(--tmph-white);background:#ffffff14;font-size:1.2rem;font-weight:900;line-height:1.15}.tmph-final h2{margin:0;color:var(--tmph-white);font-size:clamp(3rem,10vw,5.8rem);font-weight:900;line-height:1;letter-spacing:0}.tmph-final ul{display:grid;gap:10px;padding:0;margin:26px 0;list-style:none}.tmph-final li{position:relative;padding-left:28px;color:#ffffffe0;font-size:1.34rem;line-height:1.4}.tmph-final li:before{content:"";position:absolute;left:0;top:.35em;width:14px;height:14px;border-radius:999px;background:var(--tmph-gold)}.tmph-final p{max-width:620px;margin:18px 0 0;color:#ffffffa8;font-size:1.1rem;line-height:1.5}@media screen and (min-width:480px){.tmph-use__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:750px){.tmph-hero__grid{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:58px}.tmph-hero__copy{text-align:left}.tmph-hero__visual{order:0}.tmph-pills,.tmph-actions{justify-content:flex-start}.tmph-hero__sub,.tmph-hero__note{margin-inline:0}.tmph-proof__grid,.tmph-steps{grid-template-columns:repeat(4,1fr)}.tmph-steps:before{content:"";position:absolute;top:58px;left:12%;right:12%;border-top:2px dashed rgba(201,146,44,.68)}.tmph-final__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:60px}.tmph-final__visual{order:0}}@media screen and (min-width:990px){.tmph-use__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:749px){.tmph-hero__grid{min-height:auto}.tmph-pills{justify-content:center}.tmph-pills li{white-space:normal}.tmph-final__grid{text-align:center}}@media screen and (max-width:479px){.tmph-proof__grid,.tmph-steps,.tmph-use__grid{grid-template-columns:1fr}.tmph-actions{align-items:stretch;flex-direction:column}.tmph-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/tmp-home.css.map */
