/* Тъмна тема */
body{background:#0f1115;color:#eaeaea;font-family:"Segoe UI",system-ui,sans-serif;margin:0}
.header{background:#1a1f29;padding:20px 30px;border-bottom:1px solid #2a303e}
.header h1{margin:0;color:#8fb0ff;font-size:22px}
.header p{color:#aaa;margin:4px 0 0;font-size:13px}
.fancyindex{padding:20px 30px;max-width:1000px;margin:auto}
a{color:#8fb0ff;text-decoration:none}
a:hover{color:#b9d0ff;text-decoration:underline}
footer{background:#1a1f29;color:#888;padding:12px 30px;border-top:1px solid #2a303e;font-size:13px;text-align:center}

/* Скрий автоматични заглавия с пътя/breadcrumb-и (ако присъстват) */
.fancyindex h1, .fancyindex caption, .fancyindex .path, .fancyindex .breadcrumbs { display:none !important; }
