.inbound-page{min-width:0;min-height:100vh;padding:0 24px 32px;background:#f3f6f5;color:#263638}.inbound-page *{box-sizing:border-box}.inbound-page input,.inbound-page select{font:inherit}.inbound-page :focus-visible{outline:2px solid var(--teal);outline-offset:2px}.inbound-header{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 -24px;padding:20px 28px;border-bottom:1px solid var(--line);background:#fff}.inbound-header>div:first-child>span{display:block;margin-bottom:6px;color:var(--teal);font-size:11px;font-weight:700;letter-spacing:.06em}.inbound-header h1{margin:0 0 7px;font-size:27px}.inbound-header p{margin:0;color:#6d7b7d;font-size:12px}.inbound-actions{display:grid;grid-template-columns:auto auto;gap:8px;justify-items:end}.inbound-actions em{grid-column:1/-1;padding:7px 10px;border-radius:14px;background:#eef2f1;color:#667477;font-size:11px;font-style:normal}.inbound-actions .button{min-height:38px;font-size:11px}
.inbound-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:16px 0 10px}.inbound-summary article{padding:12px;border:1px solid var(--line);background:#fff}.inbound-summary .is-ok{border-left:3px solid #3f8865}.inbound-summary .is-wait{border-left:3px solid #b6781d}.inbound-summary .is-alert{border-left:3px solid #ad4b4b}.inbound-summary span,.inbound-summary small{display:block;color:#6b7b7e;font-size:11px}.inbound-summary b{display:block;margin:5px 0 3px;font-size:17px}.inbound-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:10px;align-items:start}.inbound-panel{min-width:0;border:1px solid var(--line);background:#fff}.inbound-panel>header{padding:12px 13px;border-bottom:1px solid #e1e8e7}.inbound-panel h2{margin:0;font-size:14px}.inbound-panel header p{margin:4px 0 0;color:#6d7b7d;font-size:11px}.inbound-filters{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:10px}.inbound-filters label:first-child{grid-column:1/-1}.inbound-filters label{color:#6b7b7e;font-size:11px}.inbound-filters input,.inbound-filters select{width:100%;min-height:40px;margin-top:4px;padding:7px;border:1px solid #cfdad8;background:#fff}.inbound-list{display:grid;gap:6px;padding:0 10px 10px}.inbound-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;border:1px solid #d7e1df;background:#fff;color:#263638;text-align:left;text-decoration:none}.inbound-row.is-selected{border-color:var(--teal);background:#eaf6f5}.inbound-row:disabled{cursor:not-allowed;opacity:.58}.inbound-row b,.inbound-row small{display:block;font-size:11px}.inbound-row small{margin-top:3px;color:#6b7b7e}.inbound-row time{color:#6b7b7e;font-size:11px;white-space:nowrap}.inbound-row .is-risk{color:#ad4b4b}.inbound-empty{margin:0 10px 10px;padding:12px;background:#f4f7f6;color:#6b7b7e;font-size:11px;text-align:center}
.inbound-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:13px;border-bottom:1px solid #e1e8e7}.inbound-title h2{font-size:18px}.inbound-title p{margin:5px 0 0;color:#6b7b7e;font-size:11px}.inbound-title>span{max-width:190px;padding:5px 8px;border-radius:12px;background:#fff1d8;color:#9a6617;font-size:11px;text-align:center}.inbound-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:12px;background:#d7e1df}.inbound-facts div{padding:10px;background:#f4f7f6}.inbound-facts span,.inbound-facts small{display:block;color:#6b7b7e;font-size:11px}.inbound-facts b{display:block;margin:4px 0;font-size:12px}.inbound-section{margin:0 12px 12px;padding:10px;border:1px solid var(--line)}.inbound-section>header{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px}.inbound-section h3{margin:0;font-size:12px}.inbound-section header span{color:#6b7b7e;font-size:11px}.inbound-route{position:relative;display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.inbound-route:before{content:"";position:absolute;top:14px;left:12%;right:12%;height:2px;background:#bfd6d3}.inbound-step{position:relative;display:grid;justify-items:center;gap:4px;font-size:11px}.inbound-step i{z-index:1;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#d8e3e1;color:#587073;font-style:normal}.inbound-step.is-done i{background:var(--teal);color:#fff}.inbound-step.is-current i{background:#b6781d;color:#fff}.inbound-step small{color:#6b7b7e}.inbound-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.inbound-grid article{padding:9px;background:#f4f7f6}.inbound-grid h4{margin:0 0 6px;font-size:12px}.inbound-grid dl{margin:0}.inbound-grid dl div{display:grid;grid-template-columns:122px minmax(0,1fr);gap:8px;padding:5px 0;border-bottom:1px solid #d7e1df;font-size:11px}.inbound-grid dt{color:#6b7b7e}.inbound-grid dd{margin:0;text-align:right}.inbound-items{width:100%;border-collapse:collapse;font-size:11px}.inbound-items th,.inbound-items td{padding:8px;border-bottom:1px solid #d7e1df;text-align:left}.inbound-items th{color:#6b7b7e;font-weight:400}.inbound-items td:last-child{text-align:right}.inbound-note{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:10px;border-left:3px solid #c28a30;background:#fff8ed}.inbound-note b,.inbound-note small{display:block;font-size:11px}.inbound-note small{margin-top:4px;color:#6b7b7e}.inbound-live{position:sticky;top:8px;z-index:20;max-width:420px;margin:0 0 10px auto;padding:11px 14px;border:1px solid #a9cfcb;background:#f0f8f7;color:#365e60;font-size:11px}.inbound-live:empty{display:none}
@media(max-width:1180px){html,body{min-width:0}.inbound-page{padding-left:16px;padding-right:16px}.inbound-header{margin-left:-16px;margin-right:-16px}.inbound-layout{grid-template-columns:1fr}.inbound-list{grid-template-columns:repeat(2,minmax(0,1fr))}.inbound-grid{grid-template-columns:1fr}}
@media(max-width:760px){.inbound-page{margin-left:64px;padding:0 10px 24px}.inbound-header{min-height:0;margin:0 -10px;padding:15px 13px;align-items:flex-start;flex-direction:column}.inbound-header h1{font-size:21px}.inbound-actions{width:100%;justify-items:stretch}.inbound-actions .button{width:100%}.inbound-summary{grid-template-columns:1fr 1fr}.inbound-list{grid-template-columns:1fr}.inbound-facts{grid-template-columns:1fr 1fr}.inbound-note{grid-template-columns:1fr}.inbound-note .button{width:100%;text-align:center}.inbound-live{max-width:240px}}
@media(max-width:440px){.inbound-page{margin-left:58px;padding-left:6px;padding-right:6px}.inbound-header{margin-left:-6px;margin-right:-6px}.inbound-actions em{white-space:normal}.inbound-summary,.inbound-filters,.inbound-facts{grid-template-columns:1fr}.inbound-row{grid-template-columns:1fr}.inbound-row time{white-space:normal}.inbound-title{flex-direction:column}.inbound-title>span{max-width:none}.inbound-route{grid-template-columns:1fr;text-align:left}.inbound-route:before{top:8px;bottom:8px;left:14px;right:auto;width:2px;height:auto}.inbound-step{grid-template-columns:28px 1fr;justify-items:start;gap:4px 8px;text-align:left}.inbound-step i{grid-row:1/3}.inbound-step b{margin:0}.inbound-grid dl div{grid-template-columns:1fr}.inbound-grid dd{text-align:left}.inbound-items thead{display:none}.inbound-items tr,.inbound-items td{display:block}.inbound-items tr{padding:7px 0;border-bottom:1px solid #d7e1df}.inbound-items td{display:grid;grid-template-columns:82px 1fr;gap:6px;padding:3px;border:0}.inbound-items td::before{content:attr(data-label);color:#6b7b7e}.inbound-items td:last-child{text-align:left}}
@media(pointer:coarse){.inbound-page button,.inbound-page input,.inbound-page select,.inbound-page a.inbound-row{min-height:44px}}
