/* stylesheet_6.css - Стили хедера (TopBar) */
header.full-width { width: 100%; position: fixed; top: 0; z-index: 100; background: rgba(6, 16, 43, 0.8); backdrop-filter: blur(10px); border-bottom: 1px solid rgba(255,255,255,0.1); }