.detail-section[data-v-01b84f02]{padding-inline:0;padding-top:8px;padding-bottom:16px}.detail[data-v-01b84f02]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.detail__field[data-v-01b84f02]{min-width:0}.skeleton-cell{padding:14px 16px}.invoice-report{width:100%;overflow:hidden}.invoice-report__table-wrapper{width:100%;overflow-x:auto;overflow-y:hidden;border-radius:12px;border:1px solid #f0f0f0;background:#fff}.invoice-report__header{background:#f6f6f6;border-bottom:1px solid #e8e8e8}.invoice-horizontal{width:100%}.invoice-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(240px,1fr) minmax(140px,1fr) minmax(140px,1fr) minmax(180px,1fr) minmax(180px,1fr) minmax(140px,1fr);align-items:center;width:100%}.invoice-grid--header{font-weight:700;color:#222}.invoice-cell{padding:14px 16px;overflow:hidden;word-break:break-word}.invoice-cell--subtotal{padding-top:16px;padding-bottom:16px}.invoice-header-cell{padding:14px 16px;overflow:hidden;word-break:break-word}.invoice-scroller{height:calc(100vh - 340px);min-height:500px;overflow-y:auto;overflow-x:hidden}.invoice-row,.row-customer,.row-ic,.row-subtotal{width:100%}.row-customer{background:#028170;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.08)}.row-customer__content{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px}.row-customer--left{display:flex;align-items:center;gap:10px;min-width:0}.row-customer__title{font-weight:700;white-space:nowrap;cursor:pointer}.row-customer__count{opacity:.8;white-space:nowrap}.row-customer__summary{display:flex;align-items:center;gap:24px;white-space:nowrap}.row-ic{background:rgba(2,129,112,.75);color:#fff;cursor:pointer;border-bottom:1px solid hsla(0,0%,100%,.08)}.row-ic__content{width:100%;justify-content:space-between;gap:16px;padding:14px 16px}.row-ic--left,.row-ic__content{display:flex;align-items:center}.row-ic--left{gap:10px}.row-ic__title{font-weight:700;color:#fff}.row-ic__right{white-space:nowrap}.invoice-row{background:#fff;border-bottom:1px solid #f3f3f3;transition:background .2s}.invoice-row:hover{background:#fafafa}.row-subtotal{background:#f7f7f7;border-bottom:1px solid #ececec;font-weight:700}.subtotal-label{grid-column:span 6}.expand-icon{display:flex;align-items:center;justify-content:center;color:#fff;transition:.2s}.expand-icon--collapsed{transform:rotate(-90deg)}.unit-wrapper{display:flex;align-items:center;gap:8px}.unit-code{font-weight:700;color:#222}.change-history{margin-top:4px;font-size:12px;color:#185fa5}.text-right{text-align:right}.empty__value{color:#999}.invoice-link{padding:0;border:none;background:transparent;color:#185fa5;cursor:pointer;font-weight:500}.invoice-link:hover{text-decoration:underline}.empty-state{padding:80px 24px;background:#fff}.empty-state__content{display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-state__icon{font-size:40px;color:#bdbdbd}.empty-state__title{margin-top:16px;font-weight:700;color:#222}.invoice-loading{padding:16px}.loading-row{height:58px;margin-bottom:12px;border-radius:8px;background:linear-gradient(90deg,#f2f2f2 25%,#e8e8e8 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:shimmer 1.4s ease infinite;animation:shimmer 1.4s ease infinite}@-webkit-keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:1600px){.invoice-scroller{height:calc(100vh - 300px)}}.invoice-row--skeleton,.row-customer--skeleton,.row-ic--skeleton,.row-subtotal--skeleton{pointer-events:none}.skeleton{position:relative;overflow:hidden;border-radius:6px;background:#e8e8e8}.skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.65),transparent);-webkit-animation:skeleton-shimmer 1.4s infinite;animation:skeleton-shimmer 1.4s infinite}.skeleton-icon{width:16px;height:16px;border-radius:999px}.skeleton-title{width:220px;height:16px}.skeleton-count{width:90px;height:14px}.skeleton-summary{width:140px;height:14px}.skeleton-ic-title{width:180px;height:16px}.skeleton-badge{width:70px;height:24px;border-radius:999px}.skeleton-unit{width:120px;height:14px}.skeleton-history{width:80px;height:10px;margin-top:6px}.skeleton-period{width:110px;height:14px}.skeleton-invoice{width:150px;height:14px}.skeleton-date{width:100px;height:14px}.skeleton-status{width:80px;height:24px;border-radius:999px}.skeleton-amount{width:110px;height:14px}.skeleton-branch{width:70px;height:14px}.skeleton-subtotal{width:220px;height:16px}.skeleton-right{margin-left:auto}@-webkit-keyframes skeleton-shimmer{to{transform:translateX(100%)}}@keyframes skeleton-shimmer{to{transform:translateX(100%)}}