.App{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#121212;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.cookie-consent-banner{background-color:#242424cc;color:#fff;padding:16px 24px;border-radius:24px;display:flex;align-items:center;justify-content:space-between;width:700px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 8px #0003}.cookie-content{display:flex;align-items:center}.cookie-icon{width:36px;margin-right:16px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}.cookie-content p{font-size:1rem;font-weight:500}.cookie-buttons{display:flex;gap:12px}.cookie-buttons button{padding:10px 20px;border:none;border-radius:20px;cursor:pointer;font-size:.9rem;font-weight:600;background-color:#333333b3;color:#fff;transition:background-color .3s ease}.cookie-buttons button:hover{background-color:#333333e6}.accept-button{background-color:#3498dbcc}.accept-button:hover{background-color:#3498db}body{margin:0;font-family:sans-serif}
