.floor-stock-form{display:grid;gap:1rem}.floor-page-heading{align-items:end}.floor-load-panel,.floor-work-card,.floor-post-panel{border:1px solid var(--line,#d7e4e1);border-radius:22px;background:var(--surface,#fff);box-shadow:0 14px 35px rgba(18,54,76,.06)}.floor-load-panel{display:grid;grid-template-columns:minmax(260px,1fr) minmax(460px,1.25fr);gap:2rem;align-items:end;padding:1.25rem 1.4rem;margin:1rem 0}.floor-load-panel h2,.floor-work-header h2{margin:.2rem 0}.floor-load-panel p,.floor-work-header p{margin:0;color:var(--muted,#607687)}.floor-load-panel form{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:.75rem;align-items:end}.floor-load-panel label{display:grid;gap:.35rem;font-size:.82rem;font-weight:800}.floor-load-panel input,.floor-tools input,.floor-physical-input input{width:100%;min-height:46px;border:1px solid var(--line,#cadbd7);border-radius:12px;background:var(--input-bg,#fbfdfd);padding:.65rem .8rem;color:var(--text,#12364c)}.floor-work-card{overflow:hidden}.floor-work-header{display:grid;grid-template-columns:minmax(280px,1fr) minmax(520px,1.3fr);gap:1rem;align-items:end;padding:1.25rem 1.4rem;border-bottom:1px solid var(--line,#dce8e5)}.floor-tools{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:.55rem}.floor-column-head,.floor-product-row{display:grid;grid-template-columns:minmax(260px,2.1fr) minmax(105px,.75fr) minmax(145px,.95fr) minmax(130px,.9fr) minmax(125px,.85fr);gap:.85rem;align-items:center}.floor-column-head{padding:.72rem 1.4rem;background:var(--surface-soft,#f1f8f6);color:var(--muted,#516e7f);font-size:.74rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.floor-product-list{max-height:56vh;overflow:auto}.floor-product-row{padding:.75rem 1.4rem;border-bottom:1px solid var(--line,#e1ebe9);transition:background .15s ease}.floor-product-row:hover{background:var(--surface-soft,#f7fbfa)}.floor-product-row[hidden]{display:none}.floor-product-name{display:grid;gap:.12rem;min-width:0}.floor-product-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--heading,#0b304b)}.floor-product-name span,.floor-product-name small,.floor-system-stock span,.floor-system-stock small,.floor-row-difference span,.floor-row-difference small,.floor-row-value span,.floor-physical-input span{color:var(--muted,#607687);font-size:.73rem}.floor-system-stock,.floor-row-difference,.floor-row-value{display:grid;gap:.1rem}.floor-system-stock strong,.floor-row-difference strong,.floor-row-value strong{font-size:1rem;color:var(--heading,#12364c)}.floor-physical-input{display:grid;gap:.28rem;margin:0;font-weight:700}.floor-physical-input input{min-height:42px;font-weight:800}.floor-physical-input input:focus{outline:3px solid rgba(12,131,112,.14);border-color:var(--primary,#0c8370)}.floor-row-difference.stock-in strong,.floor-row-difference.stock-in small{color:#067647}.floor-row-difference.stock-out strong,.floor-row-difference.stock-out small{color:#b42318}.floor-row-difference.stock-match strong,.floor-row-difference.stock-match small{color:#1769aa}.floor-post-panel{display:grid;grid-template-columns:minmax(280px,1fr) minmax(650px,2fr);gap:1rem;padding:1rem 1.2rem;align-items:end}.floor-post-panel .field{display:grid;gap:.35rem}.floor-post-panel .field label{font-weight:800;font-size:.8rem}.floor-post-panel .field input{min-height:46px;border:1px solid var(--line,#cadbd7);border-radius:12px;padding:.65rem .8rem}.floor-summary{display:grid;grid-template-columns:repeat(5,minmax(105px,1fr));gap:.55rem}.floor-summary article{padding:.7rem .8rem;border:1px solid var(--line,#d7e4e1);border-radius:13px;background:var(--surface-soft,#f8fbfa)}.floor-summary span{display:block;color:var(--muted,#607687);font-size:.68rem}.floor-summary strong{display:block;margin-top:.18rem;font-size:.98rem;color:var(--heading,#14364c)}.floor-post-actions{display:flex;justify-content:flex-end;align-items:center;gap:1rem}.floor-post-actions span{margin-right:auto;color:var(--muted,#607687);font-size:.82rem}.floor-report-summary{grid-template-columns:repeat(5,1fr);margin:1rem 0}.floor-report-table small{display:block}.floor-report-heading{margin-bottom:.8rem}
@media(max-width:1050px){.floor-load-panel,.floor-work-header,.floor-post-panel{grid-template-columns:1fr}.floor-column-head,.floor-product-row{grid-template-columns:minmax(220px,1.7fr) repeat(4,minmax(110px,1fr))}}
@media(max-width:800px){.floor-page-heading{align-items:start}.floor-load-panel{gap:1rem}.floor-load-panel form,.floor-tools{grid-template-columns:1fr}.floor-column-head{display:none}.floor-product-list{max-height:none;padding:.7rem}.floor-product-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;padding:1rem;margin-bottom:.7rem;border:1px solid var(--line,#d7e4e1);border-radius:16px;background:var(--surface,#fff)}.floor-product-name{grid-column:1/-1;padding-bottom:.5rem;border-bottom:1px solid var(--line,#e1ebe9)}.floor-system-stock,.floor-row-difference,.floor-row-value,.floor-physical-input{padding:.6rem;border-radius:11px;background:var(--surface-soft,#f5faf8)}.floor-summary{grid-template-columns:repeat(2,1fr)}.floor-summary article:last-child{grid-column:1/-1}.floor-post-actions{align-items:stretch;flex-direction:column}.floor-post-actions .btn{width:100%}.floor-report-summary{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.floor-load-panel,.floor-work-header,.floor-post-panel{padding:1rem;border-radius:17px}.floor-product-row{grid-template-columns:1fr}.floor-product-name{grid-column:auto}.floor-summary,.floor-report-summary{grid-template-columns:1fr}.floor-summary article:last-child{grid-column:auto}.floor-load-panel form .btn,.floor-tools .btn{width:100%}}
