#ps-consent-panel,#ps-consent-open{box-sizing:border-box;font-family:Arial,sans-serif;color:#f2efe7;background:#181919;font-size:14px;line-height:1.55;letter-spacing:normal;text-transform:none}
#ps-consent-panel{position:fixed;z-index:10000;bottom:64px;left:24px;right:24px;max-width:720px;margin:0;padding:24px;border:1px solid #77796f;box-shadow:0 10px 40px #0008}
#ps-consent-panel[hidden]{display:none!important}
#ps-consent-panel h2{color:inherit;font-size:20px;font-weight:600;line-height:1.3;letter-spacing:normal;margin:0 0 12px;text-transform:none}
#ps-consent-panel p{color:inherit;font-size:14px;line-height:1.55;margin:0 0 18px;max-width:none;text-align:left}
.ps-consent-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
#ps-consent-panel button,#ps-consent-open{min-height:44px;padding:10px 16px;border:1px solid #bab8af;border-radius:0;cursor:pointer;font:inherit;color:#f2efe7;background:#252626;text-transform:none;letter-spacing:normal}
#ps-consent-panel button:hover,#ps-consent-open:hover{background:#3c3e3d}
#ps-consent-panel a{color:#f2efe7;text-decoration:underline;min-height:44px;display:inline-flex;align-items:center;padding:8px 0;font-size:14px;letter-spacing:normal;text-transform:none}
#ps-consent-panel :focus-visible,#ps-consent-open:focus-visible{outline:3px solid #ded2b5;outline-offset:3px}
#ps-consent-open{position:fixed;z-index:9999;bottom:12px;left:24px;font-size:12px;padding:8px 12px}
@media(max-width:520px){#ps-consent-panel{left:12px;right:12px;bottom:64px;padding:18px;max-height:calc(100dvh - 88px);overflow:auto}#ps-consent-open{left:12px}.ps-consent-actions button{flex:1 1 180px}#ps-consent-panel h2{font-size:18px}}
