.store-consent[hidden]{display:none!important}
.store-consent{position:fixed;left:20px;right:20px;bottom:20px;z-index:100010;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:1040px;margin:auto;padding:22px;border:1px solid rgba(18,18,18,.15);border-radius:16px;background:#fff;color:#171717;box-shadow:0 20px 60px rgba(0,0,0,.22);font:14px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.store-consent h2{margin:0 0 8px;font-size:20px}
.store-consent p{margin:4px 0}
.store-consent a{color:inherit;text-decoration:underline}
.store-consent-actions{display:flex;flex-wrap:wrap;gap:10px;min-width:max-content}
.store-consent button,.store-consent-settings{min-height:42px;padding:9px 15px;border:1px solid #232323;border-radius:999px;background:#fff;color:#171717;font-weight:600;cursor:pointer}
.store-consent .store-consent-primary{background:#171717;color:#fff}
.store-consent-settings{position:fixed;left:14px;bottom:14px;z-index:99980;min-height:36px;padding:7px 12px;border-color:rgba(0,0,0,.25);background:rgba(255,255,255,.94);font-size:12px}
@media(max-width:720px){.store-consent{left:10px;right:10px;bottom:10px;display:block;max-height:85vh;overflow:auto}.store-consent-actions{margin-top:16px;min-width:0}.store-consent-actions button{width:100%}}
