#consent-panel{box-sizing:border-box;width:min(620px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:28px;border:1px solid #c9d4dd;border-radius:8px;background:#fff;color:#131e29;font:15px/1.55 Figtree,Arial,sans-serif;box-shadow:0 12px 60px #131e2933}#consent-panel::backdrop{background:#131e2966}#consent-panel h2{font:500 30px/1.15 Newsreader,Georgia,serif;margin:0 0 16px}#consent-panel p{margin:12px 0}#consent-panel a{color:#1f5673;text-decoration:underline}#consent-panel details{margin:18px 0;padding:14px;background:#f4f7f9}#consent-panel summary{cursor:pointer;font-weight:600}#consent-panel label{display:flex;gap:10px;margin:14px 0;align-items:flex-start}#consent-panel input{margin-top:5px;accent-color:#2c6e91;flex-shrink:0}.consent-actions{display:flex;flex-wrap:wrap;gap:10px}.consent-actions button{flex:1 1 160px;min-height:46px;padding:10px 12px;background:#fff;border:1px solid #2c6e91;border-radius:3px;color:#1f5673;font:600 14px/1.3 Figtree,Arial,sans-serif;cursor:pointer}.consent-actions button:hover{background:#e3eef5}#consent-panel :focus-visible,[data-consent-settings]:focus-visible{outline:3px solid #2c6e91;outline-offset:3px}.consent-note{font-size:12px;color:#4e5c69}[data-consent-settings]{border:0;padding:0;background:none;color:#4e5c69;font:inherit;font-size:13px;cursor:pointer;text-decoration:underline}@media(max-width:480px){#consent-panel{padding:20px}.consent-actions{flex-direction:column}.consent-actions button{flex:auto;width:100%}}
