:root{font-family:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#253047;background:#f2f5fa;font-synthesis:none;--accent:#7061eb;--accent2:#925df2;--accent-soft:#f3f0ff;--line:#e2e7f0;--muted:#7a879d;--subtle:#f8f9fc;--surface:#fff}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 50% 0,rgba(112,97,235,.055),transparent 48%);min-height:100vh}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a,select{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:wait}svg.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.svg-library{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.page-shell{max-width:1000px;margin:auto;padding:0 24px}.topbar{height:98px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:650;letter-spacing:.02em}.brand-icon{width:35px;height:35px;display:grid;place-items:center;border:1px solid #dedbf5;border-radius:11px;background:#fff;color:var(--accent)}.brand-icon .icon{width:24px;height:24px}.brand-divider{color:#cad0dc;padding:0 12px;font-weight:400}.brand-sub{font-weight:400;color:var(--muted)}.local-badge{display:flex;align-items:center;gap:7px;font-size:11px;color:#69768c;border:1px solid #e0e5ee;border-radius:30px;background:#ffffff80;padding:7px 11px}.dot{height:6px;width:6px;display:inline-block;flex-shrink:0;border-radius:50%;background:#52a88a}.workspace{border:1px solid #e2e6ef;border-radius:25px;background:var(--surface);box-shadow:0 12px 40px #29385207;padding:40px}.workspace-header{text-align:center;padding:1px 0 31px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:.22em;color:var(--accent);margin-bottom:14px}h1{font-size:30px;font-weight:680;letter-spacing:-.035em;margin:0 0 12px;line-height:1.35}.workspace-header>p{font-size:13px;color:var(--muted);margin:0;letter-spacing:.035em}.source-status{display:inline-flex;align-items:center;gap:7px;color:#7a879b;font-size:10px;margin-top:19px}.source-status.offline .dot{background:#cc8c3b}.tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;border:1px solid var(--line);border-radius:14px;background:var(--subtle);padding:5px;margin-bottom:30px}.tab{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;background:none;border-radius:10px;color:#718098;height:45px;font-size:12px;font-weight:650;white-space:nowrap;transition:background .15s,color .15s,box-shadow .15s}.tab[aria-selected=true]{background:#fff;color:var(--accent);border-color:#e2ddfb;box-shadow:0 2px 5px #2f265b08}.tab:hover:not([aria-selected=true]){background:#eceef5}.tab .icon{width:16px;height:16px}.field-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px;gap:12px}.field-top label{font-size:12px;font-weight:600;color:#64738c;letter-spacing:.03em}.text-button{background:none;border:0;padding:2px 0;font-size:11px;color:var(--accent)}.text-button span{padding-left:4px}.input-wrap{display:flex;align-items:center;border:1px solid #dfe5f0;border-radius:13px;height:53px;padding:0 17px;gap:12px;transition:border-color .15s,box-shadow .15s}.input-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.input-wrap>.icon{width:17px;color:#9aa5b9}.input-wrap input{width:100%;border:0;outline:none;min-width:0;color:#263248;background:none;font-size:14px;letter-spacing:.01em}.input-wrap input::placeholder{color:#a0a9bb;font-size:13px}.input-wrap input:focus-visible{outline:none}#clear-input{border:0;background:var(--subtle);color:var(--muted);font-size:21px;line-height:26px;border-radius:50%;width:28px;flex-shrink:0}.field-help{display:flex;justify-content:space-between;gap:10px;margin:11px 0 21px;font-size:11px;line-height:1.65;color:#8a96aa}.submit-button{position:relative;width:100%;height:49px;border:0;border-radius:12px;background:linear-gradient(105deg,var(--accent),var(--accent2));color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:650;box-shadow:0 4px 9px #7163eb13;transition:filter .15s}.submit-button:hover:enabled{filter:brightness(1.04)}.submit-button:disabled{opacity:.64;cursor:not-allowed}.submit-button.loading .icon{animation:pulse 1s ease-in-out infinite}.button-arrow{position:absolute;right:21px;font-size:19px;opacity:.75;font-weight:400}.empty-state{text-align:center;border:1px dashed #e2e5f0;border-radius:18px;margin-top:27px;min-height:256px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:28px 16px;background:linear-gradient(180deg,#fcfcfe,#fff)}.empty-illustration{position:relative;width:55px;height:55px;border:1px solid #e7e3fa;border-radius:17px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent);margin:0 0 16px;transform:rotate(-6deg)}.empty-illustration .icon{width:27px;height:27px}.empty-dot{position:absolute;right:-4px;top:-4px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#bdb4f5}.empty-state h2{font-size:16px;font-weight:600;margin:0 0 9px}.empty-state p{font-size:12px;color:#8894a9;margin:0;line-height:1.8}.empty-note{font-size:10px;color:#a2acbc;margin-top:24px}.workspace-foot{margin-top:25px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#93a0b3;font-size:10px}.workspace-foot>span{display:flex;align-items:center;gap:5px;line-height:1.8}.workspace-foot .icon{width:13px;height:13px}.theme-control{display:flex;align-items:center;gap:5px;flex-shrink:0}.theme-control select{font-size:10px;max-width:74px;color:#7d88a0;background:none;border:0;border-bottom:1px solid #e2e6ef;padding:4px 0;cursor:pointer}.history-section{margin:30px 4px 0}.history-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.history-header h2{display:flex;align-items:center;gap:8px;font-size:14px;margin:0 0 6px;font-weight:600}.history-header h2 .icon{width:16px;height:16px;color:#8f9bb0}.history-header h2 span{font-size:10px;border-radius:5px;color:#94a0b4;background:#e7ebf2;padding:2px 5px;font-weight:500}.history-header p{font-size:10px;color:#8b97ab;margin:0}.export-link{display:flex;align-items:center;gap:6px;font-size:11px;color:#77869c;padding:9px 11px;border:1px solid #dde3ed;border-radius:8px;background:#ffffff8c;flex-shrink:0}.export-link .icon{width:13px;height:13px}.export-link:hover{color:var(--accent);border-color:var(--accent)}.history-empty{text-align:center;font-size:12px;color:#929eb1;padding:25px;border-top:1px solid #e0e5ee;margin:0}.history-row{width:100%;display:grid;grid-template-columns:150px minmax(0,1fr) 148px 20px;align-items:center;gap:15px;background:none;border:0;border-top:1px solid #e0e5ee;text-align:left;padding:15px 7px;font-size:11px;color:#7b88a0}.history-row:hover{background:#fff9;border-radius:5px}.history-kind{display:flex;align-items:center;gap:8px;color:#596a83;font-weight:500}.history-kind .icon{width:15px;height:15px;color:#97a1b4}.history-input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.history-time{color:#8e9bb0;font-size:10px;text-align:right}.history-row>.icon{width:13px;height:13px}.page-footer{display:flex;align-items:center;justify-content:space-between;color:#a1aaba;font-size:10px;padding:25px 4px 32px}.page-footer a:hover{color:var(--accent)}.mode-notice,.error-message{display:flex;gap:10px;padding:13px 16px;border-radius:10px;font-size:12px;line-height:1.7;background:#fff8eb;border:1px solid #f0dfbf;color:#917035;margin-bottom:20px}.mode-notice .icon{margin-top:2px;width:16px}.error-message{background:#fff4f3;border-color:#f2d9d5;color:#ae504a;margin:20px 0 0}.result-card{margin-top:27px;border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:0 2px 6px #33426004;animation:arrive .2s ease-out}.result-header{text-align:center;padding-bottom:22px;border-bottom:1px solid var(--line);position:relative}.result-header h2{font-size:18px;margin:0 0 8px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:650}.result-header h2 .icon{width:20px;height:20px}.result-subtitle{font-size:12px;color:#8997af;margin:0;overflow-wrap:anywhere}.result-tag{font-size:9px;display:inline-block;padding:3px 7px;border-radius:5px;background:var(--accent-soft);color:var(--accent);margin-top:10px}.metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.metric{border:1px solid #e2e6f1;background:var(--subtle);border-radius:14px;text-align:center;padding:22px 15px 16px;min-height:104px}.metric-label{display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:550;color:#8b9ab2}.metric-label .icon{width:13px;height:13px}.metric-value{font-size:37px;line-height:1.25;font-weight:650;letter-spacing:-1px;color:var(--accent);margin-top:7px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.metric-unit{font-size:12px;font-weight:400;color:#9aa6ba;margin-left:3px;letter-spacing:0}.result-title-text{text-align:center;font-size:11px;color:#8997ae;line-height:1.8;margin:21px 0 0;overflow-wrap:anywhere}.result-time{text-align:center;font-size:10px;color:#92a0b7;margin:22px 0 0;line-height:1.9}.result-time .icon{width:11px;height:11px;margin-right:4px}.result-source{display:block;font-size:9px;color:#a0abbb}.judgment{background:#fbf8f0;border:1px solid #eee4cc;color:#8f764a;border-radius:11px;margin-top:17px;padding:14px 16px;font-size:12px;line-height:1.7}.judgment p{margin:5px 0 0;font-size:11px}.judgment small{display:block;margin-top:9px;color:#96815c;line-height:1.7}.orders-wrap{overflow-x:auto;margin-top:20px}.orders-table{border-collapse:collapse;width:100%;min-width:700px;text-align:left;font-size:11px}.orders-table th{color:#8491a6;font-weight:500;white-space:nowrap;padding:13px 10px;border-bottom:1px solid var(--line);background:var(--subtle)}.orders-table td{padding:18px 10px;border-bottom:1px solid #eef0f5;vertical-align:middle;color:#60718a;white-space:nowrap}.orders-table td:first-child{max-width:170px}.order-title{white-space:normal;line-height:1.6;margin:0 0 6px;max-width:170px}.orders-table a{font-size:10px;color:var(--accent)}.order-status{display:inline-block;border-radius:5px;padding:4px 7px;background:var(--accent-soft);color:var(--accent)}.order-progress{display:flex;gap:6px;align-items:center}.order-progress progress{width:58px;height:6px;border:0;border-radius:8px;accent-color:var(--accent)}progress::-webkit-progress-bar{background:#eae8f3;border-radius:8px}progress::-webkit-progress-value{background:var(--accent);border-radius:8px}.no-orders{text-align:center;padding:36px 5px 14px;color:#8996ac;font-size:13px;line-height:1.8}.no-orders small{display:block;font-size:11px;margin-top:8px}.loading-state{opacity:.65}.loading-state .empty-illustration{animation:pulse 1.2s ease-in-out infinite}
body[data-theme=blue]{--accent:#4387cc;--accent2:#5da9d4;--accent-soft:#edf6fd}body[data-theme=green]{--accent:#438f79;--accent2:#68a693;--accent-soft:#eef8f3}body[data-theme=rose]{--accent:#bc6886;--accent2:#cd8197;--accent-soft:#fcf0f5}body[data-theme=ink]{--accent:#5a6680;--accent2:#7a88a1;--accent-soft:#f0f2f6}
.official-doc-link{display:block;text-decoration:underline;font-size:11px;margin-top:5px}.metric-value.metric-value-message{font-size:17px;letter-spacing:0;line-height:2.5}
@keyframes arrive{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{50%{opacity:.4}}
@media(min-width:1400px){.page-shell{max-width:1020px}.topbar{height:108px}.workspace{padding:43px 46px}}
@media(max-width:720px){.page-shell{padding:0 16px}.topbar{height:78px}.workspace{padding:28px 22px;border-radius:20px}.workspace-header{padding-bottom:27px}h1{font-size:25px}.tab{font-size:11px;gap:5px}.tab .icon{width:14px}.tabs{gap:3px;padding:4px}.field-help{font-size:10px}.result-card{padding:22px}.workspace-foot{align-items:flex-start}.history-row{grid-template-columns:124px minmax(0,1fr) 18px;gap:8px}.history-time{display:none}.brand-sub,.brand-divider{display:none}.metric-value{font-size:34px}.mode-notice{font-size:11px}}
@media(max-width:480px){.page-shell{padding:0 12px}.topbar{height:70px}.brand{gap:8px;font-size:13px}.brand-icon{width:31px;height:31px}.local-badge{font-size:9px;padding:6px 8px;gap:5px}.workspace{padding:24px 17px;border-radius:18px}.eyebrow{font-size:9px;letter-spacing:.18em;margin-bottom:12px}h1{font-size:22px}.workspace-header>p{font-size:11px;letter-spacing:0}.source-status{font-size:9px}.tabs{grid-template-columns:1fr 1fr;gap:4px;margin-bottom:24px}.tab{font-size:12px;height:40px}.field-top label{font-size:11px}.field-help{display:block;margin-bottom:16px}.input-wrap{padding:0 12px;gap:8px;height:50px}.input-wrap input{font-size:13px}.input-wrap input::placeholder{font-size:12px}.empty-state{min-height:245px;margin-top:23px}.empty-state p{font-size:11px;max-width:235px}.empty-note{font-size:9px}.workspace-foot{font-size:9px;flex-wrap:wrap;gap:14px}.workspace-foot>span{max-width:100%}.theme-control{margin-left:auto}.result-card{padding:22px 14px;border-radius:15px;margin-top:23px}.result-header h2{font-size:17px}.result-subtitle{font-size:10px}.metrics-grid{gap:9px}.metric{border-radius:11px;padding:19px 8px 16px;min-height:102px}.metric-label{font-size:10px}.metric-value{font-size:31px}.result-time{font-size:9px}.result-source{font-size:8px}.history-section{margin-top:26px}.history-header h2{font-size:13px}.history-header p{font-size:9px}.export-link{font-size:10px;padding:8px}.history-row{font-size:10px;grid-template-columns:112px minmax(0,1fr) 13px;gap:6px;padding:14px 2px}.history-kind{gap:6px}.history-kind .icon{width:13px}.judgment{font-size:11px;padding:12px}.judgment p,.judgment small{font-size:10px}.page-footer{font-size:9px;padding-top:23px}.button-arrow{right:16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.video-title{font-size:15px;line-height:1.8;color:inherit;font-weight:550;margin:20px 0 0;overflow-wrap:anywhere;white-space:pre-wrap}
