/* Cookiebar + cookietabel willocx.biz (DRVisual, 16/09/2026) */
.wx-cookiebar{ position:fixed; left:0; right:0; bottom:0; z-index:9999; background:#2b1838; color:#e6dcef; font-family:Arial, Helvetica, sans-serif; box-shadow:0 -2px 10px rgba(0,0,0,.25); }
.wx-cookiebar-inner{ max-width:900px; margin:0 auto; padding:18px 20px; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; gap:15px; }
.wx-cookiebar-inner p{ margin:0; font-size:13px; line-height:1.6; color:#e6dcef; flex:1 1 480px; text-align:left; }
.wx-cookiebar-inner a{ color:#d6b8ec; text-decoration:underline; }
.wx-cookiebar-actions{ flex:0 0 auto; display:flex; gap:10px; flex-wrap:wrap; }
.wx-cookiebar-btn{ background:#763f98; color:#fff; border:2px solid #763f98; padding:9px 24px; font-size:13px; font-weight:bold; text-transform:uppercase; letter-spacing:.5px; cursor:pointer; border-radius:2px; font-family:Arial, Helvetica, sans-serif; }
.wx-cookiebar-btn:hover{ background:#5e2f7c; border-color:#5e2f7c; }
.wx-cookiebar-btn-outline{ background:transparent; color:#e6dcef; border:2px solid #7a6a86; }
.wx-cookiebar-btn-outline:hover{ background:#3b2649; border-color:#a08cb0; color:#fff; }
.wx-recaptcha-msg{ margin:0; font-size:13px; line-height:1.5; text-align:right; color:#333333; }
.wx-recaptcha-msg a{ color:#763f98; text-decoration:underline; }
.wx-legal-table{ overflow-x:auto; margin:10px 0 20px; }
.wx-legal-table table{ width:100%; border-collapse:collapse; font-size:13px; }
.wx-legal-table th{ text-align:left; padding:6px 8px; border-bottom:2px solid #763f98; color:#763f98; font-weight:normal; }
.wx-legal-table td{ padding:6px 8px; border-bottom:1px solid #d9cfe2; vertical-align:top; }
#Normaltext h3.wx-h{ font-size:17px; color:#763f98; font-weight:normal; margin:22px 0 6px; }
@media (max-width:767px){ .wx-cookiebar-inner{ padding:15px; } .wx-cookiebar-actions{ width:100%; } .wx-cookiebar-btn{ flex:1 1 auto; } }
