@charset "UTF-8";.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:rgba(15,18,25,0.97);color:#eee;padding:18px 20px;font-family:system-ui,-apple-system,sans-serif;font-size:14.5px;line-height:1.5;z-index:99999;backdrop-filter:blur(12px);border-top:1px solid #444;box-shadow:0 -8px 30px rgba(0,0,0,0.5);animation:cookieUp .6s ease-out}.cookie-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.cookie-content p{margin:0;flex:1;min-width:280px}.cookie-content a{color:#79b8ff;text-decoration:underline}.cookie-content a:hover{color:#a8d0ff}#cookie-accept{background:#28a745;color:#fff;border:none;padding:11px 28px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s;white-space:nowrap}#cookie-accept:hover{background:#218838;transform:translateY(-2px);box-shadow:0 6px 18px rgba(40,167,69,.5)}@media (max-width:768px){.cookie-content{flex-direction:column;text-align:center}#cookie-accept{width:100%;max-width:300px}}
