.platform-cookie-consent__overlay{pointer-events:none;z-index:calc(var(--storefront-layer-system,2200) - 1);background:0 0;position:fixed;inset:0}.platform-cookie-consent{background:var(--theme-elevation-0,#fff);color:var(--theme-text,#111);width:100%;max-width:min(42rem,100vw - 2rem);z-index:var(--storefront-layer-system,2200);border-radius:.75rem;padding:1.25rem;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 1rem 3rem #00000040}.platform-cookie-consent__categories{gap:.75rem;margin-top:1rem;display:grid}.platform-cookie-consent__category,.platform-cookie-consent__actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.platform-cookie-consent__category small{display:block}.platform-cookie-consent__control{flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.platform-cookie-consent__checkbox{appearance:none;background:var(--theme-elevation-50,#f4f4f5);border:1.5px solid var(--theme-elevation-400,#a1a1aa);box-sizing:border-box;cursor:pointer;border-radius:.25rem;flex-shrink:0;place-content:center;width:1.125rem;height:1.125rem;margin:0;transition:background-color .14s,border-color .14s,box-shadow .14s;display:inline-grid}.platform-cookie-consent__checkbox:before{content:"";opacity:0;color:#fff;border-bottom:2px solid;border-right:2px solid;width:.3rem;height:.55rem;margin-bottom:.12rem;transition:opacity .12s;transform:scale(.7)rotate(45deg)}.platform-cookie-consent__checkbox:checked{background:var(--theme-success-500,#16a34a);border-color:var(--theme-success-500,#16a34a)}.platform-cookie-consent__checkbox:checked:before{opacity:1}.platform-cookie-consent__checkbox:focus-visible{outline:2px solid var(--theme-success-500,#16a34a);outline-offset:2px}.platform-cookie-consent__checkbox:disabled{cursor:not-allowed;opacity:.72}.platform-cookie-consent__actions{flex-wrap:wrap;justify-content:flex-start;margin-top:1rem}
