:root{--brand:#315fa8;--brand2:#5f8fe5;--ink:#17243a;--muted:#718096;--line:#e2e8f0;--soft:#f5f8fc;--green:#16825e;--orange:#ee7b3a;--red:#c44250;--shadow:0 22px 60px rgba(28,49,80,.12)}
*{box-sizing:border-box}body{margin:0;background:#f7f9fc;color:var(--ink);font-family:'Varela Round','PingFang SC','Microsoft YaHei',sans-serif}.page-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}a{color:inherit}.commerce-hero{padding:56px 0 44px;background:radial-gradient(circle at 88% 15%,rgba(99,143,229,.2),transparent 28%),linear-gradient(135deg,#122340,#244875);color:#fff}.commerce-hero-inner{display:flex;align-items:end;justify-content:space-between;gap:30px}.commerce-hero .eyebrow{display:block;margin-bottom:12px;color:#b8cef4;font-size:11px;font-weight:800;letter-spacing:.16em}.commerce-hero h1{margin:0;font-size:40px;line-height:1.22}.commerce-hero p{max-width:690px;margin:16px 0 0;color:#d8e2f2;font-size:15px;line-height:1.8}.commerce-links{display:flex;flex-wrap:wrap;gap:10px}.commerce-link{display:inline-flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid rgba(255,255,255,.25);border-radius:10px;color:#fff;text-decoration:none;white-space:nowrap}.commerce-link.primary{border-color:#fff;background:#fff;color:#244875}.commerce-main{padding:38px 0 64px}.status-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding:15px 18px;border:1px solid #dbe5f4;border-radius:13px;background:#fff;color:#52637b}.status-banner.success{border-color:#cbe9dd;background:#effaf5;color:#157a58}.status-banner.warning{border-color:#f0ddc8;background:#fff8f0;color:#9a5a28}.status-banner.error{border-color:#f2ccd1;background:#fff4f5;color:#b13c49}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 20px}.section-head h2{margin:0 0 6px;font-size:26px}.section-head p{margin:0;color:var(--muted);font-size:13px}.balance-pill{display:flex;align-items:baseline;gap:7px;padding:10px 14px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#617087}.balance-pill strong{color:var(--brand);font-size:22px}.package-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.package-card{position:relative;display:flex;min-height:330px;flex-direction:column;padding:25px 22px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 9px 30px rgba(30,52,84,.06)}.package-card.recommended{border:2px solid var(--brand2);box-shadow:0 20px 48px rgba(49,95,168,.16);transform:translateY(-7px)}.package-badge{position:absolute;top:14px;right:14px;padding:5px 8px;border-radius:99px;background:#eaf2ff;color:#3768b8;font-size:10px;font-weight:800}.package-card h3{margin:4px 0 8px;font-size:20px}.package-card>p{min-height:43px;margin:0;color:var(--muted);font-size:12px;line-height:1.7}.points-number{margin:22px 0 4px;color:#1c3152;font-size:42px;font-weight:900;line-height:1}.points-number small{margin-left:5px;color:#78869a;font-size:13px;font-weight:600}.bonus-line{min-height:24px;color:var(--orange);font-size:12px;font-weight:800}.price-line{display:flex;align-items:baseline;gap:8px;margin-top:14px}.price-line strong{font-size:27px}.price-line del{color:#9aa4b2;font-size:12px}.package-card button,.primary-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;margin-top:auto;border:0;border-radius:11px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-weight:800;cursor:pointer}.package-card button:disabled,.primary-button:disabled{opacity:.55;cursor:not-allowed}.subsection{margin-top:42px;padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff}.subsection h2{margin:0 0 5px;font-size:21px}.table-wrap{overflow:auto}.commerce-table{width:100%;margin-top:16px;border-collapse:collapse;font-size:12px}.commerce-table th,.commerce-table td{padding:12px 10px;border-bottom:1px solid #e9edf3;text-align:left;white-space:nowrap}.commerce-table th{color:#8090a5;font-weight:700}.state{display:inline-flex;padding:4px 8px;border-radius:99px;background:#eef2f7;color:#6e7a8c;font-size:10px}.state.paid,.state.completed{background:#e6f6ef;color:#147b58}.state.pending,.state.processing{background:#fff3df;color:#a46619}.state.failed,.state.closed,.state.partial{background:#feecef;color:#b6404d}.empty-state{padding:30px;color:#8490a2;text-align:center}.login-dialog{width:min(430px,calc(100% - 28px));padding:29px;border:0;border-radius:20px;box-shadow:var(--shadow)}.login-dialog::backdrop{background:rgba(10,22,39,.62);backdrop-filter:blur(3px)}.dialog-close{position:absolute;top:13px;right:13px;width:32px;height:32px;border:0;border-radius:50%;background:#f0f3f7;color:#657287;font-size:20px;cursor:pointer}.login-dialog h2{margin:0 0 7px}.login-dialog>p{margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.7}.login-dialog form{display:grid;gap:13px}.login-dialog label{display:grid;gap:7px;color:#526078;font-size:12px;font-weight:700}.login-dialog input,.commerce-input,.commerce-select{width:100%;height:44px;padding:0 12px;border:1px solid #d7dfe9;border-radius:10px;background:#fff;outline:0}.login-dialog input:focus,.commerce-input:focus,.commerce-select:focus{border-color:#6590dc;box-shadow:0 0 0 3px rgba(76,124,205,.1)}.code-row{display:grid;grid-template-columns:1fr 112px;gap:8px}.code-row button{border:1px solid #d2dce9;border-radius:10px;background:#f6f9fd;color:var(--brand);cursor:pointer}.form-error{padding:9px 11px;border-radius:8px;background:#feecef;color:#b6404d;font-size:11px}.commerce-toast{position:fixed;right:24px;bottom:24px;z-index:100;padding:13px 18px;border-radius:10px;background:#18273c;color:#fff;box-shadow:var(--shadow);font-size:12px}.commerce-toast.error{background:#a93443}.fine-print{margin:18px 0 0;color:#8793a4;font-size:11px;line-height:1.7}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:15px}.faq-grid details{padding:15px 17px;border:1px solid #e5eaf1;border-radius:11px;background:#fbfcfe}.faq-grid summary{cursor:pointer;font-size:13px;font-weight:800}.faq-grid p{margin:10px 0 0;color:#718096;font-size:12px;line-height:1.7}
.order-actions{display:flex;gap:6px}.order-actions button{padding:6px 9px;border:0;border-radius:7px;background:#315fa8;color:#fff;font:inherit;font-weight:700;cursor:pointer}.order-actions button.muted{border:1px solid #d7dfe9;background:#fff;color:#657287}.order-actions button:disabled{opacity:.55;cursor:not-allowed}
@media(max-width:980px){.package-grid{grid-template-columns:1fr 1fr}.package-card.recommended{transform:none}.commerce-hero-inner{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.page-container{width:min(100% - 22px,1180px)}.commerce-hero{padding:38px 0}.commerce-hero h1{font-size:30px}.commerce-main{padding-top:25px}.package-grid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.faq-grid{grid-template-columns:1fr}.subsection{padding:18px}.commerce-links{width:100%}.commerce-link{flex:1;justify-content:center}}
.batch-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px}.batch-card{padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff}.batch-card h2,.batch-card h3{margin:0}.batch-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.batch-card-head p{margin:5px 0 0;color:var(--muted);font-size:12px}.batch-drop{display:grid;min-height:160px;place-items:center;padding:24px;border:2px dashed #ccd8e8;border-radius:15px;background:#f8fbff;color:#687991;text-align:center;cursor:pointer}.batch-drop:hover,.batch-drop.drag{border-color:#6390df;background:#f1f6ff}.batch-drop input{display:none}.batch-drop i{display:block;margin-bottom:10px;color:#5a85d0;font-size:30px}.batch-drop strong{display:block;color:#2a3e5d;font-size:16px}.batch-drop span{display:block;margin-top:6px;font-size:11px}.batch-files{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:15px}.batch-file{position:relative;overflow:hidden;border:1px solid #e0e6ef;border-radius:11px;background:#f5f7fa}.batch-file img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.batch-file footer{padding:7px;background:#fff}.batch-file strong{display:block;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.batch-file small{color:#8995a6;font-size:8px}.batch-file button{position:absolute;top:5px;right:5px;display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:50%;background:rgba(20,32,50,.75);color:#fff;cursor:pointer}.operation-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:15px 0}.operation-card{display:flex;min-height:66px;align-items:center;gap:11px;padding:11px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;color:#56667d;text-align:left;cursor:pointer}.operation-card.active{border-color:#6190e1;background:#f0f6ff;color:#285cae;box-shadow:inset 0 0 0 1px rgba(73,126,214,.12)}.operation-card i{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;background:#edf2f8}.operation-card span,.operation-card small{display:block}.operation-card span{font-size:12px;font-weight:800}.operation-card small{margin-top:3px;color:#8b96a6;font-size:9px}.batch-config{display:grid;gap:13px;padding-top:15px;border-top:1px solid #e8edf3}.batch-config label{display:grid;gap:7px;color:#53637a;font-size:11px;font-weight:700}.batch-config .inline-check{display:flex;align-items:flex-start;gap:8px;padding:11px;border-radius:10px;background:#fff8ec;color:#795c35;font-weight:500;line-height:1.5}.batch-config .inline-check input{margin-top:3px}.batch-submit{width:100%;margin-top:17px}.batch-cost{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding:13px;border-radius:11px;background:#f2f6fc;color:#607087;font-size:11px}.batch-cost strong{color:#244f94;font-size:22px}.progress-box{margin-top:15px}.progress-track{height:8px;overflow:hidden;border-radius:99px;background:#e8edf4}.progress-bar{width:0;height:100%;border-radius:99px;background:linear-gradient(90deg,#3567ba,#6d9bec);transition:width .25s}.progress-label{display:flex;justify-content:space-between;margin-top:7px;color:#7c899b;font-size:10px}.batch-history-list{display:grid;gap:10px}.batch-history{padding:15px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.batch-history header{display:flex;justify-content:space-between;gap:10px}.batch-history h3{font-size:13px}.batch-history p{margin:6px 0 11px;color:#7f8c9f;font-size:10px}.batch-results{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.batch-result{overflow:hidden;border:1px solid #e5eaf1;border-radius:9px;background:#f4f6f9;text-decoration:none}.batch-result img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.batch-result span{display:block;padding:6px;color:#657288;font-size:9px;text-align:center}.batch-result.failed{display:grid;aspect-ratio:1;place-items:center;padding:8px;color:#b5424e;font-size:9px;text-align:center}.batch-note{margin-top:15px;padding:13px;border-radius:10px;background:#f7f9fc;color:#758297;font-size:10px;line-height:1.7}
@media(max-width:900px){.batch-layout{grid-template-columns:1fr}.batch-files,.batch-results{grid-template-columns:repeat(4,1fr)}}@media(max-width:560px){.batch-files,.batch-results{grid-template-columns:repeat(2,1fr)}.operation-grid{grid-template-columns:1fr}}
