.th-root{background:var(--paper);color:var(--ink);font-family:var(--font-body)}.th-root h1,.th-root h2,.th-root h3{font-family:var(--font-display);font-weight:var(--display-weight);letter-spacing:var(--display-tracking);text-transform:var(--display-transform);margin:0;line-height:1.12}.th-wordmark{letter-spacing:.28em;text-transform:uppercase;color:var(--ink);white-space:nowrap;font-size:14px;font-weight:600}.th-nav__actions{align-items:center;gap:10px;display:flex}.repsite-root .th-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin:0 0 22px;font-size:11px;font-weight:600}.repsite-root .th-eyebrow--light{color:#fff}.repsite-root .th-eyebrow--muted{color:var(--muted);margin-bottom:8px}.th-rule{background:var(--accent);width:48px;height:1px;margin-bottom:18px;display:block}.th-rule--light{background:#ffffffb3}.th-cta-row{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.th-hero{isolation:isolate;min-height:100vh;background:var(--deep);align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:clip}.th-hero__media,.th-hero__media picture,.th-hero__media img,.th-hero__media video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.th-hero__media{z-index:0}.th-hero__scrim{z-index:1;background:linear-gradient(#0000000d,#0006 55%,#000000bf);position:absolute;top:0;bottom:0;left:0;right:0}.th-hero__content{z-index:2;width:100%;padding-top:160px;padding-bottom:clamp(64px,9vh,112px);position:relative}.th-hero h1{color:#fff;max-width:20ch;font-size:clamp(34px,5.2vw,58px)}.th-hero__sub{color:#fffffff2;max-width:54ch;margin:20px 0 0;font-size:clamp(15px,1.4vw,18px);line-height:1.6}.th-hero .btn--ghost{color:#fff;border-color:#ffffff6b}.th-hero .btn--ghost:hover{color:#fff;background:#ffffff14;border-color:#fff}.th-hero__pause{z-index:3;color:#fff;cursor:pointer;width:44px;height:44px;transition:background var(--motion-duration) var(--motion-easing);background:#0000004d;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:18px;right:18px}.th-hero__pause:hover{background:#00000080}.th-section{background:var(--paper);padding:clamp(64px,9vw,112px) 0}.th-section--warm{background:var(--paper-alt)}.th-section--line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.th-section h2{max-width:44ch;font-size:clamp(26px,3.2vw,38px)}@media (min-width:1024px){.th-section h2{white-space:nowrap}}.repsite-root .th-intro{color:var(--ink);max-width:60ch;margin:24px 0 0;font-size:clamp(15px,1.3vw,17px);line-height:1.65}.th-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:40px;display:flex}.th-head-cta{flex-shrink:0}.th-paths{gap:24px;margin-top:44px;display:grid}.repsite-root .th-path-card{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.repsite-root .th-path-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.repsite-root .th-path-card__body{flex:1;justify-content:space-between;align-items:center;gap:20px;padding:26px 28px 30px;display:flex}.repsite-root .th-path-card__body h3{margin:0;font-size:22px}.repsite-root .th-path-card__body p{color:var(--muted);margin:8px 0 0;font-size:15px}.repsite-root .th-path-card__body .btn{flex:none}@media (max-width:520px){.repsite-root .th-path-card__body{flex-direction:column;align-items:flex-start}.repsite-root .th-path-card__body .btn{text-align:center;justify-content:center;align-self:stretch}}@media (min-width:768px){.th-paths{grid-template-columns:1fr 1fr}}.th-path{aspect-ratio:4/4.3;border-radius:var(--radius);text-decoration:none;display:block;position:relative;overflow:hidden}@media (min-width:640px){.th-path{aspect-ratio:16/12}}.th-path img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .6s var(--motion-easing);position:absolute;top:0;bottom:0;left:0;right:0}.th-path:hover img{transform:scale(1.04)}@media (prefers-reduced-motion:reduce){.th-path:hover img{transform:none}}.th-path__overlay{background:linear-gradient(#0000,#0000001a 45%,#000000ad);flex-direction:column;justify-content:flex-end;padding:28px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.th-path__overlay h3{color:#fff;font-size:clamp(22px,2.4vw,30px)}.th-path__overlay p{color:#ffffffd9;max-width:44ch;margin:8px 0 0;font-size:14px;line-height:1.5}.th-path .th-arrow{color:#fff;margin-top:16px}.th-arrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);align-items:center;gap:8px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.th-arrow span{transition:transform var(--motion-duration) var(--motion-easing)}.th-arrow:hover span{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.th-arrow:hover span{transform:none}}.th-cats{scroll-snap-type:x mandatory;grid-auto-columns:70%;grid-auto-flow:column;gap:16px;padding-bottom:12px;display:grid;overflow-x:auto}.th-cats::-webkit-scrollbar{display:none}@media (min-width:640px){.th-cats{grid-template-columns:repeat(3,1fr);grid-auto-flow:row;overflow:visible}}@media (min-width:1024px){.th-cats{grid-template-columns:repeat(5,1fr)}}.th-cat{scroll-snap-align:start;text-decoration:none;display:block}.th-cat img{aspect-ratio:3/4;object-fit:cover;border-radius:var(--radius);width:100%;transition:transform .5s var(--motion-easing)}.th-cat:hover img{transform:scale(1.02)}@media (prefers-reduced-motion:reduce){.th-cat:hover img{transform:none}}.th-cat__label{border-bottom:1px solid var(--line);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);justify-content:space-between;align-items:center;gap:8px;padding:14px 2px;font-size:12px;font-weight:600;display:flex}.th-cat__label span{color:var(--accent)}.th-steps{gap:36px;margin:32px 0 44px;padding:0;list-style:none;display:grid}@media (min-width:640px){.th-steps{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.th-steps{grid-template-columns:repeat(4,1fr);gap:28px}}.th-steps li{padding-top:0}.th-step-num{letter-spacing:.22em;color:var(--accent);font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.th-steps h3{margin-top:12px;font-size:18px}.th-step__img{aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius);width:100%;margin:0 0 18px;display:block}.th-steps p{color:var(--ink);margin:10px 0 0;font-size:14px;line-height:1.6}.th-split{align-items:center;gap:44px;display:grid}@media (min-width:1024px){.th-split{grid-template-columns:1fr 1fr;gap:64px}}.th-split .btn{margin-top:32px}.th-split__img img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);width:100%}@media (min-width:1024px){.th-split__img img{aspect-ratio:4/4.4}.th-split--rev .th-split__img{order:-1}}.th-split__img--tall img{object-position:top}.th-panel-list{border-top:1px solid var(--line);margin:30px 0 0;padding:0;list-style:none}.th-panel-list li{border-bottom:1px solid var(--line);flex-direction:column;gap:4px;padding:16px 0;display:flex}.th-panel-list strong{color:var(--ink);font-size:16px;font-weight:600}.th-panel-list span{color:var(--ink);font-size:14px;line-height:1.5}.th-checklist{margin:28px 0 0;padding:0;list-style:none}.th-checklist li{border-bottom:1px solid var(--line);padding:10px 0 10px 34px;font-size:15px;line-height:1.5;position:relative}.th-checklist li:before{content:"";background:var(--accent);width:20px;height:1px;position:absolute;top:20px;left:0}.th-programs{gap:24px;display:grid}@media (min-width:768px){.th-programs{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.th-programs{grid-template-columns:repeat(3,1fr)}}.th-card{border:1px solid var(--line);background:var(--paper);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.th-card>img{aspect-ratio:4/3;object-fit:cover;object-position:top;width:100%}.th-card__body{flex-direction:column;flex:1;padding:24px;display:flex}.th-card__body h3{font-size:20px}.th-card__ctas{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.th-card__price{color:var(--ink);align-self:center;margin-right:auto;font-size:15px;font-weight:600}.th-card__ctas .btn{text-align:center;flex:auto;justify-content:center}.repsite-root .th-card__desc{color:var(--ink);margin:12px 0 0;font-size:14px;line-height:1.55}.th-badges{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.th-badges span{border:1px solid var(--line);border-radius:var(--button-radius);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);padding:4px 10px;font-size:10px;font-weight:600}.th-card__foot{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:22px;font-size:14px;font-weight:500;display:flex}.th-section--deep{background:var(--button-bg,var(--accent));color:var(--button-ink,var(--accent-ink))}.th-section--deep h2{color:var(--accent-ink)}.th-diff{gap:32px;margin-top:48px;display:grid}@media (min-width:640px){.th-diff{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.th-diff{grid-template-columns:repeat(4,1fr)}}.th-diff>div{border-top:1px solid #ffffff40;padding-top:22px}.th-diff h3{color:var(--accent-ink);font-size:18px}.th-diff p{color:color-mix(in srgb, var(--accent-ink) 72%, transparent);margin:10px 0 0;font-size:14px;line-height:1.6}.th-faq-grid{gap:40px;display:grid}@media (min-width:1024px){.th-faq-grid{grid-template-columns:1fr 2fr}}.th-faq{border-top:1px solid var(--line)}.th-faq__item{border-bottom:1px solid var(--line)}.th-faq__item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:16px;font-weight:500;list-style:none;display:flex}.th-faq__item summary::-webkit-details-marker{display:none}.th-faq__icon{color:var(--accent);transition:transform var(--motion-duration) var(--motion-easing);font-size:20px;font-weight:300}.th-faq__item[open] .th-faq__icon{transform:rotate(45deg)}.th-faq__item>p{color:var(--ink);max-width:62ch;margin:0;padding:0 0 22px;font-size:14px;line-height:1.65}.th-final{isolation:isolate;background:var(--deep);position:relative;overflow:hidden}.th-final>img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.th-final__scrim{background:linear-gradient(90deg,#0000009e,#00000059 50%,#0000001f);position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:1023px){.th-final__scrim{background:linear-gradient(#00000059,#000000b8)}}.th-final__content{z-index:1;padding-top:clamp(90px,12vw,150px);padding-bottom:clamp(90px,12vw,150px);position:relative}.th-final h2{color:#fff;max-width:22ch;font-size:clamp(28px,3.6vw,44px)}.th-final p{color:#ffffffd9;margin:16px 0 0;font-size:16px}.th-final .btn--ghost{color:#fff;border-color:#ffffff6b}.th-final .btn--ghost:hover{color:#fff;background:#ffffff14;border-color:#fff}.th-footer{background:var(--paper-alt);border-top:1px solid var(--line);padding:48px 0}.th-footer__row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:24px;display:flex}.th-footer ul{flex-wrap:wrap;gap:20px;margin:0;padding:0;list-style:none;display:flex}.th-footer a{color:var(--ink);opacity:.8;font-size:14px;text-decoration:none}.th-footer a:hover{color:var(--accent);opacity:1}.repsite-root .th-footer__disclaimer{color:var(--ink);border-top:1px solid var(--line);max-width:76ch;margin:28px 0 0;padding-top:24px;font-size:12px;line-height:1.6}@keyframes th-drift{0%,to{transform:translate(0,0)}50%{transform:translateY(-6px)}}.repsite-root .th-cat{will-change:transform;animation:7s ease-in-out infinite th-drift}.repsite-root .th-cat:nth-child(2){animation-delay:-1.3s}.repsite-root .th-cat:nth-child(3){animation-delay:-2.9s}.repsite-root .th-cat:nth-child(4){animation-delay:-4.1s}.repsite-root .th-cat:nth-child(5){animation-delay:-5.7s}.repsite-root .th-cat img{transition:transform .5s var(--motion-easing), box-shadow .3s var(--motion-easing)}.repsite-root .th-cat:hover img{transform:scale(1.04);box-shadow:0 22px 44px -30px #042c538c}.repsite-root .th-cat:hover .th-arrow-mark{transform:translate(4px)}.repsite-root .th-path-card{transition:transform .32s var(--motion-easing), box-shadow .32s var(--motion-easing), border-color .32s var(--motion-easing)}.repsite-root .th-path-card:hover{border-color:color-mix(in srgb, var(--accent) 40%, var(--line));transform:translateY(-4px);box-shadow:0 26px 50px -34px #042c5380}@keyframes th-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}.repsite-root .th-path-card img{transition:transform .6s var(--motion-easing);will-change:transform;animation:14s ease-in-out infinite th-breathe}.repsite-root .th-path-card:nth-child(2) img{animation-delay:-7s}.repsite-root .th-path-card:hover img{animation-play-state:paused;transform:scale(1.05)}.repsite-root .btn{transition:transform .18s var(--motion-easing), box-shadow .18s var(--motion-easing), background .18s var(--motion-easing), color .18s var(--motion-easing), border-color .18s var(--motion-easing)}.repsite-root .btn--primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px -14px #042c5399}.repsite-root .btn--primary:active{transform:translateY(0)}.repsite-root .btn--ghost:hover{transform:translateY(-2px)}.repsite-root .btn--ghost:active{transform:translateY(0)}.repsite-root .th-step__img{transition:transform .6s var(--motion-easing)}.repsite-root .th-steps li:hover .th-step__img{transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.repsite-root .th-cat,.repsite-root .th-path-card img{animation:none}.repsite-root .th-cat:hover img,.repsite-root .th-path-card,.repsite-root .th-path-card:hover,.repsite-root .th-path-card:hover img,.repsite-root .btn--primary:hover,.repsite-root .btn--ghost:hover,.repsite-root .th-steps li:hover .th-step__img{transform:none}}.repsite-root .th-proof{border-block:1px solid var(--line);background:var(--paper-alt);padding:26px 0;overflow:hidden}.repsite-root .th-proof__track{will-change:transform;width:max-content;animation:46s linear infinite th-marquee;display:flex}.repsite-root .th-proof:hover .th-proof__track{animation-play-state:paused}@keyframes th-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.repsite-root .th-proof__row{align-items:center;gap:56px;margin:0;padding:0 28px;list-style:none;display:flex}.repsite-root .th-proof__row li{white-space:nowrap;flex-direction:column;gap:4px;display:flex}.repsite-root .th-proof__quote{color:var(--ink);font-size:15px}.repsite-root .th-proof__source{text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-size:11px;font-weight:600}@media (prefers-reduced-motion:reduce){.repsite-root .th-proof__track{width:100%;animation:none}.repsite-root .th-proof__row{flex-wrap:wrap;gap:18px 40px}.repsite-root .th-proof__row[aria-hidden=true]{display:none}.repsite-root .th-proof__row li{white-space:normal}}.repsite-root[data-has-hero] .rs-nav{transition:background .32s var(--motion-easing), border-color .32s var(--motion-easing), box-shadow .32s var(--motion-easing), color .32s var(--motion-easing);position:fixed;top:0;left:0;right:0}.repsite-root[data-has-hero] .rs-nav[data-over-hero]{box-shadow:none;background:0 0;border-bottom-color:#0000}.repsite-root[data-has-hero] .rs-nav[data-over-hero] .rs-nav__name,.repsite-root[data-has-hero] .rs-nav[data-over-hero] .th-wordmark,.repsite-root[data-has-hero] .rs-nav[data-over-hero] .rs-nav__links a{color:#fff}.repsite-root[data-has-hero] .rs-nav[data-over-hero] .btn--ghost{color:#fff;border-color:#ffffff8c}.repsite-root[data-has-hero] .rs-nav[data-over-hero] .btn--ghost:hover{color:var(--ink);background:#fff;border-color:#fff}.repsite-root[data-has-hero] .rs-nav[data-over-hero] .rs-mobilenav button{color:#fff}.repsite-root[data-has-hero] .rs-nav[data-over-hero] .rs-mobilenav button span{background:#fff}.repsite-root[data-has-hero] .rs-nav[data-over-hero]:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(14px)saturate(120%);pointer-events:none;background:linear-gradient(#0000006b,#0000000f);position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 62%,#0000);mask-image:linear-gradient(#000 62%,#0000)}.repsite-root .th-hero__line{display:block}@keyframes th-hero-exit{to{opacity:0;transform:translateY(-12px)}}@supports (animation-timeline:view()){.repsite-root .th-hero__content .th-eyebrow,.repsite-root .th-hero__line,.repsite-root .th-hero__sub,.repsite-root .th-hero__content .th-cta-row{animation:linear both th-hero-exit;animation-timeline:view(260px 0);animation-range:exit}}@media (prefers-reduced-motion:reduce){@supports (animation-timeline:view()){.repsite-root .th-hero__content .th-eyebrow,.repsite-root .th-hero__line,.repsite-root .th-hero__sub,.repsite-root .th-hero__content .th-cta-row{animation:none}}}
