:root{--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%;--green-50:#f0fdf4;--green-100:#dcfce7;--green-400:#4ade80;--green-600:#16a34a;--green-700:#15803d;--green-800:#166534;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-600:#2563eb;--blue-700:#1d4ed8;--purple-50:#faf5ff;--purple-100:#f3e8ff;--purple-600:#9333ea;--purple-700:#7c3aed;--orange-50:#fff7ed;--orange-100:#ffedd5;--orange-600:#ea580c;--orange-700:#c2410c;--red-700:#b91c1c;--red-800:#991b1b;--amber-700:#b45309;--yellow-700:#a16207;--teal-700:#0f766e;--cyan-700:#0e7490;--indigo-700:#4338ca;--pink-700:#be185d;--gray-700:#374151;}*{margin:0;padding:0;box-sizing:border-box;}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:hsl(var(--foreground));background:hsl(var(--background));}[class*="fa-"]{display:inline-block;width:1em;height:1em;vertical-align:middle;}.fa{display:inline-block !important;width:1em;height:1em;}.homepage-container{box-sizing:border-box;width:min(100%,1400px) !important;max-width:1400px !important;margin-left:auto !important;margin-right:auto !important;padding:0 2rem;}.adsense-home-slot{width:100%;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none;overflow:visible;}.adsense-home-top{margin:1rem auto 0;}.adsense-home-top .adsense-home-slot{min-height:90px;}.adsense-home-sidebar{width:100%;min-width:250px;margin-top:1rem;}.adsense-home-sidebar .adsense-home-slot{width:100% !important;min-width:250px;min-height:250px;}.adsense-home-infeed{margin:2rem 0;}.adsense-home-infeed .adsense-home-slot{min-height:120px;}#main-content,#main-content > section{width:100%;min-width:0;overflow-x:hidden;}.header{background:rgba(255,255,255,0.8);backdrop-filter:blur(8px);border-bottom:1px solid hsl(var(--border));position:sticky;top:0;z-index:50;padding:1rem 0;}.header-content{display:flex;align-items:center;justify-content:space-between;}.logo{display:flex;align-items:center;gap:0.5rem;font-size:1.5rem;font-weight:700;color:hsl(var(--foreground));text-decoration:none;}.homepage-nav{display:none;gap:2rem;}.homepage-nav a{color:hsl(var(--muted-foreground));text-decoration:none;transition:color 0.2s;font-weight:500;}.homepage-nav a:hover{color:hsl(var(--foreground));}.header-actions{display:flex;align-items:center;gap:1rem;}.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:0.5rem;font-weight:500;text-decoration:none;transition:all 0.2s;border:1px solid transparent;cursor:pointer;font-size:0.875rem;}.btn-primary{background:var(--green-600);color:white;}.btn-primary:hover{background:var(--green-700);transform:translateY(-1px);}.btn-ghost{background:transparent;color:hsl(var(--foreground));}.btn-ghost:hover{background:hsl(var(--accent));}.btn-outline{background:transparent;border:1px solid var(--green-600);color:var(--green-600);}.btn-outline:hover{background:var(--green-50);}.btn-lg{padding:1rem 2rem;font-size:1rem;}.hero{padding:5rem 0 0;background:#ffffff;position:relative;overflow:hidden;color:#0f172a;min-height:400px;}.hero-content{max-width:1000px;margin:0 auto;}.hero-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;}.badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;border-radius:9999px;font-size:0.875rem;font-weight:500;}.badge-green{background:var(--green-100);color:var(--green-800);}.badge-blue{background:var(--blue-100);color:var(--blue-700);}.badge-purple{background:var(--purple-100);color:var(--purple-700);}.badge-outline{border:1px solid var(--green-600);color:var(--green-600);background:transparent;}.hero h1{font-size:2.75rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#0f172a;letter-spacing:-0.02em;}.hero h1 .highlight{color:#16a34a;}.hero-description{font-size:1.1rem;color:#475569;margin-bottom:2rem;max-width:520px;line-height:1.7;}.hero-actions{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-bottom:2.5rem;}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:600px;margin:0 auto;}.stat{text-align:center;}.stat-number{font-size:2rem;font-weight:800;color:#16a34a;margin-bottom:0.25rem;line-height:1;}.stat-label{font-size:0.72rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:0.04em;}.demo-section{padding:4rem 0;background:white;}.demo-grid{display:grid;gap:3rem;align-items:center;}.demo-input{background:linear-gradient(135deg,var(--green-50) 0%,var(--blue-50) 100%);border-radius:1rem;padding:2rem;text-align:center;}.ticker-input{display:flex;gap:1rem;max-width:400px;margin:0 auto 2rem;}.input-field{flex:1;padding:1rem;border:2px solid hsl(var(--border));border-radius:0.5rem;font-size:1.125rem;font-weight:600;text-align:center;text-transform:uppercase;}.input-field:focus{outline:none;border-color:var(--green-600);}.analyze-btn{padding:1rem 2rem;background:var(--green-600);color:white;border:none;border-radius:0.5rem;font-weight:600;cursor:pointer;transition:all 0.2s;display:flex;flex-direction:column;align-items:center;gap:0.5rem;}.analyze-btn:hover{background:var(--green-700);transform:translateY(-2px);}.ticker-suggestions{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid hsl(var(--border));border-top:none;border-radius:0 0 0.5rem 0.5rem;max-height:200px;overflow-y:auto;z-index:1000;display:none;}.ticker-input{position:relative;}.suggestion-item{padding:0.75rem;cursor:pointer;border-bottom:1px solid hsl(var(--border));transition:background-color 0.2s;}.suggestion-item:hover,.suggestion-item.selected{background-color:var(--green-50);}.suggestion-item:last-child{border-bottom:none;}.suggestion-symbol{font-weight:600;color:var(--green-600);}.suggestion-name{color:hsl(var(--muted-foreground));font-size:0.875rem;margin-top:0.25rem;}.demo-output{background:white;border:1px solid hsl(var(--border));border-radius:1rem;padding:2rem;box-shadow:0 10px 25px -3px rgba(0,0,0,0.1);}.output-header{display:flex;align-items:center;justify-content:between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid hsl(var(--border));}.output-sections{display:grid;gap:1rem;}.output-section{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:hsl(var(--muted));border-radius:0.5rem;}.section-info{display:flex;align-items:center;gap:0.75rem;}.section-status{padding:0.25rem 0.75rem;border-radius:9999px;font-size:0.75rem;font-weight:500;}.status-complete{background:var(--green-100);color:var(--green-800);}.status-processing{background:var(--blue-100);color:var(--blue-700);}.trust-badges{padding:4rem 0;background:white;border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));}.trust-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;align-items:center;}.trust-item{display:flex;align-items:center;gap:0.75rem;color:hsl(var(--muted-foreground));font-size:1rem;font-weight:500;}.section{padding:6rem 0;}.section-header{text-align:center;margin-bottom:5rem;}.section-badge{margin-bottom:1.5rem;}.section-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;}.section-description{font-size:1.25rem;color:hsl(var(--muted-foreground));max-width:700px;margin:0 auto;}.card{background:white;border:1px solid hsl(var(--border));border-radius:1rem;padding:2rem;transition:all 0.3s;height:100%;}.card:hover{border-color:var(--green-600);box-shadow:0 20px 40px -12px rgba(0,0,0,0.15);transform:translateY(-5px);}.card-header{margin-bottom:1.5rem;}.card-title{font-size:1.5rem;font-weight:600;margin-bottom:0.75rem;}.card-description{color:hsl(var(--muted-foreground));font-size:1rem;}.grid{display:grid;gap:2.5rem;}.grid-2{grid-template-columns:repeat(1,1fr);}.grid-3{grid-template-columns:repeat(1,1fr);}.features-grid{display:grid;gap:4rem;align-items:start;}.feature-content{max-width:600px;}.feature-title{font-size:2rem;font-weight:700;margin-bottom:1rem;}.feature-description{font-size:1.125rem;color:hsl(var(--muted-foreground));margin-bottom:2rem;}.feature-list{display:flex;flex-direction:column;gap:2rem;}.feature-item{display:flex;gap:1rem;}.feature-icon{background:var(--green-100);padding:0.75rem;border-radius:0.75rem;margin-top:0.25rem;flex-shrink:0;}.feature-item-content h4{font-weight:600;margin-bottom:0.5rem;font-size:1.125rem;}.feature-item-content p{color:hsl(var(--muted-foreground));line-height:1.6;}.report-preview{background:white;border:1px solid hsl(var(--border));border-radius:1rem;padding:2rem;box-shadow:0 10px 25px -3px rgba(0,0,0,0.1);}.report-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid hsl(var(--border));}.report-sections{display:grid;gap:1rem;margin-bottom:2rem;}.report-section{padding:1rem;background:linear-gradient(135deg,hsl(var(--muted)) 0%,hsl(var(--accent)) 100%);border-radius:0.75rem;}.report-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:0.75rem;}.report-section-title{display:flex;align-items:center;gap:0.75rem;font-weight:500;}.report-section-words{font-size:0.875rem;color:hsl(var(--muted-foreground));}.progress-bar{width:100%;background:hsl(var(--border));height:0.375rem;border-radius:9999px;}.progress-fill{background:var(--green-600);height:0.375rem;border-radius:9999px;width:100%;}.wordpress-demo{background:white;border:1px solid hsl(var(--border));border-radius:1rem;padding:2rem;box-shadow:0 10px 25px -3px rgba(0,0,0,0.1);}.wordpress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid hsl(var(--border));}.site-profiles{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;}.site-profile{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:hsl(var(--muted));border-radius:0.5rem;}.site-info{display:flex;align-items:center;gap:0.75rem;}.site-details h5{font-weight:500;font-size:0.875rem;margin-bottom:0.25rem;}.site-details p{font-size:0.75rem;color:hsl(var(--muted-foreground));}.writer-rotation{background:var(--blue-50);border-radius:0.75rem;padding:1.5rem;margin-bottom:2rem;}.writer-list{display:flex;gap:1rem;margin-bottom:1rem;}.writer-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--green-100);display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--green-600);font-size:0.875rem;}.writer-avatar.active{background:var(--green-600);color:white;}.section-config{background:var(--purple-50);border-radius:0.75rem;padding:1.5rem;margin-bottom:2rem;}.config-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;}.config-item{text-align:center;padding:0.75rem;background:white;border-radius:0.5rem;border:1px solid var(--purple-100);}.config-number{font-size:1.25rem;font-weight:700;color:var(--purple-600);margin-bottom:0.25rem;}.config-label{font-size:0.75rem;color:hsl(var(--muted-foreground));}.seo-features{background:var(--orange-50);border-radius:0.75rem;padding:1.5rem;margin-bottom:2rem;}.seo-grid{display:grid;gap:1rem;}.seo-item{display:flex;align-items:center;gap:0.75rem;padding:0.75rem;background:white;border-radius:0.5rem;}.testimonial-card{background:white;border:2px solid hsl(var(--border));border-radius:1rem;padding:2rem;transition:all 0.3s;height:100%;}.testimonial-card:hover{border-color:var(--green-600);transform:translateY(-5px);}.testimonial-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;}.avatar{width:3.5rem;height:3.5rem;border-radius:50%;background:var(--green-100);display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--green-600);font-size:1.125rem;}.testimonial-author h4{font-weight:600;margin-bottom:0.25rem;font-size:1.125rem;}.testimonial-author p{font-size:0.875rem;color:hsl(var(--muted-foreground));}.stars{display:flex;gap:0.25rem;color:#fbbf24;margin-bottom:1.5rem;}.testimonial-content{font-size:1rem;line-height:1.7;margin-bottom:1.5rem;}.testimonial-result{padding:1rem;background:var(--green-50);border-radius:0.5rem;}.testimonial-result p{font-size:0.875rem;color:var(--green-800);font-weight:500;}.pricing-grid{display:grid;gap:2rem;max-width:1200px;margin:0 auto;}.pricing-card{background:white;border:2px solid hsl(var(--border));border-radius:1rem;padding:2.5rem;position:relative;transition:all 0.3s;}.pricing-card:hover{border-color:var(--green-600);transform:translateY(-5px);}.pricing-card.featured{border-color:var(--green-600);box-shadow:0 20px 40px -12px rgba(0,0,0,0.15);}.pricing-badge{position:absolute;top:-0.75rem;left:50%;transform:translateX(-50%);background:var(--green-600);color:white;padding:0.5rem 1rem;border-radius:9999px;font-size:0.875rem;font-weight:500;}.pricing-header{text-align:center;margin-bottom:2rem;}.pricing-title{font-size:1.75rem;font-weight:700;margin-bottom:0.5rem;}.pricing-description{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;}.pricing-price{font-size:3.5rem;font-weight:700;margin-bottom:0.5rem;}.pricing-period{color:hsl(var(--muted-foreground));font-size:1.125rem;}.pricing-features{margin-bottom:2rem;}.pricing-features ul{list-style:none;}.pricing-features li{display:flex;align-items:flex-start;gap:0.75rem;margin-bottom:1rem;font-size:1rem;}@media (min-width:640px){.hero-actions{flex-direction:row;justify-content:center;}.ticker-input{flex-direction:row;}.config-grid{grid-template-columns:repeat(3,1fr);}}@media (min-width:768px){.homepage-nav{display:flex;}.demo-grid{grid-template-columns:1fr 1fr;}.grid-2{grid-template-columns:repeat(2,1fr);}.grid-3{grid-template-columns:repeat(3,1fr);}.features-grid{grid-template-columns:1fr 1fr;}.pricing-grid{grid-template-columns:repeat(3,1fr);}}@media (min-width:1024px){.hero h1{font-size:4rem;}.section-title{font-size:3.5rem;}}.text-center{text-align:center;}.text-green{color:var(--green-600);}.bg-gray-50{background:hsl(var(--muted));}.bg-white{background:white;}.hidden{display:none;}.flex{display:flex;}.items-center{align-items:center;}.justify-between{justify-content:space-between;}.gap-2{gap:0.5rem;}.gap-4{gap:1rem;}.mb-4{margin-bottom:1rem;}.mt-8{margin-top:2rem;}.p-4{padding:1rem;}.rounded{border-radius:0.375rem;}.shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.skip-link{position:absolute;top:-40px;left:6px;background:var(--green-600);color:white;padding:8px;border-radius:4px;text-decoration:none;z-index:1000;font-weight:600;}.skip-link:focus{top:6px;}.btn:focus,.input-field:focus,button:focus{outline:2px solid var(--green-600);outline-offset:2px;}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}.spin{animation:spin 1s linear infinite;}.modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100vw;height:100vh;background-color:rgba(0,0,0,0.5);backdrop-filter:blur(5px);align-items:center;justify-content:center;}.modal-content{width:100%;max-width:500px;min-width:300px;position:relative;background:white;border-radius:1rem;box-shadow:0 20px 40px rgba(0,0,0,0.3);padding:2rem;}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes slideIn{from{opacity:0;transform:translateY(-50px) scale(0.9);}to{opacity:1;transform:translateY(0) scale(1);}}@media (max-width:600px){.homepage-container{padding:0 1rem;margin-left:auto;margin-right:auto;}.hero{padding:2rem 0 3rem;}.hero h1{font-size:2.8rem;margin-bottom:1rem;}.hero-description{font-size:0.95rem;margin-bottom:1.5rem;line-height:1.5;}.hero-badges{gap:0.5rem;margin-bottom:1rem;}.badge{font-size:0.7rem;padding:0.3rem 0.7rem;}.hero-actions{gap:0.75rem;margin-bottom:1.5rem;}.hero-stats{gap:1rem;}.stat-number{font-size:1.5rem;}.stat-label{font-size:0.8rem;}.section{padding:2rem 0;}.section-header{margin-bottom:1.5rem;}.section-title{font-size:1.5rem;margin-bottom:0.5rem;}.section-description{font-size:1rem;}.card,.report-preview,.demo-input,.demo-output,.testimonial-card{padding:0.8rem;}.features-grid,.demo-grid{gap:0.8rem;}.feature-title{font-size:1.1rem;}.feature-description{font-size:0.9rem;}.feature-list{gap:0.8rem;}.feature-item-content h4{font-size:0.95rem;}.output-header,.report-header,.card-header{margin-bottom:0.8rem;padding-bottom:0.4rem;}.pricing-card.featured{padding:0;}.pricing-desktop-layout{display:none !important;}.pricing-mobile-layout{display:flex !important;}.pricing-badge{left:50% !important;transform:translateX(-50%) !important;font-size:0.9rem !important;padding:0.4rem 1.5rem !important;}.modal-content{margin:10% auto !important;width:95% !important;padding:1.5rem !important;}.modal-content h3{font-size:1.25rem !important;}.modal-content input,.modal-content select{font-size:0.9rem !important;padding:0.6rem !important;}.report-sections{grid-template-columns:repeat(2,1fr) !important;gap:0.75rem !important;}.report-section{padding:0.75rem !important;}.report-section-title{font-size:0.8rem;}.report-section-title i{width:14px;height:14px;}.report-section p{font-size:0.75rem !important;}}@media (min-width:601px) and (max-width:768px){.pricing-desktop-layout{display:flex !important;}.pricing-mobile-layout{display:none !important;}.pricing-card.featured{flex-direction:column !important;}.pricing-card.featured > div{border-right:none !important;border-bottom:1px solid hsl(var(--border)) !important;}.report-sections{grid-template-columns:repeat(3,1fr) !important;gap:1rem !important;}}.user-cards-section{padding:6rem 0;background:#ffffff;}.user-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem;}.user-card-3d{transform-style:preserve-3d;}.user-card-3d.user-card-full-width{grid-column:1 / -1;}.user-card-inner{background:white;border-radius:1.25rem;overflow:hidden;position:relative;display:flex;flex-direction:column;height:100%;border:2px solid #16a34a;box-shadow:0 2px 0 rgba(22,163,74,0.22),0 10px 22px rgba(15,23,42,0.10),0 18px 34px rgba(15,23,42,0.08),0 0 0 1px rgba(22,163,74,0.18),0 0 20px rgba(22,163,74,0.18);transition:none;}.user-card-inner::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#16a34a 0%,#22c55e 100%);}.user-card-head{display:flex;align-items:center;gap:1.1rem;padding:1.5rem 1.5rem 0.9rem;}.user-card-icon-wrap{width:58px;height:58px;border-radius:0.9rem;display:flex;align-items:center;justify-content:center;background:#ffffff;border:1px solid #86efac;box-shadow:0 0 0 1px rgba(22,163,74,0.12),0 6px 16px rgba(22,163,74,0.12);flex-shrink:0;}.user-card-role{font-size:0.66rem;font-weight:700;text-transform:uppercase;letter-spacing:0.09em;color:#166534;margin-bottom:0.2rem;}.user-card-title{font-size:1rem;font-weight:700;color:hsl(var(--foreground));line-height:1.3;margin:0;}.user-chips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0.55rem;padding:0.6rem 1.5rem 1.25rem;}.user-chip{background:#ffffff;border:1px solid #bbf7d0;border-radius:0.55rem;padding:0.55rem 0.75rem;display:flex;align-items:center;gap:0.45rem;font-size:0.77rem;font-weight:600;color:hsl(var(--foreground));line-height:1.2;}.user-chip svg{flex-shrink:0;opacity:1;color:#16a34a;}.user-card-footer{margin-top:auto;background:#ffffff;border-top:1px solid #bbf7d0;padding:0.8rem 1.5rem;font-size:0.79rem;color:hsl(var(--muted-foreground));font-weight:500;line-height:1.55;}.user-card-footer strong{color:#166534;font-weight:700;}@media (max-width:768px){.user-cards-grid{grid-template-columns:repeat(2,1fr);gap:1rem;}.user-cards-grid{grid-template-columns:1fr;}}@media (max-width:480px){.user-cards-grid{grid-template-columns:1fr;}.user-cards-section{padding:2.5rem 0;}}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(22,163,74,0.045) 1px,transparent 1px),linear-gradient(90deg,rgba(22,163,74,0.045) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;}.hero-glow-orb{position:absolute;border-radius:50%;filter:blur(72px);pointer-events:none;will-change:transform,opacity;contain:layout paint;}@media (max-width:992px){.hero-glow-orb{display:none !important;}}.hero-orb-1{top:-120px;right:8%;width:600px;height:600px;background:radial-gradient(circle,rgba(34,197,94,0.13) 0%,transparent 70%);animation:driftOrbOne 20s ease-in-out infinite alternate;}.hero-orb-2{bottom:-60px;left:-5%;width:480px;height:480px;background:radial-gradient(circle,rgba(16,185,129,0.08) 0%,transparent 70%);animation:driftOrbTwo 24s ease-in-out infinite alternate;}.hero-orb-3{top:25%;left:30%;width:380px;height:380px;background:radial-gradient(circle,rgba(52,211,153,0.06) 0%,transparent 70%);animation:driftOrbThree 28s ease-in-out infinite alternate;}@keyframes driftOrbOne{0%{transform:translate(0,0) scale(1);opacity:0.85;}50%{transform:translate(60px,40px) scale(1.1) rotate(10deg);opacity:1;}100%{transform:translate(-30px,-50px) scale(0.95) rotate(-10deg);opacity:0.75;}}@keyframes driftOrbTwo{0%{transform:translate(0,0) scale(1);opacity:0.75;}50%{transform:translate(-50px,-30px) scale(0.9) rotate(-15deg);opacity:0.95;}100%{transform:translate(40px,60px) scale(1.05) rotate(15deg);opacity:0.8;}}@keyframes driftOrbThree{0%{transform:translate(0,0) scale(1);opacity:0.65;}50%{transform:translate(40px,-60px) scale(1.15) rotate(12deg);opacity:0.85;}100%{transform:translate(-40px,30px) scale(0.9) rotate(-12deg);opacity:0.55;}}.hero .homepage-container{width:100%;max-width:1400px;margin:0 auto;padding:0 2.5rem;}.hero-layout{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;padding-bottom:4rem;width:100%;}.hero-text-side{max-width:860px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;}.hero-pill-row{display:flex;gap:0.55rem;flex-wrap:wrap;justify-content:center;margin-bottom:1.5rem;}.hero-pill{display:inline-flex;align-items:center;gap:0.38rem;padding:0.28rem 0.78rem;border-radius:9999px;font-size:0.74rem;font-weight:600;letter-spacing:0.01em;}.hero-pill-green{background:#dcfce7;color:#166534;border:1px solid #bbf7d0;}.hero-pill-blue{background:#dbeafe;color:#1d4ed8;border:1px solid #bfdbfe;}.hero-pill-purple{background:#f3e8ff;color:#7c3aed;border:1px solid #e9d5ff;}.hero h1{font-size:clamp(2.5rem,4.5vw,3.8rem);font-weight:800;line-height:1.15;color:#0f172a;letter-spacing:-0.02em;margin-bottom:1.5rem;text-align:center;}.hero-accent{color:#16a34a;position:relative;display:inline;}.hero-accent::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4ade80,#16a34a);border-radius:2px;opacity:0.65;}.hero-description{font-size:clamp(1rem,1.25vw,1.15rem);color:#475569;margin-bottom:2.25rem;max-width:780px;line-height:1.65;text-align:center;}.hero-cta-row{display:flex;gap:0.85rem;flex-wrap:wrap;justify-content:center;margin-bottom:2rem;}.btn-hero-primary{display:inline-flex;align-items:center;gap:0.45rem;padding:0.875rem 1.75rem;background:#16a34a;color:white;font-weight:700;font-size:0.98rem;border-radius:0.6rem;text-decoration:none;transition:all 0.2s;box-shadow:0 4px 14px rgba(22,163,74,0.32);}.btn-hero-primary:hover{background:#15803d;transform:translateY(-2px);box-shadow:0 8px 20px rgba(22,163,74,0.4);}.btn-hero-secondary{display:inline-flex;align-items:center;gap:0.45rem;padding:0.875rem 1.75rem;background:rgba(255,255,255,0.8);color:#334155;font-weight:700;font-size:0.98rem;border-radius:0.6rem;text-decoration:none;border:1.5px solid #cbd5e1;transition:all 0.2s;backdrop-filter:blur(8px);}.btn-hero-secondary:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.05);}.hero-trust-bar{display:flex;align-items:center;gap:0.875rem;margin-bottom:2.5rem;padding:0.8rem 1.25rem;background:rgba(248,250,252,0.85);border-radius:0.875rem;border:1px solid #e2e8f0;backdrop-filter:blur(8px);width:fit-content;max-width:100%;box-shadow:0 4px 12px rgba(0,0,0,0.03);}.avatar-stack{display:flex;align-items:center;flex-shrink:0;}.av-item{width:33px;height:33px;border-radius:50%;border:2px solid white;display:flex;align-items:center;justify-content:center;font-size:0.66rem;font-weight:700;margin-left:-9px;flex-shrink:0;box-shadow:0 2px 5px rgba(0,0,0,0.1);}.av-item:first-child{margin-left:0;}.av-count{width:33px;height:33px;border-radius:50%;background:#16a34a;color:white;font-size:0.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-left:-9px;border:2px solid white;box-shadow:0 2px 5px rgba(22,163,74,0.3);}.trust-text{flex:1;text-align:left;}.trust-text strong{display:block;font-size:0.82rem;font-weight:700;color:#0f172a;margin-bottom:0.18rem;}.trust-stars{display:flex;align-items:center;gap:1px;}.trust-rating{font-size:0.7rem;color:#64748b;margin-left:4px;}.ticker-wrap{overflow:hidden;width:100%;background:rgba(248,250,252,0.55);border-top:1px solid rgba(226,232,240,0.7);border-bottom:1px solid rgba(226,232,240,0.7);padding:0.9rem 0;margin:1.5rem 0 2.5rem 0;display:flex;backdrop-filter:blur(8px);mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent);}.ticker{display:flex;gap:3.5rem;white-space:nowrap;animation:ticker-slide 18s linear infinite;}.ticker:hover{animation-play-state:paused;}.ticker-item{display:inline-flex;align-items:center;gap:0.55rem;color:#334155;font-size:0.85rem;font-weight:600;letter-spacing:0.01em;}.ticker-item i{color:#16a34a;width:16px;height:16px;display:flex;align-items:center;justify-content:center;}@keyframes ticker-slide{0%{transform:translateX(0);}100%{transform:translateX(-50%);}}.hero-ad-banner{width:100%;max-width:728px;margin:1.5rem auto 0 auto;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:0.75rem;border:1px dashed rgba(226,232,240,0.9);background:rgba(248,250,252,0.35);padding:0.5rem;min-height:90px;}@media (max-width:1024px){.hero .homepage-container{padding:0 1.5rem;}.hero-layout{padding-bottom:2rem;}.hero-text-side{max-width:100%;}.hero-description{max-width:100%;}}@media (max-width:640px){.hero .homepage-container{padding:0 1rem;}.hero h1{font-size:2.2rem !important;line-height:1.15;}.hero-pill-row{justify-content:center;}.hero-cta-row{display:grid;grid-template-columns:1fr;gap:0.75rem;width:100%;max-width:320px;}.btn-hero-primary,.btn-hero-secondary{font-size:0.9rem;padding:0.85rem 1rem;justify-content:center;}.hero-trust-bar{flex-direction:column;align-items:center;text-align:center;padding:1rem;width:100%;}.trust-text{text-align:center;margin-top:0.5rem;}.trust-stars{justify-content:center;}.ticker{gap:2.5rem;animation-duration:10s;}}.terminal-cta-section{padding:5rem 0 6rem 0;background:#ffffff;border-top:1px solid #e2e8f0;position:relative;}.terminal-cta-content{max-width:1000px;margin:0 auto;text-align:center;}.terminal-cta-content h2{font-size:2.2rem;font-weight:800;color:#0f172a;line-height:1.25;letter-spacing:-0.02em;max-width:800px;margin:0 auto 1rem auto;}.terminal-cta-subtitle{font-size:1.05rem;color:#475569;line-height:1.6;max-width:780px;margin:0 auto 2.5rem auto;}.terminal-cta-subtitle strong{color:#ef4444;font-weight:700;}.terminal-benefits-text-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;margin-bottom:3rem;text-align:left;}.terminal-benefit-text-item{padding:0.5rem 0;}.terminal-benefit-text-item h3{font-size:1.05rem;font-weight:750;color:#0f172a;margin:0 0 0.5rem 0;border-bottom:2px solid #e2e8f0;padding-bottom:0.5rem;}.terminal-benefit-text-item p{font-size:0.85rem;color:#475569;line-height:1.5;margin:0;}.terminal-cta-actions{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap;}.btn-terminal-primary{background:#16a34a;color:#ffffff;border:none;padding:0.85rem 1.6rem;border-radius:8px;font-weight:700;font-size:0.92rem;cursor:pointer;transition:all 0.2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:0.5rem;box-shadow:0 4px 12px rgba(22,163,74,0.12);}.btn-terminal-primary:hover{background:#15803d;transform:translateY(-1px);box-shadow:0 6px 16px rgba(22,163,74,0.2);}.btn-terminal-secondary{background:#ffffff;color:#0f172a;border:1px solid #cbd5e1;padding:0.85rem 1.6rem;border-radius:8px;font-weight:700;font-size:0.92rem;cursor:pointer;transition:all 0.2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:0.5rem;}.btn-terminal-secondary:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px);}.terminal-cta-note{font-size:0.78rem;color:#64748b;margin:0;}@media (max-width:768px){.terminal-benefits-text-list{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem;}.btn-terminal-primary,.btn-terminal-secondary{width:100%;justify-content:center;}}.modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,0.5);backdrop-filter:blur(5px);align-items:center;justify-content:center;}.modal.show{display:flex;}.modal-content{background:#fff;border-radius:1rem;width:100%;max-width:500px;min-width:300px;box-shadow:0 20px 40px rgba(0,0,0,0.3);padding:2rem;position:relative;margin:auto;}.close{position:absolute;right:1.5rem;top:1.5rem;font-size:2rem;font-weight:bold;cursor:pointer;color:#666;}.unified-wp-callout{background:rgba(74,222,128,0.12);border:2px solid rgba(74,222,128,0.4);border-radius:1rem;padding:2.5rem;width:100%;display:flex;align-items:center;gap:3rem;flex-wrap:wrap;box-sizing:border-box;}.unified-wp-stats{flex-shrink:0;display:flex;gap:2rem;align-items:center;flex-wrap:wrap;justify-content:center;}@media (max-width:900px){.unified-wp-callout{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.75rem;}.unified-wp-stats{width:100%;gap:1.25rem;}}@media (max-width:480px){.unified-wp-callout{padding:1.25rem;gap:1rem;}.unified-wp-callout h3{font-size:1.3rem !important;}.unified-wp-stats{gap:1rem;justify-content:space-between;}}@media (max-width:1024px){.adsense-home-sidebar{display:none;}}