:root{
  --tu-hp-bg:#f4f6ff;
  --tu-hp-soft:#eef1fb;
  --tu-hp-white:#fff;
  --tu-hp-ink:#202942;
  --tu-hp-muted:#5f6678;
  --tu-hp-line:#dfe4ef;
  --tu-hp-violet:#6652ed;
  --tu-hp-violet-dark:#4b35cf;
  --tu-hp-cyan:#34c8df;
  --tu-hp-green:#20a878;
  --tu-hp-shadow:0 14px 34px rgba(32,41,66,.08);
  --tu-hp-radius:18px;
}

body.tu-sales-site{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tu-hp-ink);background:#fff}
body.tu-sales-site h1,body.tu-sales-site h2,body.tu-sales-site h3{font-family:"Manrope",system-ui,sans-serif;color:var(--tu-hp-ink);letter-spacing:-.025em}
.tu-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.tu-main{overflow:hidden}
.tu-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid var(--tu-hp-line);backdrop-filter:blur(12px)}
.admin-bar .tu-header{top:32px}
.tu-header__inner{min-height:82px}
.tu-nav a,.tu-header__login{font-size:.95rem;font-weight:650;color:var(--tu-hp-ink)}
.tu-header .tu-button{background:var(--tu-hp-violet);border-color:var(--tu-hp-violet);box-shadow:0 10px 24px rgba(102,82,237,.22)}
.tu-header .custom-logo{max-height:62px;width:auto}

.tu-hp{font-size:16px;line-height:1.65}
.tu-hp svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.tu-hp-section{padding:92px 0}
.tu-hp-heading{text-align:center;max-width:850px;margin:0 auto 48px}
.tu-hp-heading h2{font-size:clamp(2rem,3.1vw,3rem);line-height:1.12;margin:0 0 12px}
.tu-hp-heading p{font-size:1.08rem;color:var(--tu-hp-muted);margin:0}
.tu-hp-kicker{display:inline-block;margin:0 0 18px;color:var(--tu-hp-violet);font-size:.78rem;font-weight:750;text-transform:uppercase;letter-spacing:.15em}

