.product-drawer-backdrop[data-astro-cid-zdxu43nv]{position:fixed;inset:0;z-index:90;background:#060b188c;backdrop-filter:blur(2px);opacity:0;transition:opacity .3s ease}.product-drawer-backdrop[data-astro-cid-zdxu43nv].is-open{opacity:1}.product-drawer[data-astro-cid-zdxu43nv]{position:fixed;top:0;right:0;bottom:0;z-index:91;width:440px;max-width:100vw;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;background:var(--white);box-shadow:-30px 0 60px -20px #060b1859;transform:translate(100%);transition:transform .35s cubic-bezier(.2,.8,.2,1)}.product-drawer[data-astro-cid-zdxu43nv].is-open{transform:translate(0)}.product-drawer-close[data-astro-cid-zdxu43nv]{position:absolute;top:18px;right:18px;z-index:2;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;border:0;background:#ffffffeb;color:var(--ink);cursor:pointer}.product-drawer-close[data-astro-cid-zdxu43nv] svg[data-astro-cid-zdxu43nv]{width:16px;height:16px}.product-drawer-media[data-astro-cid-zdxu43nv]{position:relative;height:240px;background:var(--ink);flex:none}.product-drawer-media[data-astro-cid-zdxu43nv] img[data-astro-cid-zdxu43nv][data-drawer-image]{width:100%;height:100%;object-fit:contain;padding:20px 0}.product-drawer-logo[data-astro-cid-zdxu43nv]{position:absolute;left:20px;bottom:18px;max-width:120px;height:44px;object-fit:contain;padding:6px 10px;background:var(--white);border-radius:8px;box-shadow:0 8px 18px -10px #00000080}.product-drawer-body[data-astro-cid-zdxu43nv]{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:26px 26px 40px}.product-drawer-cat[data-astro-cid-zdxu43nv]{margin:0;color:var(--orange);font:700 11px/1 var(--display);letter-spacing:.1em;text-transform:uppercase}.product-drawer-body[data-astro-cid-zdxu43nv] h3[data-astro-cid-zdxu43nv]{margin:8px 0 4px;font:600 24px/1.2 var(--display);letter-spacing:-.02em;color:var(--ink)}.product-drawer-equivalent[data-astro-cid-zdxu43nv]{margin:0 0 18px;color:var(--muted);font-size:13px;min-height:1em}.product-drawer-tabs[data-astro-cid-zdxu43nv]{display:flex;gap:4px;padding:4px;margin-bottom:18px;border-radius:999px;background:var(--paper);width:fit-content}.product-drawer-tabs[data-astro-cid-zdxu43nv] button[data-astro-cid-zdxu43nv]{padding:8px 16px;border:0;border-radius:999px;background:transparent;color:var(--muted);font:600 12.5px/1 var(--display);cursor:pointer;transition:background .18s ease,color .18s ease}.product-drawer-tabs[data-astro-cid-zdxu43nv] button[data-astro-cid-zdxu43nv].is-active{background:var(--white);color:var(--ink);box-shadow:0 2px 8px -2px #060b1833}.product-drawer-panel[data-astro-cid-zdxu43nv]{display:none}.product-drawer-panel[data-astro-cid-zdxu43nv].is-active{display:block}.product-drawer-panel[data-astro-cid-zdxu43nv] p[data-astro-cid-zdxu43nv]{margin:0 0 16px;color:var(--muted);font-size:14.5px;line-height:1.65}.product-drawer-panel[data-astro-cid-zdxu43nv] h4[data-astro-cid-zdxu43nv]{margin:0 0 12px;color:var(--ink);font:700 11.5px/1 var(--display);letter-spacing:.08em;text-transform:uppercase}.product-drawer-panel[data-astro-cid-zdxu43nv] ul[data-astro-cid-zdxu43nv]{margin:0 0 24px;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.product-drawer-panel[data-astro-cid-zdxu43nv] ul[data-astro-cid-zdxu43nv] li[data-astro-cid-zdxu43nv]{position:relative;padding-left:18px;color:var(--ink);font-size:13.5px;line-height:1.55}.product-drawer-panel[data-astro-cid-zdxu43nv] ul[data-astro-cid-zdxu43nv] li[data-astro-cid-zdxu43nv]:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:var(--orange)}.product-drawer-highlight[data-astro-cid-zdxu43nv]{margin:0 0 20px!important;padding:14px 16px;border-left:2px solid var(--orange);background:var(--paper);color:var(--ink)!important;font:500 15px/1.55 var(--display)!important}.product-drawer-panel[data-astro-cid-zdxu43nv] dl[data-astro-cid-zdxu43nv]{margin:0 0 16px;display:grid;gap:14px}.product-drawer-panel[data-astro-cid-zdxu43nv] dt[data-astro-cid-zdxu43nv]{color:var(--muted);font-size:11.5px;text-transform:uppercase;letter-spacing:.08em}.product-drawer-panel[data-astro-cid-zdxu43nv] dd[data-astro-cid-zdxu43nv]{margin:3px 0 0;color:var(--ink);font-size:14px;line-height:1.5}.product-drawer-note[data-astro-cid-zdxu43nv]{font-size:13px!important;font-style:italic}.product-drawer-doclinks[data-astro-cid-zdxu43nv]{display:flex;flex-direction:column;gap:10px}.product-drawer-doclinks[data-astro-cid-zdxu43nv] a[data-astro-cid-zdxu43nv]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:1px solid var(--line);border-radius:12px;color:var(--ink);font:600 13.5px/1 var(--display);text-decoration:none;transition:border-color .18s ease,background .18s ease}.product-drawer-doclinks[data-astro-cid-zdxu43nv] a[data-astro-cid-zdxu43nv]:hover{border-color:var(--orange);background:var(--paper)}.product-drawer-footer[data-astro-cid-zdxu43nv]{flex:none;padding:16px 26px;border-top:1px solid var(--line);background:var(--white)}.product-drawer-cta[data-astro-cid-zdxu43nv]{width:100%;margin:0;justify-content:center;gap:8px;text-decoration:none}body.drawer-open{overflow:hidden}@media (max-width: 520px){.product-drawer[data-astro-cid-zdxu43nv]{width:100%}}
