.bp-cookie-consent[hidden],.bp-cookie-banner[hidden],.bp-cookie-modal-layer[hidden]{display:none!important}.bp-cookie-consent{position:relative;z-index:99990}.bp-cookie-banner{position:fixed;left:50%;bottom:16px;transform:translate(-50%);width:min(760px,calc(100vw - 32px));padding:18px;border:1px solid var(--border);border-radius:16px;background:var(--background);color:var(--foreground);box-shadow:0 16px 48px #23456729;z-index:99992}.bp-cookie-banner__content{display:grid;gap:16px}.bp-cookie-banner__copy{display:grid;gap:7px}.bp-cookie-banner__title{font-family:var(--font-heading);font-size:18px;font-weight:600;line-height:1.3;color:var(--primary)}.bp-cookie-banner__text{font-size:13px;line-height:1.5;color:var(--muted-foreground)}.bp-cookie-banner__privacy,.bp-cookie-modal__privacy{width:fit-content;color:var(--primary);font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.bp-cookie-banner__actions,.bp-cookie-modal__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bp-cookie-btn{min-height:46px;padding:10px 14px;border-radius:var(--radius-md);border:1px solid transparent;font-size:14px;font-weight:600;line-height:1.15;text-align:center;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out}.bp-cookie-btn--accept{background:var(--accent);border-color:var(--accent);color:#fff}.bp-cookie-btn--accept:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.bp-cookie-btn--reject{background:var(--primary);border-color:var(--primary);color:#fff}.bp-cookie-btn--reject:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.bp-cookie-btn--manage,.bp-cookie-btn--save{background:#fff;border-color:var(--primary);color:var(--primary)}.bp-cookie-btn--manage:hover,.bp-cookie-btn--save:hover{background:var(--surface)}.bp-cookie-modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;z-index:99995}.bp-cookie-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#1f2a378f;cursor:default}.bp-cookie-modal{position:relative;width:min(600px,100%);max-height:min(780px,calc(100vh - 32px));overflow-y:auto;padding:22px;border:1px solid var(--border);border-radius:20px;background:#fff;color:var(--foreground);box-shadow:0 24px 64px #23456738;z-index:1}.bp-cookie-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.bp-cookie-modal__eyebrow{margin:0 0 4px;color:var(--accent-strong);font-size:12px;font-weight:600;letter-spacing:.08em}.bp-cookie-modal__title{margin:0;color:var(--primary);font-family:var(--font-heading);font-size:24px;font-weight:600;line-height:1.25}.bp-cookie-modal__close{display:inline-grid;place-items:center;flex:0 0 auto;width:44px;height:44px;margin:-6px -6px 0 0;padding:0;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--primary)}.bp-cookie-modal__close:hover{background:var(--surface)}.bp-cookie-modal__close svg{width:20px;height:20px}.bp-cookie-modal__intro{margin:14px 0 18px;color:var(--muted-foreground);font-size:14px;line-height:1.5}.bp-cookie-preferences{display:grid;gap:0;border:1px solid var(--border);border-radius:16px;overflow:hidden}.bp-cookie-preference{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px 16px;background:#fff}.bp-cookie-preference+.bp-cookie-preference{border-top:1px solid var(--border)}.bp-cookie-preference__copy{min-width:0}.bp-cookie-preference__heading{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.bp-cookie-preference h3{margin:0 0 4px;color:var(--foreground);font-family:var(--font-heading);font-size:15px;font-weight:600;line-height:1.35}.bp-cookie-preference p{margin:0;color:var(--muted-foreground);font-size:12.5px;line-height:1.45}.bp-cookie-preference__required{display:inline-flex;align-items:center;min-height:24px;padding:2px 8px;border-radius:999px;background:var(--surface);color:var(--primary);font-size:11px;font-weight:600}.bp-cookie-switch{position:relative;display:inline-flex;align-items:center;justify-content:center;width:52px;height:44px;flex:0 0 auto;cursor:pointer}.bp-cookie-switch input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.bp-cookie-switch__track{position:relative;display:block;width:46px;height:26px;border:1px solid #b9c4cd;border-radius:999px;background:#dfe5ea;transition:background-color .15s ease-out,border-color .15s ease-out}.bp-cookie-switch__thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1f2a3733;transition:transform .15s ease-out}.bp-cookie-switch input:checked+.bp-cookie-switch__track{border-color:var(--accent);background:var(--accent)}.bp-cookie-switch input:checked+.bp-cookie-switch__track .bp-cookie-switch__thumb{transform:translate(20px)}.bp-cookie-switch input:focus-visible+.bp-cookie-switch__track{outline:2px solid var(--accent-strong);outline-offset:2px}.bp-cookie-switch--locked{cursor:default;opacity:.85}.bp-cookie-modal__status{min-height:20px;margin:10px 0 0;color:var(--error);font-size:12px;line-height:1.4}.bp-cookie-modal__actions{margin-top:4px}.bp-cookie-modal__privacy{display:inline-flex;margin-top:14px}.bp-cookie-lock{overflow:hidden}.bp-cookie-footer-link{-webkit-appearance:none;appearance:none;padding:0;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}body.bp-cookie-custom-active #shopify-pc__banner,body.bp-cookie-custom-active #shopify-pc__prefs{display:none!important}@media(max-width:767px){.bp-cookie-banner{bottom:10px;width:calc(100vw - 20px);padding:16px;border-radius:16px}.bp-cookie-banner__actions,.bp-cookie-modal__actions{grid-template-columns:1fr}.bp-cookie-btn{width:100%}.bp-cookie-modal-layer{align-items:end;padding:10px}.bp-cookie-modal{width:100%;max-height:calc(100vh - 20px);padding:18px 16px;border-radius:20px}.bp-cookie-modal__title{font-size:22px}.bp-cookie-preference{padding:14px}}@media(prefers-reduced-motion:reduce){.bp-cookie-btn,.bp-cookie-switch__track,.bp-cookie-switch__thumb{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/blu-panda-cookie-consent.css.map */
