.ticket-card{background:#edf1eb;color:#10151c;border-radius:16px;overflow:hidden;box-shadow:0 22px 50px #0004}.ticket-section{padding:30px 32px}.ticket-section label{color:#39434b}.ticket-section input{background:#fff;color:#10151c;border-color:#d4d9d1}.ticket-divider{border-top:2px dashed #c5ccc1}.upload-drop{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border:1.5px dashed #c7cec4;border-radius:10px;padding:25px 16px;color:#38516a;cursor:pointer;background:#f8faf6}.upload-drop input{display:none}.upload-arrow{font-size:30px;font-weight:700;color:#4e82ae}.upload-drop small{width:100%;color:#7f8b8a;font-size:11px;margin-left:42px}.submit-button{background:#10151c}.query-result{margin-top:24px;padding:28px 32px;background:#18212b;border:1px solid #344653;border-radius:16px}.result-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.result-heading h2{margin:3px 0}.status-timeline{display:flex;gap:0;margin:24px 0 28px;padding:15px 0;border-top:1px solid #2d3c49;border-bottom:1px solid #2d3c49;overflow:auto}.timeline-item{position:relative;display:flex;align-items:flex-start;gap:9px;min-width:160px;padding-right:25px;color:#7f8e99}.timeline-item:not(:last-child):after{content:"";position:absolute;top:7px;left:14px;width:calc(100% - 28px);height:1px;background:#344653}.timeline-dot{z-index:1;width:14px;height:14px;border-radius:50%;background:#3a4a57;border:3px solid #18212b;box-shadow:0 0 0 1px #556b7a}.timeline-item.current{color:#9be1cc}.timeline-item.current .timeline-dot{background:#2cc39a;box-shadow:0 0 0 1px #2cc39a}.timeline-item strong,.timeline-item small{display:block}.timeline-item small{font-size:11px;margin-top:3px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.result-card{display:flex;align-items:flex-start;gap:14px;padding:20px;border:1px solid #334553;border-radius:12px;background:#121b24}.result-card h3{margin:3px 0 4px;font-size:16px}.result-icon{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;font-size:20px;font-weight:700}.ok-icon{background:#173c34;color:#62d6b5}.wait-icon{background:#49351e;color:#e4a64d}.result-link{display:inline-block;margin-top:10px;color:#77b4df;text-decoration:none;font-size:13px}.wechat{background:#18212b;color:var(--paper)}@media(max-width:760px){.ticket-section,.query-result{padding:22px 18px}.result-grid{grid-template-columns:1fr}.timeline-item{min-width:145px}}
.upload-drop.is-dragover{border-color:#4e82ae;background:#eaf3ef;box-shadow:0 0 0 4px #4e82ae22}.upload-drop.has-file{border-color:#2b9a78;background:#eef9f3}.upload-file-state{display:block;width:100%;color:#208066;font-size:12px;font-weight:600;overflow-wrap:anywhere}
