@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#17221e;background:#f4f6f3;font-family:DM Sans,Noto Sans SC,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:linear-gradient(#f8faf7 0,#f1f4f0 100%);min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}header{z-index:10;background:#fff;border-bottom:1px solid #e3e8e3;justify-content:space-between;align-items:center;height:72px;padding:0 max(28px,5vw);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;font-size:17px;font-weight:700;display:flex}.brand b{color:#fff;background:#174438;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 6px 16px #17443826}nav{color:#748079;align-items:center;gap:13px;font-size:12px;display:flex}nav strong{color:#245447;background:#e5f0eb;border-radius:20px;padding:6px 10px;font-weight:600}nav button,.toolbar button{color:#244d42;background:0 0;border:0}main{max-width:1440px;margin:auto;padding:48px max(28px,5vw) 90px}.intro{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px;display:flex}.intro h1 em{color:#2b6a59;font-style:normal}.intro>div>p:last-child,.signin p{color:#69756f;margin:0}.kicker{letter-spacing:.18em;color:#748179;margin:0;font-size:10px;font-weight:700}.intro-actions{justify-content:flex-end;min-width:145px;display:flex}.primary{border:0;font-weight:700;box-shadow:0 8px 20px #1744381c;color:#fff!important;background:#174438!important;border-radius:9px!important;padding:13px 20px!important}.primary:hover{transform:translateY(-1px);background:#20594a!important}.stats{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:22px;display:grid}.stats article{cursor:pointer;background:#fff;border:1px solid #e0e6e1;border-radius:12px;padding:21px 23px;transition:all .16s;position:relative;overflow:hidden;box-shadow:0 3px 12px #21372d08}.stats article:before{content:"";background:#82948b;width:4px;position:absolute;top:0;bottom:0;left:0}.stats article:hover,.stats article.selected{border-color:#b9c9c0;transform:translateY(-2px);box-shadow:0 10px 25px #263b3310}.stats article.selected{box-shadow:0 0 0 2px #2d6c5920}.stats article.yellow:before{background:#c39a32}.stats article.red:before{background:#bc4d39}.stats small,.stats b,.stats span{display:block}.stats small{color:#68756f;font-weight:600}.stats span{color:#98a19c;font-size:11px}.stats .yellow b{color:#ab8323}.stats .red b{color:#b84835}.order-panel{background:#fff;border:1px solid #e0e5e1;border-radius:14px;overflow:hidden;box-shadow:0 12px 35px #25372e0a}.order-controls{justify-content:space-between;align-items:center;gap:30px;padding:25px 28px;display:flex}.order-controls h2{letter-spacing:-.02em;margin:3px 0 1px;font-size:25px}.order-controls small{color:#89938e}.searchbar{background:#f7f9f7;border:1px solid #dce3de;border-radius:9px;align-items:center;gap:11px;width:min(510px,100%);padding:12px 15px;display:flex}.searchbar span{color:#587066;font-size:19px}.searchbar input{outline:0;width:100%;background:0 0!important;border:0!important;padding:0!important}.toolbar{background:#f8faf8;border-top:1px solid #edf0ed;border-bottom:1px solid #e3e7e4;justify-content:space-between;align-items:center;gap:14px;min-height:55px;padding:0 28px;display:flex}.toolbar>div:first-child{align-items:baseline;gap:10px;display:flex}.toolbar b{font-size:13px}.toolbar span{color:#8b958f;font-size:11px}.toolbar{position:relative}.sort-toggle{cursor:pointer;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:50%;left:56%;transform:translate(-50%,-50%);color:#315a4e!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.sort-toggle b{margin:0;font-weight:400;line-height:1;font-size:14px!important}.sort-toggle:hover{transform:translate(-50%,-50%)scale(1.12);color:#174438!important;background:0 0!important}.tool-actions{gap:8px;display:flex}.tool-actions button{color:#315a4e;background:#fff;border:1px solid #d9e0db;border-radius:7px;padding:7px 11px;font-size:12px}.tool-actions button:hover{border-color:#8ba89c}.orders{grid-template-columns:1fr;gap:0;display:grid}.order-card{background:#fff;border-bottom:1px solid #edf0ed;padding:20px 28px;transition:all .14s;position:relative}.order-card:last-child{border-bottom:0}.order-card:before{content:"";background:#93a099;border-radius:0 4px 4px 0;width:4px;position:absolute;top:18px;bottom:18px;left:0}.order-card.yellow:before{background:#d3a53b}.order-card.red:before{background:#ba4837}.card-top{justify-content:space-between;align-items:center;display:flex}.order-no{color:#285548;font-size:13px;font-weight:700}.card-main{justify-content:space-between;align-items:center;gap:20px;margin:8px 0 15px;display:flex}.order-card h3{margin:0 0 3px;font-size:18px}.order-card h3 small{color:#7e8983;font-weight:500}.order-card p{color:#7a847f;white-space:nowrap;text-overflow:ellipsis;max-width:720px;margin:0;font-size:13px;overflow:hidden}.step-name{color:#245649;background:#edf4f1;border-radius:7px;flex:none;padding:7px 11px;font-size:12px}.order-card footer{color:#44534c;border-top:1px dashed #e2e7e3;grid-template-columns:150px 150px 1fr auto;align-items:end;gap:20px;padding-top:13px;font-size:12px;display:grid}.order-card footer span small{color:#98a19c;margin-bottom:2px;font-size:10px;display:block}.order-card footer i{color:#2f6a59;font-style:normal;font-weight:600}.alert{color:#52615a;background:#e7ece9;border-radius:20px;padding:5px 9px;font-size:10px}.alert.yellow{color:#846415;background:#f4ebcf}.alert.red{color:#983d2d;background:#f2d7d1}.empty,.signin{text-align:center;background:#fff;border:1px solid #e0e5e1;border-radius:12px;grid-column:1/-1;padding:60px}.order-panel .empty{color:#89938e;border:0;border-radius:0;flex-direction:column;gap:5px;display:flex}.order-panel .empty b{color:#4d5b54}dialog{border:0;border-radius:15px;width:min(820px,100% - 30px);max-height:90vh;padding:0;overflow:auto;box-shadow:0 30px 90px #16251f55}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#17261f73}dialog form,.detail{padding:32px}.x{float:right;color:#5c6963;background:#f2f5f2;border:0;border-radius:50%;width:34px;height:34px;font-size:22px}.grid{grid-template-columns:1fr 1fr;gap:14px 18px;display:grid}.grid label,.detail label,#auth label{color:#65716b;flex-direction:column;gap:7px;font-size:12px;display:flex}.wide{grid-column:1/-1}input,select,textarea{background:#fff;border:1px solid #d8dfda;border-radius:7px;outline:0;padding:11px 12px}input:focus,select:focus,textarea:focus{border-color:#528371;box-shadow:0 0 0 3px #2c6c5b10}textarea{min-height:88px}.error{color:#b84735}.actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.actions button{color:#34453d;background:#fff;border:1px solid #d7ddd9;border-radius:8px;padding:10px 14px}.actions .rollback{color:#a54534;background:#fff8f6;border-color:#d9a99f}.detail-title,.detail-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.detail-title h2{margin:5px 0 18px}.detail dl{border:1px solid #e2e7e3;border-radius:10px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.detail dl div{border-bottom:1px solid #edf0ed;padding:14px 16px}.detail dl div:nth-child(odd){border-right:1px solid #edf0ed}.detail dt{color:#8a948f;font-size:10px}.detail dd{margin:5px 0 0}.detail>label{margin:12px 0}.detail p{color:#66726c}#partnerForm{gap:8px;margin-top:25px;display:flex}.progress{background:#e4e9e5;border-radius:10px;height:9px;margin:2px 0 9px;overflow:hidden}.progress div{background:linear-gradient(90deg,#318069,#1d5b49);border-radius:10px;height:100%}.progress-labels{color:#7b8680;justify-content:space-between;align-items:center;margin-bottom:25px;font-size:10px;display:flex}.progress-labels b{color:#275e50}.image-section{border-top:1px solid #e2e7e3;margin-top:26px;padding-top:21px}.image-section>div:first-child{justify-content:space-between;align-items:center;display:flex}.image-section h3{margin:0}.image-section span{color:#818984;font-size:11px}.image-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.image-grid a{color:#4e5752;background:#f5f7f5;border:1px solid #dfe5e0;border-radius:8px;text-decoration:none;display:block;overflow:hidden}.image-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:all .2s;display:block}.image-grid a:hover img{transform:scale(1.03)}.image-grid a span{white-space:nowrap;text-overflow:ellipsis;padding:9px 11px;display:block;overflow:hidden}.no-images{color:#8a908c;text-align:center;background:#f7f9f7;border-radius:8px;grid-column:1/-1;padding:25px}@media (width<=800px){header{padding:0 18px}main{padding:30px 16px 60px}.intro{flex-direction:column;align-items:flex-start}.intro-actions{justify-content:flex-start}.stats{grid-template-columns:1fr 1fr}.order-controls{flex-direction:column;align-items:stretch;padding:22px}.toolbar{padding:0 20px}.order-card{padding:19px 21px}.card-main{align-items:flex-start}.order-card footer{grid-template-columns:1fr 1fr}.order-card footer i{display:none}.grid{grid-template-columns:1fr}.wide{grid-column:auto}.detail dl{grid-template-columns:1fr}.detail dl div:nth-child(odd){border-right:0}.image-grid{grid-template-columns:repeat(2,1fr)}nav span{display:none}}@media (width<=500px){.stats{grid-template-columns:1fr 1fr;gap:8px}.stats article{padding:16px}.stats b{font-size:28px}.card-main{flex-direction:column;gap:9px}.order-card footer{grid-template-columns:1fr 1fr}.tool-actions{gap:4px}.tool-actions button{padding:6px 7px}.image-grid{grid-template-columns:1fr}.detail{padding:24px 19px}}.status-tabs{align-items:center!important;gap:5px!important;display:flex!important}.status-tabs button{color:#68756f!important;border-radius:8px!important;padding:8px 12px!important;font-weight:600!important}.status-tabs button.active{color:#fff!important;background:#174438!important}.status-tabs button span{color:#53645c;background:#e5ece8;border-radius:10px;margin-left:5px;padding:1px 6px;font-size:10px;display:inline-block!important}.status-tabs button.active span{color:#fff;background:#ffffff24}.result-count{color:#8b958f;margin-left:10px;margin-right:auto;font-size:11px}@media (width<=650px){.toolbar{flex-wrap:wrap;align-items:flex-start;padding:10px 16px}.result-count{order:3;width:100%;margin:0}.status-tabs button{padding:7px 9px!important}}.resource-links{align-items:center;gap:6px;margin:0 auto 0 32px;display:flex}.resource-links a,.resource-links button{color:#496158;background:0 0;border:0;border-radius:7px;padding:8px 11px;font-size:12px;text-decoration:none}.index-filters{grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px;padding:0 28px 22px;display:grid}.index-filters label{color:#7b8781;align-items:center;gap:9px;font-size:11px;display:flex}.index-filters select{background:#f8faf8;flex:1;padding:9px 10px}.status-tabs{flex:none}.recycle-badge{color:#715f51;background:#ece8e3;border-radius:20px;padding:5px 9px;font-size:10px}.order-card.deleted{opacity:.82;background:#faf9f7}.order-card.deleted:before{background:#9a8677}.actions .danger{color:#aa3f2f;background:#fff7f5;border-color:#e3b3aa}.resource-modal{padding:32px}.resource-modal h2{margin:6px 0}.password-box{background:#f5f8f5;border:1px solid #dfe6e1;border-radius:10px;grid-template-columns:1fr auto auto;align-items:center;gap:14px;margin:22px 0;padding:15px 16px;display:grid}.password-box span{color:#7a8780;font-size:11px}.password-box b{letter-spacing:.08em;font-size:20px}.password-box button{color:#285649;background:#fff;border:1px solid #d6dfd9;border-radius:7px;padding:7px 10px}.resource-open{text-decoration:none;display:inline-block}@media (width<=900px){header{flex-wrap:wrap;height:auto;min-height:72px;padding-top:10px;padding-bottom:10px}.resource-links{border-top:1px solid #edf0ed;order:3;width:100%;margin:6px 0 0;padding-top:6px}.resource-links a,.resource-links button{text-align:center;flex:1}.index-filters{grid-template-columns:1fr;padding:0 22px 20px}.index-filters label{justify-content:space-between}.index-filters select{max-width:70%}}@media (width<=500px){.brand span{display:none}.resource-links{gap:2px}.resource-links a,.resource-links button{padding:7px 5px}.password-box{grid-template-columns:1fr auto}.password-box button{grid-column:1/-1}}.user-role-list{border:1px solid #e1e7e2;border-radius:10px;margin-top:14px;overflow:hidden}.user-role-row{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:20px;padding:13px 15px;display:flex}.user-role-row:last-child{border-bottom:0}.user-role-row span{min-width:0}.user-role-row b,.user-role-row small{display:block}.user-role-row b{text-overflow:ellipsis;font-size:13px;overflow:hidden}.user-role-row small{color:#8a948f;margin-top:2px;font-size:10px}.user-role-row select{width:125px;padding:8px}.user-role-row>strong{color:#245447;background:#e5f0eb;border-radius:20px;padding:6px 10px;font-size:11px}.role-status{color:#2b6a59;min-height:22px;font-size:12px;font-weight:600}.form-note{color:#6f7b75;background:#f4f8f5;border-left:3px solid #2b6a59;border-radius:0 7px 7px 0;margin:-4px 0 22px;padding:10px 12px;font-size:12px}label[hidden]{display:none!important}#shippingForm h2,#trackingForm h2{margin:5px 0 10px}#shippingForm>.primary,#trackingForm>.primary{margin:22px 0 0 auto;display:block}.stage-history{background:#fbfcfb;border:1px solid #dde5df;border-radius:12px;margin:24px 0;padding:18px 20px}.stage-history-head{justify-content:space-between;align-items:end;gap:12px;margin-bottom:16px;display:flex}.stage-history-head h3{color:#173f35;margin:0;font-size:16px}.stage-history-head span{color:#89948f;font-size:11px}.timeline-list{grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:10px;display:grid}.timeline-item{background:#fff;border:1px solid #e4e9e5;border-radius:9px;gap:10px;padding:12px;display:flex;position:relative}.timeline-item i{background:#a7b5af;border-radius:50%;flex:0 0 9px;width:9px;height:9px;margin-top:4px;box-shadow:0 0 0 4px #eef2ef}.timeline-item.done i{background:#2d7764;box-shadow:0 0 0 4px #e3f0eb}.timeline-item.current{background:#f4faf7;border-color:#aac7bd}.timeline-item.current i{background:#c08e20;box-shadow:0 0 0 4px #f6edd8}.timeline-item div{min-width:0}.timeline-item b,.timeline-item span{display:block}.timeline-item b{color:#173f35;margin-bottom:6px;font-size:12px}.timeline-item span{color:#7b8781;font-size:10px;line-height:1.6}.timeline-item .timeline-due{color:#9a6d16;font-weight:600}.timeline-empty{color:#88938e;grid-column:1/-1;margin:0;font-size:12px}@media (width<=650px){.stage-history{padding:15px}.stage-history-head{flex-direction:column;align-items:flex-start}.timeline-list{grid-template-columns:1fr}}.alert-pair{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:inline-flex}.alert-pair .alert{white-space:nowrap}.timeline-alert-summary{margin-left:auto}.stage-history-head>div:first-child span{margin-top:3px;display:block}@media (width<=650px){.timeline-alert-summary{margin-left:0}.alert-pair{justify-content:flex-start}}.stats{grid-template-columns:repeat(4,1fr)}.proof-stat{background:#fffaf0}.delivery-proof{background:#f7faf8;border:1px solid #d9e4de;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;margin:24px 0;padding:18px 20px;display:flex}.delivery-proof h3{margin:3px 0 4px;font-size:16px}.delivery-proof span{color:#7b8781;font-size:11px}.delivery-proof form{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.delivery-proof input{max-width:240px}.delivery-proof .error{text-align:right;width:100%}@media (width<=1100px){.stats{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.delivery-proof{flex-direction:column;align-items:stretch}.delivery-proof form{justify-content:flex-start}.stats{grid-template-columns:1fr}}.stats article.yellow:before{background:#f0b400;width:7px}.stats article.yellow small,.stats article.yellow b{color:#8f6500}.stats article.red:before{background:#e33125;width:7px}.stats article.red small,.stats article.red b{color:#a91d16}.stats article.blue:before,.stats article.proof-stat:before{background:#1684ff;width:7px}.stats article.blue small,.stats article.blue b,.stats article.proof-stat small,.stats article.proof-stat b{color:#075eb6}.alert.yellow{color:#765300;background:#ffe893;border:1px solid #efbc00}.alert.red{color:#941c14;background:#ffc0ba;border:1px solid #e33125}.alert.blue{color:#075aa9;background:#cce6ff;border:1px solid #1684ff}.order-card.yellow:before{background:#f0b400;width:6px}.order-card.red:before{background:#e33125;width:6px}.order-card.proof-blue:before{background:#1684ff;width:6px}.order-card.proof-blue{background:#f3f8ff}.delivery-proof.missing{background:#eaf4ff;border-color:#3a95ef}.proof-pending{background:#eaf4ff!important;border-color:#3a95ef!important}.proof-pending i{background:#1684ff!important;box-shadow:0 0 0 4px #d9ecff!important}.stats article{background:linear-gradient(145deg,#fff 0%,#f8fbf9 100%);border:1px solid #dfe7e2;border-radius:18px;flex-direction:column;justify-content:center;min-height:146px;padding:23px 24px 21px 26px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #1f372d11}.stats article:before{background:#7f988c;border-radius:999px;width:4px;top:22px;bottom:22px;left:12px}.stats article:hover{transform:translateY(-3px);box-shadow:0 14px 32px #1f372d1a}.stats article.selected{border-color:#9bb5a8;transform:translateY(-2px);box-shadow:0 0 0 3px #3368521a,0 14px 32px #1f372d17}.stats small{letter-spacing:.01em;color:#52675d;font-size:14px;font-weight:650;line-height:1.35}.stats b{letter-spacing:-.035em;color:#183028;margin:10px 0 5px;font-size:40px;font-weight:650;line-height:1}.stats span{color:#89958f;font-size:13px;line-height:1.45}.stats article.yellow{background:linear-gradient(145deg,#fffefa 0%,#fff8d9 100%);border-color:#f0d77c}.stats article.red{background:linear-gradient(145deg,#fffdfd 0%,#ffe8e6 100%);border-color:#ef928a}.stats article.blue,.stats article.proof-stat{background:linear-gradient(145deg,#fcfeff 0%,#e8f3ff 100%);border-color:#8dc3f7}.stats article.yellow:before,.stats article.red:before,.stats article.blue:before,.stats article.proof-stat:before{width:4px}.stats article.yellow.selected{box-shadow:0 0 0 3px #f0b40021,0 14px 32px #8f65001a}.stats article.red.selected{box-shadow:0 0 0 3px #e3312521,0 14px 32px #a91d161a}.stats article.blue.selected,.stats article.proof-stat.selected{box-shadow:0 0 0 3px #1684ff21,0 14px 32px #075eb61a}@media (width<=650px){.stats article{border-radius:15px;min-height:126px;padding:19px 20px 18px 24px}.stats article:before{top:18px;bottom:18px;left:10px}.stats b{font-size:34px}}.flow-repair{color:#8e3024;background:#fff7f5;border:1px solid #efb4ab;border-radius:14px;grid-column:1/-1;align-items:center;gap:12px;margin-bottom:2px;padding:15px 17px;display:flex}.flow-repair b{font-size:14px}.flow-repair span{color:#9b625a;font-size:12px}.flow-repair button{white-space:nowrap;margin-left:auto}button:disabled{cursor:not-allowed;opacity:.48;transform:none!important}@media (width<=650px){.flow-repair{flex-direction:column;align-items:flex-start}.flow-repair button{margin-left:0}}.order-no{letter-spacing:.01em;color:#1f5a49;font-size:17px;font-weight:700;line-height:1.35}.order-card h3{letter-spacing:0;color:#17251f;margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.45}.order-card h3 small{color:#7f8b85;font-size:13px;font-weight:500}.order-card p{color:#728078;font-size:14px;line-height:1.5}.step-name{font-size:13px;font-weight:600}.order-card footer{font-size:14px;line-height:1.35}.order-card footer span small{margin-bottom:4px;font-size:11px;font-weight:500}@media (width<=500px){.order-no{font-size:17px}.order-card h3{font-size:16px}.order-card p,.order-card footer{font-size:13px}}.order-card{border-bottom:1px solid #dbe3de;padding:11px 22px}.order-card:nth-child(2n){background:#fbfcfb}.order-card:hover{background:#f6faf7}.order-card:before{width:3px;top:10px;bottom:10px}.order-card.yellow:before,.order-card.red:before,.order-card.proof-blue:before{width:4px}.order-no{font-size:14px;font-weight:650;line-height:1.4}.card-main{gap:14px;margin:4px 0 8px}.order-card h3{margin:0 0 2px;font-size:13px;font-weight:600;line-height:1.45}.order-card h3 small{font-size:12px}.order-card p{font-size:12.5px;line-height:1.45}.step-name{padding:5px 9px;font-size:12px}.order-card footer{gap:14px;padding-top:8px;font-size:12.5px}.order-card footer span small{margin-bottom:2px;font-size:10.5px}.order-card footer i{font-size:12px}.pagination{background:#fafcfa;border-top:1px solid #e1e7e3;justify-content:center;align-items:center;gap:16px;padding:16px 20px;display:flex}.pagination button{color:#285649;background:#fff;border:1px solid #d6e0da;border-radius:8px;padding:7px 12px;font-size:12px}.pagination button:not(:disabled):hover{background:#edf5f1}.pagination span{color:#75827b;font-size:12px}@media (width>=801px){.order-card{grid-template-columns:120px minmax(260px,1fr) minmax(430px,520px);align-items:center;gap:18px;min-height:76px;display:grid}.card-top{flex-direction:column;align-items:flex-start;gap:5px}.card-main{min-width:0;margin:0}.card-main>div{min-width:0}.order-card footer{border-top:0;grid-template-columns:105px 120px 1fr auto;align-items:center;padding-top:0}}@media (width<=800px){.order-card{padding:13px 18px}.card-main{margin:5px 0 9px}}@media (width<=500px){.order-no{font-size:14px}.order-card h3,.order-card p,.order-card footer{font-size:12.5px}.pagination{gap:9px;padding:14px 10px}.pagination span{text-align:center;font-size:11px}}header{height:60px}header .brand{font-size:15px}main{max-width:1560px;padding:24px max(22px,3vw) 56px}.intro{align-items:center;margin-bottom:18px}.intro h1{letter-spacing:-.04em;margin:4px 0 7px;font-size:clamp(30px,3.2vw,46px);line-height:1.04}.intro>div>p:last-child{font-size:13px}.eyebrow{letter-spacing:.16em;font-size:10px}.intro-actions .primary{font-size:13px;padding:10px 16px!important}.stats article{border-radius:13px;min-height:100px;padding:14px 16px 13px 22px;box-shadow:0 7px 18px #132d240b}.stats article:before{border-radius:3px;width:3px;top:14px;bottom:14px;left:10px}.stats small{font-size:12.5px}.stats span{font-size:11.5px}.order-panel{border-radius:12px;box-shadow:0 8px 24px #132d240e}.searchbar{border-radius:9px;width:min(460px,100%);padding:9px 12px;font-size:13px}.index-filters{gap:10px;padding:0 20px 14px}.index-filters select{border-radius:8px;padding:7px 9px;font-size:12px}.toolbar{min-height:48px;padding:0 20px}.product-summary{align-items:center;gap:10px;min-width:0;display:flex}.order-thumb{background:#eef2ef;border:1px solid #dce4df;border-radius:7px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.order-thumb img{object-fit:cover;width:100%;height:100%;display:block}.order-thumb span{color:#9aa39e;font-size:10px}.product-copy{min-width:0}.product-copy h3,.product-copy p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.card-status{justify-content:flex-end;align-items:center;min-width:0;display:flex}.card-status .alert-pair{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.card-status .alert{white-space:nowrap;padding:4px 7px;font-size:10.5px}.pagination{padding:12px 20px;font-size:11.5px}@media (width>=801px){.order-card{grid-template-columns:86px minmax(300px,1fr) minmax(410px,480px) 150px;gap:14px;min-height:70px;padding:10px 20px}.card-top{align-self:center}.card-main{justify-content:space-between;align-items:center;gap:16px;display:flex}.card-main .step-name{text-align:right;flex:none;max-width:130px}.order-card footer{grid-template-columns:90px 112px 1fr auto;gap:12px}.card-status{justify-self:end}}@media (width<=800px){main{padding:18px 14px 42px}.intro{align-items:flex-end}.intro h1{font-size:30px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stats article{min-height:90px}.order-controls{padding:14px}.index-filters{padding:0 14px 12px}.toolbar{padding:0 14px}.order-card{padding:11px 14px;position:relative}.card-top{padding-right:125px}.card-status{max-width:120px;position:absolute;top:10px;right:14px}.card-main{margin-top:7px}.order-thumb{flex-basis:42px;width:42px;height:42px}}.order-control-actions{flex:1;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.order-control-actions .searchbar{flex:1;max-width:460px}.compact-new-order{flex:none;box-shadow:none!important;border-radius:8px!important;padding:9px 14px!important;font-size:12px!important}.searchbar{transition:border-color .16s,background-color .16s,box-shadow .16s}.searchbar:hover{background:#f9fbf9;border-color:#bdcbc4}.searchbar:focus-within{background:#fff;border-color:#8da99d;box-shadow:0 0 0 2px #2f6f5b1a}.searchbar input,.searchbar input:hover,.searchbar input:focus,.searchbar input:focus-visible{appearance:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important}.searchbar input::selection{color:#173f34;background:#dbeae4}@media (width<=800px){.order-control-actions{align-items:stretch;width:100%}.order-control-actions .searchbar{max-width:none}.compact-new-order{white-space:nowrap}}@media (width<=520px){.order-control-actions{flex-direction:column}.compact-new-order{width:100%}}.brand-home{flex:none;align-items:center;padding:3px 0;line-height:0;text-decoration:none;display:flex}.brand-home img{object-fit:contain;width:170px;height:40px;display:block}.brand-home:focus-visible{outline-offset:4px;border-radius:5px;outline:2px solid #78a99a}@media (width<=720px){.brand-home img{width:132px;height:34px}}@media (width<=500px){.brand-home img{width:108px;height:30px}}.brand-home{color:#17221e;gap:10px}.brand-home img{object-fit:contain;width:150px;height:35px}.brand-home span{white-space:nowrap;font-size:15px;font-weight:700;line-height:1;display:inline-block}@media (width<=900px){.brand-home img{width:128px;height:32px}.brand-home span{font-size:13px}}@media (width<=620px){.brand-home img{width:108px;height:29px}.brand-home span{display:none}}.brand-home img{object-fit:contain;border-radius:7px;width:42px;height:42px}.brand-home span{font-size:15px}@media (width<=900px){.brand-home img{width:38px;height:38px}}@media (width<=620px){.brand-home img{width:36px;height:36px}.brand-home span{font-size:13px;display:inline-block}}@media (width<=430px){.brand-home span{display:none}}header{background:#fcfdfc;border-bottom-color:#dfe6e1;padding-left:max(22px,3vw,53vw - 780px);padding-right:max(22px,3vw,53vw - 780px)}.brand-home{color:#174438;gap:9px;padding:4px 0}.brand-home span{letter-spacing:.01em;color:#173f34;font-size:14px;font-weight:600}.brand-home:hover{opacity:1}.brand-home:hover span{color:#286b59}@media (width<=800px){header{padding-left:14px;padding-right:14px}}@media (width<=620px){.brand-home img{width:32px;height:32px}.brand-home span{font-size:13px}}header{background:#fff;justify-content:flex-start;gap:0;height:58px}.brand-home{gap:8px;min-width:auto;padding:0}.brand-home img{border-radius:6px;width:30px;height:30px}.brand-home span{color:#183f35;letter-spacing:0;font-size:14px;font-weight:600}.resource-links{border-left:1px solid #dfe6e1;gap:4px;margin:0 0 0 24px;padding-left:22px}.resource-links a,.resource-links button{color:#52665f;border-radius:6px;padding:7px 10px;font-size:12.5px;font-weight:500;line-height:1}.resource-links a:hover,.resource-links button:hover{color:#174438;background:#f0f5f2}header nav{margin-left:auto}@media (width<=900px){header{height:auto;min-height:58px;padding-top:8px;padding-bottom:8px}.brand-home img{width:30px;height:30px}.resource-links{border-top:1px solid #e8ede9;border-left:0;order:3;width:100%;margin:7px 0 0;padding:7px 0 0}}@media (width<=620px){.brand-home img{width:29px;height:29px}.brand-home span{font-size:13px}}.brand-home{align-items:center;gap:9px;height:42px;display:inline-flex}.brand-home img{flex:0 0 38px;width:38px;height:38px}.brand-home span{align-items:center;height:38px;font-size:14px;line-height:1;display:inline-flex}@media (width<=620px){.brand-home{height:40px}.brand-home img{flex-basis:36px;width:36px;height:36px}.brand-home span{height:36px}}.tracking-preview{font-weight:600;color:#2f6c5b!important;margin-top:2px!important;font-size:10.5px!important}.tracking-detail{grid-column:1/-1}.tracking-detail dd{flex-wrap:wrap;gap:7px;display:flex}.tracking-detail dd span{color:#294e43;background:#f5f8f6;border:1px solid #dce6e1;border-radius:7px;align-items:center;gap:7px;padding:5px 8px;display:inline-flex}.tracking-detail dd b{color:#718078;font-size:10px;font-weight:600}.timeline-tracking{font-weight:600;color:#24644f!important}.returning-customer{color:#145444;background:#edf7f3;border:1px solid #78a99a;border-radius:999px;align-items:center;width:max-content;max-width:100%;margin-top:5px;padding:3px 8px;font-size:12px;font-weight:700;line-height:1.35;display:inline-flex}.customer-match{color:#145444;background:#edf7f3;border:1px solid #78a99a;border-radius:9px;margin-top:8px;padding:10px 12px;font-size:13px;line-height:1.5;display:block}.customer-match[hidden]{display:none}.detail-title .returning-customer{margin-top:8px}.delay-rate-panel{background:#fff;border:1px solid #dfe6e1;border-radius:12px;margin:0 0 16px;padding:16px 18px 18px;box-shadow:0 8px 24px #132d240b}.delay-rate-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px;display:flex}.delay-rate-heading h2{color:#173f34;margin:1px 0 0;font-size:18px;line-height:1.2}.delay-rate-heading>small{color:#7b8982;font-size:11px}.delay-rate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.delay-rate-group{background:#fafcfa;border:1px solid #e4e9e6;border-radius:10px;padding:12px 14px}.delay-rate-title{border-bottom:1px solid #e8edea;justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.delay-rate-title strong{color:#244d41;font-size:13px}.delay-rate-title small{color:#8a9690;font-size:10px}.delay-rate-list{gap:2px;margin-top:6px;display:grid}.delay-rate-row{grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:12px;padding:7px 0;display:grid}.delay-rate-row+.delay-rate-row{border-top:1px solid #edf1ee}.delay-rate-name span{text-overflow:ellipsis;white-space:nowrap;color:#263d35;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.delay-rate-name small{color:#8a9690;flex:none;font-size:9.5px}.delay-rate-value b{text-align:right;color:#c13d2b;font-size:12px}.delay-rate-value i{background:#f0e1de;border-radius:999px;height:5px;display:block;overflow:hidden}.delay-rate-value em{border-radius:inherit;background:#d84b38;height:100%;display:block}.delay-rate-empty{color:#98a29d;margin:12px 0 2px;font-size:11px}@media (width<=800px){.toolbar{align-items:center;gap:8px}.sort-toggle{order:2;width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;margin-left:auto!important;padding:0!important;position:static!important;transform:none!important}.sort-toggle:hover{transform:none!important}.sort-toggle b{font-size:13px!important;font-weight:400!important;line-height:1!important}.tool-actions{order:2}.result-count{order:3;width:100%;margin-top:0}.order-card{min-height:0;padding:8px 11px 9px}.order-card:before{width:3px;top:8px;bottom:8px}.card-top{min-height:16px;padding-right:96px}.order-no{font-size:11.5px}.card-main{align-items:flex-start;gap:7px;margin:3px 0 6px}.product-summary{gap:7px}.order-thumb{border-radius:5px;flex-basis:32px;width:32px;height:32px}.order-thumb span{font-size:8px}.order-card h3{margin:0 0 1px;font-size:11.5px;line-height:1.3}.order-card p{font-size:10.5px;line-height:1.3}.tracking-preview{margin-top:1px!important;font-size:9px!important}.returning-customer{margin-top:2px;padding:2px 5px;font-size:9px}.step-name{border-radius:6px;padding:3px 6px;font-size:9.5px}.order-card footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding-top:6px;font-size:10px;line-height:1.25}.order-card footer span small{margin-bottom:1px;font-size:8.5px}.order-card footer i{font-size:10px}.card-status{max-width:90px;top:7px;right:10px}.card-status .alert{padding:2px 5px;font-size:8.5px}.card-status .alert-pair{gap:2px}}@media (width<=650px){.delay-rate-panel{border-radius:10px;margin-bottom:12px;padding:13px 12px}.delay-rate-heading{align-items:flex-start;margin-bottom:9px}.delay-rate-heading h2{font-size:16px}.delay-rate-heading>small{text-align:right;max-width:145px;font-size:9.5px;line-height:1.35}.delay-rate-grid{grid-template-columns:1fr;gap:8px}.delay-rate-group{padding:10px 11px}.delay-rate-title{padding-bottom:6px}.delay-rate-row{grid-template-columns:minmax(0,1fr) 105px;padding:6px 0}.delay-rate-name span,.delay-rate-value b{font-size:11px}.delay-rate-name small{font-size:9px}.toolbar .status-tabs{flex:auto;order:1}.toolbar .tool-actions{margin-left:0}}@media (width<=430px){.toolbar{padding:0 10px}.toolbar .status-tabs{gap:2px}.toolbar .status-tabs button{padding-left:7px;padding-right:7px}.sort-toggle{width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important}.sort-toggle b{font-size:12px!important}.order-card footer i,.delay-rate-heading>small{display:none}}@media (width<=650px){.order-card{grid-template-rows:auto auto;grid-template-columns:52px minmax(0,1fr);gap:3px 7px;padding:7px 9px 7px 11px;display:grid}.order-card:before{width:2px;top:6px;bottom:6px}.card-top{grid-area:1/1/3;align-self:start;min-height:0;display:block;padding:1px 0 0!important}.order-no{letter-spacing:.01em;line-height:1.2;font-size:10.5px!important}.card-main{grid-area:1/2;align-items:flex-start;gap:5px;min-width:0;padding-right:78px;display:flex;margin:0!important}.product-summary{flex:1;gap:5px;min-width:0}.order-thumb{border-radius:4px;flex:0 0 27px!important;width:27px!important;height:27px!important}.product-copy{min-width:0}.product-copy h3{font-weight:600;margin:0 0 1px!important;font-size:10.5px!important;line-height:1.2!important}.product-copy p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0!important;font-size:9.5px!important;line-height:1.2!important}.tracking-preview{font-size:8.5px!important;line-height:1.15!important}.returning-customer{margin-top:1px!important;padding:1px 4px!important;font-size:8px!important}.step-name{text-align:center;border-radius:5px;flex:none;max-width:72px;line-height:1.25;padding:2px 5px!important;font-size:8.5px!important}.order-card footer{border-top:1px dashed #edf1ee;grid-area:2/2;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin:0;line-height:1.15;display:grid;padding:3px 0 0!important;font-size:8.8px!important}.order-card footer span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.order-card footer span small{color:#98a39d;line-height:1.1;display:block;margin:0 0 1px!important;font-size:7.5px!important}.order-card footer i{display:none!important}.card-status{max-width:74px!important;top:6px!important;right:7px!important}.card-status .alert{line-height:1.15;padding:2px 4px!important;font-size:7.5px!important}.card-status .alert-pair{gap:1px!important}}@media (width<=390px){.order-card{grid-template-columns:46px minmax(0,1fr);padding-left:9px;padding-right:7px}.order-no{font-size:9.5px!important}.card-main{padding-right:68px}.step-name{max-width:62px;font-size:8px!important}.card-status{max-width:64px!important}}@media (width<=650px){.index-filters{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding:9px 10px 10px!important;display:grid!important}.index-filters label{color:#7c8983;min-width:0;flex-direction:column!important;align-items:stretch!important;gap:3px!important;font-size:9px!important;display:flex!important}.index-filters select{border-radius:7px!important;width:100%!important;min-width:0!important;height:32px!important;padding:4px 22px 4px 6px!important;font-size:10px!important}.toolbar{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:7px 8px!important;min-height:0!important;padding:8px 10px!important;display:grid!important}.toolbar .status-tabs{grid-area:1/1;min-width:0;gap:3px!important;display:flex!important}.toolbar .status-tabs button{white-space:nowrap;border-radius:7px!important;min-width:0!important;padding:6px 7px!important;font-size:10.5px!important}.toolbar .status-tabs button span{margin-left:2px!important;padding:1px 4px!important;font-size:8px!important}.sort-toggle{grid-area:1/2!important;align-self:center!important;width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;margin:0!important;position:static!important}.sort-toggle b{font-size:13px!important}.toolbar .tool-actions{grid-area:2/1!important;gap:5px!important;margin:0!important;display:flex!important}.toolbar .tool-actions button{border-radius:6px!important;padding:5px 8px!important;font-size:9.5px!important}.result-count{white-space:nowrap;color:#8b9791;justify-self:end;grid-area:2/2!important;width:auto!important;margin:0!important;font-size:9px!important}.order-card{grid-template-rows:auto auto auto!important;grid-template-columns:minmax(0,1fr) auto!important;gap:4px 8px!important;min-height:0!important;padding:8px 10px 8px 13px!important;display:grid!important}.order-card:before{width:3px!important;top:7px!important;bottom:7px!important;left:0!important}.card-top{grid-area:1/1!important;align-self:center!important;min-height:0!important;padding:0!important;display:block!important}.order-no{font-size:10.5px!important;font-weight:700!important;line-height:1.2!important}.card-status{grid-area:1/2!important;justify-content:flex-end!important;align-items:flex-start!important;min-width:0!important;max-width:none!important;display:flex!important;position:static!important}.card-status .alert-pair{flex-flow:wrap!important;justify-content:flex-end!important;gap:3px!important;display:flex!important}.card-status .alert{white-space:nowrap!important;border-radius:999px!important;padding:2px 5px!important;font-size:7.5px!important;line-height:1.15!important}.card-main{grid-area:2/1/auto/-1!important;justify-content:space-between!important;align-items:flex-start!important;gap:7px!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important}.product-summary{flex:auto!important;align-items:flex-start!important;gap:6px!important;min-width:0!important;display:flex!important}.order-thumb{border-radius:5px!important;flex:0 0 28px!important;width:28px!important;height:28px!important}.product-copy{flex:auto!important;min-width:0!important;overflow:hidden!important}.product-copy h3{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;margin:0 0 2px!important;font-size:11.5px!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.product-copy p{white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;max-width:100%!important;margin:0!important;font-size:9.5px!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.tracking-preview{white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:2px!important;font-size:9px!important;line-height:1.2!important;overflow:hidden!important}.returning-customer{margin-top:2px!important;padding:1px 4px!important;font-size:7.5px!important}.step-name{text-align:center!important;white-space:normal!important;border-radius:5px!important;flex:none!important;max-width:74px!important;padding:3px 5px!important;font-size:8.5px!important;line-height:1.2!important}.order-card footer{border-top:1px dashed #e5ebe7!important;grid-area:3/1/auto/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;margin:0!important;padding:5px 0 0!important;font-size:9px!important;line-height:1.15!important;display:grid!important}.order-card footer span{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;display:block!important;overflow:hidden!important}.order-card footer span small{color:#98a39d!important;margin:0 0 1px!important;font-size:7.5px!important;line-height:1.1!important;display:block!important}.order-card footer i{display:none!important}}@media (width<=390px){.index-filters{gap:5px!important;padding-left:8px!important;padding-right:8px!important}.index-filters select{padding-left:4px!important;font-size:9.5px!important}.toolbar{padding-left:8px!important;padding-right:8px!important}.toolbar .status-tabs button{padding-left:5px!important;padding-right:5px!important;font-size:10px!important}.order-card{padding-left:11px!important;padding-right:8px!important}.product-copy h3{font-size:11px!important}.step-name{max-width:66px!important;font-size:8px!important}}.stats{gap:7px!important;margin-bottom:9px!important}.stats article{border-radius:10px!important;min-height:72px!important;padding:9px 11px 9px 18px!important}.stats article:before{width:3px!important;top:10px!important;bottom:10px!important;left:8px!important}.stats small{font-size:10px!important;line-height:1.15!important}.stats b{margin:5px 0 2px!important;font-size:22px!important;line-height:1!important}.stats span{font-size:9.5px!important;line-height:1.2!important}.delay-rate-panel{border-radius:10px!important;margin-bottom:9px!important;padding:10px 12px 11px!important}.delay-rate-heading{align-items:center!important;margin-bottom:7px!important}.delay-rate-heading .kicker{font-size:8px!important;line-height:1!important}.delay-rate-heading h2{margin-top:2px!important;font-size:15px!important}.delay-rate-heading>small{font-size:9px!important}.delay-rate-grid{gap:7px!important}.delay-rate-list{max-height:145px;overflow-y:auto;gap:0!important;margin-top:2px!important}.delay-rate-row{min-height:22px;grid-template-columns:minmax(0,1fr) 92px!important;gap:7px!important;padding:3px 0!important}.delay-rate-name{gap:5px!important}.delay-rate-value{grid-template-columns:38px 1fr!important;gap:5px!important}.delay-rate-value i{height:3px!important}.order-controls{gap:12px!important;padding:10px 14px!important}.order-controls h2{margin:0 0 1px!important;font-size:16px!important}.order-controls small{font-size:9px!important}.order-controls .kicker{font-size:8px!important}.order-control-actions .searchbar{padding:7px 10px!important;font-size:11px!important}.compact-new-order{padding:7px 11px!important;font-size:10px!important}.index-filters{padding:0 14px 8px!important}.index-filters label{font-size:9.5px!important}.index-filters select{padding:6px 8px!important;font-size:10.5px!important}.toolbar{min-height:40px!important;padding-left:14px!important;padding-right:14px!important}.tabs button,.tool-actions button{font-size:10.5px!important}@media (width<=650px){main{padding-top:10px!important}.stats{scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:none!important;gap:6px!important;margin-bottom:8px!important;padding:1px 0 3px!important;display:flex!important;overflow-x:auto!important}.stats::-webkit-scrollbar{display:none}.stats article{scroll-snap-align:start;flex:0 0 112px!important;min-height:60px!important;padding:7px 7px 7px 14px!important}.stats article:before{width:2px!important;top:8px!important;bottom:8px!important;left:6px!important}.stats small{font-size:8.5px!important}.stats b{margin:4px 0 1px!important;font-size:18px!important}.stats span{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:7.5px!important;overflow:hidden!important}.delay-rate-panel{margin-bottom:8px!important;padding:8px!important}.delay-rate-heading{margin-bottom:5px!important}.delay-rate-heading .kicker{display:none!important}.delay-rate-heading h2{margin:0!important;font-size:12px!important}.delay-rate-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.delay-rate-group{padding:6px!important}.delay-rate-title strong{font-size:9px!important}.delay-rate-title small{display:none!important}.delay-rate-list{max-height:112px!important}.delay-rate-row{grid-template-columns:minmax(0,1fr) auto!important;gap:4px!important;padding:3px 0!important}.delay-rate-name{min-width:0!important;display:block!important}.delay-rate-name span{font-size:8.5px!important;display:block!important}.delay-rate-name small{font-size:6.8px!important;display:block!important}.delay-rate-value{display:block!important}.delay-rate-value b{font-size:8px!important}.delay-rate-value i{display:none!important}.order-controls{padding:8px 10px!important}.order-controls>div:first-child{display:none!important}.order-control-actions{flex-direction:row!important;align-items:center!important;gap:6px!important;display:flex!important}.order-control-actions .searchbar{min-width:0!important;padding:6px 8px!important;font-size:10px!important}.compact-new-order{white-space:nowrap!important;width:auto!important;padding:6px 8px!important;font-size:9px!important}.index-filters{padding:6px 10px 7px!important}.stats{scroll-snap-type:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;padding:0!important;display:grid!important;overflow:visible!important}.stats article{flex:none!important;width:auto!important;min-width:0!important;min-height:58px!important;padding:7px 4px 6px 10px!important}.stats small{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:7.5px!important;display:block!important;overflow:hidden!important}.stats b{font-size:17px!important}.stats span{font-size:6.5px!important}.delay-rate-list{max-height:none!important;overflow:visible!important}.delay-rate-group+.delay-rate-group{margin-top:12px!important}}@media (width<=380px){.stats{gap:3px!important}.stats article{padding-left:9px!important;padding-right:3px!important}.stats small{font-size:7px!important}.stats b{font-size:16px!important}}.searchbox{margin:0}.searchbox .search-icon{flex:none}.searchbox input{flex:1;min-width:0}.searchbox .search-clear,.searchbox .search-submit{font:inherit;cursor:pointer;white-space:nowrap}.searchbox .search-clear{color:#52635c;background:#e8eeea;border:0;border-radius:50%;width:24px;height:24px;padding:0;line-height:24px}.searchbox .search-clear:hover{color:#173f34;background:#dce6e0}.searchbox .search-clear[hidden]{display:none}.searchbox .search-submit{color:#fff;background:#174f40;border:0;border-radius:0 8px 8px 0;align-self:stretch;margin:-7px -10px -7px 0;padding:0 16px;font-weight:700}.searchbox .search-submit:hover{background:#0f4034}@media (width<=650px){.order-control-actions .searchbox{padding:6px 6px 6px 9px!important}.searchbox .search-icon{font-size:14px!important}.searchbox .search-submit{margin:-6px -6px -6px 0;padding:0 12px;font-size:11px}.searchbox .search-clear{width:22px;height:22px;line-height:22px}}.delay-rate-title strong{font-size:11.5px!important}.delay-rate-title small{font-size:9px!important}.delay-rate-name span{font-size:10.8px!important}.delay-rate-name small{font-size:8.5px!important}.delay-rate-value b{font-size:10.5px!important}@media (width<=650px){.delay-rate-title strong{font-size:10px!important}.delay-rate-name span{font-size:9.5px!important}.delay-rate-name small{font-size:7.5px!important}.delay-rate-value b{font-size:9px!important}}.extra-factories{background:#f8fbf9;border:1px solid #d9e2de;border-radius:12px;padding:14px 16px}.extra-factories legend{color:#173f36;padding:0 6px;font-weight:700}.extra-factories>p{color:#74847f;margin:0 0 10px;font-size:.88rem}.extra-factories>div{flex-wrap:wrap;gap:8px;display:flex}.extra-factories>div label{cursor:pointer;background:#fff;border:1px solid #dbe5e1;border-radius:9px;align-items:center;gap:7px;margin:0;padding:8px 11px;display:inline-flex}.extra-factories input{accent-color:#176554;width:16px;height:16px;margin:0}.factory-production{background:#f8fbf9;border:1px solid #d8e4df;border-radius:14px;margin:20px 0;padding:16px}.factory-production-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.factory-production-head h3{margin:2px 0 0}.factory-production-head>span{color:#657772;font-size:.88rem}.factory-production-list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;display:grid}.factory-production-list article{background:#fff;border:1px solid #d9e3df;border-left:4px solid #96aaa3;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:11px 12px;display:flex}.factory-production-list article.yellow{background:#fffbea;border-left-color:#eab308}.factory-production-list article.red{background:#fff3f1;border-left-color:#dc3d2a}.factory-production-list article.done{background:#f2faf7;border-left-color:#278d72}.factory-production-list article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.factory-production-list article b{color:#173f36}.factory-production-list article span{color:#73827e;font-size:.82rem}.factory-production-list button{color:#145647;cursor:pointer;background:#fff;border:1px solid #b8d0c8;border-radius:8px;flex:none;padding:7px 10px;font-weight:700}#advance:disabled{opacity:.58;cursor:not-allowed}@media (width<=680px){.extra-factories{padding:11px}.extra-factories>div{grid-template-columns:1fr 1fr;display:grid}.factory-production{margin:14px 0;padding:12px}.factory-production-list{grid-template-columns:1fr}.factory-production-list article{min-height:54px}}.abnormal-note-preview{background:#fff2f0;border-left:3px solid #d63b2c;padding:5px 8px;color:#9f2c20!important;white-space:normal!important;margin-top:5px!important;font-size:.82rem!important}.abnormal-note-box{background:#fff5f3;border:1px solid #f0b7b0;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin:16px 0;padding:14px 16px;display:flex}.abnormal-note-box h3,.abnormal-note-box p{margin:2px 0}.abnormal-note-box button{color:#a83225;background:#fff;border:1px solid #dc7a6e;border-radius:8px;flex:none;padding:8px 12px}.saved-stage-number{color:#315c51;background:#eef6f2;border-radius:9px;align-self:end;margin:0;padding:10px 12px}.batch-shipping{background:#f8fbf9;border:1px solid #d8e4df;border-radius:14px;margin:20px 0;padding:16px}.batch-shipping-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.batch-shipping-head h3{margin:2px 0}.batch-shipping-head>span{color:#667a74;font-size:.88rem}.batch-shipping-list{gap:10px;display:grid}.batch-shipping-list article{background:#fff;border:1px solid #d9e3df;border-left:4px solid #8ca69d;border-radius:10px;grid-template-columns:minmax(130px,.8fr) minmax(220px,1.5fr) auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.batch-shipping-list article.yellow{background:#fffbea;border-left-color:#eab308}.batch-shipping-list article.red{background:#fff3f1;border-left-color:#dc3d2a}.batch-shipping-list article.done{background:#f2faf7;border-left-color:#278d72}.batch-title,.batch-state{flex-direction:column;gap:3px;min-width:0;display:flex}.batch-title span,.batch-state span,.batch-state small{color:#71817c;overflow-wrap:anywhere;font-size:.82rem}.batch-shipping-list button{color:#145647;background:#fff;border:1px solid #b8d0c8;border-radius:8px;padding:8px 11px;font-weight:700}#batchRows{gap:12px;margin:14px 0;display:grid}.batch-config-row{background:#f8fbf9;border:1px solid #dce5e1;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px;display:grid;position:relative}.batch-config-row label{margin:0}.remove-batch{color:#a94638;background:0 0;border:0;font-size:1.3rem;position:absolute;top:4px;right:6px}.secondary{color:#185849;background:#fff;border:1px solid #b8cec6;border-radius:9px;padding:9px 13px}@media (width<=680px){.abnormal-note-box{align-items:flex-start;padding:11px 12px}.batch-shipping{margin:14px 0;padding:11px}.batch-shipping-list article{grid-template-columns:1fr auto;gap:8px}.batch-state{grid-column:1}.batch-shipping-list button{grid-area:1/2/3}.batch-config-row{grid-template-columns:1fr 1fr;padding:14px 10px 10px}.batch-config-row label{font-size:.78rem}}.delay-rate-panel{grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding:10px 14px!important;display:grid!important}.delay-rate-group{border-radius:8px!important;min-width:0!important;padding:7px 10px!important}.delay-rate-group+.delay-rate-group{margin-top:10px!important}.delay-rate-title{padding-bottom:4px!important}.delay-rate-list{max-height:none!important;margin-top:2px!important;overflow:visible!important}.delay-rate-row{grid-template-columns:minmax(0,1fr) 126px!important;align-items:center!important;gap:10px!important;min-height:25px!important;padding:3px 0!important;display:grid!important}.delay-rate-name{align-items:baseline!important;gap:6px!important;min-width:0!important;display:flex!important}.delay-rate-name span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}.delay-rate-name small{flex:none!important;display:block!important}.delay-rate-value{grid-template-columns:48px minmax(38px,1fr)!important;align-items:center!important;gap:6px!important;display:grid!important}.delay-rate-value i{display:block!important}@media (width<=650px){.delay-rate-panel{grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding:6px!important}.delay-rate-group{padding:6px 7px!important}.delay-rate-row{grid-template-columns:minmax(0,1fr) 94px!important;gap:5px!important;min-height:23px!important;padding:3px 0!important}.delay-rate-name{gap:4px!important;display:flex!important}.delay-rate-name span{font-size:9.5px!important}.delay-rate-name small{font-size:7.5px!important}.delay-rate-value{grid-template-columns:38px minmax(28px,1fr)!important;gap:4px!important;display:grid!important}.delay-rate-value b{font-size:9px!important}.delay-rate-value i{height:3px!important;display:block!important}}@media (width>=651px){.delay-rate-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:8px!important}.delay-rate-group+.delay-rate-group{margin-top:0!important}}@media (width<=650px){.delay-rate-panel{grid-template-columns:minmax(0,1fr)!important}}.card-top{min-width:0!important;max-width:100%!important}.order-no{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-all!important;min-width:0!important;max-width:100%!important;display:block!important}@media (width<=650px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;padding:0!important;display:grid!important;overflow:visible!important}.stats article{width:auto!important;min-width:0!important;min-height:64px!important;padding:8px 8px 7px 14px!important}.stats small{white-space:normal!important;text-overflow:clip!important;font-size:9px!important;line-height:1.2!important;display:block!important;overflow:visible!important}.stats b{margin:4px 0 2px!important;font-size:19px!important;line-height:1!important}.stats span{white-space:normal!important;text-overflow:clip!important;font-size:8px!important;line-height:1.25!important;display:block!important;overflow:visible!important}}.order-control-actions .searchbar,.order-control-actions .compact-new-order{box-sizing:border-box!important;height:38px!important;min-height:38px!important}.order-control-actions .compact-new-order{justify-content:center!important;align-items:center!important;display:inline-flex!important}@media (width<=650px){.order-control-actions .searchbar,.order-control-actions .compact-new-order{height:34px!important;min-height:34px!important}.order-panel{border-radius:10px!important}.order-controls{border-bottom:1px solid #edf1ee!important;padding:8px 10px 7px!important;display:block!important}.order-control-actions{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;width:100%!important;display:grid!important}.order-control-actions .searchbar{width:100%!important;max-width:none!important;margin:0!important}.compact-new-order{border-radius:8px!important;margin:0!important}.index-filters{background:#fff!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;padding:8px 10px 9px!important;display:grid!important}.index-filters label{gap:3px!important;font-size:8.5px!important;line-height:1.15!important}.index-filters select{background-color:#fafcfb!important;border-radius:6px!important;height:30px!important;padding:3px 20px 3px 6px!important;font-size:9.5px!important}.toolbar{background:#f8faf8!important;grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px 8px!important;min-height:0!important;padding:8px 10px!important;display:grid!important}.toolbar .status-tabs{grid-area:1/1!important;align-items:center!important;gap:4px!important;display:flex!important}.toolbar .status-tabs button{border-radius:7px!important;padding:6px 8px!important;font-size:10px!important}.sort-toggle{grid-area:1/2!important;justify-self:end!important}.toolbar .tool-actions{grid-area:2/1/auto/-1!important;gap:5px!important;display:flex!important}.toolbar .tool-actions button{border-radius:6px!important;padding:5px 8px!important;font-size:9px!important}.result-count{display:none!important}.delay-rate-panel{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.delay-rate-heading{display:none!important}.delay-rate-grid{grid-template-columns:minmax(0,1fr)!important;gap:0!important;display:grid!important}.delay-rate-group,.delay-rate-group:first-child,.delay-rate-group+.delay-rate-group{background:#fff!important;border:1px solid #dfe6e1!important;border-radius:10px!important;margin:0!important;padding:8px 9px!important;box-shadow:0 4px 14px #132d2409!important}.delay-rate-group+.delay-rate-group{margin-top:8px!important}.orders .order-card{grid-template-rows:auto auto auto!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px 8px!important;min-height:0!important;padding:10px 12px 9px 14px!important;display:grid!important;overflow:hidden!important}.orders .order-card:before{width:3px!important;top:8px!important;bottom:8px!important}.orders .order-card .card-top{grid-area:1/1!important;align-self:start!important;min-width:0!important;padding:0!important}.orders .order-card .order-no{letter-spacing:.01em!important;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important;font-size:12px!important;font-weight:700!important;line-height:1.25!important;display:block!important}.orders .order-card .card-status{grid-area:1/2!important;align-self:start!important;max-width:150px!important;padding:0!important;position:static!important}.orders .order-card .card-status .alert,.orders .order-card .card-status>span{padding:2px 6px!important;font-size:9px!important;line-height:1.2!important}.orders .order-card .card-main{grid-area:2/1/auto/-1!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;min-width:0!important;margin:0!important;padding:0!important;display:grid!important}.orders .order-card .product-summary,.orders .order-card .product-copy{min-width:0!important;display:block!important;overflow:hidden!important}.orders .order-card .product-copy h3{color:#1c3029!important;white-space:normal!important;overflow-wrap:anywhere!important;margin:0 0 3px!important;font-size:12px!important;font-weight:650!important;line-height:1.35!important;display:block!important}.orders .order-card .product-copy h3 small{font-size:11px!important;line-height:inherit!important;color:#7e8a85!important;font-weight:500!important}.orders .order-card .product-copy>p{color:#69766f!important;white-space:normal!important;overflow-wrap:anywhere!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;width:100%!important;max-width:100%!important;margin:0!important;font-size:10.5px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.orders .order-card .product-copy .tracking-preview,.orders .order-card .product-copy .abnormal-note-preview{color:#286b58!important;margin-top:3px!important;font-size:10px!important;line-height:1.3!important}.orders .order-card .returning-customer{margin-top:3px!important;padding:2px 5px!important;font-size:9px!important;line-height:1.2!important;display:inline-flex!important}.orders .order-card .step-name{text-align:center!important;white-space:normal!important;border-radius:5px!important;align-self:start!important;max-width:92px!important;padding:3px 6px!important;font-size:9.5px!important;font-weight:600!important;line-height:1.25!important}.orders .order-card footer{color:#526159!important;border-top:1px dashed #e3e9e5!important;grid-area:3/1/auto/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0!important;padding:6px 0 0!important;font-size:10px!important;line-height:1.25!important;display:grid!important}.orders .order-card footer span{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;display:block!important;overflow:hidden!important}.orders .order-card footer span small{color:#929e98!important;margin:0 0 2px!important;font-size:8.5px!important;line-height:1.15!important;display:block!important}.orders .order-card footer i{display:none!important}}@media (width<=390px){.orders .order-card{padding-right:10px!important}.orders .order-card .product-copy h3,.orders .order-card .order-no{font-size:11.5px!important}.orders .order-card .product-copy>p{font-size:10px!important}.orders .order-card .step-name{max-width:78px!important;font-size:9px!important}}#rollback{font-size:0!important}.actions #rollback:after{content:"回退上一步";font-size:13px}
