html{overflow-y:scroll}body{font-family:sans-serif;line-height:1.6;max-width:800px;margin:40px auto;padding:0 20px}nav{margin-bottom:40px;border-bottom:1px solid #eee;padding-bottom:10px}nav a{text-decoration:none;color:#333;padding:8px 15px;border-radius:4px;transition:background-color .3s ease}nav a:hover{background-color:#f0f0f0}nav a.active{background-color:#007bff;color:#fff!important}@media(max-width:600px){nav{display:flex;justify-content:space-between}nav a{padding:4px 6px}}.safe-data noscript{color:red;font-size:.8em}#cookie-banner{display:none;position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:90%;max-width:600px;background:#f8f9fa;color:#333;padding:20px;border:1px solid #ccc;border-radius:8px;z-index:1000;box-shadow:0 4px 15px rgba(0,0,0,.2)}.cb-buttons{margin-top:15px}.cb-btn{padding:8px 15px;border-radius:4px;cursor:pointer;border:none;font-weight:700}.cb-accept{background:#28a745;color:#fff}.cb-deny{background:#eee;color:#333;margin-left:10px}