.privacy-panel{position:fixed;z-index:10000;bottom:20px;left:20px;max-width:620px;width:calc(100% - 40px);box-sizing:border-box;background:#fff;color:#162d3a;border:1px solid #c5cdd3;border-radius:8px;padding:22px;box-shadow:0 8px 38px #132c4430;font:14px/1.55 system-ui,sans-serif;max-height:85vh;overflow:auto}.privacy-panel[hidden]{display:none}.privacy-panel h2{font:600 21px/1.3 system-ui,sans-serif;margin:0 0 10px}.privacy-panel p{margin:10px 0;color:#364754;font-size:13px;line-height:1.6}.privacy-panel label{display:flex;align-items:center;gap:8px;margin:12px 0;font-size:13px}.privacy-panel input{width:18px;height:18px;min-height:18px;margin:0;accent-color:#16354d}.privacy-panel a{color:#123d61;text-decoration:underline}.privacy-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.privacy-actions button{background:#fff;color:#15344e;border:1px solid #607989;border-radius:4px;padding:11px 13px;font-size:12px;cursor:pointer;box-shadow:none;flex:1;min-width:145px;font-weight:600;margin:0;width:auto}.privacy-actions button:hover{background:#eaf0f4;color:#15344e}.privacy-manage{position:fixed;z-index:9999;bottom:12px;right:12px;padding:8px 12px;font:12px system-ui,sans-serif;width:auto;margin:0;min-height:0;border:1px solid #a4b2bd;border-radius:4px;background:#fff;color:#233e53;box-shadow:0 2px 10px #0001;cursor:pointer}.privacy-manage:hover{background:#eaf0f4;color:#15344e}.privacy-panel :focus-visible,.privacy-manage:focus-visible{outline:3px solid #b2872b;outline-offset:3px}@media(max-width:480px){.privacy-panel{left:10px;bottom:10px;width:calc(100% - 20px);padding:17px}.privacy-actions{display:grid;grid-template-columns:1fr 1fr}.privacy-actions button{min-width:0;padding:10px 7px}.privacy-actions button:last-child{grid-column:1/-1}}
