.wb-order-summary { display:flex; flex-wrap:wrap; gap:12px 24px; padding:14px 16px; background:#f4f7fb; border:1px solid #dce3ed; border-radius:8px; margin:16px 0; }
.wb-order-summary span { color:#526379; font-size:13px; }.wb-order-summary b{ color:#19354f; margin-left:4px; }
.wb-order-filters {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:end;}.wb-order-filters .wb-field{margin:0;}.wb-order-notice{padding:12px;border-left:3px solid #b57a22;background:#fff8ed;color:#795120;}
.wb-order-thumb{width:54px;height:64px;object-fit:contain;float:left;margin:0 10px 6px 0;border-radius:6px;background:#f5f7f9;}.wb-order-product{min-width:240px;max-width:330px;overflow-wrap:anywhere;}.wb-order-link{font-weight:600;color:#235b9e;}.wb-order-missing{color:#9d5c15!important;}.wb-order-purchase{min-width:160px;max-width:240px;overflow-wrap:anywhere;}.wb-order-review-pending{background:#fff7eb;}.wb-order-change[data-status=failed]{color:#aa3425;}.wb-order-change[data-status=succeeded]{color:#286445;}
.wb-order-actions details>summary{cursor:pointer;padding:10px;border:1px solid #dce3ed;border-radius:6px;}.wb-order-actions details>div{display:grid;gap:4px;margin-top:8px;}.wb-order-actions button{margin:0;}.wb-order-history-sync{font-size:13px;margin-bottom:12px;}
.wb-order-dialog{width:min(760px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 32px);padding:0;border:1px solid #dce3ed;border-radius:12px;background:#fff;color:#182638;font:14px/1.6 "Microsoft YaHei","PingFang SC",sans-serif;overflow:hidden;}
.wb-order-dialog[open]{display:flex;flex-direction:column;}.wb-order-dialog::backdrop{background:#14253d80;}.wb-order-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #dce3ed;flex:none;}.wb-order-dialog header h2{font-size:20px;margin:0;}.wb-order-dialog header button{flex:none;}.wb-order-dialog form{display:flex;flex-direction:column;min-height:0;flex:1;overflow:hidden;}.wb-order-dialog-content{padding:16px 20px;overflow:auto;min-height:0;flex:1;}.wb-order-dialog footer{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;padding:14px 20px;border-top:1px solid #dce3ed;background:#f8fafc;flex:none;}.wb-order-dialog button{min-height:44px;}.wb-order-dialog [hidden]{display:none!important;}.wb-order-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}.wb-order-form-grid .wb-field{margin-bottom:0;}.wb-order-fees{margin:16px 0;}.wb-order-preview{padding:14px;background:#f0f7f3;border:1px solid #d2e2d8;border-radius:8px;}.wb-order-preview span,.wb-order-preview small{display:block;margin-top:8px;overflow-wrap:anywhere;}.wb-order-dialog [role=alert]{color:#ac3322;overflow-wrap:anywhere;}.wb-order-dialog [data-cost-history] p{border-bottom:1px solid #e4e9ee;padding-bottom:8px;}.wb-order-breakdown{display:grid;grid-template-columns:1fr auto;gap:8px 20px;}.wb-order-breakdown dd{margin:0;font-weight:600;}.wb-order-quote{border:1px solid #e5dac4;padding:12px;margin-bottom:12px;border-radius:6px;}
@media(max-width:760px){.wb-order-filters{grid-template-columns:repeat(2,minmax(0,1fr));}.wb-order-dialog footer{padding:10px 14px;}.wb-order-dialog footer button{flex:1;}.wb-order-dialog header,.wb-order-dialog-content{padding-left:14px;padding-right:14px;}}
@media(max-width:440px){.wb-order-form-grid,.wb-order-filters{grid-template-columns:minmax(0,1fr);}.wb-order-dialog footer button{font-size:12px;padding:8px;}}
