.profit-toolbar{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr)) minmax(200px,1.5fr);gap:12px;background:#fff;padding:16px;border:1px solid #d8e3df;border-radius:10px}.profit-range{display:flex;align-items:end;flex-wrap:wrap;gap:16px;padding:12px 0}.profit-range[hidden]{display:none}.profit-actions{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.profit-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));background:#fff;border:1px solid #d8e3df;border-radius:8px;margin:14px 0;overflow:hidden}.profit-summary>div{padding:15px;border-right:1px solid #d8e3df}.profit-summary span{display:block;font-size:12px;color:#556960;margin-bottom:7px}.profit-summary strong{font-size:19px;overflow-wrap:anywhere}.profit-summary>div:last-child{background:#e8f2ed}.profit-omzet strong{font-size:23px}.profit-warning{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#fff3cd;color:#735411;padding:14px;border-radius:8px;margin:16px 0}.profit-warning strong{flex:1;min-width:200px}.profit-tablewrap{overflow:auto;max-width:100%;border:1px solid #d8e3df;border-radius:8px;background:white}.profit-table{border-collapse:collapse;width:100%;min-width:1220px;font-size:12px}.profit-table th,.profit-table td{padding:9px 10px;border-bottom:1px solid #e3e9e5;text-align:left;vertical-align:top}.profit-table th{background:#edf2ef;white-space:nowrap;position:sticky;top:0}.profit-table td:nth-child(5){min-width:230px;max-width:320px;overflow-wrap:anywhere}.profit-table td:nth-child(10){min-width:170px;max-width:270px;overflow-wrap:anywhere}.profit-table .numeric{text-align:right;white-space:nowrap}.profit-table .incomplete{color:#9a5a00;font-weight:bold}.profit-table tr:nth-child(even){background:#f8faf9}.profit-bottom{margin:24px 0}.profit-pos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));border:1px solid #d8e3df;border-radius:8px;background:#fff}.profit-pos-card{padding:15px;border-right:1px solid #d8e3df}.profit-pos-card h3{margin:0 0 12px}.profit-pos-card>div{display:flex;justify-content:space-between;gap:8px;margin:8px 0;font-size:13px}.profit-grand{background:#e8f2ed}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:20px 0}.dashboard-grid button{padding:24px 14px;text-align:left}#reports-content{min-width:0}#reports-content>button{margin:6px}
@media(max-width:700px){.profit-toolbar{grid-template-columns:1fr 1fr;padding:12px;gap:8px}.profit-toolbar>label:last-child:nth-child(5){grid-column:1/-1}.profit-summary{grid-template-columns:1fr 1fr}.profit-summary>div:last-child:nth-child(3){grid-column:1/-1}.profit-summary strong,.profit-omzet strong{font-size:18px}.profit-summary>div{padding:12px}.profit-pos-grid{grid-template-columns:1fr}.profit-tablewrap{max-height:65vh}.profit-range>label{flex:1;min-width:125px}.profit-range input{min-width:0;width:100%}}
