.m-cookie-banner{position:fixed;z-index:9999;box-sizing:border-box;display:none;gap:14px;width:calc(100% - 32px);max-width:430px;padding:18px;bottom:18px;left:18px;background:var(--oq-bg,#fbf6ee);color:var(--oq-text,#2d1830);border:1px solid var(--oq-border,#e7d7c9);border-radius:10px;box-shadow:0 20px 52px -34px rgba(45,24,48,.5);font-family:var(--oq-font-body,"DM Sans",Arial,sans-serif);font-size:14px;line-height:1.45;opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease,bottom .25s ease;flex-direction:column}.m-cookie-banner.show{opacity:1;transform:translateY(0)}.m-cookie-banner__message{display:block;margin:0;color:var(--oq-subtext,#6f5969)}.m-cookie-banner__learn-more{display:inline;color:var(--oq-primary,#4b193d);font-weight:700;text-decoration:underline;text-underline-offset:3px}.m-cookie-banner__learn-more:hover{color:var(--oq-link,#7a255d)}.m-cookie-banner--black,.m-cookie-banner--white{background:var(--oq-bg,#fbf6ee);color:var(--oq-text,#2d1830)}.m-cookie-banner--bottom{right:auto;bottom:18px;left:18px}.m-cookie-banner--bottom-left{right:auto;bottom:18px;left:18px}.m-cookie-banner--bottom-right{right:18px;bottom:92px;left:auto}.m-cookie-banner__buttons{display:flex;align-items:center;justify-content:flex-end;gap:10px}.m-cookie-banner__buttons>button{display:block;border:1.5px solid var(--oq-primary,#4b193d);border-radius:999px;padding:9px 16px;text-align:center;white-space:nowrap;font-family:var(--oq-font-body,"DM Sans",Arial,sans-serif);font-size:13px;font-weight:800;line-height:1;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.m-cookie-banner__buttons>button+button{margin-left:0}.m-cookie-banner__buttons .cookie-action--accept{background:var(--oq-primary,#4b193d);color:var(--oq-text-inverse,#fff)}.m-cookie-banner__buttons .cookie-action--decline{background:transparent;color:var(--oq-primary,#4b193d)}.m-cookie-banner__buttons .cookie-action--decline:hover{background:color-mix(in srgb,var(--oq-primary,#4b193d) 8%,transparent);text-decoration:none}.m-cookie-banner__buttons .cookie-action--accept:hover{background:var(--oq-primary-hover,#37102d);border-color:var(--oq-primary-hover,#37102d)}@media(max-width:767px){.m-cookie-banner,.m-cookie-banner--bottom,.m-cookie-banner--bottom-left,.m-cookie-banner--bottom-right{right:12px;bottom:calc(72px + env(safe-area-inset-bottom,0px));left:12px;width:auto;max-width:none;padding:16px}body.template-product .m-cookie-banner,body.template-product .m-cookie-banner--bottom,body.template-product .m-cookie-banner--bottom-left,body.template-product .m-cookie-banner--bottom-right{bottom:calc(12px + env(safe-area-inset-bottom,0px))}html.stick-atc-show body.template-product .m-cookie-banner,html.stick-atc-show body.template-product .m-cookie-banner--bottom,html.stick-atc-show body.template-product .m-cookie-banner--bottom-left,html.stick-atc-show body.template-product .m-cookie-banner--bottom-right{bottom:calc(var(--f-sticky-atc-bar-height,73px) + 12px + env(safe-area-inset-bottom,0px))}.m-cookie-banner__buttons{justify-content:stretch}.m-cookie-banner__buttons>button{flex:1;padding:10px 12px}}
