.marketing-root{--purple:#5D3FD3;--purple-deep:#3C3489;--gold:#B8860B;--ink:#1A1A1A;--muted:#52525A;--green-text:#1F5C1F;--coral-text:#7A3A1E}.marketing-root,.marketing-root *{box-sizing:border-box;margin:0;padding:0}.marketing-root{min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:var(--ink);line-height:1.6;background:linear-gradient(160deg,#F3F1FB,#FCFAF3 45%,#F1F5FB)}.marketing-root .bg-blobs{position:fixed;inset:0;z-index:-1;overflow:hidden}.marketing-root .blob{position:absolute;border-radius:50%;filter:blur(75px);opacity:.45}.marketing-root .blob-1{width:380px;height:380px;background:#8B7CF0;top:-140px;left:-100px}.marketing-root .blob-2{width:320px;height:320px;background:#E9C765;top:10%;right:-120px}.marketing-root .blob-3{width:300px;height:300px;background:#7CD6D6;top:55%;left:20%;opacity:.3}.marketing-root .blob-4{width:340px;height:340px;background:#C79EF0;bottom:-160px;right:10%;opacity:.35}.marketing-root .wrap{max-width:1080px;margin:0 auto;padding:0 24px}.marketing-root a{color:var(--purple);text-decoration:none}.marketing-root .glass{background:rgba(255,255,255,.55);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.7);box-shadow:0 8px 32px rgba(93,63,211,.08),inset 0 1px 0 rgba(255,255,255,.6)}.marketing-root nav{display:flex;align-items:center;justify-content:space-between;padding:12px 22px;max-width:1080px;margin:20px auto 0;border-radius:16px;position:sticky;top:16px;z-index:10}.marketing-root .brand{display:flex;align-items:center;gap:10px}.marketing-root .brand-mark{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#6C4CE0,#4A38A8);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(93,63,211,.35)}.marketing-root .brand-mark svg{width:16px;height:16px;stroke:#fff}.marketing-root .brand-name{font-weight:700;font-size:17px;letter-spacing:-.3px}.marketing-root .nav-cta{background:linear-gradient(135deg,#6C4CE0,#4A38A8);color:#fff;font-size:13px;font-weight:600;padding:9px 16px;border-radius:10px;border:none;cursor:pointer;box-shadow:0 4px 14px rgba(93,63,211,.3)}.marketing-root .hero{padding:60px 24px 70px;text-align:center}.marketing-root .hero-inner{max-width:720px;margin:0 auto}.marketing-root .eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--purple-deep);padding:7px 16px;border-radius:20px;margin-bottom:22px}.marketing-root h1{font-size:42px;font-weight:700;letter-spacing:-1px;line-height:1.15;margin-bottom:18px}.marketing-root h1 span{color:var(--purple)}.marketing-root .hero-sub{font-size:17px;color:var(--muted);margin-bottom:32px}.marketing-root .hero-form{display:flex;gap:8px;max-width:440px;margin:0 auto 14px;border-radius:14px;padding:6px}.marketing-root .hero-form input{flex:1;border:none;background:transparent;padding:11px 14px;font-size:14px;outline:none;color:var(--ink)}.marketing-root .hero-form button{background:linear-gradient(135deg,#6C4CE0,#4A38A8);color:#fff;font-size:13.5px;font-weight:600;padding:11px 18px;border-radius:10px;border:none;cursor:pointer;white-space:nowrap;box-shadow:0 4px 14px rgba(93,63,211,.3)}.marketing-root .hero-note{font-size:12.5px;color:var(--muted)}.marketing-root .form-success{display:none;color:var(--green-text);font-weight:500;font-size:13.5px;padding:13px 16px;border-radius:12px;max-width:440px;margin:0 auto 14px;background:rgba(200,235,190,.5)!important}.marketing-root section{padding:50px 24px}.marketing-root .section-title{font-size:28px;font-weight:700;letter-spacing:-.5px;text-align:center;margin-bottom:12px}.marketing-root .section-sub{font-size:15.5px;color:var(--muted);text-align:center;max-width:600px;margin:0 auto 40px}.marketing-root .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1000px;margin:0 auto}.marketing-root .problem-card{border-radius:16px;padding:24px}.marketing-root .problem-icon{width:38px;height:38px;border-radius:10px;background:rgba(240,190,150,.35);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.marketing-root .problem-card h3{font-size:16px;font-weight:600;margin-bottom:8px}.marketing-root .problem-card p{font-size:14px;color:var(--muted)}.marketing-root .comparison-panel{border-radius:20px;padding:8px;max-width:900px;margin:0 auto;overflow:hidden}.marketing-root table{width:100%;border-collapse:collapse}.marketing-root .comparison td,.marketing-root .comparison th{padding:13px 16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.6);font-size:13.5px}.marketing-root .comparison th{font-size:12px;color:var(--muted);font-weight:600}.marketing-root .comparison th.col-highlight{color:var(--purple-deep);font-size:13px}.marketing-root .comparison td.col-highlight{background:rgba(140,120,230,.14);font-weight:600}.marketing-root .comparison .check{color:var(--green-text);font-weight:700}.marketing-root .comparison .cross{color:var(--coral-text)}.marketing-root .comparison-foot{text-align:center;font-size:12px;color:var(--muted);margin-top:16px;max-width:640px;margin-left:auto;margin-right:auto}.marketing-root .diff-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:900px;margin:0 auto}.marketing-root .diff-card{display:flex;gap:16px;padding:20px;border-radius:16px}.marketing-root .diff-icon{width:40px;height:40px;border-radius:10px;background:rgba(140,120,230,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.marketing-root .diff-card h3{font-size:15.5px;font-weight:600;margin-bottom:6px}.marketing-root .diff-card p{font-size:13.5px;color:var(--muted)}.marketing-root .pricing{text-align:center}.marketing-root .pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:900px;margin:0 auto 20px}.marketing-root .price-card{border-radius:16px;padding:20px 16px;position:relative}.marketing-root .price-card.highlight{border:2px solid rgba(93,63,211,.5)}.marketing-root .price-badge{position:absolute;top:-11px;left:50%;transform:translateX(-50%);background:var(--gold);color:#fff;font-size:10.5px;font-weight:600;padding:3px 10px;border-radius:20px}.marketing-root .price-card p.plan{font-size:13px;color:var(--muted);margin-bottom:6px}.marketing-root .price-card p.amount{font-size:24px;font-weight:700;margin-bottom:4px}.marketing-root .price-card p.items{font-size:12px;color:var(--muted)}.marketing-root .final-cta-panel{max-width:700px;margin:0 auto;border-radius:20px;padding:50px 40px;text-align:center}.marketing-root .final-cta-panel h2{font-size:28px;font-weight:700;margin-bottom:14px}.marketing-root .final-cta-panel p{font-size:15px;color:var(--muted);margin-bottom:28px}.marketing-root footer{padding:30px 24px;text-align:center;font-size:12px;color:var(--muted)}@media (max-width:720px){.marketing-root h1{font-size:30px}.marketing-root .diff-grid,.marketing-root .pricing-grid,.marketing-root .problem-grid{grid-template-columns:1fr}.marketing-root .hero-form{flex-direction:column}.marketing-root .comparison td,.marketing-root .comparison th{font-size:12px;padding:10px}}.marketing-root{position:relative;z-index:0;min-height:100dvh}.marketing-root .bg-blobs{z-index:0}.marketing-root>footer,.marketing-root>nav,.marketing-root>section{position:relative;z-index:1}.marketing-root .sr-only-marketing{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.marketing-root .comparison tbody th{font-size:13px;color:var(--ink);font-weight:400;text-align:left}