#dayup-consent-panel{position:fixed;z-index:99999;bottom:20px;left:20px;width:min(620px,calc(100% - 40px));box-sizing:border-box;background:#fff;color:#20252d;border:1px solid #c3c4c7;border-radius:8px;padding:24px;box-shadow:0 4px 24px #0002;font:15px/1.6 system-ui,sans-serif;letter-spacing:0}#dayup-consent-panel h2{margin:0 0 12px;font-size:20px;color:inherit;line-height:1.4}#dayup-consent-panel p{margin:8px 0 14px}#dayup-consent-panel .dayup-consent-actions{display:flex;gap:12px;flex-wrap:wrap}#dayup-consent-panel button{flex:1;min-width:180px;margin:0;padding:12px;border:1px solid #32373c;border-radius:4px;background:#fff;color:#20252d;font:600 14px/1.5 system-ui,sans-serif;cursor:pointer}#dayup-consent-panel button:hover{background:#f0f0f1}#dayup-consent-panel button:disabled{opacity:.6;cursor:wait}#dayup-consent-panel a{color:#176ca6;font-size:13px}#dayup-consent-preferences{position:fixed;z-index:9998;bottom:8px;left:8px;padding:5px 10px;border:1px solid #c3c4c7;border-radius:4px;background:#fff;color:#343b42;font:12px/1.5 system-ui,sans-serif;cursor:pointer}#dayup-consent-panel button:focus-visible,#dayup-consent-preferences:focus-visible{outline:2px solid #2271b1;outline-offset:3px}@media(max-width:500px){#dayup-consent-panel{padding:16px;left:10px;bottom:10px;width:calc(100% - 20px)}#dayup-consent-panel button{min-width:100%;flex:auto}}
