.storeoz-consent{position:fixed;z-index:1080;right:20px;bottom:20px;left:20px;max-width:1080px;margin:auto;padding:20px 24px;display:flex;align-items:center;gap:28px;background:#fff;color:#152329;border:1px solid #d6e2e6;border-radius:16px;box-shadow:0 8px 36px rgba(17,43,55,.2);font-size:14px;line-height:1.5}
.storeoz-consent[hidden]{display:none}
.storeoz-consent strong{font-size:16px}.storeoz-consent p{margin:6px 0 0}.storeoz-consent a{color:#087b8b;text-decoration:underline}
.storeoz-consent__actions{display:flex;gap:10px;flex-shrink:0}.storeoz-consent__actions button{min-height:44px;padding:10px 14px;font:inherit;font-weight:600;border:1px solid #187e8b;border-radius:10px;background:#fff;color:#165b66;cursor:pointer}.storeoz-consent__actions button:hover{background:#eef7f8}.storeoz-consent__actions button:focus-visible,.storeoz-consent-settings:focus-visible{outline:3px solid #087b8b;outline-offset:3px}
.storeoz-consent-settings{margin:12px 0;padding:8px 0;border:0;background:transparent;color:inherit;text-decoration:underline;font:inherit;cursor:pointer}
@media(max-width:767px){.storeoz-consent{left:10px;right:10px;bottom:10px;padding:16px;gap:14px;flex-direction:column;align-items:stretch;font-size:13px}.storeoz-consent__actions{flex-wrap:wrap}.storeoz-consent__actions button{flex:1;padding:10px}}
