.pageWrap{min-height:100vh;background:#fff;color:#0f172a;display:flex;flex-direction:column}#tv-banner{position:fixed;bottom:0;left:0;right:0;z-index:200;background:#1e3a5f;border-top:2px solid #2563eb;padding:1.25rem 2rem;display:flex;align-items:center;gap:1.25rem;color:#f8fafc}#tv-banner svg{color:#60a5fa;flex-shrink:0}#tv-banner-text{display:flex;flex-direction:column;gap:.2rem;flex:1}#tv-banner-text strong{font-size:1rem;font-weight:700}#tv-banner-text span{font-size:.85rem;color:#94a3b8}#tv-banner-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:#2563eb;color:#fff;font-weight:700;font-size:1rem;border-radius:12px;white-space:nowrap;transition:background .2s;flex-shrink:0}#tv-banner-btn:hover{background:#1d4ed8}.audienceToggle{display:flex;justify-content:center;padding:1.25rem 1rem 0;background:#fff}.tabContainer{display:flex;border-bottom:2px solid #e2e8f0}.toggleBtn{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;border:none;background:transparent;color:#94a3b8;position:relative;white-space:nowrap}.toggleBtn:hover{color:#475569}.toggleBtn.active{color:#0f172a}.toggleBtn.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#2563eb}.toggleBtn.active svg{color:#2563eb}.section{display:none}.section.visible{display:contents}.hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 1.5rem 3rem;position:relative;background:#fff}.hero:before{content:"";position:absolute;width:800px;height:600px;background:radial-gradient(ellipse 70% 60% at 50% 0%,rgba(37,99,235,.06) 0%,transparent 70%);top:0;left:50%;transform:translate(-50%);pointer-events:none}.trialBadge{display:inline-flex;align-items:center;gap:.4rem;background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;font-size:.8rem;font-weight:600;padding:.35rem .85rem;border-radius:100px;margin-bottom:1.5rem}.advertiserBadge{background:#f5f3ff;border-color:#ddd6fe;color:#7c3aed}.title{font-size:2.9rem;font-weight:800;line-height:1.12;margin-bottom:1.25rem;letter-spacing:-.03em;color:#0f172a;position:relative}.gradientText{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.subtitle{font-size:1.1rem;color:#64748b;max-width:560px;line-height:1.7;margin-bottom:1.5rem}.pricingPill{display:inline-flex;align-items:baseline;gap:.4rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:100px;padding:.5rem 1.25rem;margin-bottom:1.75rem;font-size:.95rem}.pricingPillPrice{font-size:1.5rem;font-weight:800;color:#0f172a}.pricingPillUnit{color:#94a3b8;font-weight:500}.pricingPillDivider{color:#cbd5e1}.pricingPillFree{color:#16a34a;font-weight:600;font-size:.875rem}.actionButtons{display:flex;gap:.875rem;flex-wrap:wrap;justify-content:center;margin-bottom:1.25rem}.heroButton{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.6rem;border-radius:10px;font-weight:600;font-size:.95rem;transition:all .2s ease;cursor:pointer;border:none}.ctaBtn{background:#2563eb;color:#fff;box-shadow:0 4px 16px #2563eb4d}.ctaBtn:hover{background:#1d4ed8;box-shadow:0 6px 24px #2563eb66;transform:translateY(-2px)}.ghostBtn{background:#fff;color:#475569;border:1px solid #e2e8f0}.ghostBtn:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.trustLine{display:flex;align-items:center;gap:.5rem;color:#94a3b8;font-size:.8rem;flex-wrap:wrap;justify-content:center}.trustLine svg{color:#16a34a;flex-shrink:0}.howItWorks{padding:4rem 1.5rem;background:#f8fafc}.sectionTitle{text-align:center;font-size:1.7rem;font-weight:700;margin-bottom:2.5rem;color:#0f172a;letter-spacing:-.02em}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:960px;margin:0 auto}.stepCard{background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d,0 4px 16px #0000000a;padding:2rem 1.5rem 1.75rem;border-radius:16px;text-align:center;position:relative;transition:box-shadow .2s,border-color .2s}.stepCard:hover{box-shadow:0 4px 12px #00000014,0 12px 32px #2563eb14;border-color:#bfdbfe}.stepNumber{position:absolute;top:-.85rem;left:50%;transform:translate(-50%);width:1.75rem;height:1.75rem;background:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;color:#fff}.stepIcon{width:52px;height:52px;border-radius:14px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;margin:.5rem auto 1rem}.stepCard h3{font-size:1rem;font-weight:700;margin-bottom:.6rem;color:#0f172a}.stepCard p{color:#64748b;line-height:1.6;font-size:.875rem}.featuresSection{padding:4rem 1.5rem;background:#fff}.featuresGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:960px;margin:0 auto}.featureItem{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem 1.25rem;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;border-radius:14px;transition:box-shadow .2s,border-color .2s}.featureItem:hover{border-color:#bfdbfe;box-shadow:0 4px 16px #2563eb14}.featureIcon{width:40px;height:40px;border-radius:10px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.featureItem h3{font-size:.9rem;font-weight:700;color:#0f172a;margin-bottom:.3rem}.featureItem p{color:#64748b;font-size:.8rem;line-height:1.55;margin:0}.earnSection{margin:0 1.5rem 2rem;padding:2.5rem 2rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;max-width:960px;margin-left:auto;margin-right:auto}.earnContent{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}.earnIcon{width:56px;height:56px;border-radius:16px;background:#dcfce7;color:#16a34a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.earnContent h2{font-size:1.3rem;font-weight:700;color:#0f172a;margin-bottom:.6rem}.earnContent p{color:#64748b;font-size:.875rem;line-height:1.65;margin:0}.earnControls{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.earnControl{display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem;background:#fff;border:1px solid #d1fae5;border-radius:10px;color:#374151;font-size:.8rem;font-weight:500}.earnControl svg{color:#16a34a;flex-shrink:0}.pricingPreview{padding:4rem 1.5rem;background:#f8fafc}.pricingCard{max-width:440px;margin:0 auto;background:#fff;border:2px solid #bfdbfe;box-shadow:0 4px 24px #2563eb1a,0 1px 4px #0000000a;border-radius:20px;padding:2.25rem 2rem;position:relative}.pricingCardBadge{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);background:#2563eb;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem 1rem;border-radius:100px;white-space:nowrap}.pricingCardPrice{text-align:center;margin-bottom:.5rem}.priceBig{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.priceUnit{color:#94a3b8;font-size:1rem}.pricingCardTrial{text-align:center;color:#16a34a;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.pricingCardFeatures{list-style:none;display:flex;flex-direction:column;gap:.7rem}.pricingCardFeatures li{display:flex;align-items:center;gap:.6rem;color:#475569;font-size:.875rem}.pricingCardFeatures li svg{color:#16a34a;flex-shrink:0}.pricingCardMore{display:block;text-align:center;color:#2563eb;font-size:.8rem;margin-top:1rem;transition:color .2s}.pricingCardMore:hover{color:#1d4ed8}.controlSection{padding:3rem 1.5rem;text-align:center;background:#fff}.controlGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:680px;margin:0 auto}.advertiserGrid{max-width:820px}.controlItem{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;border-radius:12px;text-align:left;transition:border-color .2s}.controlItem:hover{border-color:#bfdbfe}.controlItem svg{color:#2563eb;flex-shrink:0;margin-top:2px}.controlItem span{color:#475569;font-size:.875rem;line-height:1.5}.ctaSection{padding:4rem 1.5rem;text-align:center;background:#2563eb;color:#fff}.ctaSection h2{font-size:1.9rem;font-weight:700;margin-bottom:.75rem;color:#fff;letter-spacing:-.02em}.ctaSection p{color:#ffffffbf;margin-bottom:1.75rem;font-size:.95rem}.ctaSection .ctaBtn{background:#fff;color:#2563eb;box-shadow:0 4px 16px #00000026}.ctaSection .ctaBtn:hover{background:#f8fafc;box-shadow:0 6px 24px #0003;transform:translateY(-2px)}.ctaSection .ghostBtn{background:transparent;color:#ffffffd9;border-color:#ffffff59}.ctaSection .ghostBtn:hover{background:#ffffff1a;color:#fff;border-color:#fff9}@media(max-width:768px){#tv-banner{flex-direction:column;text-align:center;padding:1rem}#tv-banner-btn{width:100%;justify-content:center}.audienceToggle{padding:1rem .75rem 0}.toggleBtn{flex:1;justify-content:center;padding:.75rem .5rem;font-size:.875rem;gap:.35rem}.toggleBtn svg{width:16px;height:16px}.hero{padding:2.75rem 1rem 2.25rem}.title{font-size:2.1rem}.subtitle{font-size:.95rem}.pricingPill{font-size:.85rem}.pricingPillPrice{font-size:1.25rem}.actionButtons{flex-direction:column;width:100%;max-width:300px}.heroButton{justify-content:center}.steps{grid-template-columns:1fr;gap:1rem}.stepCard{display:flex;align-items:center;text-align:left;gap:1rem;padding:1.25rem 1rem}.stepNumber{position:static;transform:none;flex-shrink:0}.stepIcon{display:none}.stepCard h3{font-size:.9rem;margin-bottom:.25rem}.stepCard p{font-size:.8rem;margin:0}.featuresGrid{grid-template-columns:1fr}.earnSection{margin:0 1rem 1.5rem;padding:1.5rem}.earnContent{flex-direction:column}.earnControls{grid-template-columns:1fr 1fr}.controlGrid{grid-template-columns:1fr}.sectionTitle{font-size:1.45rem;margin-bottom:1.75rem}.howItWorks,.featuresSection,.controlSection,.pricingPreview,.ctaSection{padding:2.5rem 1rem}.ctaSection h2{font-size:1.5rem}}@media(max-width:480px){.title{font-size:1.8rem}.featuresGrid,.earnControls{grid-template-columns:1fr}.toggleBtn{font-size:.75rem;padding:.6rem .35rem}}
