/* UP-Woo Performance-Based Growth Landing Page
   All styles are scoped to .upwoo-growth-page to avoid changing the WordPress theme globally. */
.upwoo-growth-page{--ink:#10152b;--muted:#65708a;--dark:#090d1b;--dark2:#121936;--purple:#7657ff;--purple2:#9b7cff;--green:#18d6a0;--cyan:#45d9ff;--line:#e8ebf3;--soft:#f6f7fb;--white:#fff;--shadow:0 24px 70px rgba(23,28,58,.13);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;overflow:hidden}
.upwoo-growth-page *{box-sizing:border-box}
.upwoo-growth-page a{color:inherit;text-decoration:none}
.upwoo-growth-page .wrap{width:min(1160px,92%);margin:auto}
.upwoo-growth-page .hero{position:relative;background:radial-gradient(circle at 15% 15%,rgba(118,87,255,.30),transparent 31%),radial-gradient(circle at 85% 22%,rgba(69,217,255,.18),transparent 27%),linear-gradient(135deg,#080b18 0%,#10162d 52%,#17123a 100%);color:#fff;min-height:760px;padding:92px 0 90px}
.upwoo-growth-page #upwoo-particles{position:absolute;inset:0;width:100%;height:100%;opacity:.62}
.upwoo-growth-page .hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;gap:55px;align-items:center}
.upwoo-growth-page .eyebrow{display:inline-flex;gap:9px;align-items:center;padding:9px 14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.upwoo-growth-page .dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 18px var(--green)}
.upwoo-growth-page h1{font-size:clamp(45px,6vw,76px);line-height:.99;letter-spacing:-.055em;margin:24px 0 22px;max-width:800px}
.upwoo-growth-page .gradient-text{background:linear-gradient(90deg,#fff,#bbaeff 55%,#63e5ff);-webkit-background-clip:text;background-clip:text;color:transparent}
.upwoo-growth-page .hero-copy{font-size:20px;line-height:1.65;color:#cdd4e7;max-width:720px}
.upwoo-growth-page .hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}
.upwoo-growth-page .btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 21px;border-radius:14px;font-weight:850;transition:.2s transform,.2s box-shadow}
.upwoo-growth-page .btn:hover{transform:translateY(-2px)}
.upwoo-growth-page .btn-primary{background:linear-gradient(135deg,var(--purple),#5e8bff);box-shadow:0 15px 35px rgba(118,87,255,.32);color:#fff}
.upwoo-growth-page .btn-ghost{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff}
.upwoo-growth-page .hero-note{margin-top:15px;color:#99a4bd;font-size:13px}
.upwoo-growth-page .hero-card{border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.045));backdrop-filter:blur(16px);border-radius:28px;padding:25px;box-shadow:0 35px 90px rgba(0,0,0,.25)}
.upwoo-growth-page .mini-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;color:#bfc8dd;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.upwoo-growth-page .status{padding:6px 9px;border-radius:999px;background:rgba(24,214,160,.12);color:#6ff0c4}
.upwoo-growth-page .metric{background:rgba(4,8,20,.38);border:1px solid rgba(255,255,255,.08);padding:18px;border-radius:18px;margin-top:10px}
.upwoo-growth-page .metric-label{font-size:12px;color:#8994ad}
.upwoo-growth-page .metric-value{font-size:31px;font-weight:900;margin-top:5px}
.upwoo-growth-page .metric-up{font-size:12px;color:#68e6bc;margin-top:5px}
.upwoo-growth-page .bar{height:9px;background:#232b47;border-radius:99px;margin-top:14px;overflow:hidden}.upwoo-growth-page .bar span{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--purple),var(--cyan));width:78%}
.upwoo-growth-page .trust-strip{background:#fff;border-bottom:1px solid var(--line);padding:20px 0}
.upwoo-growth-page .trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;text-align:center}
.upwoo-growth-page .trust-grid strong{display:block;font-size:15px}.upwoo-growth-page .trust-grid span{display:block;color:var(--muted);font-size:12px;margin-top:3px}
.upwoo-growth-page .section{padding:96px 0}.upwoo-growth-page .section.soft{background:var(--soft)}
.upwoo-growth-page .section.dark{background:linear-gradient(135deg,#090d1b,#141a36);color:#fff}
.upwoo-growth-page .section-head{text-align:center;max-width:820px;margin:0 auto 48px}
.upwoo-growth-page .kicker{font-size:12px;color:var(--purple);font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.upwoo-growth-page .dark .kicker{color:#76e8ff}
.upwoo-growth-page h2{font-size:clamp(32px,4.3vw,52px);line-height:1.08;letter-spacing:-.04em;margin:10px 0 15px}
.upwoo-growth-page .lead{font-size:18px;line-height:1.7;color:var(--muted)}
.upwoo-growth-page .dark .lead{color:#b9c2d7}
.upwoo-growth-page .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.upwoo-growth-page .card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:25px;box-shadow:0 14px 45px rgba(31,39,74,.06)}
.upwoo-growth-page .dark .card{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.10);box-shadow:none}
.upwoo-growth-page .icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#eeeaff,#e6f8ff);color:#5e4fe5;font-weight:900;margin-bottom:17px}
.upwoo-growth-page .card h3{margin:0 0 8px;font-size:19px}.upwoo-growth-page .card p{margin:0;color:var(--muted);line-height:1.65;font-size:14px}.upwoo-growth-page .dark .card p{color:#b4bdd0}
.upwoo-growth-page .split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}
.upwoo-growth-page .checklist{display:grid;gap:13px;margin:25px 0 0;padding:0;list-style:none}.upwoo-growth-page .checklist li{display:flex;gap:11px;line-height:1.6;color:var(--muted)}.upwoo-growth-page .check{flex:0 0 23px;height:23px;border-radius:50%;background:#e6fff7;color:#079e77;display:grid;place-items:center;font-size:12px;font-weight:900}
.upwoo-growth-page .process{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.upwoo-growth-page .step{position:relative;padding:24px 17px;border:1px solid var(--line);background:#fff;border-radius:20px}.upwoo-growth-page .num{font-size:12px;font-weight:900;color:var(--purple)}.upwoo-growth-page .step h3{font-size:16px;margin:9px 0}.upwoo-growth-page .step p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}
.upwoo-growth-page .calculator{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;align-items:stretch}.upwoo-growth-page .calc-box{background:#fff;border:1px solid var(--line);border-radius:24px;padding:25px;box-shadow:var(--shadow)}.upwoo-growth-page label{display:block;font-size:12px;font-weight:850;color:#4f5870;margin-bottom:7px}.upwoo-growth-page input[type=number]{width:100%;height:47px;border:1px solid #dfe3ed;border-radius:12px;padding:0 13px;font:inherit;color:var(--ink);outline:none}.upwoo-growth-page input[type=number]:focus{border-color:var(--purple);box-shadow:0 0 0 4px rgba(118,87,255,.10)}.upwoo-growth-page .field{margin-bottom:16px}.upwoo-growth-page .range-row{display:grid;grid-template-columns:1fr 70px;gap:10px;align-items:center}.upwoo-growth-page input[type=range]{width:100%;accent-color:var(--purple)}.upwoo-growth-page .range-value{background:#f0efff;border-radius:9px;padding:8px;text-align:center;font-size:12px;font-weight:900;color:#5e4fe5}
.upwoo-growth-page .result-top{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.upwoo-growth-page .result{padding:18px;border-radius:17px;background:#f7f8fc;border:1px solid #eceef5}.upwoo-growth-page .result span{display:block;color:#737c91;font-size:11px}.upwoo-growth-page .result strong{display:block;font-size:24px;margin-top:4px}.upwoo-growth-page .result.green{background:#effcf8;border-color:#d4f5e9}.upwoo-growth-page .result.green strong{color:#079d76}.upwoo-growth-page .table-wrap{overflow:auto;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 50px rgba(30,38,73,.07)}.upwoo-growth-page table{width:100%;border-collapse:collapse;min-width:720px}.upwoo-growth-page th,.upwoo-growth-page td{padding:16px 18px;text-align:left;border-bottom:1px solid var(--line);font-size:14px}.upwoo-growth-page th{background:#f7f8fc;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#5c657b}.upwoo-growth-page tr:last-child td{border-bottom:0}.upwoo-growth-page .after{color:#087d61;font-weight:850}.upwoo-growth-page .pill{display:inline-block;padding:5px 9px;border-radius:999px;background:#eefbf7;color:#078766;font-size:11px;font-weight:900}
.upwoo-growth-page .economics{display:grid;grid-template-columns:1fr 1fr;gap:18px}.upwoo-growth-page .econ-card{padding:28px;border-radius:23px;background:linear-gradient(135deg,#10152a,#1a2142);color:#fff;border:1px solid rgba(255,255,255,.10)}.upwoo-growth-page .econ-card h3{margin:0 0 10px;font-size:21px}.upwoo-growth-page .econ-card p{color:#b8c1d5;line-height:1.65;font-size:14px}.upwoo-growth-page .econ-num{font-size:40px;font-weight:900;margin-top:17px}.upwoo-growth-page .fine{font-size:12px;color:#7d879d;line-height:1.6}
.upwoo-growth-page .links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.upwoo-growth-page .link-card{border:1px solid var(--line);border-radius:17px;padding:17px;background:#fff}.upwoo-growth-page .link-card strong{font-size:14px}.upwoo-growth-page .link-card span{display:block;color:var(--muted);font-size:12px;margin-top:5px}
.upwoo-growth-page .cta{padding:82px 0;background:radial-gradient(circle at 15% 20%,rgba(118,87,255,.30),transparent 32%),linear-gradient(135deg,#0a0e1e,#151b3b);color:#fff;text-align:center}.upwoo-growth-page .cta h2{max-width:800px;margin:10px auto 16px}.upwoo-growth-page .cta p{max-width:700px;margin:0 auto;color:#bfc8da;font-size:17px;line-height:1.7}.upwoo-growth-page .cta .hero-actions{justify-content:center}.upwoo-growth-page .faq{max-width:900px;margin:auto}.upwoo-growth-page details{border-bottom:1px solid var(--line);padding:19px 0}.upwoo-growth-page summary{cursor:pointer;font-weight:850;font-size:16px}.upwoo-growth-page details p{color:var(--muted);line-height:1.7;margin:12px 0 0;font-size:14px}
.upwoo-growth-page .footer-note{padding:25px 0;text-align:center;font-size:12px;color:#7c8599}.upwoo-growth-page .micro{font-size:11px;color:#81899b;line-height:1.55;margin-top:14px}
@media(max-width:900px){.upwoo-growth-page .hero-inner,.upwoo-growth-page .split,.upwoo-growth-page .calculator,.upwoo-growth-page .economics{grid-template-columns:1fr}.upwoo-growth-page .hero{min-height:auto}.upwoo-growth-page .cards{grid-template-columns:1fr 1fr}.upwoo-growth-page .process{grid-template-columns:1fr 1fr}.upwoo-growth-page .links{grid-template-columns:1fr 1fr}.upwoo-growth-page .trust-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.upwoo-growth-page .section{padding:70px 0}.upwoo-growth-page .cards,.upwoo-growth-page .process,.upwoo-growth-page .links,.upwoo-growth-page .trust-grid{grid-template-columns:1fr}.upwoo-growth-page h1{font-size:43px}.upwoo-growth-page .hero-copy{font-size:17px}.upwoo-growth-page .result-top{grid-template-columns:1fr}.upwoo-growth-page .btn{width:100%}}




h1, h2, h3, h4 {
background: linear-gradient(135deg, #fa3ff7, #903bf6, #2563eb) !important;
    background-clip: border-box;
  background-clip: text !important;
  color: transparent !important;
}