.store-cookie-choice{position:fixed;z-index:120;bottom:16px;left:16px;width:400px;max-width:calc(100% - 32px);border:1px solid var(--store-border);border-radius:8px;padding:18px;background:var(--store-surface);color:var(--store-text);box-shadow:0 8px 32px #0002}.store-cookie-choice strong{font-size:14px;font-weight:600}.store-cookie-choice p{font-size:12px;line-height:1.7;margin:8px 0 14px;color:var(--store-muted)}.store-cookie-choice a{text-decoration:underline}.store-cookie-choice>div{display:flex;gap:12px}.store-cookie-choice>div>button{flex:1;min-height:40px;border:1px solid var(--store-border);border-radius:6px;font-size:12px;font-weight:500}.store-cookie-choice>div>button:last-child{background:var(--store-accent);color:var(--store-on-accent);border-color:var(--store-accent)}.store-privacy-preferences{position:fixed;bottom:4px;left:8px;z-index:25;font-size:10px;padding:4px 8px;border-radius:4px;background:var(--store-surface);color:var(--store-muted)}