.physical-hero-actions{position:relative;z-index:2}.physical-hero .btn-light{border:0;border-radius:12px;font-weight:800;color:#173f9c;padding:11px 15px}.physical-kpis .kpi:nth-child(2)>i{background:#fff5dc;color:#a46710}.physical-kpis .kpi:nth-child(3)>i{background:#e7f8ee;color:#16824b}.physical-kpis .kpi:nth-child(4)>i{background:#fff0f2;color:#c43446}.physical-guide{display:flex;align-items:center;justify-content:space-between;gap:28px}.physical-guide-title{display:flex;align-items:center;gap:12px;min-width:270px}.physical-guide-title>i{width:42px;height:42px;border-radius:13px;background:#e9f7ef;color:#16814a;display:grid;place-items:center;font-size:19px}.physical-guide-title h2{margin:0;font-size:14px}.physical-guide-title p{margin:3px 0 0;color:var(--muted);font-size:10px}.physical-flow{display:flex;align-items:center;gap:8px;flex:1;justify-content:flex-end}.physical-flow>span{display:flex;align-items:center;gap:7px;background:#f7f9fc;border:1px solid #e8edf4;border-radius:12px;padding:8px 10px;white-space:nowrap}.physical-flow b{display:grid;place-items:center;width:23px;height:23px;border-radius:8px;background:#e8efff;color:#2457cf;font-size:10px}.physical-flow small{font-size:9px;font-weight:800;color:#536176}.physical-flow>i{color:#9da9b9;font-size:11px}.physical-mode{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:850;padding:6px 9px;border-radius:999px;background:#eef3ff;color:#2758cb}.physical-mode.SPOT{background:#f2edff;color:#7045b6}.physical-status{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;background:#edf1f7;color:#59677b}.physical-status.IN_PROGRESS{background:#eaf1ff;color:#2456cc}.physical-status.SUBMITTED{background:#fff3d8;color:#99600e}.physical-status.APPROVED{background:#e3f7eb;color:#147b46}.physical-status.CANCELLED{background:#f1f3f7;color:#6e7888}.physical-warning{display:flex;align-items:center;gap:4px;color:#b5670a;font-size:8px;font-weight:800;margin-top:4px}.physical-table-progress{min-width:120px;display:grid;gap:5px}.physical-table-progress>span{font-size:9px;font-weight:800;color:#536176}.physical-table-progress>div{height:5px;background:#e7ebf2;border-radius:99px;overflow:hidden}.physical-table-progress i{display:block;height:100%;background:linear-gradient(90deg,#3267e5,#35a875);border-radius:99px}.physical-detail-actions{display:flex;gap:8px}.physical-detail-banner{background:linear-gradient(120deg,#111d35,#194386 70%,#2d67df);color:#fff;border-radius:22px;padding:22px 24px;margin-bottom:20px;display:flex;justify-content:space-between;gap:24px;position:relative;overflow:hidden}.physical-detail-banner:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-70px;top:-130px;background:rgba(255,255,255,.08)}.physical-detail-banner h2{font-size:21px;margin:9px 0 4px}.physical-detail-banner p{color:#c2d2ed;font-size:11px;margin:0}.physical-detail-banner .physical-status{background:rgba(255,255,255,.13);color:#fff;border:1px solid rgba(255,255,255,.12)}.physical-banner-meta{display:flex;gap:9px;position:relative;z-index:2;align-items:center}.physical-banner-meta>span{min-width:125px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);border-radius:13px;padding:10px 11px;display:grid;gap:3px}.physical-banner-meta small{color:#aecaef;font-size:8px;text-transform:uppercase;font-weight:800}.physical-banner-meta strong{font-size:10px}.physical-block-alert{display:flex;gap:13px;align-items:flex-start;background:#fff7e7;border:1px solid #f1d7a7;color:#80500c;border-radius:17px;padding:14px 16px;margin-bottom:18px}.physical-block-alert>i{font-size:23px;color:#b26c0b}.physical-block-alert strong{font-size:12px}.physical-block-alert p{font-size:10px;line-height:1.45;margin:3px 0 0;color:#936716}.physical-approval{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;border-color:#dbe6fb;background:linear-gradient(90deg,#fff,#f8fbff)}.physical-approval>div:first-child{display:flex;align-items:center;gap:12px}.physical-approval>div:first-child>i{width:43px;height:43px;border-radius:13px;background:#e8f2ff;color:#2456ca;display:grid;place-items:center;font-size:19px}.physical-approval span{display:grid;gap:3px}.physical-approval strong{font-size:13px}.physical-approval small{font-size:10px;color:var(--muted)}.physical-approval>div:last-child{display:flex;gap:8px}.physical-approval form{margin:0}.physical-lines .physical-stock-changed{background:#fffaf0}.physical-capture{display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:800;color:#526177}.physical-capture i{color:#285bd0}.physical-capture small{font-size:8px;color:#8994a4;margin-left:3px}.physical-lines code{font-size:9px;color:#35517a;background:#edf2f8;padding:4px 6px;border-radius:7px}@media(max-width:1100px){.physical-guide{align-items:flex-start;flex-direction:column}.physical-flow{justify-content:flex-start;flex-wrap:wrap}.physical-flow>i{display:none}.physical-banner-meta{flex-wrap:wrap;justify-content:flex-end}}@media(max-width:760px){.physical-detail-banner{flex-direction:column}.physical-banner-meta{justify-content:flex-start}.physical-detail-actions{width:100%;flex-wrap:wrap}.physical-approval{align-items:flex-start;flex-direction:column}.physical-approval>div:last-child{width:100%;flex-wrap:wrap}.physical-approval>div:last-child form{flex:1}.physical-approval button{width:100%}.physical-flow{display:grid;grid-template-columns:1fr 1fr;width:100%}.physical-flow>span{white-space:normal}.physical-hero-actions{width:100%}.physical-hero-actions .btn{width:100%}.physical-banner-meta>span{min-width:0;flex:1}}
