*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;
color:#0f172a;line-height:1.6;background:#fff}
a{color:#4f46e5;text-decoration:none}
a:hover{text-decoration:underline}
.wrap{max-width:1080px;margin:0 auto;padding:0 24px}
.nav{display:flex;align-items:center;justify-content:space-between;padding:18px 0;
border-bottom:1px solid #e2e8f0}
.nav img{height:36px}
.nav-links{display:flex;gap:22px;flex-wrap:wrap}
.nav-links a{color:#334155;font-size:15px}
.hero{display:flex;gap:48px;align-items:center;padding:64px 0;flex-wrap:wrap}
.hero-text{flex:1;min-width:300px}
h1,.h1{font-size:42px;line-height:1.15;margin-bottom:18px;font-weight:800}
h2,.h2{font-size:28px;margin:40px 0 14px;font-weight:700}
h3,.h3{font-size:19px;margin:22px 0 8px;font-weight:700}
p{margin-bottom:14px}
.hero img{flex:1;min-width:320px;max-width:560px;width:100%;border-radius:12px;
box-shadow:0 20px 50px rgba(15,23,42,.15)}
.btn{display:inline-block;background:#4f46e5;color:#fff;padding:12px 26px;
border-radius:8px;font-weight:600;margin-top:8px}
.btn:hover{background:#3730a3;text-decoration:none}
.section{padding:36px 0}
.cards{display:flex;gap:24px;flex-wrap:wrap;margin-top:18px}
.card{flex:1;min-width:260px;border:1px solid #e2e8f0;border-radius:12px;padding:20px}
.card img{width:100%;border-radius:8px;margin-bottom:12px}
.stats{display:flex;gap:24px;flex-wrap:wrap;margin:18px 0}
.stat{flex:1;min-width:220px;background:#f1f5f9;border-radius:12px;padding:22px}
.stat .num{font-size:36px;font-weight:800;color:#4f46e5}
.stat .src{font-size:13px;color:#64748b;margin-top:6px}
blockquote{border-left:4px solid #4f46e5;padding:14px 22px;background:#f8fafc;
border-radius:0 10px 10px 0;margin:22px 0;font-size:17px}
blockquote cite{display:block;margin-top:10px;font-size:14px;color:#64748b;font-style:normal}
table{width:100%;border-collapse:collapse;margin:20px 0}
th,td{border:1px solid #e2e8f0;padding:12px 14px;text-align:left;vertical-align:top}
th{background:#f1f5f9}
video{width:100%;max-width:820px;border-radius:12px;display:block;margin:16px 0}
details{margin:14px 0;border:1px solid #e2e8f0;border-radius:10px;padding:14px 18px}
summary{cursor:pointer;font-weight:600}
.faq-item{border-bottom:1px solid #e2e8f0;padding:20px 0}
footer{margin-top:56px;border-top:1px solid #e2e8f0;padding:32px 0;color:#64748b;font-size:14px}
footer .cols{display:flex;gap:40px;flex-wrap:wrap;margin-bottom:18px}
footer a{color:#475569}
form{max-width:520px}
label{display:block;font-weight:600;margin:14px 0 4px}
input,textarea{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:8px;font:inherit}
.crumbs{font-size:13px;color:#64748b;margin:18px 0 0}
img.inline{max-width:100%;border-radius:10px;margin:14px 0}
.cta-band{background:#0f172a;color:#fff;border-radius:14px;padding:36px;margin:40px 0;text-align:center}
.cta-band .h2{margin-top:0;color:#fff}
ul,ol{margin:0 0 14px 26px}
li{margin-bottom:6px}
/* ---- bold redesign overrides ---- */
html{scroll-behavior:smooth}
body{background:#f8fafc;-webkit-font-smoothing:antialiased;letter-spacing:-.011em}
.nav{position:sticky;top:0;z-index:50;background:rgba(248,250,252,.82);
-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);
border-bottom:1px solid #e9edf5}
.nav-links a{font-weight:600;color:#475569;transition:color .15s}
.nav-links a:hover{color:#4f46e5;text-decoration:none}
.hero{background:radial-gradient(1100px 380px at 12% -20%,#eef1ff 0,rgba(238,241,255,0) 60%),
linear-gradient(180deg,#fbfbff 0,#f3f5ff 100%);
border:1px solid #e9edf5;border-radius:24px;padding:56px 44px;margin:24px 0 8px;
box-shadow:0 30px 60px -32px rgba(79,70,229,.28)}
h1,.h1{font-size:52px;line-height:1.08;letter-spacing:-.03em;color:#0f172a}
h2,.h2{font-size:30px;letter-spacing:-.02em}
.hero-text p{font-size:18px;color:#475569}
.hero img{border-radius:16px;border:1px solid #e6e9f2;
box-shadow:0 30px 70px -22px rgba(15,23,42,.3)}
.btn{background:linear-gradient(180deg,#5b52f0 0,#4f46e5 100%);
padding:14px 30px;border-radius:10px;box-shadow:0 10px 24px -8px rgba(79,70,229,.55);
transition:transform .15s,box-shadow .15s}
.btn:hover{background:linear-gradient(180deg,#4f46e5 0,#4338ca 100%);
transform:translateY(-1px);box-shadow:0 16px 30px -10px rgba(79,70,229,.65)}
.section{padding:44px 0}
.card{background:#fff;border:1px solid #e9edf5;border-radius:16px;padding:22px;
box-shadow:0 1px 2px rgba(15,23,42,.04);transition:transform .18s,box-shadow .18s;
position:relative;overflow:hidden}
.card:hover{transform:translateY(-4px);box-shadow:0 24px 40px -22px rgba(15,23,42,.22)}
.card::before{content:"";position:absolute;left:0;top:0;height:4px;width:100%;
background:linear-gradient(90deg,#5b52f0,#8b5cf6)}
.card img{border:1px solid #eef1f6}
.stat{background:linear-gradient(180deg,#fff 0,#f2f3ff 100%);
border:1px solid #e9edf5;border-radius:16px;padding:24px;
box-shadow:0 1px 2px rgba(15,23,42,.04)}
.stat .num{font-size:40px}
blockquote{background:#fff;border:1px solid #e9edf5;border-left:4px solid #4f46e5;
border-radius:14px;box-shadow:0 10px 30px -20px rgba(15,23,42,.2)}
th{background:#f3f4ff}
.cta-band{background:radial-gradient(760px 280px at 82% -50%,#4f46e5 0,rgba(79,70,229,0) 60%),
linear-gradient(135deg,#111827 0,#1e1b4b 100%);
border-radius:22px;padding:48px;box-shadow:0 30px 60px -30px rgba(30,27,75,.6)}
.cta-band .btn{background:#fff;color:#4f46e5}
.cta-band .btn:hover{background:#eef1ff;color:#4338ca}
img.inline{border:1px solid #e9edf5;box-shadow:0 18px 44px -24px rgba(15,23,42,.28)}
@media(max-width:720px){.hero{padding:36px 22px}h1,.h1{font-size:38px}}
