:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;color:#17191f;background:#f5f6f8;font-synthesis:none;text-rendering:optimizeLegibility;--brand-red: #e60012;--brand-red-dark: #c90010;--brand-soft: #fff1f2;--text-main: #17191f;--text-secondary: #6f747e;--text-muted: #969ba5;--line: #e7e9ed;--surface: #ffffff;--page: #f5f6f8;--success: #20b45b;--warning: #f29c20;--info: #4b94e6;--shadow-soft: 0 10px 32px rgba(39, 45, 56, .08)}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit;letter-spacing:0}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.primary-button,.secondary-button,.danger-button,.text-button{min-height:42px;border-radius:6px;border:1px solid transparent;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.primary-button{color:#fff;background:var(--brand-red);border-color:var(--brand-red)}.primary-button:hover:not(:disabled){background:var(--brand-red-dark);border-color:var(--brand-red-dark)}.secondary-button{color:#343841;background:#fff;border-color:#d9dde3}.secondary-button:hover:not(:disabled){border-color:#aeb4bd;background:#fafafa}.danger-button{color:var(--brand-red);background:#fff;border-color:#ff9ca4}.text-button{min-height:36px;padding:0 8px;color:var(--brand-red);background:transparent}.icon-button{width:38px;height:38px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#5f6570;background:transparent}.icon-button:hover{background:#f1f3f5;color:var(--brand-red)}.field-control{width:100%;min-height:42px;border:1px solid #d9dde4;border-radius:6px;background:#fff;color:var(--text-main);outline:0;padding:0 12px;transition:border-color .16s ease,box-shadow .16s ease}.field-control:focus{border-color:var(--brand-red);box-shadow:0 0 0 3px #e6001214}.field-control::placeholder{color:#adb1b8}.status-pill{min-width:72px;height:28px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;font-size:13px;font-weight:600;white-space:nowrap}.status-pill.not-submitted{color:#a86a09;background:#fff5df}.status-pill.processing{color:#d51120;background:#fff0f1}.status-pill.failed{color:#b54708;background:#fff4e5}.status-pill.success{color:#138344;background:#eaf8f0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
