.system-insert-modal-backdrop{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:84px 18px 24px;background:#0f172a94;backdrop-filter:blur(3px)}.system-insert-modal{width:min(1180px,100%);overflow:visible;border:1px solid #d4d9df;border-radius:6px;background:#fff;box-shadow:0 14px 36px #0f172a3d}.system-insert-history-modal,.financial-year-close-modal{width:min(1480px,100%)}.system-insert-purchase-modal{width:min(760px,100%)}.system-insert-order-modal{width:min(1320px,100%)}.system-insert-warehouse-modal{width:min(900px,100%)}.system-insert-shipment-modal{width:min(980px,100%)}.system-insert-order-items{padding:14px;border:1px solid #d5d8dd;border-radius:8px;background:#f8fafc}.system-insert-order-row{border:1px solid #dce2e7;border-radius:6px!important;background:#fff!important}.system-insert-order-total{border-radius:6px!important}.system-insert-titlebar{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:16px;padding:8px 14px 8px 18px;border-radius:5px 5px 0 0;background:linear-gradient(100deg,#1599ca,#2587da 55%,#3b63e9);color:#fff;box-shadow:0 6px 16px #1871c23d}.system-insert-title{display:flex;align-items:center;gap:9px}.system-insert-title svg{width:25px;height:25px;stroke-width:2.4}.system-insert-title h3{margin:0;font-size:20px;font-weight:900}.system-insert-close{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:3px;color:#fff;transition:background-color .14s ease}.system-insert-close:hover{background:#ffffff29}.system-insert-close svg{width:19px;height:19px}.system-insert-form{padding:22px 28px 20px}.system-insert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.system-insert-field,.system-insert-date{position:relative;display:block;min-width:0}.system-insert-field-icon{position:absolute;z-index:2;inset-block-start:50%;inset-inline-start:12px;width:22px;height:22px;color:#1479d0;pointer-events:none;transform:translateY(-50%);stroke-width:2.2}.system-insert-field input,.system-insert-field select,.system-insert-field textarea,.system-insert-date .shamsi-date-picker{width:100%;border:1px solid #d5d8dd;border-radius:10px;background:#fff;color:#202a35;font-size:14px;font-weight:600;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.system-insert-field input{height:48px;padding-block:0;padding-inline-start:44px;padding-inline-end:14px}.system-insert-field select{height:48px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-block:0;padding-inline-start:44px;padding-inline-end:34px}.system-insert-field textarea{min-height:76px;resize:vertical;padding-block:15px 12px;padding-inline-start:44px;padding-inline-end:14px;line-height:1.7}.system-insert-field input::-moz-placeholder,.system-insert-field textarea::-moz-placeholder{color:#777;font-weight:500;opacity:1}.system-insert-field input::placeholder,.system-insert-field textarea::placeholder{color:#777;font-weight:500;opacity:1}.system-insert-field input:focus,.system-insert-field select:focus,.system-insert-field textarea:focus,.system-insert-date .shamsi-date-picker:focus{border-color:#258bd8;box-shadow:0 0 0 3px #258bd821}.system-insert-date .shamsi-date-picker{height:48px;padding:0 14px}.system-insert-date .shamsi-date-picker svg{width:22px;height:22px;color:#1479d0}.system-insert-field-wide{grid-column:1 / -1}.system-insert-field-span-2{grid-column:span 2}.system-insert-textarea .system-insert-field-icon{inset-block-start:16px;transform:none}.system-insert-check{display:flex;min-height:48px;align-items:center;gap:10px;padding:10px 14px;border:1px solid #d5d8dd;border-radius:10px;background:#f8fafc;color:#42505c;font-size:13px;font-weight:800}.system-insert-check input{width:17px;height:17px;accent-color:#1d83d7}.system-insert-info-panel{padding:14px;border:1px solid #d5d8dd;border-radius:8px;background:#f8fafc}.system-insert-modal-filter{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:12px 14px;border:1px solid #cfe1ef;border-radius:8px;background:#f1f8fd}.system-insert-modal-filter-title{color:#154f7d;font-size:14px;font-weight:900}.system-insert-modal-filter-hint{margin-top:3px;color:#647789;font-size:12px;font-weight:700}.system-insert-date-filter{width:min(300px,100%);flex:0 0 min(300px,100%)}.system-insert-money-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.system-insert-money-card{padding:13px;border:1px solid #d5d8dd;border-radius:8px;background:#fff}.system-insert-actions{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-top:18px;padding-top:15px;border-top:1px solid #e1e4e8}.system-insert-actions button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;padding:8px 20px;border-radius:4px;font-size:13px;font-weight:900;transition:background-color .14s ease,border-color .14s ease}.system-insert-actions svg{width:17px;height:17px}.system-insert-cancel{border:1px solid #cbd2d9;background:#fff;color:#52606b}.system-insert-cancel:hover{background:#f4f6f8}.system-insert-submit{border:1px solid #1d79cf;background:#1d83d7;color:#fff}.system-insert-submit:hover{background:#126fbf}@media (max-width: 960px){.system-insert-grid,.system-insert-money-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.system-insert-modal-backdrop{padding:74px 10px 16px}.system-insert-titlebar{min-height:46px}.system-insert-title h3{font-size:16px}.system-insert-form{padding:16px 14px}.system-insert-grid{grid-template-columns:1fr}.system-insert-field-wide,.system-insert-field-span-2{grid-column:auto}.system-insert-money-grid{grid-template-columns:1fr}.system-insert-modal-filter{align-items:stretch;flex-direction:column}.system-insert-date-filter{width:100%;flex-basis:auto}.system-insert-actions{justify-content:stretch}.system-insert-actions button{flex:1}}
