.ocsh-premium-page{display:grid;gap:18px}
.ocsh-premium-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:end}
.ocsh-premium-grid.is-two{grid-template-columns:repeat(2,minmax(0,1fr))}
.ocsh-premium-grid .is-full,.ocsh-premium-grid .of-field.is-full{grid-column:1 / -1}
.ocsh-premium-panel .of-panel-body{display:grid;gap:14px}
.ocsh-premium-page .ocsh-helper-item strong{font-size:14px}
.ocsh-premium-page .ocsh-table-wrap{min-height:auto;max-height:540px}
.ocsh-premium-page .ocsh-table thead th{white-space:nowrap}
.ocsh-premium-page .ocsh-table tbody td{font-size:13px}
@media(max-width:1100px){.ocsh-premium-grid,.ocsh-premium-grid.is-two{grid-template-columns:1fr}}

/* v1.10.30 premium calculator cleanup */
.ocsh-premium-table-section{display:none!important;}
