*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:#fff;color:#0f172a;-webkit-font-smoothing:antialiased}#nav{position:fixed;top:0;left:0;right:0;z-index:50;background:#ffffffe6;backdrop-filter:blur(16px);border-bottom:1px solid #f1f5f9;transition:box-shadow .2s}#nav.scrolled{box-shadow:0 2px 20px #0000000f}.nav-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;height:68px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav-logo{height:30px;width:auto}.nav-links{display:none;gap:.25rem}@media (min-width: 768px){.nav-links{display:flex}}.nav-link{font-size:.875rem;font-weight:500;color:#475569;text-decoration:none;padding:.4rem .75rem;border-radius:6px;transition:color .15s,background .15s}.nav-link:hover{color:#0f172a;background:#f8fafc}.nav-cta{font-size:.875rem;font-weight:700;color:#fff;background:#0f172a;text-decoration:none;padding:.5rem 1.25rem;border-radius:8px;transition:background .15s;white-space:nowrap}.nav-cta:hover{background:#1e293b}.hero{background:linear-gradient(135deg,#0f172a,#1e3a5f,#0c4a6e);padding:130px 1.5rem 90px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-10%;bottom:-20%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(14,165,233,.15) 0%,transparent 70%);pointer-events:none}.hero-inner{max-width:1280px;margin:0 auto;display:grid;gap:4rem;align-items:center;position:relative;z-index:1}@media (min-width: 1024px){.hero-inner{grid-template-columns:1fr 1fr}}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc;margin-bottom:1.5rem}.hero-eyebrow:before{content:"";width:20px;height:2px;background:#7dd3fc;display:inline-block}h1.hero-title{font-size:clamp(2.5rem,5.5vw,4rem);font-weight:900;line-height:1.07;color:#fff;margin-bottom:1.5rem;letter-spacing:-.025em}h1.hero-title em{font-style:normal;color:#7dd3fc}.hero-sub{font-size:1.1rem;color:#94a3b8;line-height:1.75;margin-bottom:2.5rem;max-width:480px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.btn-primary{font-size:.95rem;font-weight:700;color:#0f172a;background:#fff;text-decoration:none;padding:.8rem 2rem;border-radius:10px;transition:transform .15s,box-shadow .15s;display:inline-flex;align-items:center;gap:.5rem}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003}.btn-outline{font-size:.95rem;font-weight:600;color:#cbd5e1;border:1.5px solid rgba(255,255,255,.2);background:#ffffff0d;text-decoration:none;padding:.8rem 2rem;border-radius:10px;transition:border-color .15s,background .15s,transform .15s;display:inline-flex;align-items:center;gap:.5rem}.btn-outline:hover{border-color:#fff6;background:#ffffff1a;transform:translateY(-2px)}.hero-stats{display:flex;gap:2.5rem;flex-wrap:wrap}.hstat-val{font-size:1.75rem;font-weight:900;color:#fff;line-height:1}.hstat-label{font-size:.78rem;color:#64748b;margin-top:.2rem}.hero-img{border-radius:12px;overflow:hidden;display:none;box-shadow:0 30px 80px #0006}@media (min-width: 1024px){.hero-img{display:block}}.hero-img img{width:100%;height:auto;display:block}.cred-bar{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1.25rem 1.5rem}.cred-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:2.5rem;flex-wrap:wrap}.cred-item{font-size:.82rem;font-weight:600;color:#64748b;display:flex;align-items:center;gap:.5rem}.cred-item svg{color:#059669}.section{padding:5rem 1.5rem}.section.gray{background:#f8fafc}.section-inner{max-width:1280px;margin:0 auto}.section-num{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;margin-bottom:.5rem}.section-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:900;color:#0f172a;margin-bottom:1rem;line-height:1.1;letter-spacing:-.025em}.section-title em{font-style:normal;color:#0ea5e9}.section-sub{font-size:1rem;color:#64748b;max-width:580px;line-height:1.75;margin-bottom:3rem}.module{display:grid;gap:2rem;align-items:start;margin-bottom:1.5rem;padding:2rem;border-radius:16px;background:var(--mbg);border:1px solid var(--mborder)}@media (min-width: 768px){.module{grid-template-columns:200px 1fr;padding:2.5rem}}.module-head{display:flex;flex-direction:column;gap:.5rem}.module-num{font-size:3.5rem;font-weight:900;line-height:1;color:var(--mcolor);opacity:.2;letter-spacing:-.04em}.module-badge{font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--mcolor);background:#fffc;border:1.5px solid var(--mborder);padding:.3rem .75rem;border-radius:6px;width:-moz-fit-content;width:fit-content}.module-body h3{font-size:1.15rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;line-height:1.3}.module-body p{font-size:.9rem;color:#475569;line-height:1.7;margin-bottom:1rem}.module-body ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.4rem 1.5rem}.module-body li{font-size:.82rem;color:#334155;display:flex;align-items:center;gap:.4rem}.module-body li:before{content:"✓";color:var(--mcolor);font-weight:700;font-size:.75rem}.feat-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width: 640px){.feat-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.feat-grid{grid-template-columns:repeat(3,1fr)}}.feat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.75rem;transition:box-shadow .2s,transform .2s}.feat-card:hover{box-shadow:0 8px 30px #00000014;transform:translateY(-2px)}.feat-icon{width:48px;height:48px;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe;display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;color:#0ea5e9}.feat-card h3{font-size:.95rem;font-weight:700;color:#0f172a;margin-bottom:.4rem}.feat-card p{font-size:.85rem;color:#64748b;line-height:1.7}.testi-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width: 640px){.testi-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.testi-grid{grid-template-columns:repeat(3,1fr)}}.tcard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem}.tcard p{font-size:.9rem;color:#334155;line-height:1.75;flex:1;font-style:italic}.tcard-foot{display:flex;align-items:center;gap:.75rem}.tcard-avatar{width:38px;height:38px;border-radius:50%;background:#eff6ff;border:2px solid #bfdbfe;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#0ea5e9;flex-shrink:0}.tcard-name{font-size:.85rem;font-weight:700;color:#0f172a}.tcard-stars{font-size:.75rem;color:#f59e0b;margin-top:1px}.cta-section{background:linear-gradient(135deg,#0f172a,#1e3a5f);padding:5rem 1.5rem;text-align:center}.cta-inner{max-width:700px;margin:0 auto}.cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;margin-bottom:1rem;line-height:1.1;letter-spacing:-.025em}.cta-title em{font-style:normal;color:#7dd3fc}.cta-sub{font-size:1.05rem;color:#94a3b8;line-height:1.7;margin-bottom:2.5rem}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.contact-cards{display:grid;gap:1.5rem;max-width:560px;margin:0 auto}@media (min-width: 640px){.contact-cards{grid-template-columns:repeat(2,1fr)}}.ccard{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:2rem 1.5rem;text-align:center;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:border-color .2s,box-shadow .2s,transform .2s}.ccard:hover{border-color:#0ea5e9;box-shadow:0 8px 30px #0ea5e91f;transform:translateY(-2px)}.ccard-icon{width:52px;height:52px;border-radius:50%;background:#eff6ff;border:1.5px solid #bfdbfe;display:flex;align-items:center;justify-content:center}.ccard-title{font-weight:700;color:#0f172a;font-size:.95rem}.ccard-val{font-size:.875rem;color:#64748b}.ccard-cta{font-size:.8rem;font-weight:600;color:#0ea5e9}footer{background:#0f172a;color:#475569;padding:3rem 1.5rem 2rem}.footer-inner{max-width:1280px;margin:0 auto}.footer-top{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.06)}@media (min-width: 768px){.footer-top{flex-direction:row;align-items:center;justify-content:space-between}}.footer-logo{height:26px;width:auto;filter:brightness(0) invert(1);opacity:.6}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem}.footer-link{font-size:.875rem;color:#475569;text-decoration:none;transition:color .15s}.footer-link:hover{color:#94a3b8}.footer-bottom{font-size:.78rem;color:#334155}.fab{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;width:56px;height:56px;background:#0f172a;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #00000040;transition:background .15s,transform .15s}.fab:hover{background:#1e293b;transform:scale(1.08)}.video-wrap{border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #0000001a;aspect-ratio:16/9;border:1px solid #e2e8f0}.video-wrap iframe{width:100%;height:100%;border:0;display:block}.reveal{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:none}body{background-color:#fff!important;color:#0f172a!important}::-moz-selection{background:#dbeafe;color:#1e3a5f}::selection{background:#dbeafe;color:#1e3a5f}
