#eecc-panel,#eecc-launcher{box-sizing:border-box;font:400 15px/1.5 Karla,Arial,sans-serif;color:#25292c}
#eecc-panel[hidden],#eecc-panel [hidden],#eecc-launcher[hidden]{display:none!important}
#eecc-panel{position:fixed;z-index:2147483000;bottom:20px;left:20px;right:20px;max-width:1040px;margin:auto;padding:24px;background:#faf8f4;border:1px solid #d8d1c5;border-top:3px solid #a68148;border-radius:8px;box-shadow:0 12px 55px #10251d33;max-height:85vh;overflow:auto;text-align:left}
#eecc-panel h2{font:700 21px/1.3 Karla,Arial,sans-serif;color:#25292c;margin:0 0 10px}
#eecc-panel p{font:inherit;color:inherit;margin:0 0 12px}
#eecc-panel a{color:#405e6c;text-decoration:underline}
#eecc-panel .eecc-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
#eecc-panel button,#eecc-launcher{cursor:pointer;font:600 14px/1.4 Karla,Arial,sans-serif;padding:12px 18px;border-radius:7px;border:1px solid #405e6c;background:#405e6c;color:#fff;min-height:44px}
#eecc-panel .eecc-actions button{flex:1}
#eecc-panel button:hover,#eecc-launcher:hover{background:#304956}
#eecc-panel button:focus-visible,#eecc-panel a:focus-visible,#eecc-panel input:focus-visible,#eecc-launcher:focus-visible{outline:3px solid #a68148;outline-offset:3px}
#eecc-options{margin-top:20px;border-top:1px solid #d8d1c5;padding-top:16px}
#eecc-panel label{display:flex;align-items:flex-start;gap:10px;margin:12px 0;font:inherit;color:inherit}
#eecc-panel input{appearance:auto;position:static;opacity:1;width:18px;height:18px;flex-shrink:0;margin-top:3px;accent-color:#405e6c}
#eecc-launcher{position:fixed;z-index:2147482999;bottom:12px;left:12px;box-shadow:0 3px 12px #10251d22}
@media(max-width:600px){#eecc-panel{bottom:10px;left:10px;right:10px;padding:18px}#eecc-panel .eecc-actions{flex-direction:column}#eecc-panel .eecc-actions button{width:100%}}
#eecc-panel .eecc-topline{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;column-gap:20px;margin-bottom:9px}
#eecc-panel .eecc-brand{display:block;color:#405e6c;font-size:11px;font-weight:700;letter-spacing:2px}
#eecc-panel button.eecc-continue{margin-left:auto;padding:8px 0;border:0;border-radius:0;background:transparent;color:#405e6c;font-weight:400;text-decoration:underline;text-underline-offset:3px;text-align:right}
#eecc-panel button.eecc-continue:hover{background:transparent;color:#25292c}
