:root{color:#202a36;background:#edf2f5;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #168bd5;--blue-dark: #117bc1;--green: #16964a;--text: #202a36;--muted: #8a96a5;--line: #e6ebef;--surface-soft: #f7f9fc}*{box-sizing:border-box}html{background:#edf2f5}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#e1e9efdb,#eff3f6f5) no-repeat,#edf2f5}button,select,input{color:inherit;font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{min-height:69px;background:linear-gradient(90deg,#1688d2,#137fc8);box-shadow:0 2px 6px #1f4c6a47;color:#fff}.topbar-inner{width:100%;margin:0;padding:10px 22px 12px}.topbar h1{margin:0;font-size:21px;font-weight:700;line-height:1.35}.topbar p{margin:2px 0 0;color:#ffffffbf;font-size:13px;line-height:1.45}.page-content{display:grid;gap:16px;width:100%;margin:0;padding:20px 16px 26px}.card{background:#fff;border:1px solid rgba(221,228,234,.84);border-radius:6px;box-shadow:0 2px 10px #334a5c12}.location-card,.load-card{padding:18px}.compact-card{min-width:0;padding:16px}.section-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.compact-card .section-heading{margin-bottom:15px}.step-chip{display:inline-flex;flex:0 0 34px;align-items:center;justify-content:center;width:34px;height:34px;border-radius:6px;background:linear-gradient(180deg,#1896df,#1687d0);box-shadow:0 1px 2px #1471ac38;color:#fff;font-size:13px;font-weight:700}.section-heading h2,.recommendation-heading h2{margin:0;color:#202a36;font-size:20px;font-weight:700;line-height:1.35}.section-heading p,.recommendation-heading p{margin:2px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.location-fields,.custom-load-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:grid;gap:6px}.field>span{color:#6e7a88;font-size:13px}select,input{width:100%;height:41px;border:1px solid #dfe5ea;border-radius:4px;outline:none;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}select{padding:0 34px 0 12px}input{padding:0 10px}select:focus,input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #168bd51f}.load-list{display:grid;gap:10px}.load-row{display:grid;gap:10px;padding:12px;border:1px solid #edf1f4;border-radius:5px;background:var(--surface-soft)}.load-row-header,.load-row-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.load-row-header strong{font-size:14px}.remove-button{border:0;background:transparent;color:#69b9e8;font-size:13px;font-weight:600}.remove-button:disabled{cursor:default;opacity:.42}.load-row-footer{color:#7f8a98;font-size:13px}.load-row-footer label{display:flex;align-items:center;gap:8px}.load-row-footer input{width:66px;height:36px}.custom-load-fields{padding-top:2px}.custom-load-fields .custom-name-field{grid-column:1 / -1}.add-load-button{width:100%;height:42px;margin-top:12px;border:1px solid var(--blue);border-radius:4px;background:var(--blue);color:#fff;font-size:15px;font-weight:700;transition:background .15s ease,border-color .15s ease}.add-load-button:hover:not(:disabled){border-color:var(--blue-dark);background:var(--blue-dark)}.add-load-button:disabled{cursor:not-allowed;opacity:.56}.decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.segmented{display:grid;gap:8px}.brand-segmented{grid-template-columns:repeat(3,minmax(0,1fr))}.threshold-segmented{grid-template-columns:repeat(4,minmax(0,1fr))}.segmented button{min-width:0;height:39px;border:1px solid #e6ebef;border-radius:4px;background:#fff;color:#5b6572;font-size:14px;font-weight:600;white-space:nowrap}.segmented button:hover{border-color:#a7d3ed;color:var(--blue-dark)}.segmented button.active{border-color:var(--blue);background:var(--blue);box-shadow:0 1px 3px #157ec033;color:#fff}.custom-threshold-field{display:grid;gap:7px;margin-top:12px;color:#6b7785;font-size:13px}.range-control{display:grid;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:12px}.custom-threshold-field input[type=range]{height:24px;padding:0;border:0;border-radius:0;background:transparent;accent-color:var(--blue);box-shadow:none;cursor:grab}.custom-threshold-field input[type=range]:active{cursor:grabbing}.range-control output{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border-radius:4px;background:#eaf6fd;color:var(--blue-dark);font-size:13px;font-weight:700}.range-scale{display:flex;justify-content:space-between;padding-right:70px;color:#a0a9b3;font-size:11px}.range-scale em{font-style:normal}.recommendation-card{overflow:hidden}.recommendation-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:20px 18px}.recommendation-summary{display:grid;flex:0 0 auto;justify-items:end;gap:1px;min-width:108px}.recommendation-summary span{color:#7f8996;font-size:12px}.recommendation-summary strong{font-size:22px;line-height:1.35}.recommendation-summary em{color:#a2aab3;font-size:12px;font-style:normal}.table-wrap{overflow-x:auto}table{width:100%;min-width:790px;border-collapse:collapse;table-layout:fixed}th,td{border-top:1px solid #edf0f3;text-align:left;vertical-align:middle}th{padding:13px 18px;background:#f7f9fc;color:#444e5a;font-size:13px;font-weight:700;white-space:nowrap}td{height:104px;padding:13px 18px;color:#303946;font-size:14px}th:first-child,td:first-child{width:31%}th:nth-child(2),td:nth-child(2){width:21%}th:nth-child(3),td:nth-child(3){width:18%}th:nth-child(4),td:nth-child(4){width:15%}th:nth-child(5),td:nth-child(5){width:15%}.product-cell{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:12px;color:inherit;text-decoration:none}.product-cell>img{width:68px;height:74px;object-fit:contain}.product-cell>span{display:grid;justify-items:start;gap:3px;min-width:0}.product-cell strong{max-width:100%;overflow:hidden;color:#3b4652;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.product-cell em{color:#8a95a2;font-size:12px;font-style:normal}.product-cell small{display:inline-flex;align-items:center;min-height:19px;padding:1px 8px;border-radius:3px;background:var(--blue);color:#fff;font-size:11px;font-weight:700;line-height:1.4}.product-cell:hover strong{color:var(--blue-dark)}.strong-green{color:var(--green);font-size:16px;font-weight:700}.empty-cell{height:110px;color:#8b96a3;text-align:center}.selection-note{margin:0;padding:15px 18px;border:1px solid rgba(221,228,234,.84);border-radius:5px;background:#ffffffd6;box-shadow:0 2px 8px #334a5c0a;color:#8b95a1;font-size:12px;line-height:1.7}.selection-note strong{color:#6a7480}@media(max-width:760px){.topbar-inner{padding-inline:16px}.page-content{gap:12px;padding:14px 10px 20px}.location-card,.load-card,.compact-card{padding:14px}.location-fields,.custom-load-fields,.decision-grid{grid-template-columns:1fr}.recommendation-heading{flex-direction:column;gap:12px;padding:16px 14px}.recommendation-summary{grid-template-columns:repeat(3,auto);align-items:center;justify-items:start;gap:12px}.recommendation-summary strong{font-size:18px}}@media(max-width:470px){.topbar h1{font-size:19px}.section-heading h2,.recommendation-heading h2{font-size:18px}.threshold-segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-segmented{grid-template-columns:1fr}.load-row-footer{align-items:flex-start;flex-direction:column}}
