.fmx-cookie{position:fixed;z-index:99990;left:20px;right:20px;bottom:20px;max-width:1120px;margin:auto;background:#fff;border:1px solid #cad9e4;border-radius:14px;box-shadow:0 14px 46px rgba(9,38,60,.18);padding:18px;display:flex;gap:24px;align-items:center;justify-content:space-between;font:14px/1.45 system-ui,sans-serif;color:#243b4c}
.fmx-cookie p{margin:4px 0 0}.fmx-cookie-actions{display:flex;gap:8px;flex-shrink:0}.fmx-cookie button,.fmx-help-panel button{cursor:pointer;border:1px solid #b8cbd8;background:#fff;border-radius:8px;padding:9px 12px;font-weight:700;color:#17364e}.fmx-cookie button.primary{background:#123b5a;color:#fff;border-color:#123b5a}
.fmx-help-button{position:fixed;z-index:99980;right:22px;bottom:22px;width:52px;height:52px;border:0;border-radius:50%;background:#123b5a;color:#fff;font-size:24px;font-weight:800;box-shadow:0 8px 28px rgba(11,43,67,.26);cursor:pointer}
.fmx-help-panel{position:fixed;z-index:99985;right:22px;bottom:84px;width:min(380px,calc(100vw - 28px));background:#fff;border:1px solid #cad9e4;border-radius:16px;box-shadow:0 14px 50px rgba(8,36,56,.22);padding:16px;font:14px/1.45 system-ui,sans-serif;color:#243b4c}
.fmx-help-panel header{display:flex;justify-content:space-between;align-items:center;color:#123b5a;font-size:16px}.fmx-help-panel header button{border:0;font-size:20px;padding:2px 7px}.fmx-help-note{background:#eef6fb;border-radius:9px;padding:10px}.fmx-help-panel form{display:flex;gap:8px;margin-top:12px}.fmx-help-panel input{min-width:0;flex:1;border:1px solid #b8cbd8;border-radius:8px;padding:10px}.fmx-help-panel form button{background:#123b5a;color:#fff;border-color:#123b5a}.fmx-help-link{display:inline-block;margin-top:10px;font-weight:700;color:#0b6fad}
@media(max-width:650px){.fmx-cookie{display:block}.fmx-cookie-actions{margin-top:12px;flex-wrap:wrap}}
