.customs-module .customs-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.customs-module .customs-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:14px 0}.customs-module label{display:block;font-size:13px;color:#45546b}.customs-module label .field,.customs-module label .select{display:block;width:100%;box-sizing:border-box;margin-top:5px}.customs-module .customs-table-wrap{overflow:auto;max-width:100%;margin-top:14px}.customs-module table{width:100%;border-collapse:collapse;font-size:13px}.customs-module td,.customs-module th{padding:10px;text-align:left;border-bottom:1px solid #e1e7ef;vertical-align:top}.customs-module th{background:#f2f5fa;white-space:nowrap}.customs-module td small{display:block;color:#65758a;margin-top:5px;max-width:360px;overflow-wrap:anywhere}.customs-module .customs-row-layout{display:grid;grid-template-columns:240px 1fr;gap:18px}.customs-module .customs-row-list{max-height:65vh;overflow:auto;display:flex;flex-direction:column;gap:5px}.customs-module .customs-row-list button{text-align:left;white-space:normal;overflow-wrap:anywhere;flex-shrink:0}.customs-module .customs-summary{font-size:17px;font-weight:600;margin:15px 0}.customs-module .toolbar{flex-wrap:wrap}.customs-module details{margin:8px 0}.customs-module .notice{overflow-wrap:anywhere}@media(max-width:800px){.customs-module .customs-row-layout{grid-template-columns:1fr}.customs-module .customs-row-list{max-height:180px}.customs-module .customs-fields{grid-template-columns:1fr}}
