.privacy-banner{position:fixed;z-index:10000;right:16px;bottom:16px;left:16px;display:flex;align-items:center;justify-content:space-between;gap:22px;max-width:860px;margin:auto;padding:17px 19px;border:1px solid #bfd5e5;border-radius:14px;background:#fff;box-shadow:0 18px 48px rgba(3,30,60,.24);color:#405d73;font:inherit}.privacy-banner-copy{min-width:0}.privacy-banner-copy strong{display:block;margin-bottom:3px;color:#062a4d;font-size:1rem}.privacy-banner-copy p{margin:0;font-size:.86rem;line-height:1.5}.privacy-banner-copy a{color:#087fb8;font-weight:800;text-decoration:underline;text-underline-offset:2px}.privacy-banner-actions{display:flex;flex:0 0 auto;gap:9px}.privacy-banner button{min-height:42px;padding:9px 15px;border:1px solid #0a7fb8;border-radius:8px;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.privacy-reject{background:#fff;color:#075b86}.privacy-allow{background:#0b8dcc;color:#fff}.privacy-banner button:hover{filter:brightness(.95)}.privacy-banner button:focus-visible,.privacy-choices-link:focus-visible{outline:3px solid #ff9c42;outline-offset:2px}.privacy-banner button:disabled{border-color:#b6c5cf;background:#dce4e9;color:#6f7f89;cursor:not-allowed;filter:none}.privacy-choices-link{margin:0;padding:0;border:0;background:transparent;color:#c8d8e5;font:inherit;cursor:pointer}.privacy-choices-link:hover{color:#ffad6d}@media(max-width:680px){.privacy-banner{display:grid;gap:14px;padding:16px}.privacy-banner-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.privacy-banner button{padding:9px 10px}.privacy-banner-copy p{font-size:.82rem}}@media(max-width:390px){.privacy-banner-actions{grid-template-columns:1fr}}
