:root{--bg:#efefef;--panel:#fff;--brand:#2f55b8;--ink:#141b2b;--accent:#3569dd}*{box-sizing:border-box}html{background:#fff}body,html{overflow-x:hidden}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--bg);color:var(--ink)}.page-shell{min-height:100vh;padding:0}.page-shell-sticky-space{padding-bottom:70px}.mobile-frame{width:100%;max-width:100%;min-height:100vh;margin:0 auto;background:var(--panel);border:0;border-radius:0;overflow-x:hidden;overflow-y:visible}.desktop-page{display:block}.purchase-sidebar{display:none}.purchase-inline{display:block}.desktop-photo-slot,.purchase-intro{display:none}.safety-heading{margin:0 0 14px;padding-top:20px;padding-left:19px;color:#000;font-family:Inter,Arial,Helvetica,sans-serif;font-size:20px;line-height:1.4;font-weight:600;text-align:left;max-width:none}@media (min-width:1024px){.page-shell-sticky-space{padding-bottom:0}.mobile-frame{width:100%;max-width:none;min-height:100vh;margin:0;border:0;border-radius:0;overflow:visible}.desktop-page{display:flex;flex-direction:column;gap:40px;padding:0 28px 36px}.desktop-row{min-width:0}.desktop-row-product,.desktop-row-split{display:grid;grid-template-columns:minmax(0,60%) minmax(0,40%);grid-column-gap:50px;column-gap:50px;align-items:start}.desktop-row-safety{--safety-media-height:clamp(500px,45vh,620px);display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);grid-template-rows:auto var(--safety-media-height);grid-column-gap:24px;column-gap:24px;grid-row-gap:14px;row-gap:14px;align-items:start}.safety-heading{grid-column:1/-1;margin:0;padding-top:0;padding-left:0;font-size:24px;line-height:1.05;text-align:center}.desktop-safety-left,.desktop-safety-photo{height:var(--safety-media-height)}.desktop-row-split{grid-template-columns:minmax(0,46%) minmax(0,54%)}.desktop-row-product{--product-slider-height:clamp(530px,57.5vh,713px);align-items:stretch}.desktop-col-aside,.desktop-col-main{min-width:0}.purchase-inline{display:none}.purchase-sidebar{--purchase-sticky-top:92px;display:block;position:-webkit-sticky;position:sticky;top:var(--purchase-sticky-top);align-self:start;height:auto;max-height:calc(100dvh - var(--purchase-sticky-top) - 16px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none}.purchase-sidebar::-webkit-scrollbar{width:0;height:0;display:none}.purchase-meta{margin-top:0;margin-bottom:12px}.purchase-intro{display:block;margin-bottom:20px}.desktop-photo-slot{display:block;width:100%;border:1px solid #e2e8f0;border-radius:16px;height:clamp(500px,45vh,620px);background:#f8fafc;overflow:hidden}.desktop-photo-image{width:100%;height:100%;object-fit:cover;display:block}}@media (min-width:1280px){.desktop-page{padding-inline:36px}}