.shop-consent{display:none}html.shop-consent-ask .shop-consent{display:block;position:fixed;left:0;right:0;bottom:0;z-index:1035;box-sizing:border-box;background:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 8px rgba(0,0,0,.12);padding:6px 16px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px))}.shop-consent *{box-sizing:border-box}.shop-consent-main{display:flex;align-items:center;gap:16px;max-width:1500px;margin:0 auto}.shop-consent-text{flex:1 1 auto;margin:0;color:#212529;font-size:12px;line-height:1.45}.shop-consent-age{display:inline-block;margin-right:6px;padding:1px 6px;border-radius:3px;background:#cd0018;color:#fff;font-size:11px;font-weight:700;vertical-align:1px}.shop-consent-text a{color:#cd0018;text-decoration:underline}.shop-consent-short{display:none}.shop-consent-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.shop-consent-accept,.shop-consent-reject{min-height:40px;padding:8px 16px;border-radius:4px;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;white-space:nowrap}.shop-consent-accept{border:1px solid #cd0018;background:#cd0018;color:#fff}.shop-consent-reject{border:1px solid #999;background:#fff;color:#333}.shop-consent-settings{display:inline-block;padding:0;border:0;background:0 0;color:#cd0018;font:inherit;text-decoration:underline;cursor:pointer;white-space:nowrap;vertical-align:baseline}.shop-consent-accept:focus-visible,.shop-consent-panel button:focus-visible,.shop-consent-reject:focus-visible,.shop-consent-settings:focus-visible,.shop-consent-toggle input:focus-visible+.shop-consent-knob{outline:2px solid #005fcc;outline-offset:2px}.shop-consent-panel{max-width:1240px;margin:0 auto 12px;padding-bottom:12px;border-bottom:1px solid #e9ecef;max-height:45vh;overflow-y:auto}.shop-consent-panel[hidden]{display:none}.shop-consent-panel-intro{margin:0 0 10px;color:#555;font-size:12px;line-height:1.45}.shop-consent-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid #f1f3f5}.shop-consent-row:first-of-type{border-top:0}.shop-consent-row-name{color:#212529;font-size:13px;font-weight:600}.shop-consent-row-note{display:block;color:#6c757d;font-size:11px;font-weight:400;line-height:1.4}.shop-consent-toggle{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:52px;height:44px;cursor:pointer}.shop-consent-toggle input{position:absolute;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.shop-consent-knob{position:relative;display:block;width:44px;height:24px;border-radius:12px;background:#adb5bd;transition:background .15s ease}.shop-consent-knob::before{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s ease}.shop-consent-toggle input:checked+.shop-consent-knob{background:#cd0018}.shop-consent-toggle input:checked+.shop-consent-knob::before{transform:translateX(20px)}.shop-consent-panel-actions{display:flex;align-items:center;gap:10px;margin-top:12px}.shop-consent-all,.shop-consent-none{min-height:40px;padding:8px 12px;border:1px solid #ced4da;border-radius:4px;background:#fff;color:#333;font-size:12px;cursor:pointer}.shop-consent-save{min-height:40px;margin-left:auto;padding:8px 20px;border:1px solid #cd0018;border-radius:4px;background:#cd0018;color:#fff;font-size:13px;font-weight:600;cursor:pointer}.shop-consent-panel-note{margin:8px 0 0;color:#6c757d;font-size:11px}.shop-consent-reopen{padding:0;border:0;background:0 0;color:#fff;font:inherit;text-decoration:underline;cursor:pointer}.shop-consent-veil{display:none}html.shop-consent-blocking.shop-consent-ask .shop-consent-veil{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1034;background:rgba(0,0,0,.65)}html.shop-consent-blocking.shop-consent-ask body{overflow:hidden}body.has-shop-consent{padding-bottom:var(--shop-consent-h,0)}@media (max-width:767px){html.shop-consent-ask .shop-consent{padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.shop-consent-main{display:block}.shop-consent-long{display:none}.shop-consent-short{display:inline}.shop-consent-text{margin-bottom:8px;line-height:1.4}.shop-consent-settings{padding:6px 3px}.shop-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shop-consent-accept,.shop-consent-reject{min-height:44px;padding:8px 6px;font-size:12px;white-space:normal}.shop-consent-row-note{display:none}.shop-consent-panel{margin-bottom:8px;padding-bottom:8px}.shop-consent-panel-intro{font-size:11px}.shop-consent-panel-actions{flex-wrap:wrap}.shop-consent-save{flex:1 0 100%;margin-left:0}body.has-shop-consent .shop-sticky-cart{bottom:var(--shop-consent-h,0);padding-bottom:6px}body.has-shop-consent.has-shop-sticky-cart{padding-bottom:calc(var(--shop-sticky-cart-h,56px) + var(--shop-consent-h,0px))}}@media (prefers-reduced-motion:reduce){.shop-consent-knob,.shop-consent-knob::before{transition:none}}