.home-content{z-index:1;max-width:1200px;margin:0 auto;padding:4rem 2rem;position:relative}.home-header{text-align:center;margin-bottom:4rem;animation:.6s ease-out fadeIn}.home-badge{color:#60a5fa;letter-spacing:.025em;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:9999px;align-items:center;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.home-title{color:#f8fafc;letter-spacing:-.025em;margin-bottom:1.5rem;font-size:3.75rem;font-weight:700;line-height:1.1}.home-subtitle{color:#94a3b8;max-width:42rem;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.7}.home-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;animation:.6s ease-out .2s backwards fadeIn;display:grid}.feature-card{padding:2rem}.feature-card-icon{margin-bottom:1rem;font-size:2.5rem;display:block}.feature-card-heading{color:#f8fafc;letter-spacing:-.015em;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.feature-card-text{color:#94a3b8;margin:0;font-size:.9375rem;line-height:1.6}.featured-card{grid-column:1/-1;width:100%;max-width:800px;margin:0 auto;animation:.6s ease-out .4s backwards fadeIn}.featured-card-header{border-bottom:1px solid rgba(71,85,105,.3);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.featured-card-title{color:#f8fafc;letter-spacing:-.015em;margin:0;font-size:1.5rem;font-weight:600}.status-badge{color:#4ade80;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);border-radius:.375rem;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.status-badge:before{content:"";background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 8px #4ade80}.featured-card-content{position:relative}.insight-text{color:#cbd5e1;background:rgba(0,0,0,.3);border:1px solid rgba(71,85,105,.2);border-radius:.5rem;align-items:center;min-height:6rem;margin-bottom:1.5rem;padding:1.5rem;font-size:1rem;line-height:1.7;display:flex}.generate-button{width:100%;padding:.875rem 1.5rem;position:relative;overflow:hidden}.generate-button:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:transform .6s;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}.generate-button:hover:before{transform:translate(100%)}.button-icon{stroke-width:2.5px;width:18px;height:18px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:3rem;animation:.6s ease-out .6s backwards fadeIn;display:grid}.stat-card{text-align:center;padding:2rem}.stat-value{color:#f8fafc;letter-spacing:-.025em;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}@media (max-width:768px){.home-content{padding:2rem 1rem}.home-title{font-size:2.5rem}.home-subtitle{font-size:1.125rem}.home-grid{grid-template-columns:1fr;gap:1rem}.feature-card{padding:1.5rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card{padding:1.5rem}.stat-value{font-size:2rem}.featured-card-header{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (max-width:480px){.home-title{font-size:2rem}.home-subtitle{font-size:1rem}.stats-grid{grid-template-columns:1fr}}
