#cookie-consent-banner{position:fixed;left:0;right:0;bottom:0;z-index:1090;background:linear-gradient(180deg,#0f172a 0%,#111827 100%);color:#f9fafb;border-top:1px solid #334155;box-shadow:0 -10px 30px rgba(0,0,0,0.28);padding:1rem}#cookie-consent-banner[hidden]{display:none !important}#cookie-consent-banner .cookie-consent-wrap{max-width:1240px;margin:0 auto;display:flex;flex-direction:column;gap:0.85rem}#cookie-consent-banner .cookie-consent-copy{min-width:0}#cookie-consent-banner .cookie-consent-title{margin:0;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:0.01em}#cookie-consent-banner .cookie-consent-text{margin:0;font-size:0.9rem;color:#cbd5e1;line-height:1.5}#cookie-consent-banner .cookie-consent-text a{color:#bfdbfe;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}#cookie-consent-banner .cookie-consent-text a:hover{color:#dbeafe}#cookie-consent-banner .cookie-consent-actions{display:flex;flex-wrap:wrap;gap:0.55rem;align-items:center}#cookie-consent-banner .cookie-btn{border:1px solid transparent;border-radius:10px;padding:0.5rem 0.95rem;min-height:38px;font-size:0.85rem;font-weight:600;line-height:1;cursor:pointer;transition:background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease}#cookie-consent-accept{background:#2563eb;color:#fff;border-color:#3b82f6}#cookie-consent-accept:hover{background:#1d4ed8;border-color:#2563eb}#cookie-consent-reject{background:#1e293b;border-color:#475569;color:#fff}#cookie-consent-reject:hover{background:#334155}#cookie-consent-banner #cookie-consent-preferences{background:linear-gradient(180deg,#f59e0b 0%,#d97706 100%);border-color:#f59e0b;color:#fff;box-shadow:0 6px 14px rgba(245,158,11,0.35)}#cookie-consent-banner #cookie-consent-preferences:hover{background:linear-gradient(180deg,#fbbf24 0%,#ea580c 100%);border-color:#fbbf24;color:#fff}#cookie-consent-banner #cookie-consent-preferences:focus-visible{color:#fff;outline:2px solid #fde68a;outline-offset:2px}#cookie-consent-modal{position:fixed;inset:0;z-index:1095;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,0.55)}#cookie-consent-modal[hidden]{display:none !important}#cookie-consent-modal .cookie-modal-panel{width:min(560px,100%);background:#111827;color:#f9fafb;border:1px solid #374151;border-radius:12px;padding:1rem}#cookie-consent-modal .cookie-modal-title{margin:0 0 0.75rem;font-size:1.1rem;font-weight:700}#cookie-consent-modal .cookie-modal-row{display:flex;justify-content:space-between;gap:0.75rem;align-items:flex-start;margin:0 0 0.75rem;padding:0.6rem 0.65rem;border:1px solid #374151;border-radius:8px}#cookie-consent-modal .cookie-modal-row p{margin:0;font-size:0.85rem;color:#d1d5db}#cookie-consent-modal .cookie-modal-row strong{color:#fff}#cookie-consent-modal .cookie-modal-actions{display:flex;justify-content:flex-end;gap:0.5rem;margin-top:0.9rem}#cookie-consent-save{background:#2563eb;color:#fff}#cookie-consent-close{background:#374151;color:#fff}@media (min-width:768px){#cookie-consent-banner .cookie-consent-wrap{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem}#cookie-consent-banner .cookie-consent-copy{flex:1 1 17rem;max-width:min(70%,100%);min-width:0}#cookie-consent-banner .cookie-consent-actions{flex:0 1 auto;justify-content:flex-end;max-width:100%;padding-top:0.1rem}}@media (max-width:560px){#cookie-consent-banner{padding:0.9rem 0.8rem}#cookie-consent-banner .cookie-consent-actions{width:100%}#cookie-consent-banner .cookie-btn{flex:1 1 calc(50% - 0.55rem);text-align:center}#cookie-consent-banner #cookie-consent-preferences{flex-basis:100%}}