.pdf-document.cmll-document .page-content{grid-template-rows:repeat(2,minmax(0,1fr));gap:16mm;height:calc(100% - 18mm);display:grid}.pdf-document.cmll-document .page-content.no-title{height:100%}.pdf-document.cmll-document .first-page-content{grid-template-rows:72mm 49mm minmax(0,1fr);gap:16mm}.pdf-document.cmll-document .overview,.pdf-document.cmll-document .case-section{background:var(--panel);min-width:0;min-height:0;overflow:hidden}.pdf-document.cmll-document .overview{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:1mm 4mm;padding:5mm;display:grid}.pdf-document.cmll-document .overview-item{flex-direction:column;justify-content:center;align-items:center;gap:.8mm;min-width:0;min-height:0;display:flex}.pdf-document.cmll-document .overview-item img{object-fit:contain;width:24mm;height:24mm;display:block}.pdf-document.cmll-document .overview-label{font-size:var(--case-label-size);text-align:center;white-space:nowrap;font-weight:700;line-height:1}.pdf-document.cmll-document .case-section{flex-direction:column;padding:5mm;display:flex}.pdf-document.cmll-document .section-title{text-align:left;flex:0 0 11mm;justify-content:flex-start;align-items:center;width:100%;height:11mm;margin:0;padding:0 0 1.5mm 11mm;font-size:20pt;font-weight:600;line-height:8mm;display:flex}.pdf-document.cmll-document .case-grid{flex:auto;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:1mm 2.5mm;width:100%;min-width:0;min-height:0;padding-top:2mm;display:grid}.pdf-document.cmll-document .case-grid[data-count="2"]{grid-template-rows:minmax(0,1fr)}.pdf-document.cmll-document .case-grid[data-count="4"]{grid-template-rows:repeat(2,minmax(0,1fr))}.pdf-document.cmll-document .case-grid[data-count="6"]{grid-template-rows:repeat(3,32mm);align-content:center;row-gap:2mm}.pdf-document.cmll-document .case-item{break-inside:avoid;page-break-inside:avoid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0;min-width:0;min-height:0;display:grid}.pdf-document.cmll-document .case-image{object-fit:contain;justify-self:center;width:24mm;max-width:100%;height:24mm;max-height:100%;display:block}.pdf-document.cmll-document .case-copy{align-self:center;min-width:0;transform:translate(-5mm)}.pdf-document.cmll-document .formula{font-size:var(--formula-size);white-space:nowrap;font-weight:400;line-height:1.12}.pdf-document.cmll-document .formula-line{min-height:3.4mm}
