.cookie-modal-overlay{z-index:99999;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.cookie-modal-content{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:500px;padding:30px;font-family:Inter,sans-serif;box-shadow:0 10px 30px #00000080}.cookie-modal-content h2{color:#333;margin-top:0;margin-bottom:15px;font-size:1.5rem}.cookie-modal-content p{color:#666;margin-bottom:25px;font-size:.95rem;line-height:1.5}.cookie-modal-buttons{flex-direction:column;gap:10px;display:flex}.btn-accept{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:6px;padding:12px 20px;font-weight:600;transition:background .2s}.btn-accept:hover{background:#0056b3}.btn-settings{color:#0070f3;cursor:pointer;background:0 0;border:1px solid #0070f3;border-radius:6px;padding:10px 20px;font-weight:500}.btn-settings:hover{background:#f0f7ff}
