.landing-layout{color:#f8fafc;min-height:100vh;font-family:var(--font-sans), sans-serif;background-color:#050510;background-image:radial-gradient(circle at 15%,#4c1d9526 0%,#0000 50%),radial-gradient(circle at 85% 30%,#1e3a8a26 0%,#0000 50%)}.landing-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#05051099;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 5%;display:flex;position:sticky;top:0}.landing-logo{letter-spacing:-.025em;color:#fff;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.landing-logo span{background:linear-gradient(90deg,#60a5fa,#c084fc);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-section{text-align:center;max-width:900px;margin:0 auto;padding:8rem 5% 6rem}.hero-headline{background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.hero-subheadline{color:#94a3b8;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:9999px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 20px #4f46e566}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #4f46e599}.btn-secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .2s}.btn-secondary:hover{background:#ffffff1a}.features-section{max-width:1200px;margin:0 auto;padding:4rem 5%}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172a66;border:1px solid #ffffff0d;border-radius:1.5rem;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#60a5fa80,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.feature-card:hover{background:#0f172a99;border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 20px 40px #0006}.feature-card:hover:before{opacity:1}.card-icon-wrapper{color:#60a5fa;background:#3b82f61a;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex}.card-title{color:#f8fafc;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.card-subtitle{color:#818cf8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.card-body{color:#94a3b8;line-height:1.6}.rich-content-section{max-width:800px;margin:0 auto;padding:4rem 5%}.rich-content-prose{color:#cbd5e1;font-size:1.125rem;line-height:1.8}.rich-content-prose h1,.rich-content-prose h2,.rich-content-prose h3{color:#f8fafc;margin-top:2rem;margin-bottom:1rem}.rich-content-prose p{margin-bottom:1.5rem}.rich-content-prose img{border:1px solid #ffffff1a;border-radius:1rem;max-width:100%;margin:2rem 0}.landing-footer{text-align:center;color:#64748b;border-top:1px solid #ffffff0d;margin-top:4rem;padding:4rem 5%}.footer-org{color:#94a3b8;margin-bottom:.5rem;font-weight:600}@media (max-width:768px){.hero-headline{font-size:2.5rem}}.landing-preview-banner{color:#f59e0b;background:#f59e0b33;border:1px solid #f59e0b80;border-radius:.25rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;display:inline-block}
