@media (min-width:701px) {
  body .lgm3d { position:relative !important; left:auto !important; right:auto !important; transform:none !important; width:100vw !important; max-width:100vw !important; min-width:100vw !important; margin-left:calc(50% - 50vw) !important; margin-right:calc(50% - 50vw) !important; border:0; border-radius:0; }
  .lgm3d-head { padding:16px 26px; }
  .lgm3d-layout { display:block; position:relative; height:calc(100vh - 112px); min-height:680px; }
  .lgm3d-view { position:absolute; inset:0; min-height:0; }
  .lgm3d-panel { position:absolute !important; z-index:5; top:18px; bottom:18px; width:290px !important; max-width:calc(100vw - 36px) !important; padding:18px; overflow:auto; background:#fffffff0; border:1px solid var(--line); border-radius:12px; box-shadow:0 12px 36px #17202724; backdrop-filter:blur(8px); transition:transform .25s ease,opacity .25s ease; }
  .lgm3d-layout > .lgm3d-panel:first-child { left:132px; transform:translateX(0); }
  .lgm3d.catalog-closed .lgm3d-layout > .lgm3d-panel:first-child { transform:translateX(calc(-100% - 28px)); opacity:0; pointer-events:none; }
  .lgm3d-summary { right:18px; border-left:1px solid var(--line); transform:translateX(calc(100% + 28px)); opacity:0; pointer-events:none; }
  .lgm3d.summary-open .lgm3d-summary { transform:translateX(0); opacity:1; pointer-events:auto; }
  .lgm3d-viewtools { z-index:8; left:14px; top:14px; right:auto; display:flex; flex-direction:column; align-items:stretch; width:104px; }
  .lgm3d-viewtools button { width:104px; min-height:42px; text-align:left; padding:8px 10px; background:#fffffff2; box-shadow:0 4px 14px #17202718; }
  .lgm3d-viewtools .lgm3d-toolbar-pdf { margin-top:5px; background:#c61920; border-color:#c61920; color:#fff; font-weight:700; }
}
@media (min-width:701px) and (max-width:1050px) {
  .lgm3d-panel { width:245px; }
  .lgm3d-viewtools { left:12px; width:96px; }
  .lgm3d-viewtools button { width:96px; }
  .lgm3d-layout > .lgm3d-panel:first-child { left:120px; }
}
@media (min-width:701px) {
  .lgm3d-panel { top:14px; bottom:14px; width:270px !important; }
}

html,body { max-width:100%; }
.lgm3d-systembar .lgm3d-cta { position:static; z-index:auto; left:auto; bottom:auto; transform:none; width:max-content; max-width:100%; padding:10px 16px; border:1px solid #c8ced1; border-radius:12px; background:#fff; color:#263238; font-size:15px; text-align:left; box-shadow:0 3px 12px #1720270a; }
.lgm3d-cta a { color:#b3131a; font-weight:700; text-decoration:none; }
.lgm3d-cta a:hover { text-decoration:underline; }
@media(max-width:700px){.lgm3d-systembar .lgm3d-cta{width:100%;font-size:12px;text-align:center}}
