.cookie-notice{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1a1a1a;color:#fff;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;box-shadow:0 -2px 12px #0003;transform:translateY(100%);transition:transform .35s ease}.cookie-notice--visible{transform:translateY(0)}.cookie-notice__text{flex:1;font-size:.875rem;line-height:1.5;margin:0}.cookie-notice__text a{color:#fff;text-decoration:underline}.cookie-notice__actions{display:flex;gap:10px;flex-shrink:0}.cookie-notice__accept{background:#fff;color:#1a1a1a;border:none;padding:8px 20px;font-size:.875rem;font-weight:600;cursor:pointer;border-radius:2px;transition:opacity .2s ease}.cookie-notice__accept:hover{opacity:.85}.cookie-notice__decline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4);padding:8px 20px;font-size:.875rem;cursor:pointer;border-radius:2px;transition:border-color .2s ease}.cookie-notice__decline:hover{border-color:#fff}@media(max-width:600px){.cookie-notice{flex-direction:column;align-items:flex-start}.cookie-notice__actions{width:100%}.cookie-notice__accept,.cookie-notice__decline{flex:1;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-cookie-notice.css.map */
