:root{--bg-dark:#0e1117;--panel-dark:#0f1724;--line-dark:rgba(255,255,255,.08);--text-dark:#eef1f7;--bg-light:#f6f8fc;--panel-light:#fff;--line-light:rgba(0,0,0,.08);--text-light:#0f1320;--accent:#7bd389}
body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#0e1117;color:#eef1f7}
.section{padding:5rem 0}.section-dark{background:#0e1117}.section-contrast{background:#0f1724;border-top:1px solid rgba(255,255,255,.08)}
.section-hero{background:radial-gradient(1200px 600px at 80% -10%, rgba(108,182,255,0.12), transparent), #0e1117}
.section-light{background:#f6f8fc;color:#0f1320}
.card-light{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:1.25rem}
.card-dark{background:#0f1724;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1.25rem}
.badge-pill{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;padding:.35rem .6rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);color:#eef1f7;background:rgba(255,255,255,.04)}
.badge-accent{border-color:rgba(123,211,137,.5);background:rgba(123,211,137,.12)}
.btn-accent{background:#7bd389;border-color:#7bd389;color:#0b0b0b}.btn-ghost-dark{color:#eef1f7;border:1px solid rgba(255,255,255,.08);background:transparent}.btn-ghost-light{color:#0f1320;border:1px solid rgba(0,0,0,.08);background:transparent}
.placeholder-img{border-radius:14px;aspect-ratio:16/10;background:#dde5f5;border:1px solid rgba(0,0,0,.08)}.section-dark .placeholder-img{background:#222a38;border:1px solid rgba(255,255,255,.08)}
.custom-logo{max-height:36px;width:auto;height:auto}.navbar-brand img{max-height:36px}
.hr-soft{border:0;border-top:1px solid rgba(255,255,255,.08)}