.tu-hp-hero{padding:92px 0 76px;background:linear-gradient(135deg,#f4f6ff 0%,#f5f7ff 52%,#eefcff 100%)}
.tu-hp-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);gap:64px;align-items:center}
.tu-hp-hero__copy{max-width:650px}
.tu-hp-hero h1{font-size:clamp(3rem,5.4vw,5.25rem);line-height:1.02;margin:0 0 18px;font-weight:800}
.tu-hp-hero__subtitle{font-size:clamp(1.25rem,2vw,1.65rem);margin:0 0 24px;color:#424a5e}
.tu-hp-hero__lead{font-size:1.08rem;color:var(--tu-hp-muted);max-width:620px;margin:0 0 28px}
.tu-hp-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}
.tu-hp-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 22px;border:1px solid transparent;border-radius:8px;font-size:.92rem;font-weight:750;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.tu-hp-button:hover{transform:translateY(-2px)}
.tu-hp-button--primary{background:var(--tu-hp-violet);color:#fff;box-shadow:0 12px 24px rgba(102,82,237,.22)}
.tu-hp-button--primary:hover{background:var(--tu-hp-violet-dark);color:#fff}
.tu-hp-button--secondary{background:var(--tu-hp-green);color:#fff}
.tu-hp-button--outline{border-color:#cfd5e3;background:#fff;color:var(--tu-hp-ink)}
.tu-hp-button--text{padding-inline:6px;color:var(--tu-hp-ink)}
.tu-hp-button--light{background:#fff;color:var(--tu-hp-violet-dark)}
.tu-hp-button--dark-text{color:#fff;padding-inline:8px}
.tu-hp-trust{display:flex;flex-wrap:wrap;gap:18px 24px;padding:0;margin:22px 0 0;list-style:none;color:#4a5265;font-size:.83rem}
.tu-hp-trust li{display:flex;align-items:center;gap:7px}.tu-hp-trust svg{color:var(--tu-hp-green)}
.tu-hp-professions{margin:22px 0 0;color:#7b8394;font-size:.78rem}

.tu-hp-cycle{position:relative;width:min(100%,520px);aspect-ratio:1;margin-inline:auto;color:#2d3550}
.tu-hp-cycle__ring{position:absolute;inset:4%;width:92%;height:92%;color:#34405f;opacity:.85;animation:tuHpRing 18s linear infinite}
.tu-hp-cycle__center{position:absolute;inset:27%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;z-index:2}
.tu-hp-cycle__center img{position:relative;z-index:2;width:75%;height:auto;object-fit:contain;filter:drop-shadow(0 22px 30px rgba(58,46,167,.2))}
.tu-hp-cycle__center strong{position:absolute;bottom:-6px;z-index:3;padding:8px 13px;border-radius:999px;background:#fff;box-shadow:var(--tu-hp-shadow);font-size:.72rem;white-space:nowrap}
.tu-hp-cycle__halo{position:absolute;inset:4%;border-radius:50%;background:radial-gradient(circle,rgba(52,200,223,.24),rgba(102,82,237,.13) 45%,transparent 68%);animation:tuHpPulse 3.2s ease-in-out infinite}
.tu-hp-cycle__node{position:absolute;width:148px;padding:13px 14px;border-radius:12px;background:#fff;border:1px solid var(--tu-hp-line);box-shadow:var(--tu-hp-shadow);text-align:center;z-index:3}
.tu-hp-cycle__node span{display:grid;width:36px;height:36px;place-items:center;margin:-30px auto 8px;border-radius:10px;background:linear-gradient(135deg,var(--tu-hp-violet),var(--tu-hp-cyan));color:#fff;box-shadow:0 8px 18px rgba(102,82,237,.2)}
.tu-hp-cycle__node strong,.tu-hp-cycle__node small{display:block}.tu-hp-cycle__node strong{font-size:.85rem}.tu-hp-cycle__node small{font-size:.67rem;color:var(--tu-hp-muted)}
.tu-hp-cycle__node.node-a{top:5%;left:50%;transform:translateX(-50%)}
.tu-hp-cycle__node.node-b{right:-1%;top:42%}
.tu-hp-cycle__node.node-c{bottom:2%;left:50%;transform:translateX(-50%)}
.tu-hp-cycle__node.node-d{left:-1%;top:42%}

.tu-hp-simple{background:#fff}
.tu-hp-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.tu-hp-feature{position:relative;min-height:330px;padding:34px 34px 76px;border:1px solid #e4e7ee;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(32,41,66,.08)}
.tu-hp-feature__icon{display:grid;width:48px;height:48px;place-items:center;margin-bottom:18px;border-radius:12px;background:#eef0ff;color:var(--tu-hp-violet)}
.tu-hp-feature h3{font-size:1.45rem;margin:0 0 13px;text-transform:uppercase;font-weight:800}
.tu-hp-feature p{margin:0 0 18px;color:#4f5666}
.tu-hp-feature>strong{display:block;margin-top:16px;font-size:.98rem}
.tu-hp-feature>a{position:absolute;right:24px;bottom:-15px;padding:11px 20px;border-radius:6px;background:var(--tu-hp-violet);color:#fff;text-decoration:none;font-weight:750}

.tu-hp-ready{background:var(--tu-hp-bg)}
.tu-hp-ready__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:56px;align-items:start}
.tu-hp-ready__intro h3{font-size:2rem;line-height:1.2;margin:0 0 18px}.tu-hp-ready__intro>p{color:var(--tu-hp-muted);font-size:1.05rem}
.tu-hp-theo-note{display:flex;gap:15px;align-items:center;padding:18px;margin-top:28px;border-radius:14px;background:#fff;border:1px solid var(--tu-hp-line);box-shadow:var(--tu-hp-shadow)}
.tu-hp-theo-note img{width:58px;height:58px;object-fit:contain}.tu-hp-theo-note p{margin:0;font-size:.9rem;color:#50586a}
.tu-hp-ready__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.tu-hp-ready__list article{display:flex;gap:13px;padding:20px;border-radius:13px;background:#fff;box-shadow:0 8px 18px rgba(32,41,66,.08)}
.tu-hp-ready__list article>span{display:grid;width:24px;height:24px;place-items:center;flex:0 0 24px;border-radius:50%;background:var(--tu-hp-green);color:#fff}
.tu-hp-ready__list h3,.tu-hp-ready__list strong{font-size:.95rem}.tu-hp-ready__list p{margin:4px 0 0;color:var(--tu-hp-muted);font-size:.82rem;line-height:1.45}
.tu-hp-center-action{text-align:center;margin-top:38px}.tu-hp-center-action>a:not(.tu-hp-button){display:inline-flex;gap:8px;align-items:center;color:var(--tu-hp-violet);font-weight:700;text-decoration:none}

.tu-hp-flow{background:#fff}
.tu-hp-flow__track{position:relative;max-width:900px;margin:0 auto;padding:20px 0 0}
.tu-hp-flow__line{position:absolute;top:80px;bottom:90px;left:50%;width:4px;background:linear-gradient(var(--tu-hp-violet),var(--tu-hp-cyan),var(--tu-hp-green));border-radius:99px;transform:translateX(-50%)}
.tu-hp-flow__step{position:relative;width:calc(50% - 50px);min-height:145px;margin-bottom:26px;padding:24px 24px 24px 70px;border-radius:14px;background:var(--tu-hp-soft);box-shadow:0 8px 20px rgba(32,41,66,.06)}
.tu-hp-flow__step:nth-of-type(even){margin-left:auto}
.tu-hp-flow__step:nth-of-type(odd){margin-right:auto}
.tu-hp-flow__number{position:absolute;left:20px;top:22px;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--tu-hp-violet);color:#fff;font-weight:800}
.tu-hp-flow__step h3{margin:0 0 6px;font-size:1.15rem}.tu-hp-flow__step p{margin:0;color:var(--tu-hp-muted);font-size:.9rem}
.tu-hp-flow__result{position:relative;z-index:2;display:flex;align-items:center;gap:18px;max-width:650px;padding:18px 22px;margin:18px auto 0;border:2px solid var(--tu-hp-violet);border-radius:14px;background:#fff;box-shadow:var(--tu-hp-shadow)}
.tu-hp-flow__result img{width:100px;height:100px;object-fit:contain}.tu-hp-flow__result h3{margin:0 0 5px}.tu-hp-flow__result p{margin:0;color:var(--tu-hp-muted)}

.tu-hp-theo{background:var(--tu-hp-bg)}
.tu-hp-theo__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.tu-hp-mini-card{padding:28px;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(32,41,66,.07)}
.tu-hp-mini-card>span{display:grid;width:44px;height:44px;place-items:center;margin-bottom:15px;border-radius:10px;background:#eef1ff;color:var(--tu-hp-violet)}
.tu-hp-mini-card h3{margin:0 0 8px;font-size:1.05rem}.tu-hp-mini-card p{margin:0;color:var(--tu-hp-muted);font-size:.88rem}

.tu-hp-connected{background:#fff}
.tu-hp-connected__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.tu-hp-connected__card{padding:28px;border-radius:14px;background:var(--tu-hp-soft)}
.tu-hp-connected__card strong{display:block;margin-bottom:10px;font-size:1.15rem}.tu-hp-connected__card p{margin:0;color:var(--tu-hp-muted);font-size:.87rem}

.tu-hp-demo{background:#fff}
.tu-hp-demo__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.65fr);gap:60px;align-items:start}
.tu-hp-demo__copy h2{font-size:clamp(2rem,3.2vw,3.2rem);margin:0 0 16px}.tu-hp-demo__copy p{color:var(--tu-hp-muted);font-size:1.05rem;margin:0 0 24px}
.tu-hp-demo__checklist{padding:28px;border-radius:14px;background:var(--tu-hp-soft)}
.tu-hp-demo__checklist h3{margin:0 0 18px}.tu-hp-demo__checklist ul{display:grid;gap:13px;padding:0;margin:0;list-style:none}.tu-hp-demo__checklist li{display:flex;gap:10px;align-items:center}.tu-hp-demo__checklist svg{color:var(--tu-hp-green)}

.tu-hp-pricing{background:var(--tu-hp-bg)}
.tu-hp-pricing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.tu-hp-price{position:relative;display:flex;flex-direction:column;padding:30px;border:1px solid var(--tu-hp-line);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(32,41,66,.06)}
.tu-hp-price.is-featured{border:2px solid var(--tu-hp-violet);transform:translateY(-8px);box-shadow:0 18px 36px rgba(102,82,237,.15)}
.tu-hp-price__badge{position:absolute;top:-15px;left:20px;padding:7px 12px;border-radius:999px;background:var(--tu-hp-violet);color:#fff;font-size:.73rem;font-weight:750}
.tu-hp-price h3{font-size:1.3rem;margin:0 0 8px}.tu-hp-price>p{color:var(--tu-hp-muted);min-height:72px;margin:0 0 20px}
.tu-hp-price__amount{display:flex;align-items:end;gap:5px;margin-bottom:14px}.tu-hp-price__amount strong{font-size:2.6rem;line-height:1}.tu-hp-price__amount span{color:var(--tu-hp-muted)}
.tu-hp-price__credits{padding:13px;border-radius:10px;background:var(--tu-hp-soft);font-size:.82rem}
.tu-hp-price ul{display:grid;gap:10px;padding:0;margin:20px 0 26px;list-style:none}.tu-hp-price li{display:flex;gap:9px;align-items:flex-start;font-size:.87rem}.tu-hp-price li svg{color:var(--tu-hp-green);flex:0 0 auto;margin-top:2px}
.tu-hp-price .tu-hp-button{margin-top:auto}
.tu-hp-pricing__more{text-align:center;margin:30px 0 0}.tu-hp-pricing__more a{display:inline-flex;gap:8px;align-items:center;color:var(--tu-hp-violet);font-weight:700;text-decoration:none}
.tu-hp-empty{max-width:620px;padding:35px;margin:0 auto;text-align:center;border-radius:15px;background:#fff}

.tu-hp-faq{background:#fff}
.tu-hp-faq__list{max-width:900px;margin:0 auto}.tu-hp-faq details{border:1px solid var(--tu-hp-line);background:#fff}.tu-hp-faq details+details{margin-top:10px}.tu-hp-faq summary{padding:17px 20px;cursor:pointer;font-weight:700}.tu-hp-faq details p{padding:0 20px 18px;margin:0;color:var(--tu-hp-muted)}

.tu-hp-final{padding:68px 0;background:linear-gradient(120deg,#4e37cf,#6b55ef);color:#fff;overflow:hidden}
.tu-hp-final__grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:35px;align-items:center}
.tu-hp-final h2{color:#fff;font-size:clamp(2rem,3vw,3.1rem);margin:0 0 14px}.tu-hp-final p{max-width:750px;margin:0 0 24px;color:rgba(255,255,255,.85)}
.tu-hp-final__theo{width:220px;height:auto;justify-self:end;filter:drop-shadow(0 20px 24px rgba(18,10,82,.28))}

.tu-footer{background:#2f3035}.tu-footer,.tu-footer a,.tu-footer h2,.tu-footer p{color:#fff}.tu-footer__bottom{border-color:rgba(255,255,255,.18)}

.js .tu-hp-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease;transition-delay:var(--tu-delay,0ms)}
.js .tu-hp-reveal.is-visible{opacity:1;transform:none}

@keyframes tuHpRing{to{transform:rotate(360deg)}}
@keyframes tuHpPulse{50%{transform:scale(1.06);opacity:.75}}

@media (max-width:1020px){
  .tu-hp-hero__grid{grid-template-columns:1fr;gap:50px}.tu-hp-hero__copy{max-width:760px}.tu-hp-cycle{max-width:560px}
  .tu-hp-ready__grid,.tu-hp-demo__grid{grid-template-columns:1fr}.tu-hp-connected__grid{grid-template-columns:repeat(2,1fr)}
  .tu-hp-theo__grid,.tu-hp-pricing__grid{grid-template-columns:repeat(2,1fr)}.tu-hp-price.is-featured{transform:none}
}
@media (max-width:760px){
  .admin-bar .tu-header{top:46px}.tu-container{width:min(100% - 28px,1180px)}.tu-hp-section{padding:70px 0}.tu-hp-hero{padding:64px 0 58px}.tu-hp-hero h1{font-size:clamp(2.55rem,12vw,4rem)}
  .tu-hp-cycle{width:100%;max-width:430px}.tu-hp-cycle__node{width:120px;padding:10px}.tu-hp-cycle__node.node-b{right:-6%}.tu-hp-cycle__node.node-d{left:-6%}
  .tu-hp-feature-grid,.tu-hp-ready__list,.tu-hp-theo__grid,.tu-hp-connected__grid,.tu-hp-pricing__grid{grid-template-columns:1fr}
  .tu-hp-feature{min-height:0;padding:28px 28px 70px}.tu-hp-ready__grid{gap:32px}.tu-hp-flow__line{left:20px}.tu-hp-flow__step,.tu-hp-flow__step:nth-of-type(even),.tu-hp-flow__step:nth-of-type(odd){width:calc(100% - 45px);margin-left:45px;margin-right:0;padding-left:65px}.tu-hp-flow__result{margin-left:45px;display:block;text-align:center}.tu-hp-final__grid{grid-template-columns:1fr}.tu-hp-final__theo{justify-self:center;width:180px}
}
@media (prefers-reduced-motion:reduce){.tu-hp-cycle__ring,.tu-hp-cycle__halo{animation:none}.js .tu-hp-reveal{opacity:1;transform:none;transition:none}.tu-hp-button{transition:none}}

/* ========================================================================
   5.0.1 — compact density pass
   Removes excessive empty space while preserving the simple visual system.
   ======================================================================== */

.tu-hp-section{
  padding:58px 0;
}

.tu-hp-heading{
  max-width:780px;
  margin:0 auto 28px;
}

.tu-hp-heading h2{
  font-size:clamp(1.8rem,2.55vw,2.55rem);
  margin-bottom:8px;
}

.tu-hp-heading p{
  font-size:1rem;
}

.tu-hp-kicker{
  margin-bottom:12px;
}

.tu-hp-hero{
  padding:56px 0 48px;
}

.tu-hp-hero__grid{
  grid-template-columns:minmax(0,1.06fr) minmax(360px,.78fr);
  gap:42px;
}

.tu-hp-hero h1{
  font-size:clamp(2.55rem,4.5vw,4.35rem);
  margin-bottom:12px;
}

.tu-hp-hero__subtitle{
  margin-bottom:16px;
}

.tu-hp-hero__lead{
  margin-bottom:22px;
}

.tu-hp-trust,
.tu-hp-professions{
  margin-top:16px;
}

.tu-hp-cycle{
  width:min(100%,440px);
}

.tu-hp-cycle__node{
  width:132px;
  padding:11px 12px;
}

.tu-hp-cycle__node span{
  width:32px;
  height:32px;
  margin-top:-26px;
  margin-bottom:6px;
}

.tu-hp-feature-grid{
  gap:18px;
}

.tu-hp-feature{
  min-height:0;
  padding:26px 28px 58px;
}

.tu-hp-feature__icon{
  width:42px;
  height:42px;
  margin-bottom:14px;
}

.tu-hp-feature h3{
  font-size:1.22rem;
  margin-bottom:9px;
}

.tu-hp-feature p{
  margin-bottom:12px;
}

.tu-hp-feature>strong{
  margin-top:10px;
}

.tu-hp-feature>a{
  right:20px;
  bottom:-13px;
  padding:9px 17px;
}

.tu-hp-ready__grid{
  gap:34px;
}

.tu-hp-ready__intro h3{
  font-size:1.65rem;
  margin-bottom:12px;
}

.tu-hp-theo-note{
  padding:14px;
  margin-top:20px;
}

.tu-hp-ready__list{
  gap:12px;
}

.tu-hp-ready__list article{
  padding:15px;
}

.tu-hp-center-action{
  margin-top:24px;
}

/* The former alternating timeline created large unused columns and vertical gaps. */
.tu-hp-flow__track{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px 20px;
  max-width:980px;
  padding:0;
}

.tu-hp-flow__line{
  display:none;
}

.tu-hp-flow__step,
.tu-hp-flow__step:nth-of-type(even),
.tu-hp-flow__step:nth-of-type(odd){
  width:auto;
  min-height:0;
  margin:0;
  padding:20px 20px 20px 62px;
}

.tu-hp-flow__number{
  left:17px;
  top:18px;
  width:34px;
  height:34px;
}

.tu-hp-flow__result{
  grid-column:1/-1;
  max-width:720px;
  margin:4px auto 0;
  padding:15px 20px;
}

.tu-hp-flow__result img{
  width:78px;
  height:78px;
}

.tu-hp-theo__grid{
  gap:16px;
}

.tu-hp-mini-card{
  padding:21px;
}

.tu-hp-mini-card>span{
  width:40px;
  height:40px;
  margin-bottom:12px;
}

.tu-hp-connected__grid{
  gap:14px;
}

.tu-hp-connected__card{
  padding:20px;
}

.tu-hp-demo__grid{
  gap:36px;
}

.tu-hp-demo__checklist{
  padding:22px;
}

.tu-hp-pricing__grid{
  gap:18px;
}

.tu-hp-price{
  padding:25px;
}

.tu-hp-price>p{
  min-height:54px;
  margin-bottom:15px;
}

.tu-hp-price ul{
  gap:8px;
  margin:16px 0 20px;
}

.tu-hp-pricing__more{
  margin-top:22px;
}

.tu-hp-faq__list{
  max-width:860px;
}

.tu-hp-faq summary{
  padding:14px 18px;
}

.tu-hp-faq details p{
  padding:0 18px 15px;
}

.tu-hp-final{
  padding:48px 0;
}

.tu-hp-final__grid{
  grid-template-columns:minmax(0,1fr) 200px;
  gap:24px;
}

.tu-hp-final__theo{
  width:185px;
}

@media (max-width:1020px){
  .tu-hp-hero__grid{grid-template-columns:1fr;gap:34px}
  .tu-hp-cycle{max-width:410px}
  .tu-hp-flow__track{grid-template-columns:1fr}
  .tu-hp-flow__result{grid-column:auto}
}

@media (max-width:760px){
  .tu-hp-section{padding:46px 0}
  .tu-hp-heading{margin-bottom:22px}
  .tu-hp-hero{padding:44px 0 40px}
  .tu-hp-hero h1{font-size:clamp(2.25rem,10.5vw,3.3rem)}
  .tu-hp-cycle{max-width:360px}
  .tu-hp-ready__grid{gap:24px}
  .tu-hp-flow__step,
  .tu-hp-flow__step:nth-of-type(even),
  .tu-hp-flow__step:nth-of-type(odd){width:auto;margin:0;padding:18px 18px 18px 58px}
  .tu-hp-flow__result{margin:0;display:flex;text-align:left}
  .tu-hp-final{padding:42px 0}
}
