.fe-privacy-links { max-width: 1140px; margin: -20px auto 24px; padding: 0 16px; font: 12px/1.6 Arial, sans-serif; color: #222; text-align: center; }
div.fe-privacy-links { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 4px 20px; }
.fe-privacy-links a { display: inline-block; float: none; margin: 0; padding: 4px 0; border: 0; background: none; box-shadow: none; font: inherit; text-transform: none; }
.fe-privacy-links a, .fe-cookie-banner a { color: #235d85; text-decoration: underline; }
.fe-cookie-banner { position: fixed; z-index: 100000; left: 16px; right: 16px; bottom: 16px; max-width: 680px; max-height: calc(100vh - 32px); overflow-y: auto; box-sizing: border-box; margin: 0 auto; padding: 18px 22px; border: 1px solid #999; background: #fff; color: #222; font: 14px/1.5 Arial, sans-serif; text-align: left; }
.fe-cookie-banner[hidden], .fe-cookie-banner [hidden] { display: none !important; }
.fe-cookie-banner h2 { margin: 0 0 8px; font: bold 18px/1.3 Arial, sans-serif; text-transform: none; color: #222; }
.fe-cookie-banner p { margin: 8px 0; font: inherit; color: #222; }
.fe-cookie-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 12px; }
.fe-cookie-actions button { padding: 10px 16px; height: auto; min-height: 48px; border: 1px solid #235d85; background: #fff; color: #235d85; font: bold 14px/1.3 Arial, sans-serif; text-transform: none; cursor: pointer; border-radius: 0; }
.fe-cookie-actions button:hover { background: #edf4f8; }
.fe-cookie-actions button:disabled { opacity: .65; cursor: wait; }
.fe-cookie-banner a:focus-visible, .fe-cookie-actions button:focus-visible, .fe-privacy-links button:focus-visible, .fe-privacy-links a:focus-visible { outline: 3px solid #235d85; outline-offset: 3px; }
#fe-cookie-status { font-size: 12px; overflow-wrap: anywhere; }
.fenergy-legal h2 { margin-top: 24px; font-size: 20px; line-height: 1.35; }
.fenergy-legal h3 { margin-top: 20px; font-size: 17px; line-height: 1.4; }
.fenergy-legal p, .fenergy-legal li { line-height: 1.6; }
.fenergy-legal a { overflow-wrap: anywhere; }
@media (max-width: 480px) { .fe-cookie-banner { left: 8px; right: 8px; bottom: 8px; padding: 14px; max-height: calc(100vh - 16px); } .fe-cookie-actions button { flex: 1 1 145px; } }
