/* HelloBotz Partner Program — premium SaaS landing */

.prt-hero{
  position:relative;overflow:hidden;color:#fff;
  background:
    radial-gradient(1000px 600px at 12% -10%, rgba(139,92,246,.38), transparent 55%),
    radial-gradient(800px 500px at 90% 15%, rgba(6,182,212,.25), transparent 50%),
    linear-gradient(165deg,#070B16 0%,#0F172A 42%,#111827 100%);
  padding:calc(var(--nav,72px) + 2.5rem) 0 3.5rem;
}
.prt-hero-bg{position:absolute;inset:0;pointer-events:none;opacity:.28;
  background-image:radial-gradient(rgba(255,255,255,.07) 1px, transparent 1px);
  background-size:28px 28px;
}
.prt-orb{position:absolute;border-radius:50%;filter:blur(48px);opacity:.4;pointer-events:none;animation:hbFloat 9s ease-in-out infinite}
.prt-orb-1{width:300px;height:300px;background:#8B5CF6;top:-80px;right:5%}
.prt-orb-2{width:220px;height:220px;background:#06B6D4;bottom:5%;left:8%;animation-delay:-4s}
.prt-hero .container{position:relative;z-index:2}
.prt-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:2.5rem;align-items:center}
.prt-badge{background:rgba(139,92,246,.22);color:#E9D5FF;border:1px solid rgba(167,139,250,.35);letter-spacing:.04em}
.prt-hero h1{font-size:clamp(1.8rem,4.2vw,3.1rem);line-height:1.12;margin:1rem 0 .85rem;font-weight:800;color:#fff}
.prt-hero h1 .grad{
  background:linear-gradient(105deg,#C4B5FD,#A5F3FC 55%,#C4B5FD);
  background-size:200% auto;-webkit-background-clip:text;background-clip:text;
  -webkit-text-fill-color:transparent;animation:hbGradientShift 5s ease infinite;
}
.prt-lead{color:rgba(255,255,255,.78);max-width:36rem;line-height:1.6;margin:0 0 1.35rem;font-size:1.05rem}
.prt-ctas{display:flex;flex-wrap:wrap;gap:.75rem}

/* Hero ecosystem visual */
.prt-hero-visual{display:flex;justify-content:center}
.prt-eco-flow{display:flex;flex-direction:column;align-items:center;gap:.6rem}
.prt-eco-center{
  background:linear-gradient(135deg,#8B5CF6,#6D28D9);color:#fff;font-weight:800;
  padding:.85rem 1.5rem;border-radius:14px;box-shadow:0 0 40px rgba(139,92,246,.45);
}
.prt-eco-line{width:2px;height:18px;background:linear-gradient(#8B5CF6,#06B6D4);opacity:.6}
.prt-eco-row{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}
.prt-eco-card{
  background:rgba(15,23,42,.85);border:1px solid rgba(255,255,255,.14);
  border-radius:12px;padding:.65rem 1rem;font-size:.82rem;font-weight:600;color:#fff;
  backdrop-filter:blur(8px);animation:hbCardFloat 5s ease-in-out infinite;
}
.prt-eco-premium{border-color:rgba(167,139,250,.5);background:linear-gradient(135deg,rgba(139,92,246,.35),rgba(6,182,212,.2))}
.prt-eco-soft{font-size:.75rem;color:#A5F3FC;opacity:.9}

/* Plans */
.prt-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.75rem;align-items:stretch}
.prt-plan{
  background:#fff;border:1px solid var(--bd);border-radius:20px;padding:1.75rem 1.5rem;
  display:flex;flex-direction:column;position:relative;transition:transform .25s,box-shadow .25s,border-color .25s;
}
.prt-plan:hover{transform:translateY(-6px);box-shadow:0 20px 50px -16px rgba(139,92,246,.28);border-color:rgba(139,92,246,.35)}
.prt-plan-featured{
  border-color:rgba(139,92,246,.45);
  box-shadow:0 12px 40px -12px rgba(139,92,246,.3);
  background:linear-gradient(180deg,#fff 0%,#F5F3FF 100%);
}
.prt-plan-featured:hover{box-shadow:0 24px 56px -12px rgba(139,92,246,.4)}
.prt-plan-badge{
  display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;
  padding:.3rem .7rem;border-radius:999px;background:#EDE9FE;color:#5B21B6;margin-bottom:.85rem;
}
.prt-badge-premium{background:linear-gradient(135deg,#8B5CF6,#6D28D9);color:#fff}
.prt-plan h3{margin:0 0 .25rem;font-size:1.25rem}
.prt-plan-tagline{font-size:.9rem;color:var(--t2);margin:0 0 .75rem}
.prt-plan-commission{font-size:2rem;font-weight:800;color:#8B5CF6;line-height:1.1;margin-bottom:.5rem}
.prt-plan-commission span{display:block;font-size:.8rem;font-weight:600;color:var(--t2)}
.prt-plan-desc{font-size:.9rem;color:var(--t2);line-height:1.5;margin:0 0 1rem}
.prt-plan-features{list-style:none;padding:0;margin:0 0 1.35rem;flex:1}
.prt-plan-features li{padding:.3rem 0 .3rem 1.15rem;font-size:.875rem;color:var(--t2);position:relative}
.prt-plan-features li::before{content:'✓';position:absolute;left:0;color:#8B5CF6;font-weight:700}
.prt-plan-cta{align-self:flex-start;margin-top:auto}

/* Comparison */
.prt-table-wrap{overflow-x:auto;margin-top:1.25rem;border-radius:14px;border:1px solid var(--bd)}
.prt-table{width:100%;border-collapse:collapse;font-size:.9rem;min-width:520px}
.prt-table th,.prt-table td{padding:.8rem 1rem;text-align:center;border-bottom:1px solid var(--bd)}
.prt-table th{background:#F8FAFC;font-weight:700}
.prt-table th:first-child,.prt-table td:first-child{text-align:left}
.prt-table tbody tr:last-child td{border-bottom:0}
.prt-mobile-compare{display:none;gap:1rem;margin-top:1.25rem}
.prt-mcard{background:#fff;border:1px solid var(--bd);border-radius:14px;padding:1.15rem}
.prt-mcard h4{margin:0 0 .35rem}
.prt-mcard p{margin:0;font-size:.85rem;color:var(--t2)}
.prt-mcard-premium{border-color:rgba(139,92,246,.4);background:#F5F3FF}

/* Why */
.prt-why{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.25rem}
.prt-why-card{padding:1.4rem;text-align:center}
.prt-why-icon{font-size:1.6rem;display:block;margin-bottom:.5rem}
.prt-why-card h3{font-size:1rem;margin:0 0 .4rem}
.prt-why-card p{font-size:.875rem;color:var(--t2);margin:0;line-height:1.5}

/* Process */
.prt-process{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:.5rem;margin-top:1.5rem}
.prt-step{flex:1 1 120px;max-width:160px;text-align:center;padding:.75rem}
.prt-step-num{
  width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#8B5CF6,#6D28D9);
  color:#fff;font-weight:800;font-size:.85rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.5rem;
}
.prt-step h3{font-size:.95rem;margin:0 0 .3rem}
.prt-step p{font-size:.8rem;color:var(--t2);margin:0;line-height:1.4}
.prt-step-arrow{color:#8B5CF6;font-size:1.2rem;align-self:center;opacity:.6}

/* Split sections */
.prt-split{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}
.prt-split-rev{direction:rtl}.prt-split-rev>*{direction:ltr}
.prt-dash,.prt-agency-dash{
  background:#0B1120;border-radius:18px;padding:1.35rem;border:1px solid rgba(255,255,255,.1);
  color:#E5E7EB;box-shadow:0 20px 50px rgba(0,0,0,.3);
}
.prt-dash-title,.prt-agency-head{font-weight:700;color:#A5F3FC;margin-bottom:1rem;font-size:.9rem}
.prt-flow-chain{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8rem;margin-bottom:1rem}
.prt-flow-chain .arr{color:#8B5CF6}
.prt-dash-features{display:flex;flex-wrap:wrap;gap:.4rem}
.prt-dash-features div{padding:.35rem .65rem;border-radius:999px;background:rgba(139,92,246,.2);color:#E9D5FF;font-size:.72rem;font-weight:600}
.prt-agency-flow{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;margin:1rem 0;font-size:.85rem;font-weight:600}
.prt-agency-flow .arr{color:#8B5CF6}
.prt-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 1.25rem}
.prt-tags span{padding:.35rem .7rem;border-radius:999px;background:#EDE9FE;color:#5B21B6;font-size:.75rem;font-weight:600}
.prt-client-list{margin-bottom:1rem}
.prt-client{padding:.45rem 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:.85rem}
.prt-agency-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;text-align:center;font-size:.75rem}
.prt-agency-stats b{display:block;color:#A5F3FC;font-size:.85rem}

/* White Label */
.prt-wl-transform{display:flex;flex-direction:column;align-items:center;gap:.3rem;margin:2rem 0}
.prt-wl-node{
  background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);
  border-radius:14px;padding:1rem 1.75rem;min-width:240px;text-align:center;font-weight:700;color:#fff;
}
.prt-wl-highlight{background:linear-gradient(135deg,rgba(139,92,246,.4),rgba(6,182,212,.25));border-color:rgba(167,139,250,.45)}
.prt-wl-arrow{color:rgba(255,255,255,.5);font-size:1.2rem}
.prt-wl-feats{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;max-width:700px;margin:0 auto}
.prt-wl-feats span{
  padding:.45rem .85rem;border-radius:999px;background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);color:#E9EDEF;font-size:.8rem;font-weight:600;
}

/* Revenue model */
.prt-revenue{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.25rem}
.prt-rev-card{background:#fff;border:1px solid var(--bd);border-radius:18px;padding:1.5rem;text-align:center}
.prt-rev-featured{border-color:rgba(139,92,246,.4);background:linear-gradient(180deg,#fff,#F5F3FF)}
.prt-rev-pct{font-size:2.5rem;font-weight:800;color:#8B5CF6;line-height:1}
.prt-rev-card h3{margin:0 0 .5rem}
.prt-rev-card p{margin:.25rem 0 .75rem;color:var(--t2);font-size:.9rem}
.prt-rev-flow{font-size:.8rem;font-weight:600;color:#5B21B6}
.prt-disclaimer{text-align:center;font-size:.85rem;color:var(--t2);margin-top:1.25rem;max-width:640px;margin-left:auto;margin-right:auto}

/* Toolkit */
.prt-toolkit{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-top:1.25rem}
.prt-tool{display:flex;flex-direction:column;align-items:center;gap:.45rem;padding:1.2rem;text-align:center}
.prt-tool span{font-size:1.5rem}
.prt-tool strong{font-size:.875rem}

/* Ecosystem */
.prt-ecosystem{position:relative;min-height:340px;display:flex;align-items:center;justify-content:center;margin:2rem auto;max-width:480px}
.prt-eco-hub{
  width:130px;height:130px;border-radius:50%;background:linear-gradient(135deg,#8B5CF6,#6D28D9);
  color:#fff;font-weight:800;font-size:.9rem;display:flex;align-items:center;justify-content:center;
  z-index:2;box-shadow:0 0 50px rgba(139,92,246,.45);text-align:center;line-height:1.2;
}
.prt-eco-sat{
  position:absolute;padding:.5rem .9rem;border-radius:999px;background:#fff;border:1px solid var(--bd);
  font-size:.78rem;font-weight:600;white-space:nowrap;
  top:50%;left:50%;
  transform:rotate(var(--a)) translate(150px) rotate(calc(-1 * var(--a))) translate(-50%,-50%);
}

/* Logos */
.prt-logo-wrap{overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent)}
.prt-logo-track{display:flex;gap:2rem;width:max-content;animation:eduScroll 30s linear infinite;align-items:center}
.prt-logo-ph{
  height:44px;width:120px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;
  font-size:.7rem;color:rgba(0,0,0,.28);border:1px dashed #E5E7EB;background:#F8FAFC;
}
.prt-logo-note{text-align:center;font-size:.8rem;color:var(--t2);margin-top:1rem}

/* Testimonials */
.prt-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:1.25rem}
.prt-t-card{background:#fff;border:1px solid var(--bd);border-radius:16px;padding:1.5rem}
.prt-t-photo{
  width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#8B5CF6,#06B6D4);
  color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;margin-bottom:1rem;
}
.prt-t-card blockquote{margin:0 0 1rem;font-size:.925rem;color:var(--t2);line-height:1.55}
.prt-t-meta strong{display:block;font-size:.9rem}
.prt-t-meta span{font-size:.8rem;color:var(--t2)}

/* Responsive */
@media(max-width:960px){
  .prt-hero-grid{grid-template-columns:1fr;gap:2rem}
  .prt-plans{grid-template-columns:1fr}
  .prt-split,.prt-split-rev{grid-template-columns:1fr;direction:ltr}
  .prt-revenue{grid-template-columns:1fr}
  .prt-step-arrow{display:none}
  .prt-table-wrap{display:none}
  .prt-mobile-compare{display:grid}
}
@media(max-width:640px){
  .prt-hero{padding:calc(var(--nav,60px) + 1.25rem) 0 2rem}
  .prt-hero h1{font-size:1.55rem}
  .prt-eco-sat{transform:rotate(var(--a)) translate(110px) rotate(calc(-1 * var(--a))) translate(-50%,-50%);font-size:.7rem}
  .prt-ecosystem{min-height:280px}
}
@media(max-width:430px){
  .prt-hero h1{font-size:1.4rem}
  .prt-ctas{flex-direction:column}
  .prt-ctas .btn{width:100%;justify-content:center}
}
@media(prefers-reduced-motion:reduce){
  .prt-orb,.prt-eco-card,.prt-logo-track{animation:none!important}
}
