:root{
  --tph-bg:#070b14;--tph-panel:#101722;--tph-panel-2:#151e2c;--tph-line:rgba(255,255,255,.10);
  --tph-text:#f6f8fb;--tph-muted:#9ba8ba;--tph-orange:#ff7a1a;--tph-blue:#5b8cff;--tph-mint:#45d2a6;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--tph-bg);color:var(--tph-text);font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 72% 2%,rgba(91,140,255,.12),transparent 34%),radial-gradient(circle at 14% 24%,rgba(255,122,26,.06),transparent 24%);z-index:-1}
a{color:inherit}
.tph-shell{width:min(100% - 48px,1420px);margin:0 auto}
.tph-hero{padding:64px 0 34px}
.tph-hero-grid{display:grid;grid-template-columns:minmax(390px,.9fr) minmax(520px,1.1fr);gap:54px;align-items:center}
.tph-eyebrow{display:inline-flex;align-items:center;gap:9px;color:#a9b7ca;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.tph-eyebrow:before{content:"";width:26px;height:2px;border-radius:3px;background:var(--tph-orange)}
.tph-hero h1{font-size:clamp(54px,6.5vw,94px);line-height:.94;letter-spacing:-.065em;margin:25px 0 24px;max-width:750px}
.tph-hero h1 span{color:var(--tph-orange)}
.tph-hero-copy{max-width:630px;color:#abb7c8;font-size:18px;line-height:1.72;margin:0 0 28px}
.tph-actions{display:flex;flex-wrap:wrap;gap:11px}
.tph-btn{min-height:52px;padding:0 21px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:14px;font-weight:800;transition:.18s ease}
.tph-btn:hover{transform:translateY(-2px)}
.tph-btn-primary{background:#fff;color:#080c14}
.tph-btn-secondary{border:1px solid var(--tph-line);background:rgba(255,255,255,.035);color:#eef2f8}
.tph-trust{display:flex;flex-wrap:wrap;gap:17px;margin-top:19px;color:#78869a;font-size:11px}
.tph-trust span{display:flex;align-items:center;gap:7px}.tph-trust i{color:var(--tph-mint)}
.tph-coach-search{max-width:660px;margin:28px 0 0}.tph-coach-search>label{display:block;font-size:12px;font-weight:800;margin-bottom:9px;color:#dce5f1}.tph-coach-search>div{display:flex;align-items:center;gap:10px;padding:8px 8px 8px 17px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#111927;box-shadow:0 18px 55px rgba(0,0,0,.22)}.tph-coach-search>div>i{color:#738299}.tph-coach-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:15px}.tph-coach-search button{min-height:46px;border:0;border-radius:10px;padding:0 17px;background:var(--tph-orange);color:#111;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.tph-coach-search small{display:block;color:#758399;font-size:10px;margin-top:9px;line-height:1.5}.tph-example-links{display:flex;align-items:center;gap:9px;margin-top:14px;font-size:11px;color:#748297}.tph-example-links a{padding:5px 8px;border:1px solid var(--tph-line);border-radius:7px;text-decoration:none;color:#cbd5e2;font-weight:800}
.tph-coach-preview{position:relative;min-height:620px;padding:27px;border-radius:28px;background:linear-gradient(150deg,#151f2e,#0b111c 72%);border:1px solid rgba(255,255,255,.13);box-shadow:0 40px 110px rgba(0,0,0,.45)}.tph-preview-head,.tph-preview-head>div,.tph-preview-stance,.tph-preview-reasons,.tph-preview-invalid,.tph-skill-strip{display:flex}.tph-preview-head{align-items:flex-start;justify-content:space-between}.tph-preview-head>div,.tph-preview-stance,.tph-preview-reasons,.tph-preview-invalid,.tph-skill-strip{flex-direction:column}.tph-preview-head span,.tph-preview-stance span,.tph-preview-reasons>span,.tph-preview-invalid span,.tph-skill-strip span{color:#7f8da1;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.tph-preview-head strong{font-size:28px;margin-top:8px}.tph-preview-head strong small{color:#8190a5;font-size:12px;font-weight:600}.tph-preview-live{padding:8px 10px;border:1px solid rgba(69,210,166,.25);border-radius:999px;color:#70dfbd!important}.tph-preview-live i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#45d2a6;margin-right:6px}.tph-preview-stance{margin-top:23px;padding:22px;border-radius:17px;background:linear-gradient(135deg,rgba(255,122,26,.14),rgba(91,140,255,.08));border:1px solid rgba(255,122,26,.25)}.tph-preview-stance strong{color:#ff9a52;font-size:23px;margin:9px 0}.tph-preview-stance p{color:#aeb9c8;font-size:12px;line-height:1.55;margin:0}.tph-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.tph-preview-grid div{padding:14px;border:1px solid var(--tph-line);border-radius:12px;background:rgba(255,255,255,.025)}.tph-preview-grid span{display:block;color:#748398;font-size:9px;text-transform:uppercase;font-weight:800}.tph-preview-grid b{display:block;font-size:12px;margin-top:7px}.tph-preview-reasons{gap:8px;margin-top:20px}.tph-preview-reasons p{margin:0;color:#b8c3d1;font-size:11px}.tph-preview-reasons i{color:#45d2a6;margin-right:8px}.tph-preview-invalid{gap:7px;margin-top:19px;padding:13px 15px;border-left:2px solid #ff7a1a;background:rgba(255,255,255,.025)}.tph-preview-invalid b{font-size:11px;line-height:1.5}.tph-preview-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.tph-preview-actions a{min-height:43px;display:grid;place-items:center;border-radius:10px;text-decoration:none;font-size:11px;font-weight:900;background:#fff;color:#0b1018}.tph-preview-actions a:last-child{background:#5b8cff;color:#fff}.tph-skill-strip{margin-top:16px;padding-top:15px;border-top:1px solid var(--tph-line)}.tph-skill-strip>div{display:flex;align-items:center;justify-content:space-between}.tph-skill-strip strong{font-size:21px;color:#fff}.tph-skill-strip p{color:#728096;font-size:9px;margin:5px 0 0}
.tph-hero-media{position:relative;min-height:620px;border-radius:28px;overflow:hidden;background:#101722;border:1px solid var(--tph-line);box-shadow:0 40px 110px rgba(0,0,0,.45)}
.tph-hero-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.tph-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 44%,rgba(5,8,14,.82) 100%)}
.tph-live-chart{position:absolute;z-index:2;left:22px;top:22px;width:310px;padding:16px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(7,12,20,.82);backdrop-filter:blur(15px);box-shadow:0 18px 55px rgba(0,0,0,.3)}
.tph-live-chart-top,.tph-chart-status{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;color:#8e9db1}.tph-live-chart-top span{display:flex;align-items:center;gap:7px}.tph-live-chart-top i{width:7px;height:7px;border-radius:50%;background:var(--tph-mint);box-shadow:0 0 0 5px rgba(69,210,166,.1);animation:tphPulse 1.8s ease-in-out infinite}.tph-live-chart-top b{color:#f4f7fb;letter-spacing:.04em}
.tph-chart-bars{height:78px;display:flex;align-items:end;gap:7px;padding:14px 2px 10px;border-bottom:1px solid rgba(255,255,255,.08)}.tph-chart-bars i{width:100%;height:var(--h);border-radius:3px 3px 1px 1px;background:linear-gradient(180deg,#6b99ff,#3f6ed6);transform-origin:bottom;animation:tphBar 3.2s ease-in-out infinite;animation-delay:calc(var(--d) * 110ms)}.tph-chart-bars i:nth-child(3n){background:linear-gradient(180deg,#ff9a52,#d76515)}
.tph-chart-status{padding-top:11px}.tph-chart-status strong{color:var(--tph-mint);font-size:10px}
@keyframes tphPulse{50%{opacity:.45;transform:scale(.78)}}@keyframes tphBar{0%,100%{transform:scaleY(.62);opacity:.62}45%,70%{transform:scaleY(1);opacity:1}}
.tph-floating-card{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.14);background:rgba(10,15,25,.84);backdrop-filter:blur(14px);border-radius:15px;padding:15px 17px;box-shadow:0 18px 50px rgba(0,0,0,.25)}
.tph-float-top{top:20px;right:20px;width:220px}
.tph-float-bottom{left:20px;bottom:20px;width:280px}
.tph-card-kicker{display:flex;align-items:center;gap:8px;color:#91a0b4;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.tph-card-kicker i{color:var(--tph-orange)}
.tph-floating-card strong{display:block;font-size:17px;line-height:1.35;margin-top:8px}
.tph-mini-progress{height:5px;border-radius:99px;background:#283244;margin-top:12px;overflow:hidden}.tph-mini-progress span{display:block;width:64%;height:100%;background:linear-gradient(90deg,var(--tph-blue),var(--tph-mint))}
.tph-process{padding:26px 0 64px}
.tph-process-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--tph-line);border-radius:17px;overflow:hidden;background:rgba(255,255,255,.018)}
.tph-process a{display:flex;align-items:center;gap:12px;min-height:85px;padding:18px;text-decoration:none;border-right:1px solid var(--tph-line);transition:.18s ease}
.tph-process a:last-child{border-right:0}.tph-process a:hover{background:rgba(255,255,255,.04)}
.tph-process-num{width:31px;height:31px;flex:0 0 31px;border-radius:9px;display:grid;place-items:center;background:rgba(91,140,255,.12);color:#89aaff;font-size:11px;font-weight:900}
.tph-process a:nth-child(2) .tph-process-num,.tph-process a:nth-child(5) .tph-process-num{background:rgba(255,122,26,.12);color:#ff9a52}
.tph-process strong{display:block;font-size:12px}.tph-process small{display:block;color:#78879a;font-size:10px;margin-top:4px;line-height:1.35}
.tph-section{padding:78px 0}
.tph-motion-story{overflow:hidden}.tph-motion-toggle{display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:0 14px;border:1px solid var(--tph-line);border-radius:10px;background:#101722;color:#dce4ef;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.tph-motion-toggle i{color:var(--tph-orange)}
.tph-demo{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.tph-demo-rail{position:absolute;left:7%;right:7%;top:42px;height:2px;background:#273247;overflow:hidden}.tph-demo-rail span{display:block;width:24%;height:100%;background:linear-gradient(90deg,transparent,var(--tph-orange),var(--tph-blue),transparent);animation:tphRail 5.2s linear infinite}
.tph-demo-step{position:relative;z-index:1;min-height:190px;padding:22px;border:1px solid var(--tph-line);border-radius:17px;background:linear-gradient(145deg,#111a27,#0c121d);animation:tphStep 5.2s ease-in-out infinite}.tph-demo-step:nth-of-type(3){animation-delay:1.3s}.tph-demo-step:nth-of-type(4){animation-delay:2.6s}.tph-demo-step:nth-of-type(5){animation-delay:3.9s}.tph-demo-step>span{position:absolute;right:16px;top:14px;color:#657289;font-size:10px;font-weight:900}.tph-demo-step>i{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:rgba(91,140,255,.13);color:#8dadff}.tph-demo-step:nth-of-type(even)>i{background:rgba(255,122,26,.12);color:#ff9a52}.tph-demo-step div{margin-top:43px}.tph-demo-step b{display:block;font-size:15px}.tph-demo-step small{display:block;color:#8e9caf;font-size:11px;line-height:1.55;margin-top:7px}
.tph-demo.is-paused *{animation-play-state:paused!important}@keyframes tphRail{from{transform:translateX(-100%)}to{transform:translateX(420%)}}@keyframes tphStep{0%,100%{border-color:var(--tph-line);transform:translateY(0)}12%,24%{border-color:rgba(91,140,255,.48);transform:translateY(-5px);box-shadow:0 18px 45px rgba(0,0,0,.22)}}
.tph-section-soft{background:#0b111c;border-top:1px solid var(--tph-line);border-bottom:1px solid var(--tph-line)}
.tph-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}
.tph-section-head>div{max-width:770px}
.tph-section-head .tph-eyebrow{margin-bottom:15px}
.tph-section-head h2{font-size:clamp(38px,4.5vw,64px);line-height:1;letter-spacing:-.05em;margin:0}
.tph-section-head p{color:var(--tph-muted);font-size:15px;line-height:1.65;margin:16px 0 0;max-width:670px}
.tph-section-link{white-space:nowrap;text-decoration:none;font-size:12px;font-weight:800;color:#dfe6f0}.tph-section-link i{color:var(--tph-orange);margin-left:7px}
.tph-feature-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:auto auto;gap:18px}
.tph-feature{position:relative;min-height:350px;border:1px solid var(--tph-line);border-radius:20px;overflow:hidden;background:var(--tph-panel)}
.tph-feature:first-child{grid-row:span 2;min-height:720px}
.tph-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.tph-feature:hover img{transform:scale(1.025)}
.tph-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,7,12,.02) 22%,rgba(5,8,14,.94) 100%)}
.tph-feature-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:30px}
.tph-feature-label{display:inline-flex;align-items:center;gap:7px;color:#d8e0eb;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.tph-feature-label i{color:var(--tph-orange)}
.tph-feature h3{font-size:clamp(25px,3vw,42px);line-height:1.05;letter-spacing:-.04em;margin:12px 0 10px;max-width:560px}
.tph-feature p{color:#aab6c7;font-size:13px;line-height:1.55;margin:0 0 17px;max-width:560px}
.tph-feature a{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:12px;font-weight:800}
.tph-feature a i{color:var(--tph-orange)}
.tph-directory{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.tph-directory-card{min-height:190px;padding:22px;border:1px solid var(--tph-line);border-radius:16px;background:linear-gradient(145deg,#111925,#0c121d);text-decoration:none;display:flex;flex-direction:column;transition:.18s ease}
.tph-directory-card:hover{transform:translateY(-3px);border-color:rgba(91,140,255,.42);background:#131d2b}
.tph-directory-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:rgba(91,140,255,.12);color:#8cadff;margin-bottom:auto}
.tph-directory-card:nth-child(3n+2) .tph-directory-icon{background:rgba(255,122,26,.12);color:#ff9a52}
.tph-directory-card:nth-child(3n) .tph-directory-icon{background:rgba(69,210,166,.11);color:#67dfbb}
.tph-directory-card strong{font-size:16px;margin-top:22px}.tph-directory-card p{color:#8997aa;font-size:11px;line-height:1.55;margin:7px 0 0}
.tph-insight-band{display:grid;grid-template-columns:1fr 1fr;min-height:540px;border:1px solid var(--tph-line);border-radius:24px;overflow:hidden;background:var(--tph-panel)}
.tph-insight-band img{width:100%;height:100%;object-fit:cover;min-height:540px}
.tph-insight-copy{padding:62px;display:flex;flex-direction:column;justify-content:center}
.tph-insight-copy h2{font-size:clamp(38px,4.2vw,62px);line-height:1;letter-spacing:-.05em;margin:20px 0}
.tph-insight-copy p{color:#9eabba;font-size:15px;line-height:1.7;margin:0 0 27px}
.tph-insight-list{display:grid;gap:11px;margin-bottom:27px}
.tph-insight-list span{display:flex;align-items:center;gap:10px;color:#d7dee8;font-size:12px}.tph-insight-list i{color:var(--tph-mint)}
.tph-cta{padding:90px 0}
.tph-cta-card{position:relative;overflow:hidden;border-radius:24px;padding:65px;border:1px solid var(--tph-line);background:radial-gradient(circle at 80% 30%,rgba(91,140,255,.18),transparent 32%),radial-gradient(circle at 10% 100%,rgba(255,122,26,.12),transparent 28%),#111824}
.tph-cta-card h2{font-size:clamp(40px,5vw,70px);line-height:1;letter-spacing:-.055em;margin:0 0 18px;max-width:850px}.tph-cta-card p{color:#9eabba;max-width:650px;line-height:1.65;margin:0 0 28px}
.tph-footer{border-top:1px solid var(--tph-line);padding:38px 0 48px;color:#8290a3}
.tph-footer-grid{display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:32px}
.tph-footer-brand{font-size:20px;font-weight:800;color:#fff}.tph-footer-brand span{color:var(--tph-blue)}
.tph-footer p{font-size:11px;line-height:1.6;margin:12px 0;max-width:270px}
.tph-footer h3{color:#eef2f7;font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 13px}
.tph-footer a{display:block;color:#8e9bad;text-decoration:none;font-size:11px;margin:9px 0}.tph-footer a:hover{color:#fff}
.tph-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:22px;border-top:1px solid var(--tph-line);font-size:10px;line-height:1.5}
@media(max-width:1100px){
  .tph-hero-grid{grid-template-columns:1fr}.tph-hero-media{min-height:580px}.tph-process-grid{grid-template-columns:repeat(3,1fr)}.tph-process a{border-bottom:1px solid var(--tph-line)}
  .tph-directory{grid-template-columns:repeat(2,1fr)}.tph-insight-copy{padding:42px}.tph-demo{grid-template-columns:repeat(2,1fr)}.tph-demo-rail{display:none}
}
@media(max-width:760px){
  .tph-shell{width:min(100% - 28px,1420px)}.tph-hero{padding-top:42px}.tph-hero h1{font-size:clamp(47px,13vw,68px)}.tph-hero-grid{gap:34px}.tph-hero-copy{font-size:16px}
  .tph-hero-media{min-height:500px;border-radius:20px}.tph-float-top{display:none}.tph-float-bottom{width:230px}.tph-live-chart{left:14px;top:14px;width:min(300px,calc(100% - 28px))}
  .tph-process-grid{grid-template-columns:1fr 1fr}.tph-process a:nth-child(even){border-right:0}
  .tph-section{padding:60px 0}.tph-section-head{display:block}.tph-section-link{display:inline-flex;margin-top:18px}
  .tph-feature-grid{grid-template-columns:1fr;grid-template-rows:auto}.tph-feature:first-child{grid-row:auto;min-height:480px}.tph-feature{min-height:420px}
  .tph-directory{grid-template-columns:1fr 1fr}.tph-insight-band{grid-template-columns:1fr}.tph-insight-band img{min-height:360px}.tph-insight-copy{padding:34px 25px}
  .tph-cta-card{padding:44px 26px}.tph-footer-grid{grid-template-columns:1fr 1fr}.tph-footer-grid>div:first-child{grid-column:1/-1}
}
@media(max-width:480px){
  .tph-coach-search>div{display:grid;grid-template-columns:auto 1fr}.tph-coach-search button{grid-column:1/-1;width:100%}.tph-preview-grid{grid-template-columns:1fr}.tph-preview-actions{grid-template-columns:1fr}.tph-coach-preview{padding:20px;min-height:auto}
  .tph-actions{display:grid}.tph-btn{width:100%}.tph-hero-media{min-height:440px}.tph-float-top{display:none}.tph-float-bottom{left:12px;right:12px;bottom:12px;width:auto}
  .tph-process-grid,.tph-directory,.tph-demo{grid-template-columns:1fr}.tph-process a{border-right:0}.tph-feature,.tph-feature:first-child{min-height:430px}.tph-feature-copy{padding:22px}
  .tph-footer-bottom{display:block}.tph-footer-bottom span{display:block;margin-top:8px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.tph-motion-toggle{display:none}}

/* Homepage clarity hotfix: compact, structured Decision Coach result. */
.tph-hero{padding-top:54px}
.tph-hero h1{font-size:clamp(52px,5.8vw,82px);line-height:.96;margin:22px 0 20px;max-width:720px}
.tph-coach-preview{min-height:0;padding:28px;border-radius:24px;overflow:hidden}
.tph-coach-preview:before{content:"Decision Coach preview";position:absolute;right:24px;bottom:20px;color:rgba(255,255,255,.035);font-size:42px;font-weight:900;letter-spacing:-.05em;pointer-events:none}
.tph-coach-preview>*{position:relative;z-index:1}
.tph-preview-head{padding-bottom:18px;border-bottom:1px solid var(--tph-line)}
.tph-preview-stance strong{display:flex;align-items:center;gap:10px;font-size:20px;text-transform:none}
.tph-preview-stance strong i{font-size:16px}
.tph-preview-grid div{display:grid;grid-template-columns:28px 1fr;align-items:center}
.tph-preview-grid div>i{grid-row:1/3;width:28px;color:#88aaff}
.tph-preview-grid div:nth-child(2)>i{color:#ff9a52}.tph-preview-grid div:nth-child(3)>i{color:#62dcb7}
.tph-preview-grid b{margin-top:4px}
.tph-preview-reasons{padding:17px 18px;border:1px solid var(--tph-line);border-radius:14px;background:rgba(255,255,255,.025)}
.tph-preview-reasons>span{margin-bottom:3px}
.tph-preview-invalid{flex-direction:row!important;align-items:center;gap:12px;border:1px solid rgba(255,122,26,.22);border-radius:12px;background:rgba(255,122,26,.06)}
.tph-preview-invalid>i{color:#ff9a52}.tph-preview-invalid>div{display:flex;flex-direction:column;gap:5px}
.tph-preview-actions a{transition:transform .18s ease,filter .18s ease}.tph-preview-actions a:hover{transform:translateY(-2px);filter:brightness(1.06)}
@media(max-width:1100px){.tph-coach-preview{max-width:760px;width:100%;margin:0 auto}}
@media(max-width:600px){.tph-preview-head{gap:14px}.tph-preview-live{white-space:nowrap}.tph-coach-preview:before{display:none}}


/* Premium interactive homepage hero — 2026-08-08 */
.tph-hero-premium{position:relative;isolation:isolate;overflow:hidden;padding:76px 0 54px}
.tph-hero-premium:before{content:"";position:absolute;inset:0;z-index:-3;background:linear-gradient(180deg,#070b14 0%,#09111f 74%,#070b14 100%)}
.tph-hero-orb{position:absolute;z-index:-2;border-radius:50%;filter:blur(1px);pointer-events:none}
.tph-hero-orb-one{width:720px;height:720px;right:-250px;top:-360px;background:radial-gradient(circle,rgba(43,149,255,.22),transparent 68%)}
.tph-hero-orb-two{width:560px;height:560px;left:-320px;bottom:-360px;background:radial-gradient(circle,rgba(47,216,177,.10),transparent 70%)}
.tph-hero-premium .tph-hero-grid{grid-template-columns:minmax(390px,.92fr) minmax(560px,1.08fr);gap:68px;align-items:center}
.tph-hero-copy-wrap{position:relative;z-index:2}
.tph-hero-premium h1{font-size:clamp(52px,5.4vw,82px);line-height:.98;letter-spacing:-.06em;max-width:760px;margin:22px 0 24px}
.tph-hero-premium h1 span{display:block;background:linear-gradient(105deg,#63d9ff 5%,#8daeff 48%,#81edc9 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.tph-hero-principles{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) 86px;align-items:center;gap:13px;max-width:650px;min-height:88px;margin:-2px 0 22px;padding:14px 16px;border:1px solid rgba(88,215,255,.2);border-radius:16px;background:linear-gradient(120deg,rgba(17,28,46,.92),rgba(10,17,29,.88));box-shadow:0 18px 55px rgba(0,0,0,.2);overflow:hidden}
.tph-hero-principles:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,#58d7ff,#81edc9,transparent);animation:tphPrincipleScan 4.8s linear infinite;pointer-events:none}
.tph-principle-mark{width:41px;height:41px;display:grid;place-items:center;border:1px solid rgba(88,215,255,.18);border-radius:12px;background:rgba(88,215,255,.08);color:#7fe5ff}
.tph-principle-copy{min-width:0;transition:opacity .18s ease,transform .18s ease}.tph-hero-principles.is-changing .tph-principle-copy{opacity:0;transform:translateY(7px)}
.tph-principle-copy small{display:block;margin-bottom:5px;color:#6e8099;font-size:8px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.tph-principle-copy p{margin:0;color:#edf5ff;font-size:14px;font-weight:750;line-height:1.35}
.tph-principle-market{height:43px;display:flex;align-items:end;justify-content:flex-end;gap:5px}.tph-principle-market i{width:7px;height:var(--bar);border-radius:2px 2px 1px 1px;background:linear-gradient(180deg,#6fe2ff,#4b7ef2);transform-origin:bottom;animation:tphPrincipleBar 2.4s ease-in-out infinite}.tph-principle-market i:nth-child(even){background:linear-gradient(180deg,#8eebcf,#35b990);animation-delay:-1.1s}
.tph-principle-dots{position:absolute;right:16px;bottom:9px;display:flex;gap:4px}.tph-principle-dots button{width:14px;height:3px;padding:0;border:0;border-radius:99px;background:#34435a;cursor:pointer;transition:width .2s ease,background .2s ease}.tph-principle-dots button.is-active{width:22px;background:#69dcff}
.tph-hero-premium .tph-hero-copy{font-size:18px;line-height:1.65;max-width:650px}
.tph-hero-premium .tph-coach-search{margin-top:30px}.tph-hero-premium .tph-coach-search>div{border-color:rgba(105,193,255,.38);background:rgba(16,26,43,.92);box-shadow:0 20px 70px rgba(0,0,0,.32),0 0 0 1px rgba(91,140,255,.05) inset}
.tph-hero-premium .tph-coach-search>div:focus-within{border-color:#66d9ff;box-shadow:0 0 0 4px rgba(88,215,255,.10),0 22px 70px rgba(0,0,0,.36)}
.tph-hero-premium .tph-coach-search button{background:linear-gradient(135deg,#58d7ff,#668cff);color:#06101e;min-width:130px}
.tph-example-links button{border:1px solid var(--tph-line);border-radius:999px;background:rgba(255,255,255,.03);padding:6px 11px;color:#cbd5e2;font:800 11px Inter;cursor:pointer}.tph-example-links button:hover,.tph-example-links button.is-active{border-color:#58d7ff;color:#fff;background:rgba(88,215,255,.10)}
.tph-hero-actions{display:flex;gap:11px;margin-top:22px}.tph-hero-actions .tph-btn-primary{background:#f5f8fc}.tph-hero-actions .tph-btn-secondary{background:transparent}
.tph-market-terminal{position:relative;padding:24px;border:1px solid rgba(129,188,255,.24);border-radius:26px;background:linear-gradient(150deg,rgba(18,29,48,.96),rgba(8,14,25,.98));box-shadow:0 45px 130px rgba(0,0,0,.52),0 0 80px rgba(52,139,255,.08);overflow:hidden}
.tph-market-terminal:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.045),transparent 25%);pointer-events:none}
.tph-terminal-head,.tph-terminal-head>div,.tph-terminal-quote>div,.tph-terminal-verdict,.tph-terminal-verdict>div,.tph-terminal-actions,.tph-market-terminal footer,.tph-score-head,.tph-score-head>div{display:flex;align-items:center}
.tph-terminal-head{justify-content:space-between}.tph-terminal-head>div{gap:12px}.tph-asset-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#4976e8,#6ad9ff);font-weight:900;box-shadow:0 10px 28px rgba(66,127,255,.25)}.tph-terminal-head strong{display:block;font-size:17px}.tph-terminal-head small{display:block;color:#8291a8;font-size:10px;margin-top:3px}
.tph-terminal-quote{margin-top:22px}.tph-terminal-quote>div{gap:12px}.tph-terminal-quote strong{font-size:35px;letter-spacing:-.04em}.tph-terminal-quote span{font-size:11px;font-weight:900;padding:5px 8px;border-radius:99px}.tph-terminal-quote .is-positive{color:#58e0b7;background:rgba(69,210,166,.11)}.tph-terminal-quote .is-negative{color:#ff8f8f;background:rgba(255,93,93,.11)}.tph-terminal-quote>small{display:block;color:#6f7e94;font-size:9px;margin-top:4px}
.tph-chart{height:188px;position:relative;margin:15px -5px 8px;overflow:hidden}.tph-chart svg{position:absolute;inset:0;width:100%;height:100%}.tph-chart-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:100% 45px,80px 100%;mask-image:linear-gradient(to bottom,transparent,#000 20%,#000 80%,transparent)}.tph-chart-line{fill:none;stroke:#58d7ff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px rgba(88,215,255,.45));stroke-dasharray:900;animation:tphDraw 1.4s ease both}.tph-chart-area{fill:url(#chartFill)}.tph-chart circle{fill:#7de9ff;stroke:#0c1626;stroke-width:4}.tph-chart-label{position:absolute;left:8px;bottom:7px;color:#68768b;font-size:8px;text-transform:uppercase;letter-spacing:.09em}
@keyframes tphDraw{from{stroke-dashoffset:900}to{stroke-dashoffset:0}}
.tph-terminal-verdict{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tph-terminal-verdict>div{justify-content:space-between;padding:13px 14px;border:1px solid var(--tph-line);border-radius:12px;background:rgba(255,255,255,.025)}.tph-terminal-verdict span{color:#77869b;font-size:9px;text-transform:uppercase;font-weight:800}.tph-terminal-verdict strong{font-size:11px;color:#edf4fb}.tph-terminal-verdict strong i{color:#78ddff;margin-right:5px}
.tph-terminal-evidence{display:grid;grid-template-columns:1fr .82fr;gap:11px;margin-top:11px}.tph-terminal-evidence>div{padding:14px;border:1px solid var(--tph-line);border-radius:12px;background:rgba(255,255,255,.02)}.tph-data-label{display:inline-block;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;padding:4px 6px;border-radius:5px}.tph-label-fact{color:#6fe2bd;background:rgba(69,210,166,.1)}.tph-label-risk{color:#ffae77;background:rgba(255,122,26,.1)}.tph-terminal-evidence ul{padding:0;margin:10px 0 0;list-style:none}.tph-terminal-evidence li{position:relative;padding-left:13px;color:#aab7c8;font-size:9px;line-height:1.55;margin:6px 0}.tph-terminal-evidence li:before{content:"";position:absolute;left:0;top:.55em;width:4px;height:4px;border-radius:50%;background:#5ad8ff}.tph-terminal-evidence>div:last-child li:before{background:#ff9660}
.tph-terminal-actions{gap:9px;margin-top:12px}.tph-terminal-actions a{flex:1;min-height:43px;display:grid;place-items:center;border-radius:10px;text-decoration:none;font-size:10px;font-weight:900}.tph-terminal-actions a:first-child{background:linear-gradient(135deg,#58d7ff,#668cff);color:#07101e}.tph-terminal-actions a:last-child{border:1px solid var(--tph-line);color:#dce5ef}
.tph-market-terminal footer{gap:16px;padding-top:15px;margin-top:15px;border-top:1px solid var(--tph-line);color:#64738a;font-size:8px;text-transform:uppercase;font-weight:800}.tph-market-terminal footer i{margin-right:5px;color:#7795c8}
.tph-product-loop{padding:30px 0 78px;background:linear-gradient(180deg,#070b14,#0a111d)}.tph-loop-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:18px}.tph-loop-steps{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--tph-line);border-radius:20px;background:rgba(255,255,255,.018);overflow:hidden}.tph-loop-steps article{position:relative;min-height:260px;padding:25px;display:flex;flex-direction:column;border-right:1px solid var(--tph-line)}.tph-loop-steps article:last-child{border:0}.tph-loop-steps article>span{position:absolute;right:18px;top:16px;color:#334056;font-size:24px;font-weight:900}.tph-loop-steps article>i{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:rgba(88,215,255,.1);color:#6bdfff}.tph-loop-steps article:nth-child(2)>i{background:rgba(129,237,201,.1);color:#81edc9}.tph-loop-steps article:nth-child(3)>i{background:rgba(102,140,255,.12);color:#8faaff}.tph-loop-steps article>div{margin-top:auto}.tph-loop-steps strong{display:block;font-size:19px}.tph-loop-steps small{display:block;color:#8492a7;font-size:10px;line-height:1.55;margin-top:8px}
.tph-score-preview{padding:24px;border:1px solid rgba(129,188,255,.18);border-radius:20px;background:linear-gradient(145deg,#111b2a,#0c131f)}.tph-score-head{justify-content:space-between}.tph-score-head>div{gap:12px}.tph-score-head span{color:#7d8ca2;font-size:9px;text-transform:uppercase;font-weight:900}.tph-score-head strong{font-size:28px}.tph-score-head strong small{font-size:11px;color:#718097}.tph-score-badge{padding:7px 9px;border-radius:999px;background:rgba(88,215,255,.08);color:#76dfff!important}.tph-skill-bars{display:grid;gap:10px;margin:20px 0}.tph-skill-bars>div{display:grid;grid-template-columns:75px 1fr 25px;align-items:center;gap:9px}.tph-skill-bars span,.tph-skill-bars em{font-size:9px;color:#9aa8bb;font-style:normal}.tph-skill-bars i{height:5px;border-radius:99px;background:#253044;overflow:hidden}.tph-skill-bars b{display:block;width:var(--score);height:100%;border-radius:inherit;background:linear-gradient(90deg,#5b8cff,#58d7ff)}.tph-score-preview>a{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-radius:12px;background:rgba(255,255,255,.035);text-decoration:none}.tph-score-preview>a small{display:block;color:#728097;font-size:8px;text-transform:uppercase}.tph-score-preview>a strong{font-size:11px}.tph-score-preview>a>i{color:#6edfff}
@media(max-width:1100px){.tph-hero-premium .tph-hero-grid{grid-template-columns:1fr;gap:44px}.tph-market-terminal{max-width:760px}.tph-loop-layout{grid-template-columns:1fr}}
@media(max-width:760px){.tph-hero-premium{padding-top:48px}.tph-hero-premium h1{font-size:clamp(45px,12.7vw,64px)}.tph-hero-actions{display:grid}.tph-terminal-evidence{grid-template-columns:1fr}.tph-loop-steps{grid-template-columns:1fr}.tph-loop-steps article{min-height:150px;border-right:0;border-bottom:1px solid var(--tph-line)}}
@media(max-width:480px){.tph-market-terminal{padding:17px;border-radius:19px}.tph-terminal-quote strong{font-size:29px}.tph-terminal-verdict{grid-template-columns:1fr}.tph-chart{height:150px}.tph-market-terminal footer{flex-wrap:wrap}.tph-hero-premium .tph-coach-search button{min-width:0}.tph-loop-steps article{padding:20px}}

/* Search-ready FAQ: visible content mirrors the homepage FAQPage schema. */
.tph-faq{background:linear-gradient(180deg,#080e18,#0a121f)}
.tph-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.tph-faq-grid article{padding:25px;border:1px solid var(--tph-line);border-radius:17px;background:rgba(255,255,255,.025)}
.tph-faq-grid h3{margin:0 0 10px;font-size:17px;color:#eef5fc}
.tph-faq-grid p{margin:0;color:#8fa0b5;font-size:13px;line-height:1.7}
@media(max-width:680px){.tph-faq-grid{grid-template-columns:1fr}.tph-faq-grid article{padding:21px}}

/* Phase 9M — homepage identity, audience paths and header-matched destinations. */
.tph-hero-copy strong{color:#edf4fc;font-weight:750}
.tph-persona-actions{margin:25px 0 0}
.tph-persona-actions .tph-btn{min-height:49px}
.tph-quiet-actions{margin-top:15px;align-items:center;gap:20px}
.tph-quiet-actions a{color:#b9c6d7;text-decoration:none;font-size:11px;font-weight:800}
.tph-quiet-actions a:first-child{color:#7fe6ff}
.tph-quiet-actions i{margin-left:5px}
.tph-home-map{position:relative;padding:36px 0 78px;background:linear-gradient(180deg,#070b14,#0b1320);border-bottom:1px solid var(--tph-line)}
.tph-identity-statement{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;margin-bottom:48px;padding:20px 24px;border:1px solid rgba(88,215,255,.2);border-radius:17px;background:linear-gradient(100deg,rgba(88,215,255,.09),rgba(129,237,201,.035))}
.tph-identity-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:rgba(88,215,255,.12);color:#74e0ff}
.tph-identity-statement strong{display:block;font-size:15px}.tph-identity-statement p{margin:5px 0 0;color:#8fa0b4;font-size:12px;line-height:1.55}
.tph-map-head{display:flex;justify-content:space-between;align-items:end;gap:34px;margin-bottom:27px}
.tph-map-head h2{margin:15px 0 0;font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.045em}
.tph-map-head>p{max-width:470px;margin:0;color:#8d9db1;font-size:13px;line-height:1.65}
.tph-primary-map{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid var(--tph-line);border-radius:21px;overflow:hidden;background:rgba(255,255,255,.018)}
.tph-primary-map>a{min-height:238px;padding:22px 19px;display:flex;flex-direction:column;text-decoration:none;border-right:1px solid var(--tph-line);transition:.2s ease}
.tph-primary-map>a:last-child{border-right:0}.tph-primary-map>a:hover{background:rgba(88,215,255,.055);transform:translateY(-2px)}
.tph-primary-map>a>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(91,140,255,.12);color:#8dabff}
.tph-primary-map>a:nth-child(2n)>span{background:rgba(255,122,26,.11);color:#ff9c57}.tph-primary-map>a:nth-child(3n)>span{background:rgba(69,210,166,.1);color:#6bdcbc}
.tph-primary-map strong{margin-top:23px;font-size:17px}.tph-primary-map p{margin:8px 0 20px;color:#8190a4;font-size:10px;line-height:1.55}
.tph-primary-map em{margin-top:auto;color:#cbd6e4;font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.tph-primary-map em i{margin-left:5px;color:#66dcff}
.tph-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.tph-audience-card{position:relative;overflow:hidden;padding:38px;border:1px solid var(--tph-line);border-radius:23px;background:linear-gradient(145deg,#111a28,#0a111c)}
.tph-audience-card:before{content:"";position:absolute;width:330px;height:330px;right:-190px;top:-210px;border-radius:50%;background:rgba(91,140,255,.14);filter:blur(2px)}
.tph-audience-active:before{background:rgba(255,122,26,.12)}
.tph-audience-kicker{display:inline-flex;align-items:center;gap:8px;color:#8edfff;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.tph-audience-active .tph-audience-kicker{color:#ff9c59}
.tph-audience-card h3{position:relative;margin:20px 0 13px;max-width:540px;font-size:clamp(29px,3vw,43px);line-height:1.04;letter-spacing:-.04em}
.tph-audience-card>p{max-width:570px;margin:0;color:#98a7ba;font-size:13px;line-height:1.7}
.tph-audience-card ol{list-style:none;padding:0;margin:25px 0;display:grid;gap:10px}
.tph-audience-card li{display:flex;align-items:center;gap:11px;color:#d7e0eb;font-size:11px}.tph-audience-card li span{width:26px;height:26px;display:grid;place-items:center;flex:0 0 26px;border-radius:8px;background:rgba(88,215,255,.1);color:#7ae2ff;font-weight:900}.tph-audience-active li span{background:rgba(255,122,26,.1);color:#ff9c59}
.tph-audience-card .tph-btn{width:max-content;margin-top:5px}
@media(max-width:1180px){.tph-primary-map{grid-template-columns:repeat(3,1fr)}.tph-primary-map>a{border-bottom:1px solid var(--tph-line)}.tph-primary-map>a:nth-child(3n){border-right:0}.tph-primary-map>a:nth-last-child(-n+3){border-bottom:0}}
@media(max-width:760px){.tph-map-head{display:block}.tph-map-head>p{margin-top:16px}.tph-audience-grid{grid-template-columns:1fr}.tph-audience-card{padding:29px}.tph-persona-actions{display:grid}.tph-persona-actions .tph-btn{width:100%}}
@media(max-width:560px){.tph-home-map{padding:24px 0 60px}.tph-identity-statement{align-items:start;padding:18px;margin-bottom:36px}.tph-primary-map{grid-template-columns:1fr 1fr}.tph-primary-map>a{min-height:200px;border-right:1px solid var(--tph-line);border-bottom:1px solid var(--tph-line)!important}.tph-primary-map>a:nth-child(2n){border-right:0}.tph-primary-map>a:nth-last-child(-n+2){border-bottom:0!important}.tph-primary-map p{font-size:10px}.tph-audience-card .tph-btn{width:100%}}

/* Phase 9N — purposeful product-journey motion. */
.tph-motion-journey{position:relative;overflow:hidden;padding:38px 0 54px;background:linear-gradient(180deg,#070b14,#09101b)}
.tph-motion-journey:before{content:"";position:absolute;width:520px;height:520px;right:-250px;top:-350px;border-radius:50%;background:radial-gradient(circle,rgba(91,140,255,.14),transparent 68%);animation:tphAmbientDrift 8s ease-in-out infinite alternate;pointer-events:none}
.tph-motion-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:25px}
.tph-motion-head h2{margin:13px 0 0;font-size:clamp(30px,3.5vw,48px);line-height:1;letter-spacing:-.045em}
.tph-motion-control{min-height:39px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--tph-line);border-radius:10px;background:rgba(255,255,255,.035);color:#bac7d8;font:750 10px Inter;cursor:pointer;white-space:nowrap}
.tph-motion-control i{color:#73ddff}.tph-motion-control:hover{color:#fff;border-color:rgba(88,215,255,.32)}
.tph-motion-track{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding-top:22px}
.tph-motion-rail{position:absolute;left:8%;right:8%;top:43px;height:2px;overflow:hidden;background:#25324a}
.tph-motion-rail span{display:block;width:20%;height:100%;background:linear-gradient(90deg,transparent,#58d7ff,#81edc9,transparent);filter:drop-shadow(0 0 6px #58d7ff);animation:tphJourneyRail 7.5s linear infinite}
.tph-motion-track article{position:relative;z-index:1;min-height:168px;padding:21px;border:1px solid var(--tph-line);border-radius:16px;background:linear-gradient(145deg,rgba(17,26,40,.98),rgba(9,15,25,.98));animation:tphJourneyStep 7.5s ease-in-out infinite;animation-delay:calc(var(--step) * 1.5s)}
.tph-motion-track article>i{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#101b2d;border:1px solid rgba(88,215,255,.17);color:#78dfff;box-shadow:0 0 0 7px #09101b}
.tph-motion-track article>span{position:absolute;right:16px;top:15px;color:#45536a;font-size:11px;font-weight:900}
.tph-motion-track strong{display:block;margin-top:31px;font-size:15px}.tph-motion-track small{display:block;margin-top:7px;color:#8291a5;font-size:10px;line-height:1.5}
.tph-hero-orb-one{animation:tphHeroOrbOne 9s ease-in-out infinite alternate}.tph-hero-orb-two{animation:tphHeroOrbTwo 11s ease-in-out infinite alternate}
.tph-market-terminal{animation:tphTerminalBreathe 6s ease-in-out infinite}
.tph-home.is-motion-paused *{animation-play-state:paused!important}
.tph-ai-primary{background:linear-gradient(135deg,#6ce2ff,#7998ff)!important;color:#06101d!important;box-shadow:0 16px 45px rgba(88,215,255,.18)}
.tph-ai-lab-badge{position:relative;z-index:2;display:inline-flex;align-items:center;gap:7px;margin-bottom:17px;padding:7px 10px;border:1px solid rgba(88,215,255,.2);border-radius:999px;background:rgba(88,215,255,.07);color:#86e7ff;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.tph-terminal-actions .tph-terminal-ai{background:linear-gradient(135deg,#68ddff,#718fff);color:#07101e}
.tph-terminal-actions a{padding-inline:8px;text-align:center}
@keyframes tphJourneyRail{from{transform:translateX(-105%)}to{transform:translateX(510%)}}
@keyframes tphJourneyStep{0%,100%{border-color:var(--tph-line);transform:translateY(0)}8%,18%{border-color:rgba(88,215,255,.48);transform:translateY(-5px);box-shadow:0 20px 45px rgba(0,0,0,.25),0 0 24px rgba(88,215,255,.06)}}
@keyframes tphHeroOrbOne{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(-55px,42px,0) scale(1.08)}}
@keyframes tphHeroOrbTwo{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(70px,-28px,0) scale(1.12)}}
@keyframes tphAmbientDrift{from{transform:translate3d(0,0,0)}to{transform:translate3d(-70px,45px,0)}}
@keyframes tphTerminalBreathe{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes tphPrincipleScan{from{transform:translateX(-100%)}to{transform:translateX(100%)}}
@keyframes tphPrincipleBar{0%,100%{transform:scaleY(.72);opacity:.65}50%{transform:scaleY(1);opacity:1}}
@media(max-width:900px){.tph-motion-track{grid-template-columns:repeat(5,minmax(155px,1fr));overflow-x:auto;padding-bottom:12px;scroll-snap-type:x proximity}.tph-motion-track article{scroll-snap-align:start}.tph-motion-rail{display:none}}
@media(max-width:620px){.tph-motion-head{align-items:flex-start}.tph-motion-head h2{font-size:34px}.tph-motion-control span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.tph-motion-control{width:40px;padding:0;justify-content:center}.tph-motion-track article{min-height:158px}}
@media(max-width:520px){.tph-hero-principles{grid-template-columns:auto minmax(0,1fr);padding-right:13px}.tph-principle-market{display:none}.tph-principle-dots{right:13px}}
@media(prefers-reduced-motion:reduce){.tph-motion-journey *,.tph-hero-orb,.tph-market-terminal,.tph-hero-principles *,.tph-hero-principles:after{animation:none!important}.tph-motion-control{display:none}}
