.warehouse-returns-workspace{min-width:1120px;min-height:100vh;padding-bottom:24px;background:#f4f6f5;color:var(--ink)}
.warehouse-returns-header{min-height:104px;display:flex;align-items:center;gap:14px;padding:16px 24px;border-bottom:1px solid var(--line);background:#fff}.warehouse-user-avatar{width:48px;height:48px;display:grid;flex:0 0 48px;place-items:center;border-radius:50%;background:#e8f5f5;color:var(--teal);font-size:17px;font-weight:700}.warehouse-returns-title{min-width:0;flex:1}.warehouse-returns-title h1{margin:0;font-size:29px}.warehouse-returns-title p{margin:6px 0 0;color:#687679;font-size:13px}.warehouse-scan-button{min-height:46px;display:flex;align-items:center;gap:8px;padding:0 15px;border:1px solid var(--teal);border-radius:5px;background:#fff;color:var(--teal);font-weight:700;cursor:pointer}.warehouse-scan-button>span{font-size:12px}
.warehouse-return-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 16px}.warehouse-return-summary article{min-height:84px;padding:13px 15px;border:1px solid var(--line);border-radius:6px;background:#fff}.warehouse-return-summary small,.warehouse-return-summary b{display:block}.warehouse-return-summary small{color:#6c797c;font-size:11px}.warehouse-return-summary b{margin-top:7px;font-size:23px}.warehouse-return-summary--warning{border-color:#e8a05a!important;background:#fff5ea!important}.warehouse-return-summary--warning b{color:#cc6d19}
.warehouse-returns-grid{display:grid;grid-template-columns:minmax(560px,1fr) 430px;gap:13px;margin:0 16px}.warehouse-return-queue,.warehouse-return-detail{align-self:start;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 3px 12px rgba(31,45,47,.035)}.warehouse-return-queue>header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-bottom:1px solid var(--line)}.warehouse-return-queue h2,.warehouse-return-detail h2{margin:0;font-size:19px}.warehouse-return-queue header p,.warehouse-return-detail header p{margin:5px 0 0;color:#6d7a7d;font-size:11px}.warehouse-return-queue>header>span{color:#788487;font-size:10px;white-space:nowrap}.warehouse-return-list{padding:10px}
.warehouse-return-card{width:100%;margin-bottom:9px;padding:14px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#344346;text-align:left;cursor:pointer}.warehouse-return-card:last-child{margin-bottom:0}.warehouse-return-card:hover{background:#f7fafa}.warehouse-return-card.is-selected{border-color:#8fbfc2;background:#eef7f7;box-shadow:inset 3px 0 var(--teal)}.warehouse-return-card span,.warehouse-return-card b,.warehouse-return-card small{display:block}.warehouse-return-card-top{display:flex!important;justify-content:space-between;gap:10px}.warehouse-return-card-top>span{min-width:0}.warehouse-return-card-top b{font-size:14px}.warehouse-return-card-top small{margin-top:5px;color:#748184;font-size:10px;line-height:1.4}.warehouse-return-card-top em{align-self:flex-start;padding:6px 8px;border-radius:14px;background:#fff1e3;color:#c96918;font-size:10px;font-style:normal;white-space:nowrap}.warehouse-return-facts{display:grid!important;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;padding-top:11px;border-top:1px solid var(--line)}.warehouse-return-facts small{color:#768285;font-size:10px}.warehouse-return-facts b{margin-top:4px;font-size:12px}.warehouse-return-route{margin-top:10px;color:var(--teal);font-size:11px;line-height:1.4}
.warehouse-return-detail>header{min-height:72px;display:flex;align-items:center;gap:10px;padding:13px 15px;border-bottom:1px solid var(--line)}.warehouse-return-detail>header>div{min-width:0}.warehouse-mobile-back{display:none}.warehouse-return-detail-body{padding:14px 15px}.warehouse-return-detail-body[hidden],.warehouse-discrepancy-panel[hidden],.warehouse-return-validation[hidden],.warehouse-discrepancy-panel p[hidden]{display:none}.warehouse-qr-result{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;padding:11px;border:1px solid var(--line);border-radius:5px}.warehouse-qr-result>span{width:48px;height:48px;display:grid;place-items:center;border-radius:5px;background:#e8f5f5;color:var(--teal);font-size:24px}.warehouse-qr-result b{font-size:13px}.warehouse-qr-result p{margin:4px 0 0;color:#2d895b;font-size:10px}.warehouse-check-form{margin-top:10px;padding:12px;border:1px solid var(--line);border-radius:5px}.warehouse-check-form h3,.warehouse-discrepancy-panel h3{margin:0 0 11px;font-size:14px}.warehouse-check-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.warehouse-check-form label,.warehouse-discrepancy-panel label{display:block;margin-bottom:10px}.warehouse-check-form label>span,.warehouse-discrepancy-panel label>span{display:block;margin-bottom:6px;color:#687679;font-size:10px}.warehouse-check-form input,.warehouse-check-form select,.warehouse-discrepancy-panel select,.warehouse-discrepancy-panel textarea{width:100%;min-height:42px;padding:8px 9px;border:1px solid #cbd4d5;border-radius:5px;background:#fff;color:#344346;font-size:12px}.warehouse-discrepancy-panel textarea{min-height:68px;resize:vertical}.warehouse-suggested-route{margin-top:10px;padding:12px;border-left:3px solid var(--teal);background:#eaf6f6}.warehouse-suggested-route small,.warehouse-suggested-route b,.warehouse-suggested-route p{display:block}.warehouse-suggested-route small{color:#647477;font-size:10px}.warehouse-suggested-route b{margin-top:6px;font-size:12px;line-height:1.45}.warehouse-suggested-route p{margin:7px 0 0;color:#657477;font-size:10px;line-height:1.4}.warehouse-return-validation{margin:9px 0 0;color:#c83832;font-size:11px}.warehouse-return-actions{display:grid;gap:8px;margin-top:10px}.warehouse-return-actions .button{min-height:46px;font-size:12px}.warehouse-discrepancy-button{border:1px solid #d45b54;background:#fff;color:#c83832}.warehouse-discrepancy-panel{margin-top:10px;padding:12px;border:1px solid #d45b54;border-radius:5px;background:#fff0ef}.warehouse-discrepancy-panel h3,.warehouse-discrepancy-panel p{color:#c83832}.warehouse-discrepancy-panel p{margin:0 0 9px;font-size:10px}.warehouse-discrepancy-panel>div{display:flex;justify-content:flex-end;gap:7px}.warehouse-discrepancy-panel .button{min-height:40px;font-size:11px}.warehouse-discrepancy-submit{border:1px solid #d45b54;background:#c8453f;color:#fff}
.warehouse-return-success{text-align:center;padding-top:28px;padding-bottom:28px}.warehouse-success-icon{width:62px;height:62px;display:grid;margin:0 auto 13px;place-items:center;border-radius:50%;background:#eaf7f0;color:#2d895b;font-size:28px}.warehouse-return-success p{margin:8px 0 13px;color:#667477;font-size:12px;line-height:1.5}.warehouse-return-success code{display:inline-block;margin-bottom:14px;padding:7px 9px;background:#f0f4f3;color:#344346}.warehouse-return-success .button{width:100%;min-height:46px}.warehouse-stock-link{display:inline-block;margin-top:12px;color:var(--teal);font-size:11px;text-decoration:none}
.warehouse-returns-toast{position:fixed;right:22px;bottom:22px;z-index:40;min-width:330px;max-width:440px;display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid #9bbec0;border-radius:7px;background:#f3f9f9;box-shadow:0 12px 30px rgba(24,48,49,.18)}.warehouse-returns-toast>span{width:28px;height:28px;display:grid;flex:0 0 28px;place-items:center;border-radius:50%;background:#dceff0;color:var(--teal)}.warehouse-returns-toast b,.warehouse-returns-toast p{display:block;margin:0}.warehouse-returns-toast b{font-size:12px}.warehouse-returns-toast p{margin-top:3px;color:#637679;font-size:11px;line-height:1.4}.warehouse-returns-toast[hidden]{display:none}.warehouse-mobile-nav{display:none}
@media(max-width:1280px){.warehouse-returns-grid{grid-template-columns:minmax(520px,1fr) 390px}.warehouse-returns-header{padding-left:18px;padding-right:18px}}
@media(max-width:720px){html,body{min-width:0;background:#f4f6f5}.app-shell{min-height:100vh}.sidebar{display:none}.warehouse-returns-workspace{min-width:0;margin-left:0;padding-bottom:77px}.warehouse-returns-header{min-height:78px;padding:12px 13px}.warehouse-user-avatar{width:42px;height:42px;flex-basis:42px}.warehouse-returns-title h1{font-size:20px}.warehouse-returns-title p{font-size:10px}.warehouse-scan-button{width:42px;min-height:42px;justify-content:center;padding:0;font-size:20px}.warehouse-scan-button>span{display:none}.warehouse-return-summary{gap:6px;margin:9px}.warehouse-return-summary article{min-height:70px;padding:9px 7px;text-align:center}.warehouse-return-summary small{font-size:9px}.warehouse-return-summary b{margin-top:5px;font-size:18px}.warehouse-returns-grid{display:block;margin:0 9px}.warehouse-return-queue,.warehouse-return-detail{box-shadow:none}.warehouse-return-queue>header{min-height:62px;padding:10px 11px}.warehouse-return-queue h2,.warehouse-return-detail h2{font-size:17px}.warehouse-return-list{padding:7px}.warehouse-return-card{padding:11px}.warehouse-return-card-top b{font-size:13px}.warehouse-return-facts{gap:5px}.warehouse-return-route{font-size:10px}.warehouse-return-detail{display:none}.warehouse-returns-workspace.is-mobile-detail .warehouse-return-queue{display:none}.warehouse-returns-workspace.is-mobile-detail .warehouse-return-detail{display:block}.warehouse-mobile-back{width:40px;height:40px;display:grid;flex:0 0 40px;place-items:center;border:1px solid var(--line);border-radius:5px;background:#fff;color:#344346}.warehouse-return-detail>header{padding:10px}.warehouse-return-detail-body{padding:11px}.warehouse-check-fields{grid-template-columns:1fr 1fr}.warehouse-check-form input,.warehouse-check-form select{min-height:46px}.warehouse-return-actions .button{min-height:50px}.warehouse-mobile-nav{position:fixed;right:0;bottom:0;left:0;z-index:35;display:grid;grid-template-columns:repeat(4,1fr);padding:5px 4px 7px;border-top:1px solid var(--line);background:#fff}.warehouse-mobile-nav button,.warehouse-mobile-nav a{min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#657477;font-size:9px;text-decoration:none}.warehouse-mobile-nav span{font-size:18px}.warehouse-mobile-nav .is-active{color:var(--teal);font-weight:700}.warehouse-returns-toast{right:9px;bottom:76px;left:9px;min-width:0}.warehouse-returns-toast b{font-size:11px}.warehouse-returns-toast p{font-size:10px}}
@media(max-width:360px){.warehouse-return-summary{gap:4px}.warehouse-check-fields{grid-template-columns:1fr}.warehouse-return-facts small{font-size:9px}.warehouse-return-facts b{font-size:11px}}
