.privacy-panel{position:fixed;z-index:100000;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));left:max(1rem,env(safe-area-inset-left));display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:72rem;margin:0 auto;padding:1.1rem 1.25rem;color:#e5eefc;background:#101827;border:1px solid #334155;border-radius:1rem;box-shadow:0 18px 45px #0f172a59}.privacy-panel__copy{max-width:50rem}.privacy-panel__copy strong{display:block;color:#fff;font-size:1rem}.privacy-panel__copy p{margin:.35rem 0;color:#d8e2f1;font-size:.9rem;line-height:1.5}.privacy-panel__copy a{color:#93c5fd;font-weight:700}.privacy-panel__copy small{display:block;margin-top:.3rem;color:#aebed2}.privacy-panel__actions{display:flex;flex:0 0 auto;gap:.65rem}.privacy-button{min-height:2.75rem;padding:.65rem 1rem;color:#fff;background:transparent;border:1px solid #94a3b8;border-radius:.7rem;font:inherit;font-weight:750;cursor:pointer}.privacy-button:hover{background:#1e293b;border-color:#cbd5e1}.privacy-button:focus-visible{outline:3px solid #facc15;outline-offset:3px}.footer-privacy-button{padding:0;color:inherit;background:none;border:0;font:inherit;cursor:pointer;text-decoration:underline}@media(max-width:700px){.privacy-panel{align-items:stretch;flex-direction:column;gap:1rem}.privacy-panel__actions{flex-direction:column}.privacy-button{width:100%}}@media(prefers-reduced-motion:reduce){.privacy-panel{scroll-behavior:auto}}
