.cookie-consent{position:fixed;z-index:120;left:50%;transform:translateX(-50%);bottom:max(16px,env(safe-area-inset-bottom));box-sizing:border-box;width:min(1040px,calc(100vw - 28px));max-width:calc(100vw - 28px);padding:18px 20px;border:1px solid #eadfee;border-radius:20px;background:#fff;box-shadow:0 18px 60px #2f0c3940;display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px;color:#3b2940}.cookie-consent[hidden],.cookie-preferences-backdrop[hidden]{display:none!important}.cookie-copy{min-width:0;display:flex;align-items:flex-start;gap:13px}.cookie-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:#f7edf8;font-size:22px}.cookie-copy h2{margin:0 0 5px;color:#3d1748;font:800 19px Georgia,serif}.cookie-copy p{max-width:660px;margin:0;color:#786a7b;font-size:12px;line-height:1.55}.cookie-copy a{color:#620853;font-weight:800;text-decoration:underline}.cookie-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.cookie-button{min-height:42px;padding:0 15px;border:1px solid #d9c9dd;border-radius:10px;background:#fff;color:#4a3150;font-size:11px;font-weight:900;cursor:pointer}.cookie-button.primary{border-color:#620853;background:#620853;color:#fff}.cookie-button:hover{transform:translateY(-1px)}.cookie-preferences-backdrop{position:fixed;z-index:125;inset:0;padding:18px;background:#1d0924aa;display:grid;place-items:center}.cookie-preferences{position:relative;width:min(560px,100%);max-height:calc(100vh - 36px);overflow:auto;border-radius:20px;background:#fff;box-shadow:0 25px 75px #16051c66;color:#3b2940}.cookie-preferences header{padding:26px 28px 18px;border-bottom:1px solid #eee4f0}.cookie-preferences header small{color:#620853;font-size:9px;font-weight:900;letter-spacing:.13em}.cookie-preferences h2{margin:6px 0 7px;color:#3d1748;font:800 26px Georgia,serif}.cookie-preferences header p{margin:0;color:#817384;font-size:12px}.cookie-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border:0;border-radius:50%;background:#f5edf6;color:#4a3150;font-size:22px;cursor:pointer}.cookie-options{padding:8px 28px}.cookie-options label{min-height:78px;padding:15px 0;border-bottom:1px solid #eee4f0;display:flex;align-items:center;justify-content:space-between;gap:18px}.cookie-options span{display:flex;flex-direction:column;gap:5px}.cookie-options b{color:#4a2054;font-size:14px}.cookie-options small{color:#817384;font-size:11px;line-height:1.45}.cookie-options input{width:21px;height:21px;flex:0 0 auto;accent-color:#620853}.cookie-preferences footer{padding:18px 28px 24px;display:flex;justify-content:flex-end;gap:9px}.cookie-settings-link{padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:800;cursor:pointer}.cookie-dialog-open{overflow:hidden}.cookie-banner-visible .mobile-cart{bottom:170px}@media(max-width:760px){.cookie-consent{bottom:max(10px,env(safe-area-inset-bottom));padding:16px;grid-template-columns:1fr;gap:14px}.cookie-copy h2{font-size:17px}.cookie-copy p{font-size:11px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.cookie-actions .primary{grid-column:1/-1;grid-row:1}.cookie-actions .secondary{grid-row:2}.cookie-button{width:100%;padding:0 10px}.cookie-preferences-backdrop{padding:10px}.cookie-preferences header,.cookie-options{padding-left:19px;padding-right:19px}.cookie-preferences footer{padding:15px 19px 20px;display:grid;grid-template-columns:1fr 1fr}.cookie-banner-visible .mobile-cart{display:none!important}}@media(prefers-reduced-motion:reduce){.cookie-button{transition:none}}