:root{--bg:#08131f;--surface:#0e2031;--surface2:#132a3d;--text:#edf7ff;--muted:#9eb6c8;--accent:#31d0aa;--accent2:#f3b43f;--line:#26445c;--light:#f4f8fb;--ink:#102536}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--light);color:var(--ink)}a{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:10;background:rgba(8,19,31,.94);backdrop-filter:blur(12px);color:var(--text);display:flex;align-items:center;justify-content:space-between;padding:14px max(20px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800}.brandmark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--accent),#1a8bd8);color:#06121c}.topbar nav{display:flex;align-items:center;gap:22px}.topbar nav>a{text-decoration:none;color:var(--muted);font-size:14px}.lang-switch{display:flex;border:1px solid var(--line);border-radius:10px;overflow:hidden}.lang-switch button{border:0;background:transparent;color:var(--muted);padding:8px 10px;cursor:pointer}.lang-switch button.active{background:var(--accent);color:#062018}.hero{display:grid;grid-template-columns:1.35fr .65fr;gap:58px;align-items:center;min-height:690px;padding-top:90px;padding-bottom:90px}.eyebrow{display:block;color:#168d73;font-weight:850;font-size:12px;letter-spacing:.15em;margin-bottom:15px}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.98;margin:0 0 24px;letter-spacing:-.055em}.lead{font-size:21px;line-height:1.6;color:#476273;max-width:790px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 18px}.button{border:1px solid #b8cbd7;border-radius:12px;padding:13px 18px;text-decoration:none;font-weight:750}.button.primary{background:var(--bg);color:var(--text);border-color:var(--bg)}.note{color:#6b8190;font-size:14px;line-height:1.6}.hero-card{background:var(--bg);color:var(--text);border-radius:28px;padding:32px;box-shadow:0 25px 70px rgba(8,19,31,.22)}.hero-card .pulse{width:13px;height:13px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 10px rgba(49,208,170,.12);margin-bottom:25px}.hero-card span{color:var(--muted);font-size:13px}.hero-card strong{font-size:25px;display:block;margin:9px 0 22px}.hero-card ul{padding-left:20px;color:#c5d6e1;line-height:2}.section{padding:90px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section h2{font-size:clamp(34px,5vw,54px);letter-spacing:-.04em;margin:0}.badge{padding:8px 12px;border-radius:999px;background:#fff0c9;color:#7b5700;font-size:12px;font-weight:750}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px}.kpi{background:white;border:1px solid #dce7ee;border-radius:18px;padding:20px}.kpi span{font-size:12px;color:#6f8797}.kpi strong{display:block;font-size:27px;margin-top:8px}.chart-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:14px}.panel{background:white;border:1px solid #dce7ee;border-radius:20px;padding:22px;min-height:360px}.panel.wide{grid-row:span 2}.panel h3{margin:0 0 18px;font-size:16px}.bars{display:flex;flex-direction:column;gap:11px}.bar-label{display:flex;justify-content:space-between;font-size:12px;color:#587181}.bar-track{height:11px;border-radius:99px;background:#eaf1f5;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,var(--accent),#1b91db);border-radius:99px}.dark-section{background:var(--bg);color:var(--text);padding:100px 0}.dark-section .eyebrow{color:var(--accent)}.dark-section h2{max-width:900px}.flow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:50px 0}.flow div{flex:1;background:var(--surface);border:1px solid var(--line);padding:24px 16px;border-radius:16px;text-align:center;font-weight:700}.flow span{color:var(--accent)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-grid article{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:25px}.feature-grid h3{margin-top:0}.feature-grid p{color:var(--muted);line-height:1.7}.author-card{display:grid;grid-template-columns:260px 1fr;gap:42px;align-items:start;background:white;border:1px solid #dce7ee;border-radius:28px;padding:36px}.author-card img{width:100%;height:auto;border-radius:22px;object-fit:cover}.author-card p{line-height:1.75;color:#4b6575}.role{font-weight:750;color:#168d73!important}.profile-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.profile-links a{padding:9px 12px;border-radius:10px;background:#eef5f8;text-decoration:none;font-size:13px;font-weight:700}footer{background:#06101a;color:var(--muted);padding:26px 0}footer .wrap{display:flex;justify-content:space-between;gap:20px;font-size:13px}svg{width:100%;height:auto}.axis{stroke:#cbd9e2;stroke-width:1}.line-consumption{fill:none;stroke:#168d73;stroke-width:3}.line-generation{fill:none;stroke:#db8b19;stroke-width:2}.chart-label{font-size:11px;fill:#718797}@media(max-width:900px){.topbar nav>a{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero h1{font-size:55px}.kpi-grid{grid-template-columns:repeat(2,1fr)}.chart-grid{grid-template-columns:1fr}.panel.wide{grid-row:auto}.flow{flex-direction:column}.flow div{width:100%}.flow span{transform:rotate(90deg)}.feature-grid{grid-template-columns:1fr}.author-card{grid-template-columns:1fr}.author-card img{max-width:260px}.section-head{align-items:start;flex-direction:column}}@media(max-width:520px){.wrap{width:min(100% - 24px,1180px)}.hero{padding-top:60px}.hero h1{font-size:43px}.lead{font-size:18px}.kpi-grid{grid-template-columns:1fr}.topbar{padding-left:12px;padding-right:12px}footer .wrap{flex-direction:column}}
.project-banner {
  padding-top: 2rem;
}

.project-banner img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
  border: 1px solid rgba(120, 145, 170, 0.25);
}
