:root{
  --navy:#0b2344;
  --blue:#1768e8;
  --blue2:#2a77ed;
  --text:#173052;
  --muted:#5e6f84;
  --line:#dfe7f1;
  --soft:#f5f8fc;
  --white:#fff;
  --shadow:0 18px 55px rgba(12,36,72,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:#fff;line-height:1.55}
a{color:inherit;text-decoration:none}
.container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.section{padding:88px 0}.soft{background:var(--soft)}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.nav-wrap{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:22px;letter-spacing:-.03em}.brand em{font-style:normal;color:var(--blue)}
.brand-mark{width:28px;height:30px;display:flex;align-items:flex-end;gap:4px}.brand-mark i{display:block;background:var(--navy);width:11px;border-radius:2px 2px 0 0;transform:skewY(-25deg)}.brand-mark i:first-child{height:28px}.brand-mark i:last-child{height:20px;background:var(--blue)}
.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav-links a:hover{color:var(--blue)}.nav-cta{padding:11px 16px;border-radius:9px;background:#eef4fb}.nav-toggle{display:none;border:0;background:none;font-size:24px}
.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:800;color:var(--blue);margin-bottom:16px}
.hero{padding-top:78px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.hero h1{font-size:clamp(48px,6vw,78px);line-height:1.03;letter-spacing:-.055em;margin:0 0 28px;color:var(--navy)}.hero h1 span{color:var(--blue)}.hero-lede{font-size:20px;color:var(--muted);max-width:650px;margin:0 0 28px}.human-badge{display:inline-flex;gap:14px;align-items:center;border:1px solid #cbdaf0;border-radius:14px;padding:14px 18px;background:#fff;box-shadow:0 8px 24px rgba(30,80,150,.05)}.human-badge strong,.human-badge span{display:block}.human-badge span{font-size:13px;color:var(--muted)}.icon-user{font-size:32px;color:var(--blue)}
.hero-actions{display:flex;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:10px;font-weight:700;font-size:14px}.btn-primary{background:linear-gradient(135deg,var(--blue),#0e54c5);color:#fff;box-shadow:0 10px 26px rgba(23,104,232,.22)}.btn-ghost{border:1px solid #c9d5e5;background:#fff}
.process-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px}.process-step{text-align:center}.process-step strong,.process-step span{display:block}.process-step span{font-size:13px;color:var(--muted);margin-top:8px}.process-icon{width:78px;height:78px;border-radius:50%;background:#edf4fd;margin:0 auto 16px;display:grid;place-items:center;font-size:31px;color:var(--blue)}.process-arrow{color:#91a4bf;font-size:28px}
.human-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:42px;display:grid;grid-template-columns:180px 1fr 1.2fr;gap:42px;align-items:center;box-shadow:0 12px 40px rgba(12,36,72,.05)}.human-visual{width:150px;height:150px;border-radius:50%;background:#edf4fd;display:grid;place-items:center;position:relative}.big-user{font-size:92px;color:var(--navy);line-height:1}.verified-dot{position:absolute;right:8px;bottom:9px;width:44px;height:44px;border-radius:50%;background:var(--blue);color:white;display:grid;place-items:center;font-weight:800}.human-copy h2,.section-heading h2,.sources-grid h2,.split h2,.coming-box h2{font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-.04em;color:var(--navy);margin:0 0 18px}.human-copy p,.section-heading p,.sources-grid p,.body-copy p,.coming-box p{color:var(--muted)}.check-list{display:grid;gap:24px}.check-list div{display:grid;grid-template-columns:32px 1fr;gap:12px}.check-list b{width:28px;height:28px;border-radius:50%;border:2px solid var(--blue);display:grid;place-items:center;color:var(--blue);font-size:13px}.check-list strong{display:block;color:var(--navy);margin-bottom:4px}.check-list span{font-size:14px;color:var(--muted)}
.section-heading{max-width:760px;margin-bottom:34px}.cards{display:grid;gap:20px}.cards.three{grid-template-columns:repeat(3,1fr)}.feature-card{border:1px solid var(--line);border-radius:18px;padding:30px;background:#fff;min-height:250px}.feature-card.featured{border-color:#a9c8f6;box-shadow:0 14px 36px rgba(23,104,232,.08)}.num{font-size:13px;font-weight:800;color:var(--blue)}.feature-card h3{font-size:22px;letter-spacing:-.03em;color:var(--navy);margin:44px 0 12px}.feature-card p{color:var(--muted);font-size:15px}
.sources-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.source-count{display:flex;gap:18px;align-items:center;margin-top:28px}.source-count strong{font-size:72px;line-height:1;color:var(--blue)}.source-count span{font-size:14px;color:var(--muted)}.source-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.source-list div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px 16px;font-size:14px;font-weight:600}.source-list div:before{content:"✓";color:var(--blue);margin-right:10px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:80px}.body-copy{font-size:17px}.body-copy p:first-child{margin-top:0}
.coming{padding-top:20px}.coming-box{text-align:center;border:1px dashed #b7c8df;border-radius:22px;padding:64px 30px;background:linear-gradient(180deg,#fbfdff,#f6f9fd)}.coming-box p{max-width:660px;margin:0 auto 28px}.lock{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 20px;border-radius:50%;background:#eaf2fd;color:var(--blue);font-size:30px}
.site-footer{border-top:1px solid var(--line);padding:46px 0 54px}.footer-grid{display:grid;grid-template-columns:1fr auto auto;gap:56px;align-items:start}.site-footer p{font-size:13px;color:var(--muted)}.footer-links{display:grid;gap:10px;font-size:13px;font-weight:600}.footer-note{text-align:right;font-size:13px;font-weight:700}.footer-note span{color:var(--muted);font-weight:400}
@media (max-width:980px){.hero-grid,.sources-grid,.split{grid-template-columns:1fr}.process-card{grid-template-columns:1fr;max-width:620px}.process-arrow{transform:rotate(90deg);text-align:center}.human-panel{grid-template-columns:1fr}.human-visual{margin:auto}.cards.three{grid-template-columns:1fr}.source-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-note{text-align:left}.nav-toggle{display:block}.nav-links{display:none;position:absolute;left:20px;right:20px;top:74px;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;box-shadow:var(--shadow)}.nav-links.open{display:flex}.nav-links a{padding:8px 4px}}
@media (max-width:640px){.container{width:min(100% - 28px,1180px)}.section{padding:64px 0}.hero{padding-top:54px}.hero h1{font-size:46px}.hero-lede{font-size:17px}.hero-actions{flex-direction:column}.btn{width:100%}.human-panel{padding:26px}.source-count strong{font-size:58px}.brand{font-size:19px}}


/* Council source links */
.source-list a {
  color: inherit;
  text-decoration: none;
  display: block;
  width: 100%;
}
.source-list a:hover,
.source-list a:focus-visible {
  color: #1769e0;
  text-decoration: underline;
  text-underline-offset: 3px;
}
