.consent{position:fixed;z-index:2147483000;right:14px;bottom:14px;left:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;width:min(1100px,calc(100% - 28px));margin:auto;padding:18px 20px;color:#061626;background:#fff;border:1px solid #d8e5e8;border-top:5px solid #36c4c9;border-radius:16px;box-shadow:0 18px 60px rgba(4,30,44,.28);font-family:Inter,system-ui,Arial,sans-serif}.consent h2{margin:0 0 4px;color:#082d47;font-size:1.05rem;letter-spacing:0}.consent p{margin:0;color:#5a6b75;font-size:.86rem;line-height:1.45}.consent a{color:#075a78;font-weight:800;text-decoration:underline}.consent-actions{display:flex;gap:8px}.consent button,.cookie-settings{min-height:42px;padding:9px 14px;color:#082d47;background:#fff;border:2px solid #082d47;border-radius:999px;font-weight:900;white-space:nowrap;cursor:pointer}.consent button.accept{color:#061626;background:#36c4c9;border-color:#36c4c9}.cookie-settings{position:fixed;z-index:2147482999;bottom:12px;left:12px;color:#fff;background:#082d47;border-color:#fff;font-size:.72rem}.cookie-settings[hidden]{display:none}
@media(max-width:760px){.consent{right:8px;bottom:8px;left:8px;grid-template-columns:1fr;width:calc(100% - 16px);max-height:calc(100dvh - 16px);overflow:auto;padding:14px;gap:12px}.consent-actions{display:grid;grid-template-columns:1fr 1fr}.consent button{width:100%;min-width:0;padding:8px;font-size:.78rem;white-space:normal}}
@media(max-width:360px){.consent-actions{grid-template-columns:1fr}}
