.supply-acts{display:grid;gap:16px}.supply-acts-hero{position:relative;overflow:hidden;padding:24px;background:linear-gradient(135deg,#fff 0%,#f2f7ff 58%,#eefbf7 100%);border:1px solid #dbe5f2;border-radius:18px;box-shadow:0 10px 30px rgba(31,51,73,.08)}.supply-acts-hero:after{content:"";position:absolute;right:-70px;top:-95px;width:240px;height:240px;border-radius:50%;background:rgba(0,112,243,.08)}.supply-acts-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.supply-acts-kicker{display:flex;align-items:center;gap:8px;color:#53657a;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.supply-acts-head h2{margin:5px 0 7px;font-size:26px;line-height:1.15}.supply-acts-head p{max-width:720px;margin:0;color:#607086}.supply-acts-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.supply-acts-summary{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;margin-top:20px}.supply-act-stat{padding:13px 15px;background:rgba(255,255,255,.82);border:1px solid rgba(205,217,232,.9);border-radius:13px}.supply-act-stat span{display:block;color:#6b7a8d;font-size:12px}.supply-act-stat strong{display:block;margin-top:3px;font-size:20px}.supply-acts-list{display:grid;gap:14px}.supply-act-card{overflow:hidden;background:#fff;border:1px solid #dce4ee;border-radius:16px;box-shadow:0 5px 18px rgba(35,52,70,.06)}.supply-act-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid #e7edf4}.supply-act-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.supply-act-title h3{margin:0;font-size:18px}.supply-act-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:#fff4d7;color:#a75a00;font-size:12px;font-weight:800}.supply-act-place{display:flex;gap:16px;flex-wrap:wrap;margin-top:8px;color:#53657a;font-size:13px}.supply-act-place span{display:inline-flex;align-items:center;gap:6px}.supply-act-card-actions{display:flex;align-items:center;gap:10px}.supply-act-deadline{font-size:12px;color:#68778a;text-align:right}.supply-act-deadline strong{display:block;color:#25364a}.supply-act-table-wrap{overflow-x:auto}.supply-act-table{width:100%;border-collapse:collapse}.supply-act-table th,.supply-act-table td{padding:12px 16px;border-bottom:1px solid #edf1f5;text-align:right;vertical-align:middle}.supply-act-table th{background:#f8fafc;color:#65758a;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.supply-act-table th:first-child,.supply-act-table td:first-child{text-align:left}.supply-act-product{display:flex;align-items:center;gap:11px;min-width:300px}.supply-act-product img,.supply-act-image-placeholder{width:42px;height:42px;border-radius:9px;object-fit:cover;background:#eef2f7}.supply-act-image-placeholder{display:grid;place-items:center;color:#8090a4}.supply-act-product strong,.supply-act-product small{display:block}.supply-act-product small{margin-top:3px;color:#718097}.supply-act-number{font-variant-numeric:tabular-nums;font-weight:700}.supply-act-diff.negative{color:#d93025}.supply-act-diff.positive{color:#078b58}.supply-act-card-foot{display:flex;gap:18px;flex-wrap:wrap;padding:12px 20px;background:#fbfcfe;color:#66768a;font-size:12px}.supply-acts-empty,.supply-acts-error{padding:42px 24px;text-align:center;background:#fff;border:1px dashed #cbd7e5;border-radius:16px;color:#64748b}.supply-acts-empty i,.supply-acts-error i{display:block;margin-bottom:10px;font-size:34px}.supply-acts-error{color:#a13b35;background:#fff8f7;border-color:#ecc9c5}.supply-acts-loading{opacity:.68;pointer-events:none}.supply-act-skeleton{height:180px;border-radius:16px;background:linear-gradient(90deg,#eef2f6 25%,#f8fafc 37%,#eef2f6 63%);background-size:400% 100%;animation:supplyActShimmer 1.3s infinite}@keyframes supplyActShimmer{0%{background-position:100% 0}100%{background-position:0 0}}@media(max-width:800px){.supply-acts-head,.supply-act-card-head{flex-direction:column}.supply-acts-actions,.supply-act-card-actions{width:100%;justify-content:stretch}.supply-acts-actions button,.supply-act-card-actions button{flex:1}.supply-acts-summary{grid-template-columns:repeat(2,1fr)}.supply-act-deadline{text-align:left}.supply-act-table th,.supply-act-table td{padding:10px 12px}}@media(max-width:440px){.supply-acts-hero{padding:18px}.supply-acts-summary{grid-template-columns:1fr 1fr}.supply-act-stat strong{font-size:17px}}

/* Compact document-style table and high-signal discrepancy state. */
.supply-acts{gap:22px;padding-bottom:28px}.supply-acts-list{gap:20px}.supply-act-card{transition:border-color .15s ease,box-shadow .15s ease}.supply-act-card.has-discrepancy{background:#fffafa;border-color:#efc5c2;box-shadow:0 8px 24px rgba(184,54,47,.08)}.supply-act-card.has-discrepancy .supply-act-card-head{background:#fff5f4;border-bottom-color:#f2d5d2}.supply-act-card.has-discrepancy .supply-act-table th{background:#fff7f6}.supply-act-alert{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:#fde8e6;color:#b3261e;font-size:12px;font-weight:800}.supply-act-card-head{padding:20px 22px}.supply-act-place{margin-top:11px;gap:20px}.supply-act-table{table-layout:fixed}.supply-act-table th:first-child{width:auto}.supply-act-table th:nth-child(n+2){width:132px}.supply-act-table th,.supply-act-table td{padding:15px 18px}.supply-act-product{min-width:0}.supply-act-product img,.supply-act-image-placeholder{flex:0 0 48px;width:48px;height:48px;border:1px solid #e1e7ef}.supply-act-product strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.supply-act-number{font-size:19px;line-height:1;font-weight:800;color:#17233a}.supply-act-diff.negative{color:#c5221f}.supply-act-diff.positive{color:#087f5b}.supply-act-card-foot{padding:13px 22px;gap:24px}.supply-act-stat{padding:16px 18px}.supply-act-stat strong{font-size:25px;line-height:1.15}.supply-acts-actions button,.supply-act-card-actions button{min-height:42px}.supply-act-deadline{padding-right:4px}.supply-act-deadline strong{margin-top:2px;font-size:13px}
@media(max-width:800px){.supply-act-table{min-width:680px}.supply-act-table th:nth-child(n+2){width:105px}.supply-act-product strong{max-width:300px}.supply-act-card-head{padding:17px}.supply-act-card-foot{padding:12px 17px}}
