.cookie-overlay[data-v-d2aa55db]{position:fixed;top:0;left:0;width:100%;height:100%;background:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn-d2aa55db .3s ease forwards}.cookie-modal[data-v-d2aa55db]{background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.4);border-radius:12px;box-shadow:0 10px 30px #0000004d;padding:30px 25px;max-width:420px;width:90%;text-align:center;color:#333;animation:slideUp-d2aa55db .4s ease}.cookie-modal h3[data-v-d2aa55db]{margin-bottom:10px;font-size:18px;font-weight:600;color:#111}.cookie-modal p[data-v-d2aa55db]{font-size:14px;line-height:1.6;margin-bottom:20px;color:#555}.cookie-modal .buttons[data-v-d2aa55db]{display:flex;justify-content:center;gap:10px;margin-bottom:10px}.cookie-modal button[data-v-d2aa55db]{padding:8px 16px;border-radius:6px;font-size:14px;cursor:pointer;transition:all .25s ease}.cookie-modal button.accept[data-v-d2aa55db]{background-color:#007bff;color:#fff;border:none}.cookie-modal button.accept[data-v-d2aa55db]:hover{background-color:#0056b3}.cookie-modal button.reject[data-v-d2aa55db]{background-color:#f1f1f1;color:#333;border:1px solid #ccc}.cookie-modal button.reject[data-v-d2aa55db]:hover{background-color:#e1e1e1}.cookie-modal .link[data-v-d2aa55db]{display:inline-block;margin-top:10px;font-size:13px;color:#007bff;text-decoration:underline}.cookie-modal .link[data-v-d2aa55db]:hover{color:#0056b3}@keyframes fadeIn-d2aa55db{0%{opacity:0}to{opacity:1}}@keyframes slideUp-d2aa55db{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}main[data-v-25ef6ba1]{padding-top:80px}
