*{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0b1426;--navy-mid:#0f1e3d;--navy-light:#1b2f5c;--navy-border:#ffffff14;--accent:#1d4ed8;--accent-light:#3b82f6;--accent-hover:#1e40af;--accent-subtle:#1d4ed814;--gradient-accent:linear-gradient(135deg,#1d4ed8,#4f46e5);--gradient-hero:linear-gradient(160deg,#0b1426,#112040 50%,#0f1e3d);--bg-dark:#0b1426;--bg-white:#fff;--bg-light:#f5f7fa;--bg-grey:#eef1f7;--bg-section-alt:#f8fafc;--text-dark:#0f1f3d;--text-body:#374151;--text-muted:#6b7280;--text-light:#9ca3af;--text-white:#fff;--text-white-muted:#ffffffb8;--border:#e2e8f0;--border-dark:#cbd5e1;--shadow-xs:0 1px 3px #0f1f3d0f;--shadow-sm:0 2px 8px #0f1f3d14;--shadow-md:0 4px 20px #0f1f3d1a;--shadow-lg:0 8px 32px #0f1f3d1f;--shadow-xl:0 16px 48px #0f1f3d29;--shadow-accent:0 8px 32px #1d4ed83d;--shadow-card:0 2px 12px #0f1f3d14;--shadow-card-hover:0 8px 32px #0f1f3d24;--navy-900:#060d1c;--font-display:"Plus Jakarta Sans","Inter",sans-serif;--font-body:"Inter","Segoe UI",sans-serif;--section-padding:6rem 0;--section-padding-sm:4rem 0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--bg-white);color:#374151;color:var(--text-body);font-family:Inter,Segoe UI,sans-serif;font-family:var(--font-body);line-height:1.65}body,html{overflow-x:hidden;width:100%}html{scroll-behavior:smooth}.container{box-sizing:border-box;margin:0 auto;max-width:1240px;padding:0 2rem;width:100%}.section{padding:6rem 0;padding:var(--section-padding)}.section-light{background:#fff;background:var(--bg-white)}.section-grey{background:#f5f7fa;background:var(--bg-light)}.section-dark{background:#0b1426;background:var(--bg-dark)}h1,h2,h3,h4,h5,h6{color:#0f1f3d;color:var(--text-dark);font-family:Plus Jakarta Sans,Inter,sans-serif;font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;line-height:1.2;text-rendering:optimizeLegibility}p{line-height:1.7}iframe,img,video{height:auto;max-width:100%}.section-label{background:#1d4ed814;background:var(--accent-subtle);border-radius:100px;color:#1d4ed8;color:var(--accent);display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin-bottom:1.25rem;padding:.375rem .875rem;text-transform:uppercase}.section-title{color:#0f1f3d;color:var(--text-dark);font-size:clamp(1.875rem,4vw,2.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:1rem}.section-title-center{text-align:center}.section-subtitle{color:#6b7280;color:var(--text-muted);font-size:1.125rem;font-weight:400;line-height:1.7;max-width:640px}.section-subtitle-center{margin-left:auto;margin-right:auto;text-align:center}.section-header{margin-bottom:3.5rem}.section-header-center{align-items:center;display:flex;flex-direction:column;text-align:center}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Inter,Segoe UI,sans-serif;font-family:var(--font-body);font-size:.9375rem;font-weight:600;gap:.5rem;letter-spacing:.01em;padding:.875rem 2rem;text-decoration:none;transition:all .22s ease;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#1d4ed8,#4f46e5);background:var(--gradient-accent);box-shadow:0 8px 32px #1d4ed83d;box-shadow:var(--shadow-accent);color:#fff}.btn-primary:hover{box-shadow:0 12px 40px #1d4ed85c;opacity:.93;transform:translateY(-2px)}.btn-outline-white{background:#0000;border:2px solid #ffffff59;color:#fff}.btn-outline-white:hover{background:#ffffff1a;border-color:#fff9;transform:translateY(-2px)}.btn-outline-dark{background:#0000;border:2px solid #cbd5e1;border:2px solid var(--border-dark);color:#0f1f3d;color:var(--text-dark)}.btn-outline-dark:hover{background:#f5f7fa;background:var(--bg-light);border-color:#1d4ed8;border-color:var(--accent);color:#1d4ed8;color:var(--accent);transform:translateY(-2px)}.btn-ghost{background:#0000;border:none;color:#1d4ed8;color:var(--accent);padding-left:0;padding-right:0}.btn-ghost:hover{color:#1e40af;color:var(--accent-hover);gap:.75rem}.btn-large{font-size:1rem;padding:1rem 2.5rem}.card{background:#fff;background:var(--bg-white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;box-shadow:0 2px 12px #0f1f3d14;box-shadow:var(--shadow-card);padding:2rem;transition:box-shadow .22s ease,transform .22s ease}.card:hover{box-shadow:0 8px 32px #0f1f3d24;box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.divider{background:linear-gradient(135deg,#1d4ed8,#4f46e5);background:var(--gradient-accent);border-radius:2px;height:3px;margin:1.25rem 0;width:48px}.divider-center{margin-left:auto;margin-right:auto}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.container{padding:0 1.5rem}.section{padding:5rem 0}}@media (max-width:768px){.container{padding:0 1.25rem}.section{padding:4rem 0}.section-title{font-size:clamp(1.625rem,6vw,2.25rem)}.btn{padding:.8125rem 1.625rem}.btn-large{font-size:.9375rem;padding:.9375rem 2rem}}@media (max-width:480px){.container{padding:0 1rem}.section{padding:3rem 0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.header{background:var(--navy);border-bottom:1px solid var(--navy-border);height:72px;left:0;position:fixed;right:0;top:0;transition:background .25s ease,box-shadow .25s ease;width:100%;z-index:1000}.header--scrolled{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0b1426f7;box-shadow:0 1px 0 #ffffff0f,var(--shadow-md)}.header__inner{gap:2rem;height:72px}.header__inner,.header__logo{align-items:center;display:flex}.header__logo{background:none;border:none;cursor:pointer;flex-shrink:0;margin-right:2rem;padding:0}.header__logo-img{height:44px;width:auto}.header__nav{display:flex;flex:1 1;justify-content:flex-start}.header__nav-list{align-items:center;display:flex;gap:.25rem;list-style:none;margin:0;padding:0}.header__nav-link{background:none;border:none;border-radius:6px;color:var(--text-white-muted);cursor:pointer;font-family:var(--font-body);font-size:.9375rem;font-weight:500;padding:.5rem .875rem;transition:color .18s ease,background .18s ease}.header__nav-link:hover{background:#ffffff12;color:var(--text-white)}.header__actions{align-items:center;display:flex;flex-shrink:0;gap:.75rem;margin-left:auto}.header__hamburger{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:40px;justify-content:center;padding:.5rem;width:40px}.header__hamburger span{background:var(--text-white);border-radius:2px;display:block;height:2px;transition:transform .22s ease,opacity .22s ease;width:22px}.header__hamburger--open span:first-child{transform:translateY(7px) rotate(45deg)}.header__hamburger--open span:nth-child(2){opacity:0}.header__hamburger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__mobile-menu{background:var(--navy-mid);border-top:1px solid var(--navy-border);padding:1rem 0 1.5rem}.header__mobile-list{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0 1.25rem}.header__mobile-link{background:none;border:none;border-radius:8px;color:var(--text-white-muted);cursor:pointer;font-family:var(--font-body);font-size:1rem;font-weight:500;padding:.875rem .75rem;text-align:left;transition:color .18s ease,background .18s ease;width:100%}.header__mobile-link:hover{background:#ffffff0f;color:var(--text-white)}.header__mobile-cta{justify-content:center;margin-top:.75rem;width:100%}@media (max-width:768px){.header__actions .btn,.header__nav{display:none}.header__hamburger{display:flex}}@media (min-width:769px){.header__hamburger,.header__mobile-menu{display:none}}.hero{align-items:center;background:var(--gradient-hero);display:flex;min-height:100vh;opacity:1!important;overflow:hidden;position:relative;transform:none!important}.hero__bg{inset:0;overflow:hidden;pointer-events:none;position:absolute}.hero__orb{border-radius:50%;filter:blur(80px);position:absolute}.hero__orb--1{background:radial-gradient(circle,#1d4ed859 0,#0000 70%);height:600px;right:-100px;top:-200px;width:600px}.hero__orb--2{background:radial-gradient(circle,#4f46e540 0,#0000 70%);bottom:-100px;height:400px;left:-100px;width:400px}.hero__grid{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:64px 64px;inset:0;position:absolute}.hero__inner{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr;padding:6rem 0 5rem;position:relative;z-index:2}.hero__label{align-items:center;color:#ffffff8c;display:inline-flex;font-size:.8125rem;font-weight:600;gap:.5rem;letter-spacing:.08em;margin-bottom:1.5rem;text-transform:uppercase}.hero__label-dot{background:var(--accent-light);border-radius:50%;display:inline-block;height:6px;width:6px}.hero__title{color:var(--text-white);font-family:var(--font-display);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.5rem}.hero__title-accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text}.hero__subtitle{color:var(--text-white-muted);font-size:1.125rem;line-height:1.75;margin-bottom:2.5rem;max-width:500px}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.hero__stats{align-items:center;display:flex;gap:1.5rem}.hero__stat{display:flex;flex-direction:column;gap:.25rem}.hero__stat-value{color:var(--text-white);font-family:var(--font-display);font-size:1.5rem;font-weight:800;line-height:1}.hero__stat-label{color:#ffffff73;font-size:.75rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.hero__stat-divider{background:#ffffff1f;flex-shrink:0;height:36px;width:1px}.hero__visual{align-items:center;display:flex;justify-content:center}.hero__dashboard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;max-width:420px;overflow:hidden;width:100%}.hero__dash-header{align-items:center;border-bottom:1px solid #ffffff12;display:flex;gap:.75rem;padding:1rem 1.25rem}.hero__dash-dots{display:flex;gap:6px}.hero__dash-dots span{background:#ffffff26;border-radius:50%;height:10px;width:10px}.hero__dash-dots span:first-child{background:#ff5f57}.hero__dash-dots span:nth-child(2){background:#ffbd2e}.hero__dash-dots span:nth-child(3){background:#28ca42}.hero__dash-title{color:#ffffff80;font-size:.8125rem;font-weight:600;letter-spacing:.04em}.hero__dash-body{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1.25rem}.hero__dash-row{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:1fr 1fr auto}.hero__dash-label{color:#fff9;font-size:.8125rem;font-weight:500;white-space:nowrap}.hero__dash-bar{background:#ffffff14;border-radius:3px;height:6px;overflow:hidden}.hero__dash-fill{background:linear-gradient(90deg,#3b82f6,#6366f1);border-radius:3px;height:100%;transition:width 1s ease}.hero__dash-fill--done{background:linear-gradient(90deg,#10b981,#34d399)}.hero__dash-pct{color:#ffffff73;font-size:.75rem;font-weight:600;min-width:36px;text-align:right}.hero__dash-footer{border-top:1px solid #ffffff12;padding:1rem 1.25rem}.hero__dash-badge{align-items:center;color:#ffffff80;display:inline-flex;font-size:.8125rem;font-weight:500;gap:.5rem}.hero__dash-badge-dot{background:#34d399;border-radius:50%;box-shadow:0 0 6px #34d39999;height:8px;width:8px}@media (max-width:1024px){.hero__inner{gap:3rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.hero__inner{gap:3rem;grid-template-columns:1fr;padding:4rem 0 3rem;text-align:center}.hero__label{justify-content:center}.hero__subtitle{margin-left:auto;margin-right:auto;max-width:none}.hero__actions,.hero__stats{justify-content:center}.hero__visual{display:none}}.App{overflow-x:hidden;text-align:left}main{padding-top:72px}.section{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.section.animate-in{opacity:1;transform:translateY(0)}.loading-spinner{align-items:center;display:flex;justify-content:center;min-height:200px;padding:4rem 2rem}.spinner{animation:spin .8s linear infinite;border:3px solid var(--border);border-radius:50%;border-top-color:var(--accent);height:36px;width:36px}
/*# sourceMappingURL=main.d028d875.css.map*/