:root{--ink:#17211d;--muted:#718079;--line:#e5ebe7;--paper:#f4f7f5;--green:#214e3a;--mint:#dff4e8;--gold:#b68745}*{box-sizing:border-box}html,body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}.shell{grid-template-columns:238px 1fr;min-height:100vh;display:grid}aside{color:#fff;background:#17392d;flex-direction:column;height:100vh;padding:30px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 10px 34px;display:flex}.brand-mark{color:#17392d;background:#d9f2e3;border-radius:12px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.08em;font-size:20px}.brand small{color:#9fb9ae;letter-spacing:.2em;margin-top:3px;font-size:10px}nav{gap:8px;display:grid}nav button{color:#abc1b8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:13px 14px}nav button span{margin-right:12px}nav button.active{color:#17392d;background:#e4f5eb;font-weight:700}.boundary{color:#a7c0b6;border:1px solid #3e6053;border-radius:12px;gap:6px;margin-top:auto;padding:14px;font-size:11px;display:grid}.boundary b{color:#fff;font-size:12px}.content{min-width:0;padding:36px 42px 60px}header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}header h1{margin:2px 0 7px;font-family:Georgia,Songti SC,serif;font-size:35px}header p{color:var(--muted);margin:0;font-size:13px}.eyebrow{letter-spacing:.2em;font-weight:800;color:var(--gold)!important;font-size:10px!important}.top-actions{gap:10px;display:flex}.top-actions label{border:1px solid var(--line);height:42px;color:var(--muted);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:0 13px;display:flex}.top-actions input{background:0 0;border:0;outline:0;width:230px}.sync{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:0 18px}.sync:disabled{opacity:.55}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stats article,.panel,.product{border:1px solid var(--line);background:#fff;box-shadow:0 8px 24px #1a3a2c0a}.stats article{border-radius:13px;gap:5px;padding:17px 19px;display:grid}.stats span{color:var(--muted);font-size:12px}.stats strong{font-family:Georgia,serif;font-size:27px}.stats small{color:#95a19c;font-size:10px}.good{color:#248359}.danger{color:#bd493f}.notice{color:#7c5025;background:#fff3e7;border:1px solid #f0d4b2;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:14px 18px;display:flex}.notice small{margin-left:auto}.panel{border-radius:14px;overflow:hidden}.panel-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.panel-title h2{margin:0 0 4px;font-size:16px}.panel-title p{color:var(--muted);margin:0;font-size:11px}.readonly{background:var(--mint);color:var(--green);border-radius:99px;padding:5px 9px;font-size:11px}.table-wrap{max-height:calc(100vh - 330px);overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}th{color:#66736d;text-align:left;border-bottom:1px solid var(--line);background:#f7f9f8;padding:12px 14px;font-size:11px;position:sticky;top:0}td{text-overflow:ellipsis;border-bottom:1px solid #edf1ef;max-width:280px;padding:12px 14px;overflow:hidden}.status{color:#23845a}.empty{text-align:center;color:#9ca7a2;padding:60px}.product-list{width:100%}.product-table-wrap{background:#fff;max-height:calc(100vh - 330px)}.product-table{width:max-content;min-width:100%;font-size:11px}.product-table th,.product-table td{border-right:1px solid #edf1ef;min-width:96px;height:64px;padding:8px 10px}.product-table th{z-index:4;height:42px}.product-table th:nth-child(3),.product-table td:nth-child(3){z-index:2;background:#fff;min-width:132px;max-width:132px;position:sticky;left:0;box-shadow:4px 0 8px #1e3c300d}.product-table th:nth-child(4),.product-table td:nth-child(4){z-index:2;background:#fff;min-width:300px;max-width:300px;position:sticky;left:132px;box-shadow:5px 0 10px #1e3c300f}.product-table th:nth-child(4){z-index:5;background:#f7f9f8}.product-name-cell{white-space:normal;font-weight:650;line-height:1.45}.table-product-image{object-fit:cover;background:#edf1ee;border-radius:7px;width:72px;height:52px;display:block}.no-image{color:#adb6b1}.derived-col{color:#226a4a;font-weight:700;background:#f1faf5!important}.product-table tbody tr:hover td{background:#f8fbf9}.product-table tbody tr:hover .derived-col{background:#e8f6ee!important}@media (width<=1100px){.stats{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.shell{grid-template-columns:1fr}aside{height:auto;position:static}.boundary{display:none}.content{padding:24px 16px}header{flex-direction:column;align-items:stretch}.top-actions{flex-wrap:wrap}.top-actions label{flex:1}.stats{grid-template-columns:1fr}.product-table th:nth-child(4),.product-table td:nth-child(4){position:static}.product-table th:nth-child(3),.product-table td:nth-child(3){min-width:120px;max-width:120px}}.product-table th:nth-child(3),.product-table td:nth-child(3),.product-table th:nth-child(4),.product-table td:nth-child(4){min-width:96px;max-width:280px;box-shadow:none;position:static}.product-table th:first-child,.product-table td:first-child{z-index:2;background:#fff;min-width:96px;max-width:96px;position:sticky;left:0}.product-table th:nth-child(2),.product-table td:nth-child(2){z-index:2;background:#fff;min-width:320px;max-width:320px;position:sticky;left:96px;box-shadow:5px 0 10px #1e3c3014}@media (width<=760px){.product-table th:nth-child(2),.product-table td:nth-child(2){position:static}}.view-switch{border:1px solid var(--line);background:#fff;border-radius:10px;gap:4px;margin:0 0 14px;padding:4px;display:inline-flex}.brand-switch{border:1px solid var(--line);background:#fff;border-radius:10px;padding:3px;display:inline-flex}.brand-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 12px}.brand-switch button.active{background:var(--green);color:#fff;font-weight:750}.xinmenghe-product-table th:first-child,.xinmenghe-product-table td:first-child,.xinmenghe-product-table th:nth-child(2),.xinmenghe-product-table td:nth-child(2){box-shadow:none;position:static}.view-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 15px}.view-switch button.active{background:var(--green);color:#fff;font-weight:700}.top-horizontal-scroll{border-bottom:1px solid var(--line);background:#f7f9f8;height:16px;overflow:auto hidden}.top-horizontal-scroll>div{height:1px}.sample-table th:nth-child(3),.sample-table td:nth-child(3){white-space:normal;min-width:230px;max-width:300px}.sample-table th:nth-child(4),.sample-table td:nth-child(4){min-width:94px}.sample-table th:nth-child(-n+3),.sample-table td:nth-child(-n+3){z-index:2;background:#fff;position:sticky}.sample-table th:nth-child(-n+3){z-index:5;background:#f7f9f8}.sample-table th:first-child,.sample-table td:first-child{min-width:82px;max-width:82px;left:0}.sample-table th:nth-child(2),.sample-table td:nth-child(2){min-width:132px;max-width:132px;left:82px}.sample-table th:first-child,.sample-table td:first-child,.sample-table th:nth-child(2),.sample-table td:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sample-table th:nth-child(3),.sample-table td:nth-child(3){min-width:280px;max-width:280px;left:214px;box-shadow:7px 0 12px #1e3c301a}.sample-table th,.sample-table td{padding:7px 9px}.sample-table-wrap::-webkit-scrollbar:horizontal{height:0}.sample-product-image{object-fit:cover;background:#edf1ee;border-radius:7px;width:54px;height:40px;display:block}.unmatched{color:#a3ada8;font-size:10px}.analysis-table th,.analysis-table td{min-width:130px}.creator-name{color:var(--green);font-weight:750}.cost-total{color:#226a4a;font-weight:750}.cost-damaged{color:#b54235;font-weight:750}.cost-retained{color:#9a6710;font-weight:750}.cost-exposure{color:#7d3d88;background:#faf2fb;font-weight:800}.spu-table .spu-code{color:var(--green);font-weight:800}.spu-table .spu-name{white-space:normal;min-width:320px;max-width:420px;line-height:1.4}.sample-status-buttons{gap:5px;min-width:174px;display:inline-flex}.sample-status{opacity:.32;cursor:pointer;border:1px solid #0000;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;transition:opacity .15s,box-shadow .15s,transform .15s}.sample-status:hover{opacity:.75;transform:translateY(-1px)}.sample-status.selected{opacity:1;box-shadow:0 0 0 2px #fff,0 0 0 3px}.status-退回{color:#18784b;background:#dff4e8;border-color:#a8ddc0}.status-损耗{color:#b54235;background:#fde5e1;border-color:#efb5ad}.status-暂留{color:#9a6710;background:#fff0cc;border-color:#ebd08e}.analysis-status{border-radius:999px;justify-content:center;min-width:34px;padding:4px 8px;font-weight:750;display:inline-flex}.analysis-status.returned{color:#18784b;background:#dff4e8}.analysis-status.damaged{color:#b54235;background:#fde5e1}.analysis-status.retained{color:#9a6710;background:#fff0cc}.store-dashboard{gap:18px;display:grid}.store-hero{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.store-hero h1{margin:3px 0 7px;font:700 36px Georgia,Songti SC,serif}.store-hero p{color:var(--muted);margin:0;font-size:12px}.store-health{color:#fff;background:linear-gradient(135deg,#17392d,#2b5d48);border-radius:15px;gap:3px;min-width:300px;padding:16px 20px;display:grid}.store-health span,.store-health small{color:#b9d1c7;font-size:10px}.store-health strong{font:700 27px Georgia,serif}.store-tabs{background:#e9efeb;border-radius:10px;gap:5px;width:max-content;padding:4px;display:flex}.store-tabs button{color:#6b7872;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 15px;font-size:12px}.store-tabs button.active{color:#17392d;background:#fff;font-weight:700;box-shadow:0 2px 8px #214e3a14}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.kpi-grid article,.dash-card{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 8px 24px #1a3a2c0a}.kpi-grid article{gap:5px;padding:17px 19px;display:grid}.kpi-grid span{color:var(--muted);font-size:11px}.kpi-grid strong{font:700 28px Georgia,serif}.kpi-grid small{color:#95a19c;font-size:10px}.kpi-grid .risk{border-color:#efd7d0}.kpi-grid .risk strong,.risk-text{color:#b94c40}.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:14px;display:grid}.dash-card{min-height:260px;overflow:hidden}.dash-card>header{border-bottom:1px solid var(--line);align-items:center;margin:0;padding:16px 18px}.dash-card h2{margin:0 0 3px;font-size:15px}.dash-card header p{font-size:10px}.daily-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:7px;height:190px;padding:18px 18px 0;display:flex}.day-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:5px;height:170px;display:flex}.bar-stack{justify-content:center;align-items:flex-end;width:100%;height:150px;display:flex;position:relative}.sales-bar{background:linear-gradient(#4d9975,#214e3a);border-radius:4px 4px 0 0;width:min(18px,70%);min-height:0;display:block}.refund-dot{background:#d15a4d;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 0 2px #fff}.day-col small{color:#8d9893;font-size:8px}.chart-legend{color:var(--muted);gap:18px;padding:10px 18px;font-size:10px;display:flex}.chart-legend i{width:9px;height:9px;margin-right:5px;display:inline-block}.legend-sales{background:#2c6c50}.legend-refund{background:#d15a4d;border-radius:50%}.channel-list{gap:24px;padding:20px;display:grid}.channel-list>div{grid-template-columns:40px 1fr 74px 44px;align-items:center;gap:10px;font-size:11px;display:grid}.channel-list i,.rank-row i{background:#edf2ef;border-radius:99px;height:7px;overflow:hidden}.channel-list em,.rank-row em{background:#2d7254;border-radius:99px;height:100%;display:block}.channel-list strong{text-align:right}.channel-list small{color:var(--muted);text-align:right}.insight-list{gap:13px;margin:0;padding:17px 25px 19px 42px;font-size:12px;line-height:1.6;display:grid}.insight-list li::marker{color:var(--gold);font-weight:700}.mini-metrics{grid-template-columns:1fr 1fr;display:grid}.mini-metrics div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);gap:5px;padding:18px;display:grid}.mini-metrics span,.mini-metrics small{color:var(--muted);font-size:10px}.mini-metrics strong{font:700 21px Georgia,serif}.rank-bars{gap:13px;padding:15px 18px;display:grid}.rank-row{grid-template-columns:20px minmax(105px,1.5fr) minmax(80px,1fr) 72px;align-items:center;gap:8px;font-size:10px;display:grid}.rank-row>b{color:var(--gold)}.rank-row>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rank-row>strong{text-align:right;font-size:10px}.store-table-wrap{max-height:470px;overflow:auto}.store-table-wrap table{font-size:10px}.store-table-wrap th,.store-table-wrap td{max-width:260px;padding:10px}.refund-alert{color:#8d3f35;background:#fff1ed;border:1px solid #edcfc7;border-radius:12px;align-items:center;gap:12px;padding:13px 17px;font-size:11px;display:flex}.reason-card{background:#f8faf9;border-radius:10px;grid-template-columns:1fr auto;gap:5px;margin:14px 18px;padding:14px;display:grid}.reason-card div{align-items:center;gap:8px;display:flex}.reason-card span,.reason-card small{color:var(--muted);font-size:10px}.reason-card small{grid-column:1/-1}.reason-card strong{color:#b94c40}.quality-note{color:#6e7b75;background:#edf2ef;border-radius:10px;flex-wrap:wrap;gap:7px 12px;padding:12px 15px;font-size:10px;display:flex}.quality-note b{color:#263d33}@media (width<=1200px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.store-hero{flex-direction:column;align-items:stretch}.store-health{min-width:0}.kpi-grid{grid-template-columns:1fr}.daily-chart{gap:3px}.day-col small{display:none}}.diagnostic-strip{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.diagnostic-strip article{border:1px solid var(--line);background:#fff;border-radius:13px;gap:4px;padding:16px 18px;display:grid}.diagnostic-strip span,.diagnostic-strip small{color:var(--muted);font-size:10px}.diagnostic-strip strong{font:700 25px Georgia,serif}.diagnostic-strip .risk{border-color:#efd2ca}.diagnostic-strip .risk strong{color:#b94c40}.funnel-list{gap:14px;padding:18px;display:grid}.funnel-list>div>div{justify-content:space-between;font-size:11px;display:flex}.funnel-list i{background:#edf2ef;border-radius:3px;height:13px;margin:5px 0;display:block}.funnel-list em{background:linear-gradient(90deg,#1d4a37,#51a178);border-radius:3px;height:100%;display:block}.funnel-list small{color:var(--muted);font-size:9px}.diagnosis-list{grid-template-columns:1fr 1fr;display:grid}.diagnosis-list div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);gap:5px;padding:22px 18px;display:grid}.diagnosis-list span,.diagnosis-list small{color:var(--muted);font-size:10px}.diagnosis-list strong{font:700 22px Georgia,serif}.efficiency-grid{grid-template-columns:repeat(4,1fr);padding:20px;display:grid}.efficiency-grid>div{border-right:1px solid var(--line);gap:5px;padding:4px 14px;display:grid}.efficiency-grid>div:last-child{border:0}.efficiency-grid span,.efficiency-grid small{color:var(--muted);font-size:9px}.efficiency-grid strong{font:700 20px Georgia,serif}.method-note{color:#78613c;background:#fff8e9;border-radius:8px;margin:0 20px 18px;padding:10px 12px;font-size:9px;line-height:1.6}.action-list{gap:10px;padding:15px 18px;display:grid}.action-list>div{grid-template-columns:34px 1fr;align-items:start;gap:10px;display:grid}.action-list>div>b{color:#fff;text-align:center;background:#b98945;border-radius:5px;padding:5px;font-size:9px}.action-list .p0>b{background:#bc4c40}.action-list span{gap:3px;display:grid}.action-list strong{font-size:11px}.action-list small{color:var(--muted);font-size:9px;line-height:1.5}.metric-dictionary{min-height:0}.metric-dictionary>div{grid-template-columns:repeat(4,1fr);display:grid}.metric-dictionary>div>div{border-right:1px solid var(--line);gap:5px;padding:15px 17px;display:grid}.metric-dictionary b{font-size:10px}.metric-dictionary span{color:var(--muted);font-size:9px;line-height:1.5}@media (width<=1200px){.diagnostic-strip{grid-template-columns:repeat(2,1fr)}.efficiency-grid,.metric-dictionary>div{grid-template-columns:1fr 1fr}}@media (width<=760px){.diagnostic-strip,.diagnosis-list,.efficiency-grid,.metric-dictionary>div{grid-template-columns:1fr}}.editable-cell{cursor:text;outline:none}.editable-cell:hover{box-shadow:inset 0 0 0 1px #e8c887;background:#fff9e8!important}.editable-cell:focus{white-space:normal;overflow:visible;box-shadow:inset 0 0 0 2px #c69545;background:#fff7d9!important}.image-button{cursor:zoom-in;background:0 0;border:0;border-radius:8px;padding:0;display:block}.image-button img{transition:transform .15s,box-shadow .15s}.image-button:hover img{transform:scale(1.04);box-shadow:0 5px 16px #17392d30}.image-lightbox{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08110dcc;place-items:center;padding:50px;display:grid;position:fixed;inset:0}.image-lightbox figure{justify-items:center;gap:10px;max-width:min(1100px,92vw);max-height:88vh;margin:0;display:grid}.image-lightbox figure img{object-fit:contain;background:#fff;border-radius:12px;max-width:100%;max-height:78vh;display:block;box-shadow:0 20px 70px #0009}.image-lightbox figcaption{color:#fff;text-align:center;max-width:900px;font-size:13px}.lightbox-close{color:#fff;cursor:pointer;background:#ffffff18;border:1px solid #fff5;border-radius:50%;width:42px;height:42px;font-size:30px;line-height:1;position:fixed;top:22px;right:28px}@media (width<=760px){.image-lightbox{padding:24px}.lightbox-close{top:14px;right:14px}}.download-actions{align-items:center;gap:8px;display:flex}.download-actions button{color:#fff;cursor:pointer;background:#214e3a;border:1px solid #2d654d;border-radius:8px;padding:8px 12px;font-size:11px}.download-actions button:hover{background:#173c2c}.download-actions .creator-download{color:#214e3a;background:#fff}.download-actions .creator-download:hover{background:#eef7f2}@media (width<=760px){.panel-title{align-items:flex-start;gap:12px}.download-actions{flex-wrap:wrap}.download-actions button{padding:7px 9px}}.product-table-readonly td{cursor:default;-webkit-user-select:text;user-select:text}.product-table-readonly .group-merged-cell{vertical-align:middle}.product-table-readonly .image-button{cursor:zoom-in}.product-table-readonly th:nth-child(3),.product-table-readonly td:nth-child(3),.product-table-readonly th:nth-child(4),.product-table-readonly td:nth-child(4){z-index:auto!important;box-shadow:none!important;position:static!important;left:auto!important}.product-table-readonly th{z-index:4!important;position:sticky!important;top:0!important}.product-table-readonly td{vertical-align:middle}.product-table-readonly .image-cell{text-align:center}.product-table-readonly{table-layout:fixed}.product-table-readonly col.col-sequence{width:72px}.product-table-readonly .material-continuation{border-top-color:#0000;border-bottom-color:#0000}.product-table-readonly th,.product-table-readonly td,.product-table-readonly .image-cell{text-align:left!important}.product-table-readonly .table-product-image{margin-left:0;margin-right:auto}.product-table-readonly col.col-selection{width:76px}.selection-cell{vertical-align:middle!important}.product-checkbox{place-items:center;width:23px;height:23px;display:inline-grid}.product-checkbox input{opacity:0;pointer-events:none;position:absolute}.product-checkbox span{color:#0000;cursor:pointer;background:#fff;border:1.5px solid #96aaa0;border-radius:5px;place-items:center;width:21px;height:21px;font-size:14px;font-weight:900;display:grid}.product-checkbox input:checked+span{color:#fff;background:#225f44;border-color:#225f44}.selection-calculate-button{color:#205d42!important;background:#dff1e7!important;border-color:#b8d9c8!important}.selection-calculator{margin-top:18px}.selection-table-wrap{max-height:520px}.selection-table{min-width:1650px}.selection-table th,.selection-table td{text-align:left;vertical-align:middle}.selection-table td:nth-child(n+3){white-space:normal}.selection-table img{object-fit:cover;border-radius:7px;width:70px;height:52px}.selection-table input,.overall-inputs input{border:1px solid #d4dfd9;border-radius:7px;width:90px;height:34px;padding:0 8px}.selection-table td i,.overall-inputs i{color:#6f7f77;margin-left:4px;font-style:normal}.overall-calculation{border-top:1px solid #e3ebe7;padding:20px}.overall-calculation h3{margin:0 0 15px}.overall-inputs{grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px;display:grid}.overall-inputs label{color:#6d7d75;gap:6px;font-size:11px;display:grid}.overall-inputs input{width:100%}.overall-inputs label>div{align-items:center;display:flex}.calculation-summary{grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;margin-top:18px;display:grid}.calculation-summary span{color:#718079;background:#f2f7f4;border-radius:9px;gap:5px;padding:13px;font-size:11px;display:grid}.calculation-summary b{color:#20372c;font-size:16px}.calculation-summary .final-profit{color:#205d42;background:#dff1e7}.calculation-summary .final-profit strong{font-size:20px}.share-warning{color:#b4483d;margin:12px 0 0;font-size:12px}@media (width<=1000px){.overall-inputs,.calculation-summary{grid-template-columns:repeat(2,1fr)}}.product-table-readonly .visual-merge-cell{background:#fff;border-bottom-color:#0000}.product-table-readonly .visual-merge-cell.merge-first{border-top-color:#edf1ef}.product-table-readonly .visual-merge-cell.merge-last{border-bottom-color:#edf1ef}.product-table-readonly tbody tr:hover .visual-merge-cell{background:#f8fbf9}.product-table-readonly th:first-child,.product-table-readonly td:first-child{background:#fff;width:76px;min-width:76px;max-width:76px;z-index:5!important;position:sticky!important;left:0!important}.product-table-readonly th:nth-child(2),.product-table-readonly td:nth-child(2){background:#fff;width:72px;min-width:72px;max-width:72px;z-index:5!important;position:sticky!important;left:76px!important}.product-table-readonly th:nth-child(3),.product-table-readonly td:nth-child(3){background:#fff;width:104px;min-width:104px;max-width:104px;z-index:5!important;position:sticky!important;left:148px!important;box-shadow:7px 0 12px #1e3c3014!important}.product-table-readonly th:nth-child(-n+3){background:#f7f9f8;z-index:8!important}.product-table-readonly tbody tr:hover td:nth-child(-n+3){background:#f8fbf9}.product-table-readonly .table-product-image{object-fit:cover;width:88px;height:64px}.product-table-readonly td.image-cell{padding-left:8px!important;padding-right:8px!important}.product-table-readonly thead th{background:#f7f9f8;z-index:7!important;position:sticky!important;top:0!important;left:auto!important}.product-table-readonly thead th:first-child{z-index:9!important;left:0!important}.product-table-readonly thead th:nth-child(2){z-index:9!important;left:76px!important}.product-table-readonly thead th:nth-child(3){z-index:9!important;left:148px!important}.product-table-readonly col.col-product-name{width:320px}.product-table-readonly col.col-material{width:260px}.product-table-readonly col.col-default{width:120px}.product-table-readonly th,.product-table-readonly td{height:54px!important;padding:5px 9px!important}.product-table-readonly th{height:38px!important}.product-table-readonly .table-product-image{width:78px;height:56px}.product-table-readonly col.col-image{width:84px}.product-table-readonly th:nth-child(3),.product-table-readonly td:nth-child(3){width:84px;min-width:84px;max-width:84px;text-align:left!important}.product-table-readonly td.image-cell{padding:3px 5px!important}.product-table-readonly .image-button{display:block;text-align:left!important;margin:0!important;padding:0!important}.product-table-readonly .table-product-image{width:72px;height:54px;display:block;margin:0!important}.product-table-readonly{width:max-content!important;min-width:0!important}.product-table-readonly th,.product-table-readonly td{min-width:0!important;max-width:none!important}.product-table-readonly th:first-child,.product-table-readonly td:first-child{width:76px!important;min-width:76px!important;max-width:76px!important}.product-table-readonly th:nth-child(2),.product-table-readonly td:nth-child(2){width:72px!important;min-width:72px!important;max-width:72px!important}.product-table-readonly th:nth-child(3),.product-table-readonly td:nth-child(3){width:84px!important;min-width:84px!important;max-width:84px!important}.product-table-readonly th:nth-child(4),.product-table-readonly td:nth-child(4){width:120px!important;min-width:120px!important;max-width:120px!important}.hx-auth-check{color:#fff;background:radial-gradient(circle at 50% 42%,#234e3c,#0d2119 58%,#07110d);place-content:center;justify-items:center;gap:10px;min-height:100vh;display:grid}.hx-auth-check strong{margin-top:15px;font-size:16px}.hx-auth-check span{color:#9bb7aa;font-size:11px}.hx-auth-orbit{border:1px solid #8fd1af66;border-radius:50%;place-items:center;width:82px;height:82px;animation:2.8s linear infinite hxAuthSpin;display:grid;position:relative}.hx-auth-orbit:after{content:"";background:#d7ad61;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;box-shadow:0 0 16px #d7ad61}.hx-auth-orbit i{background:linear-gradient(145deg,#3d8162,#23553f,#c1944e);border-radius:50% 50% 50% 13px;place-items:center;width:48px;height:48px;font-style:normal;font-weight:850;animation:2.8s linear infinite reverse hxAuthSpin;display:grid}@keyframes hxAuthSpin{to{transform:rotate(360deg)}}.download-actions button:disabled{opacity:.58;cursor:wait;min-width:118px}.product-table th:first-child,.product-table td:first-child{text-align:center;z-index:3;background:#fff;min-width:58px!important;max-width:58px!important;position:sticky!important;left:0!important}.product-table th:first-child{z-index:6;background:#f7f9f8}.product-table th:nth-child(2),.product-table td:nth-child(2){text-align:center;z-index:3;box-shadow:none;background:#fff;min-width:104px!important;max-width:104px!important;position:sticky!important;left:58px!important}.product-table th:nth-child(2){z-index:6;background:#f7f9f8}.product-table th:nth-child(3),.product-table td:nth-child(3){z-index:3;background:#fff;box-shadow:6px 0 10px #1e3c3014;min-width:320px!important;max-width:320px!important;position:sticky!important;left:162px!important}.product-table th:nth-child(3){z-index:6;background:#f7f9f8}.product-table .image-cell{vertical-align:middle;padding:6px!important}.product-table .image-cell .image-button{margin:auto}.product-table .image-cell:empty:after{content:"";width:72px;height:52px;margin:auto;display:block}.product-table td.group-merged-cell{background:#fff;text-align:center!important;vertical-align:middle!important}.product-table td.group-merged-cell .image-button{margin:auto}.product-table td.selected-spu-cell{box-shadow:inset 0 0 0 2px #267454;background:#dcefe5!important}.fill-enabled-cell{position:relative}.fill-handle{cursor:crosshair;z-index:8;background:#267454;border:1px solid #fff;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.column-context-menu{z-index:1000;background:#fff;border:1px solid #d8e2dd;border-radius:10px;min-width:150px;padding:6px;position:fixed;box-shadow:0 12px 35px #19372b33}.column-context-menu button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;width:100%;padding:9px 12px}.column-context-menu button:hover{background:#edf6f1}.merge-spu-button{color:#fff!important;background:#267454!important}@media (width<=760px){.product-table th:nth-child(3),.product-table td:nth-child(3){position:static!important}}.order-header{align-items:center}.order-upload{margin-bottom:18px;padding:20px;overflow:visible}.order-form-grid{grid-template-columns:150px minmax(180px,1fr) 210px 210px minmax(240px,1.4fr) auto;align-items:end;gap:12px;display:grid}.order-form-grid label,.order-modal-card label{gap:6px;display:grid}.order-form-grid label>span,.order-modal-card label>span{color:#718079;font-size:11px;font-weight:700}.order-form-grid input,.order-form-grid select,.order-modal-card input{background:#fff;border:1px solid #dfe7e2;border-radius:9px;outline:none;height:42px;padding:0 11px}.order-form-grid input:focus,.order-form-grid select:focus,.order-modal-card input:focus{border-color:#267454;box-shadow:0 0 0 3px #26745416}.order-file small{color:#8a9891;text-overflow:ellipsis;white-space:nowrap;height:14px;font-size:10px;overflow:hidden}.order-file input{padding:8px}.order-analyze-button{color:#fff;cursor:pointer;background:#214e3a;border:0;border-radius:9px;height:42px;padding:0 20px}.order-error{color:#b4473d;background:#fff0ed;border-radius:8px;margin-top:14px;padding:10px 12px;font-size:12px}.order-stats strong{font-size:22px}.order-results .table-wrap{max-height:calc(100vh - 390px)}.order-table{min-width:1180px}.order-table th:first-child,.order-table td:first-child{white-space:normal;min-width:340px;max-width:440px}.order-table th:nth-child(5),.order-table td:nth-child(5),.order-table th:nth-child(7),.order-table td:nth-child(7){text-align:right}.order-product-row td{border-top:2px solid #d6e6dd;font-weight:700;background:#f0f7f3!important}.order-sku-name{color:#43534c;padding-left:30px!important}.order-warning{color:#bc493f}.order-anomaly-button{color:#b84238;cursor:pointer;background:#fff1ef;border:1px solid #e4a59e;border-radius:7px;padding:6px 9px}.order-modal{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07130d99;place-items:center;display:grid;position:fixed;inset:0}.order-modal-card{background:#fff;border-radius:16px;width:min(560px,92vw);max-height:82vh;padding:24px;overflow:auto;box-shadow:0 25px 80px #0005}.order-modal-card h3{margin:0 0 5px}.order-modal-card>p{color:#718079;margin:0 0 15px}.order-modal-card ul{border:1px solid #e7ece9;border-radius:10px;margin:0 0 18px;padding:0;list-style:none;overflow:hidden}.order-modal-card li{border-bottom:1px solid #edf1ef;justify-content:space-between;gap:16px;padding:10px 12px;font-size:12px;display:flex}.order-modal-card li:last-child{border:0}.order-modal-card>div{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.order-modal-card button{cursor:pointer;background:#fff;border:1px solid #dce5e0;border-radius:8px;padding:9px 15px}.order-modal-card button.confirm{color:#fff;background:#214e3a;border-color:#214e3a}@media (width<=1300px){.order-form-grid{grid-template-columns:repeat(3,1fr)}.order-file{grid-column:span 2}}@media (width<=760px){.order-form-grid{grid-template-columns:1fr}.order-file{grid-column:auto}}.order-view-toggle{cursor:pointer;font:inherit;border:0}.order-view-toggle:hover{filter:brightness(.96)}.order-view-toggle:focus-visible{outline-offset:2px;outline:2px solid #1e654c}.user-panel-actions{align-items:center;gap:6px;display:flex}.user-panel-actions button{color:#496257;cursor:pointer;background:#fff;border:1px solid #d5e1da;border-radius:8px;padding:7px 9px}.user-panel-actions button.active{color:#1d6042;background:#dcefe5;border-color:#b7d7c7}.user-panel-actions button.gift-button{color:#fff;background:#245f45;border-color:#245f45}.copy-user-id{color:#1d5f42;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.user-rank-row strong{text-align:right}.gift-modal{z-index:1400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07130d99;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.gift-modal-card{background:#fff;border-radius:16px;width:min(1050px,96vw);max-height:90vh;overflow:auto;box-shadow:0 25px 80px #0005}.gift-modal-title{z-index:2;background:#fff;border-bottom:1px solid #e1e9e5;justify-content:space-between;align-items:center;padding:18px 22px;display:flex;position:sticky;top:0}.gift-modal-title h2,.gift-modal-title p{margin:0}.gift-modal-title p{color:#7c8a83;margin-top:3px;font-size:11px}.gift-modal-title button,.gift-toolbar button{cursor:pointer;background:#fff;border:1px solid #d7e2dc;border-radius:8px;padding:8px 13px}.gift-toolbar{justify-content:space-between;align-items:end;padding:16px 22px;display:flex}.gift-toolbar label{color:#77857e;gap:5px;font-size:11px;display:grid}.gift-toolbar select{background:#fff;border:1px solid #d7e2dc;border-radius:8px;height:38px;padding:0 10px}.gift-level-editor{padding:0 22px 18px}.gift-level-editor>div{grid-template-columns:190px 1fr 70px;gap:10px;margin-bottom:8px;display:grid}.gift-level-editor input{border:1px solid #d8e2dd;border-radius:8px;height:38px;padding:0 10px}.gift-level-editor button{color:#b4493f;cursor:pointer;background:#fff0ed;border:0;border-radius:7px}.gift-results{background:#f5f8f6;padding:18px 22px 24px}.gift-results section{background:#fff;border:1px solid #dfe8e3;border-radius:10px;margin-bottom:14px;overflow:hidden}.gift-result-row{background:#e9f4ee;grid-template-columns:170px 1fr 110px 170px;gap:10px;padding:12px 14px;display:grid}.gift-result-row strong{text-align:right}.gift-member-head,.gift-member{border-top:1px solid #e8edea;grid-template-columns:1fr 180px 150px;gap:10px;padding:9px 14px;font-size:11px;display:grid}.gift-member-head{color:#7b8982;font-weight:800}.gift-member button{color:#216146;text-align:left;cursor:pointer;background:0 0;border:0}.creator-overview-table thead button{color:inherit;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:5px 3px;font-weight:800}.creator-overview-table thead button:hover,.creator-overview-table thead button.active{color:#1f6748}.creator-overview-table thead button.active{background:#dff0e7;border-radius:6px;padding:5px 8px}.china-map-wrap{background:linear-gradient(145deg,#f9fcfa,#eef5f1);border-radius:14px;min-width:0;position:relative;overflow:hidden}.china-geo-map{width:100%;height:auto;max-height:490px;display:block}.china-geo-map path{stroke:#fff;stroke-width:.8px;vector-effect:non-scaling-stroke;cursor:pointer;transition:filter .15s,stroke-width .15s}.china-geo-map path:hover{filter:brightness(.86);stroke:#163f2d;stroke-width:1.7px}.china-map-tooltip{pointer-events:none;background:#fffffff2;border:1px solid #cddfd5;border-radius:9px;gap:3px;padding:10px 12px;font-size:11px;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 25px #183c2925}.china-map-tooltip b{font-size:13px}.region-list{min-width:0}.region-list-head,.region-list>div{grid-template-columns:minmax(70px,1fr) minmax(112px,auto) 66px!important}.region-list b,.region-list em{white-space:nowrap;overflow:visible}.user-rank-head,.user-rank-row{grid-template-columns:52px minmax(190px,1fr) 110px 66px 125px!important}.creator-sort-control{align-items:center;gap:9px;display:flex}.creator-sort-control select{color:#315141;background:#fff;border:1px solid #d7e2dc;border-radius:9px;height:38px;padding:0 11px;font-weight:700}.refund-product-table thead button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:5px 2px;font-weight:800}.refund-product-table thead button:hover,.refund-product-table thead button.active{color:#1f6748}.refund-product-table thead button.active{background:#dff0e7;border-radius:6px;padding:5px 8px}.order-insight-grid{grid-template-columns:minmax(700px,1.25fr) minmax(520px,1fr);gap:18px;margin-top:18px;display:grid}.region-layout{grid-template-columns:minmax(460px,1fr) minmax(300px,.75fr);gap:18px;padding:18px;display:grid}.china-tile-map{background:linear-gradient(145deg,#f9fcfa,#eef5f1);border-radius:14px;width:100%;max-height:490px}.china-tile-map rect{stroke:#fff;stroke-width:2px}.china-tile-map text{fill:#173c2c;pointer-events:none;font-size:10px;font-weight:800}.china-tile-map text.map-value{font-size:8px;font-weight:500}.region-list{max-height:470px;overflow:auto}.region-list-head,.region-list>div{border-bottom:1px solid #e5ebe8;grid-template-columns:1fr 130px 62px;align-items:center;gap:8px;padding:9px 6px;font-size:11px;display:grid}.region-list-head{color:#77857e;background:#fff;font-weight:800;position:sticky;top:0}.region-list>div span{display:grid}.region-list small{color:#98a39e}.region-list b,.region-list em{text-align:right}.region-list em{color:#527163;font-style:normal}.user-rank-list{padding:8px 18px 18px}.user-rank-head,.user-rank-row{grid-template-columns:56px 1fr 72px 130px;align-items:center;gap:8px;width:100%;padding:11px 8px;display:grid}.user-rank-head{color:#7b8982;border-bottom:1px solid #dde6e1;font-size:11px;font-weight:800}.user-rank-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e6ece9}.user-rank-row:hover{background:#f5faf7}.user-rank-row strong{text-align:right;color:#20583f}.user-purchases{background:#f5f9f7;padding:10px;overflow:auto}.user-purchases table{background:#fff;width:100%;min-width:820px}.user-purchases th,.user-purchases td{padding:8px;font-size:10px}.user-purchases th:nth-child(2),.user-purchases td:nth-child(2),.user-purchases th:nth-child(3),.user-purchases td:nth-child(3){white-space:normal;min-width:180px}@media (width<=1450px){.order-insight-grid{grid-template-columns:1fr}}@media (width<=850px){.region-layout{grid-template-columns:1fr}}.creator-mode .refund-overview,.creator-mode .refund-products{display:none}.creator-overview-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.creator-overview,.creator-compare{margin-bottom:18px}.creator-overview-table{min-width:1450px}.creator-overview-table th,.creator-overview-table td{text-align:right;white-space:nowrap}.creator-overview-table th:first-child,.creator-overview-table td:first-child{text-align:center;width:54px}.creator-overview-table th:nth-child(2),.creator-overview-table td:nth-child(2){text-align:left;min-width:150px}.creator-overview-table input{accent-color:#255d45;width:17px;height:17px}.creator-compare-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;padding:18px;display:grid}.creator-compare-grid article{background:#fbfdfc;border:1px solid #dfe8e3;border-radius:12px;padding:16px}.creator-compare-grid h3{margin:0 0 12px}.creator-compare-grid article>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.creator-compare-grid span{color:#7a8981;gap:3px;font-size:11px;display:grid}.creator-compare-grid b{color:#20372c;font-size:14px}@media (width<=760px){.creator-overview-stats{grid-template-columns:1fr}}.order-creator-filter{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:14px 18px;display:flex}.order-creator-filter>div{gap:3px;display:grid}.order-creator-filter span{color:#21362c;font-weight:800}.order-creator-filter small{color:#829088}.order-creator-filter select{background:#fff;border:1px solid #d7e2dc;border-radius:9px;min-width:240px;height:40px;padding:0 12px}.order-code-row td{border-top:1px solid #dfe9e4;font-weight:700;background:#f8faf9!important}.order-code-row td:first-child{color:#2e6049;padding-left:30px!important}.order-code-sku-row td:first-child{padding-left:52px!important}.refund-level span{box-sizing:border-box;overflow:hidden;flex:none!important;min-width:0!important}.refund-level-one .shipped,.refund-level-one .pre-refund,.refund-level-two .unconfirmed,.refund-level-two .post-refund,.refund-level-two .confirmed{flex:none!important;min-width:0!important}.order-business-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.order-business-stats article{min-width:0}.order-business-stats strong{white-space:nowrap}@media (width<=1450px){.order-business-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.order-business-stats{grid-template-columns:1fr}}.order-analysis-tabs{gap:8px;margin:0 0 16px;display:flex}.order-analysis-tabs button{color:#637169;cursor:pointer;background:#fff;border:1px solid #d9e4de;border-radius:10px;padding:10px 18px;font-weight:700}.order-analysis-tabs button.active{color:#fff;background:#214e3a;border-color:#214e3a}.order-title-actions{gap:8px;display:flex}.refund-overview,.refund-products{margin-bottom:18px}.refund-layout{grid-template-columns:minmax(620px,1.6fr) minmax(390px,1fr);gap:24px;padding:20px;display:grid}.refund-funnel{gap:14px;display:grid}.refund-level{text-align:center;margin:auto}.refund-level h3{color:#35473e;margin:0 0 8px;font-size:13px}.refund-level>div{border-radius:10px;display:flex;overflow:hidden;box-shadow:0 5px 18px #1b4f3720}.refund-level span{color:#fff;place-items:center;min-height:76px;padding:10px;font-size:11px;display:grid}.refund-level span b{font-size:15px}.refund-level span small{opacity:.85}.refund-level-one{width:100%}.refund-level-two{width:82%}.refund-level-three{color:#174b35;background:#dceee5;border-radius:10px;width:55%;padding:16px}.refund-level-three strong{font-size:20px;display:block}.refund-level-three small{margin-top:3px;display:block}.refund-level-one .shipped{background:#32765a;flex:1}.refund-level-one .pre-refund{background:#d88855;min-width:155px}.refund-level-two .unconfirmed{background:#718a80;flex:1}.refund-level-two .post-refund{background:#bf6558;flex:1}.refund-level-two .confirmed{background:#43906b;flex:1}.refund-summary-table{border-collapse:collapse;align-self:start;width:100%}.refund-summary-table th,.refund-summary-table td{text-align:right;border-bottom:1px solid #e7ece9;padding:10px;font-size:12px}.refund-summary-table th:first-child,.refund-summary-table td:first-child{text-align:left}.refund-product-table{min-width:1050px}.refund-product-table th:first-child,.refund-product-table td:first-child{white-space:normal;min-width:320px;max-width:430px}.refund-product-table td:not(:first-child){font-weight:700}.refund-product-table td small{color:#8b9891;margin-top:3px;font-size:10px;font-weight:400;display:block}@media (width<=1100px){.refund-layout{grid-template-columns:1fr}.refund-level-two{width:90%}}.order-actions{white-space:nowrap;gap:6px;display:flex}.order-actions button{color:#255940;cursor:pointer;background:#fff;border:1px solid #d8e4de;border-radius:7px;padding:6px 9px}.order-actions button:last-child{color:#6f7773}.order-manual-row>td{background:#f7faf8!important;padding:0!important}.order-manual-panel{border-left:3px solid #2b7456;padding:14px 16px 16px}.order-manual-panel table{background:#fff;border:1px solid #e3ebe6;width:100%;min-width:980px}.order-manual-panel th,.order-manual-panel td{vertical-align:middle;padding:9px 10px!important;font-size:11px!important}.order-manual-panel th:first-child,.order-manual-panel td:first-child{white-space:nowrap;min-width:160px;max-width:none}.order-manual-panel th:nth-child(2),.order-manual-panel td:nth-child(2){min-width:180px;max-width:260px}.order-manual-panel th:nth-child(3),.order-manual-panel td:nth-child(3){min-width:260px;max-width:420px}.order-manual-panel input{border:1px solid #cedbd4;border-radius:7px;width:120px;height:34px;padding:0 9px}.order-manual-controls{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.order-manual-controls button{cursor:pointer;background:#fff;border:1px solid #d7e1dc;border-radius:8px;padding:8px 17px}.order-manual-controls button.confirm{color:#fff;background:#214e3a;border-color:#214e3a}.order-insight-grid{grid-template-columns:minmax(0,1fr)!important}.region-layout{grid-template-columns:minmax(520px,1.15fr) minmax(400px,.85fr);max-width:1540px;margin:0 auto;padding:22px 28px}.china-map-wrap{justify-self:center;width:100%;max-width:850px}.region-list{justify-self:center;width:100%;max-width:560px}.user-rank-head span:nth-child(n+4),.user-rank-row span:nth-child(4),.user-rank-row strong{text-align:right}.gift-level-editor>div{grid-template-columns:210px 430px 76px;justify-content:start}.gift-result-row{grid-template-columns:180px 280px 130px 190px;justify-content:space-between}.gift-member-head,.gift-member{grid-template-columns:220px 190px 170px;justify-content:start;max-width:760px}.gift-member b{text-align:right}@media (width<=1000px){.region-layout{grid-template-columns:1fr}.user-rank-head,.user-rank-row{column-gap:10px;grid-template-columns:48px 120px 120px 70px 120px 120px!important}}.region-list{max-width:650px}.region-list-head,.region-list>div{justify-content:start;column-gap:12px;grid-template-columns:105px 132px 132px 62px!important}.region-list-head span:nth-child(n+2),.region-list>div b,.region-list>div em{text-align:right}.user-rank-list{max-width:none;margin:0;padding:12px 28px 24px}.user-rank-head,.user-rank-row{justify-content:start;column-gap:18px;grid-template-columns:54px 150px 150px 76px 145px 145px!important}.gift-level-editor{max-width:720px}.gift-level-editor>div{justify-content:start;grid-template-columns:200px 320px 76px!important}.gift-result-labels,.gift-result-row{grid-template-columns:180px 280px 130px 190px;justify-content:start;gap:10px;display:grid}.gift-result-labels{color:#73827a;background:#e9f4ee;padding:10px 14px 4px;font-size:11px;font-weight:800}.gift-result-row{padding:4px 14px 12px}.gift-result-labels span:nth-child(n+3),.gift-result-row span:nth-child(3),.gift-result-row strong{text-align:right}.gift-member-head,.gift-member{justify-content:start;max-width:760px;grid-template-columns:220px 190px 170px!important}.gift-member-head span:nth-child(2),.gift-member b{text-align:right}@media (width<=760px){.region-list-head,.region-list>div{grid-template-columns:90px 110px 110px 56px!important}.gift-result-labels,.gift-result-row{grid-template-columns:130px 190px 100px 130px}.gift-level-editor>div{grid-template-columns:150px 220px 65px!important}}.table-download-button{color:#fff;white-space:nowrap;cursor:pointer;background:#245f45;border:1px solid #245f45;border-radius:8px;margin-left:auto;padding:7px 11px;font-size:11px;font-weight:700}.table-download-button:hover{background:#173f2d}.panel-title>.table-download-button{flex:none}.gift-modal-title>.table-download-button{margin-left:auto;margin-right:10px}.order-primary-actions{align-items:center;gap:7px;display:flex}.order-primary-actions button{white-space:nowrap;cursor:pointer;border-radius:9px;height:42px;padding:0 15px}.order-save-button,.order-history-button{color:#24573f;background:#fff;border:1px solid #cddbd4}.order-history-button.active{background:#e1f1e8;border-color:#acd0bd}.order-save-button:disabled{opacity:.45;cursor:not-allowed}.order-save-notice{color:#1e6547;background:#e5f4eb;border-radius:8px;margin-top:12px;padding:9px 12px;font-size:12px}.order-history{margin-bottom:18px}.order-history-list{gap:10px;padding:16px;display:grid}.order-history-list article{background:#fbfdfc;border:1px solid #e1e9e5;border-radius:11px;grid-template-columns:minmax(260px,1.35fr) minmax(400px,1fr) auto;align-items:center;gap:20px;padding:14px 16px;display:grid}.order-history-list article>div:first-child{gap:4px;display:grid}.order-history-list article span,.order-history-list article small{color:#74837b;font-size:11px}.order-history-list dl{grid-template-columns:repeat(4,minmax(80px,1fr));gap:10px;margin:0;display:grid}.order-history-list dl div{gap:3px;display:grid}.order-history-list dt{color:#87938d;font-size:10px}.order-history-list dd{margin:0;font-weight:800}.order-history-actions{gap:7px;display:flex}.order-history-actions button{color:#fff;cursor:pointer;background:#245f45;border:1px solid #245f45;border-radius:8px;padding:7px 11px}.order-history-actions button.delete{color:#b74a40;background:#fff3f1;border-color:#e8c6c1}@media (width<=1250px){.order-form-grid{grid-template-columns:repeat(3,1fr)}.order-primary-actions{grid-column:span 3}.order-history-list article{grid-template-columns:1fr}.order-history-list dl{max-width:700px}}@media (width<=760px){.order-primary-actions{flex-wrap:wrap;grid-column:auto}.order-history-list dl{grid-template-columns:repeat(2,1fr)}}.order-form-grid{align-items:end;gap:12px;grid-template-columns:130px 220px 190px 190px 320px auto!important}.order-form-grid label{min-width:0}.order-form-grid input,.order-form-grid select{width:100%;min-width:0}.order-file input{height:42px;padding:7px 9px}.order-primary-actions button{min-width:96px}.order-primary-actions .order-history-button{min-width:104px}@media (width<=1450px){.order-form-grid{grid-template-columns:130px 210px 185px 185px minmax(260px,1fr)!important}.order-primary-actions{grid-column:1/-1;justify-content:flex-end}}@media (width<=900px){.order-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.order-primary-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=600px){.order-form-grid{grid-template-columns:1fr!important}.order-primary-actions{grid-column:auto}}.order-results>.panel-title{justify-content:flex-start}.order-results>.panel-title>.order-title-actions{margin-left:34px}.order-results>.panel-title>.table-download-button{margin-left:auto}@media (width<=760px){.order-results>.panel-title>.order-title-actions{margin-left:0}}.region-analysis>.panel-title p,.region-analysis>.panel-title>.readonly,.user-ranking>.panel-title p,.gift-modal-title p{display:none}.gift-modal-title>.table-download-button{color:#fff;background:#245f45;border-color:#245f45}.gift-modal-title>.table-download-button:hover{background:#173f2d}.order-primary-actions{flex-direction:column;align-items:stretch;gap:8px}.order-primary-actions button,.order-primary-actions .order-history-button{width:112px;min-width:112px}.order-form-grid{align-items:start}.order-primary-actions{align-self:start}@media (width<=1450px){.order-primary-actions{grid-column:auto;justify-content:flex-start}}@media (width<=900px){.order-primary-actions{grid-column:auto}}.order-primary-actions{grid-template-columns:78px 78px;gap:6px;width:162px;display:grid}.order-primary-actions button,.order-primary-actions .order-history-button{width:auto;min-width:0;height:36px;padding:0 8px;font-size:12px}.order-primary-actions .order-analyze-button{grid-column:1/-1;width:100%}
