:root{background:#060816;color:#f7f8fc;color-scheme:dark;font-family:Inter,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#060816,#11172d 45%,#1e2757);margin:0}#root,body{min-height:100vh}a{text-decoration:none}.container{margin:0 auto;width:min(1120px,calc(100% - 2rem))}.landing-page{color:#f7f8fc}.hero-section{background:radial-gradient(circle at top left,#ffb84d40,#0000 30%),linear-gradient(135deg,#050918f2,#101a36f7);padding:5rem 0 4rem}.hero-grid{align-items:center;display:flex;justify-content:center}.eyebrow{align-items:center;background:#ffb84d29;border-radius:999px;color:#ffd98a;display:inline-flex;font-size:.82rem;font-weight:700;letter-spacing:.08em;margin-bottom:1rem;padding:.4rem .75rem;text-transform:uppercase}.eyebrow-dark{background:#1663ff29;color:#7fb1ff}.hero-copy h1{font-size:clamp(2.3rem,4.2vw,3.8rem);line-height:1.05;margin:0 0 1rem}.hero-copy p{color:#cad2e8;font-size:1.05rem;margin-left:auto;margin-right:auto;max-width:760px;width:100%}.hero-copy-centered{align-items:center;display:flex;flex-direction:column;margin:0 auto;text-align:center}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1.5rem 0 2rem}.primary-btn,.secondary-btn{align-items:center;border-radius:999px;display:inline-flex;font-weight:700;justify-content:center;padding:.85rem 1.2rem;transition:transform .18s ease,box-shadow .18s ease}.primary-btn:hover,.secondary-btn:hover{transform:translateY(-2px)}.primary-btn{background:linear-gradient(135deg,#ffb84d,#ff8a00);box-shadow:0 10px 30px #ff8a0040;color:#1a1020}.secondary-btn{background:#ffffff1f;border:1px solid #ffffff29;color:#fff}.hero-stats{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-stats div{background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;min-width:120px;padding:.9rem 1rem}.hero-stats strong{display:block;font-size:1.1rem}.hero-stats span{color:#cdd7ec;font-size:.9rem}.hero-logo-wrap{align-items:center;display:flex;justify-content:center;margin:0 0 .35rem}.hero-tagline{color:#ffd98a;font-size:1.05rem;font-weight:600;margin:0 0 .75rem}.hero-logo{display:block;height:auto;max-width:100%;width:min(520px,100%)}.section{padding:5rem 0}.section-light{background:#f5f7ff;color:#111827}.section-dark{background:#050918d1}.section-heading{margin-bottom:2rem}.section-heading h2{font-size:clamp(1.6rem,3vw,2.3rem);margin:0}.section-heading-center{text-align:center}.feature-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{background:#fff;border-radius:20px;box-shadow:0 16px 36px #11182714;padding:1.5rem}.feature-icon{font-size:1.8rem;margin-bottom:.8rem}.feature-card h3{font-size:1.1rem;margin:0 0 .5rem}.feature-card p{color:#4b5563;margin:0}.table-card{background:#fff;border-radius:20px;box-shadow:0 16px 36px #0306122e;overflow:hidden}table{border-collapse:collapse;width:100%}td,th{padding:1rem 1.1rem;text-align:left}th{background:#0f172a;color:#fff;font-size:.95rem}tbody tr:nth-child(odd){background:#f8faff}tbody td{color:#334155}.cta-section{background:linear-gradient(135deg,#11172d,#1a2750)}.cta-box{background:linear-gradient(135deg,#ffb84d2e,#ffffff0f);border:1px solid #ffffff1f;border-radius:24px;padding:2.2rem;text-align:center}.cta-box h2{font-size:1.8rem;margin:0 0 .6rem}.cta-box p{color:#dce4f6;margin:0 0 1.2rem}.footer{background:#050816;color:#9aa8c8;padding:1.25rem 0;text-align:center}@media (max-width:900px){.feature-grid,.hero-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.4920b023.css.map*/