.pdf-document.eo-document .eo-grid{background:#f0f0f0;grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5mm 3mm;height:calc(100% - 18mm);padding:4mm 4mm 5mm;display:grid;overflow:hidden}.pdf-document.eo-document .eo-item{break-inside:avoid;page-break-inside:avoid;grid-template-rows:minmax(0,1fr) auto auto;place-items:end center;min-width:0;min-height:0;display:grid}.pdf-document.eo-document .eo-image-wrap{place-items:center;width:100%;height:100%;min-height:0;display:grid}.pdf-document.eo-document .eo-item img{width:var(--cube-size);height:var(--cube-size);object-fit:contain;max-width:100%;max-height:100%;display:block}.pdf-document.eo-document .eo-name{font-size:var(--case-label-size);letter-spacing:.02em;text-align:center;margin-top:.6mm;font-weight:700;line-height:1.05;transform:translateY(-1.5mm)}.pdf-document.eo-document .eo-algorithm{min-height:5mm;font-size:var(--formula-size);letter-spacing:.02em;text-align:center;white-space:nowrap;margin-top:.7mm;font-weight:400;line-height:1.1}
