@font-face{font-family:Source Han Sans CN;src:url(../fonts/SourceHanSansCN-Regular.otf) format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Source Han Sans CN;src:url(../fonts/SourceHanSansCN-Bold.otf) format("opentype");font-style:normal;font-weight:700;font-display:swap}:root{--font-sans: "Source Han Sans CN", sans-serif;--font-data: "DIN Alternate", "SF Pro Text", var(--font-sans);--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;font-family:var(--font-sans);color:#edf5f7;background:#06111c;font-synthesis:none;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";text-rendering:optimizeLegibility;--app: #06111c;--surface: #0a1825;--surface-raised: #0e2030;--surface-soft: #122638;--border: #294154;--border-strong: #3b566b;--ink: #f1f7f8;--muted: #91a7b5;--muted-strong: #b9c8d1;--accent: #2eb59e;--accent-bright: #46d0b8;--accent-dark: #157b6c;--danger: #f06a7e;--canvas: #ffffff;--header-height: 54px;--status-height: 30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--app)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,.chart-viewport:focus-visible{outline:2px solid var(--accent-bright);outline-offset:2px}button svg,a svg{flex:0 0 auto}.app-shell{min-height:max(100dvh,620px);overflow:visible;background:radial-gradient(circle at 72% 12%,rgba(37,97,110,.1),transparent 30%),var(--app)}.site-header{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:#06111cf5}.header-left,.site-header nav{min-width:0;height:100%;display:flex;align-items:center}.brand{height:100%;padding:0 18px;display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-size:14px;font-weight:700;letter-spacing:0;text-decoration:none;white-space:nowrap}.brand-mark{width:24px;height:24px;display:grid;place-items:center;border:1px solid #43c5ae;border-radius:4px;color:#07141f;background:var(--accent);box-shadow:0 0 18px #2eb59e2e}.brand-mark svg{width:18px;height:18px}.header-divider{width:1px;height:24px;background:var(--border)}.workspace-name{padding:0 16px;color:var(--muted-strong);font-size:12px;font-weight:600;white-space:nowrap}.document-chip{min-width:0;max-width:min(34vw,440px);padding:7px 10px;display:flex;align-items:center;gap:8px;overflow:hidden;border:1px solid var(--border);border-radius:4px;color:#bfd0d8;background:#0b1b29;font-size:11px;font-family:var(--font-data);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.live-dot{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--accent-bright);box-shadow:0 0 8px #46d0b8b8}.site-header nav{flex:0 0 auto;padding-left:10px;border-left:1px solid var(--border)}.help-button{height:100%;padding:0 15px;display:inline-flex;align-items:center;gap:7px;border:0;border-left:1px solid var(--border);color:var(--muted-strong);background:transparent;font-size:12px;font-weight:600;text-decoration:none;cursor:pointer;transition:color .15s ease,background .15s ease}.help-button:hover{color:var(--ink);background:#ffffff09}.site-header nav svg{width:16px;height:16px}.language-switch{height:30px;margin:0 10px;padding:2px;display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:4px;background:#091724}.language-switch button{height:24px;min-width:38px;border:0;border-radius:3px;padding:0 7px;color:#7f95a4;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.language-switch button.is-selected{color:#061510;background:var(--accent)}.workspace{width:100%;height:calc(100dvh - var(--header-height));display:grid;grid-template-columns:372px minmax(0,1fr);grid-template-rows:minmax(0,1fr) var(--status-height);grid-template-areas:"input result" "status status";overflow:hidden}.seo-content{color:#d7e3e8;background:radial-gradient(circle at 12% 16%,rgba(46,181,158,.09),transparent 30%),linear-gradient(180deg,#081521,#06111b);border-top:1px solid var(--border)}.seo-content section{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:72px 0}.seo-content section+section{border-top:1px solid rgba(109,137,151,.18)}.seo-eyebrow{margin:0 0 12px;color:var(--accent-bright);font-family:var(--font-data);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.seo-content h2{max-width:760px;margin:0;color:#f2f7f9;font-size:clamp(25px,3vw,42px);line-height:1.2;letter-spacing:-.025em}.seo-introduction>p:not(.seo-eyebrow){max-width:780px;margin:22px 0 0;color:#9fb2bc;font-size:15px;line-height:1.85}.seo-steps{margin-top:42px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.seo-steps article,.seo-report-grid a{border:1px solid rgba(109,137,151,.24);border-radius:8px;background:#0b1d2bb8}.seo-steps article{min-height:154px;padding:22px}.seo-steps span,.seo-report-grid span{color:var(--accent-bright);font-family:var(--font-data);font-size:11px;font-weight:700}.seo-steps h3,.seo-report-grid h3{margin:18px 0 8px;color:#eef5f7;font-size:16px}.seo-steps p,.seo-report-grid p{margin:0;color:#8fa5b1;font-size:12px;line-height:1.65}.seo-reports>div:first-child{display:flex;flex-direction:column;align-items:flex-start}.seo-report-grid{margin-top:38px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.seo-report-grid a{min-height:190px;padding:22px;display:flex;flex-direction:column;color:inherit;text-decoration:none;transition:border-color .16s ease,transform .16s ease,background .16s ease}.seo-report-grid a:hover{transform:translateY(-3px);border-color:#46d0b894;background:#0e2636eb}.seo-report-grid p{flex:1}.seo-report-grid strong{margin-top:22px;color:#bce9df;font-size:12px}.seo-reports-more{margin:26px 0 0}.seo-reports-more a{color:#bce9df;font-size:14px;font-weight:650;text-decoration:none}.seo-faq h2{margin-bottom:34px}.seo-faq details{max-width:860px;border-top:1px solid rgba(109,137,151,.24)}.seo-faq details:last-child{border-bottom:1px solid rgba(109,137,151,.24)}.seo-faq summary{padding:22px 4px;color:#e5eef2;font-size:15px;font-weight:650;cursor:pointer}.seo-faq details p{max-width:760px;margin:-4px 4px 22px;color:#93a8b3;font-size:13px;line-height:1.75}.seo-fallback{min-height:100dvh;padding:72px max(24px,calc((100% - 1040px)/2));color:#d7e3e8;background:#07131f}.seo-fallback h1{max-width:760px;margin:0 0 24px;color:#f2f7f9;font-size:clamp(30px,4vw,52px)}.seo-fallback h2{margin-top:42px}.seo-fallback p,.seo-fallback li{max-width:800px;color:#9fb2bc;line-height:1.8}.seo-fallback a{color:#70dbc6}.input-panel{grid-area:input;min-height:0;padding:22px 18px 18px;overflow-y:auto;border-right:1px solid var(--border);background:linear-gradient(180deg,#0a1927,#081622);scrollbar-color:#39566a transparent;scrollbar-width:thin}.intro h1{margin:0;color:var(--ink);font-size:13px;font-weight:700;letter-spacing:0;line-height:1.35;text-transform:uppercase}.intro p{margin:9px 0 17px;color:var(--muted);font-size:12px;line-height:1.65}.input-panel form{display:grid;gap:12px}.output-settings{margin:0;padding:12px;display:grid;gap:10px;border:1px solid var(--border);border-radius:5px;background:#05101957}.output-settings legend{padding:0 5px;color:var(--muted-strong);font-size:10px;font-weight:700}.setting-row{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;color:var(--muted);font-size:10px}.segmented-control{min-width:0;display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;padding:2px;border:1px solid var(--border);border-radius:4px;background:#07131e}.segmented-control button{min-width:0;height:25px;padding:0 6px;overflow:hidden;border:0;border-radius:3px;color:#8299a8;background:transparent;font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.segmented-control button.is-selected{color:#051710;background:var(--accent)}.output-settings>small{color:#6f8898;font-size:9px;line-height:1.45}.file-drop{display:grid;gap:10px}.file-drop-trigger{width:100%;min-height:142px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #456477;border-radius:5px;color:var(--muted-strong);background:linear-gradient(#ffffff04,#ffffff04),#081622;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.file-drop-trigger:hover,.file-drop.is-dragging .file-drop-trigger{border-color:var(--accent);color:var(--ink);background:#2eb59e0e}.file-drop-trigger svg{width:27px;height:27px;color:var(--accent-bright)}.file-drop-trigger span{font-size:12px;font-weight:600}.file-drop-trigger small,.file-drop-trigger em{color:var(--muted);font-size:10px;font-style:normal;line-height:1.4}.file-drop-trigger em{margin-top:5px;color:#6f8898;letter-spacing:0}.selected-file{width:100%;min-width:0;min-height:54px;padding:8px 9px;display:flex;align-items:center;gap:9px;border:1px solid #28495a;border-radius:4px;color:var(--ink);background:#0c2030;cursor:pointer;text-align:left}.file-check{width:20px;height:20px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#061510;background:var(--accent-bright)}.file-check svg{width:13px;height:13px}.file-copy{min-width:0;flex:1;display:grid;gap:3px}.file-copy strong{overflow:hidden;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.file-copy small{color:var(--muted);font-size:9px}.replace-label{display:none}.primary-button{min-height:40px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #49c4ae;border-radius:4px;color:#051710;background:linear-gradient(180deg,#46cbb3,#2eaa95);box-shadow:0 5px 18px #14816f2e;font-size:12px;font-weight:700;cursor:pointer;transition:filter .15s ease,transform .15s ease}.primary-button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.65}.primary-button span{font-size:16px;font-weight:500}.progress{margin:19px 0 0;padding:17px 0 0;display:grid;gap:3px;border-top:1px solid var(--border);list-style:none}.progress li{min-height:34px;padding:0 3px;display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:8px;color:#708797;font-size:11px;font-weight:500}.progress li.is-active{color:var(--ink)}.progress li.is-complete{color:#b6c6cf}.progress-dot{width:19px;height:19px;display:grid;place-items:center;border:1px solid #4f6879;border-radius:50%;color:#78909f;background:#091723;font-size:9px;font-family:var(--font-data);font-weight:700}.progress-dot svg,.progress-state svg{width:12px;height:12px}.is-active .progress-dot{border-color:var(--accent);color:#051710;background:var(--accent);box-shadow:0 0 12px #2eb59e38}.is-complete .progress-dot{border-color:#397969;color:var(--accent-bright);background:#2eb59e14}.progress-state{display:grid;place-items:center;color:var(--accent-bright)}.result-panel{grid-area:result;min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(#0d233173,#071520b3),#081520}.error-banner{margin:10px 14px 0;padding:9px 12px;border:1px solid rgba(240,106,126,.42);border-radius:4px;color:#ffc3cd;background:#91233733;font-size:11px;line-height:1.5}.result-content{min-height:0;flex:1;display:grid;grid-template-rows:auto 42px minmax(0,1fr) auto;transition:opacity .16s ease}.result-content.is-busy{opacity:.58;pointer-events:none}.result-heading{min-height:92px;padding:15px 18px 14px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--border)}.report-identity{min-width:0}.report-identity h2{margin:0;max-width:680px;overflow:hidden;color:var(--ink);font-size:clamp(18px,1.55vw,23px);font-weight:700;letter-spacing:0;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.report-identity p{margin:7px 0 0;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px;line-height:1.4}.local-badge{display:inline-block;margin-left:10px;padding:2px 8px;border:1px solid rgba(255,176,32,.55);border-radius:999px;background:#ffb02024;color:#ffb020;font-size:11px;font-weight:600;letter-spacing:0;vertical-align:3px;cursor:help}.report-metrics{flex:0 0 auto;margin:0;display:flex}.report-metrics div{min-width:80px;padding:0 15px;border-left:1px solid var(--border)}.report-metrics dt{margin-bottom:5px;color:#738c9c;font-size:9px;font-weight:600;letter-spacing:0;text-transform:uppercase}.report-metrics dd{max-width:150px;margin:0;overflow:hidden;color:var(--ink);font-family:var(--font-data);font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.canvas-toolbar{padding:0 12px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid var(--border);background:#05101961}.result-actions{height:100%;display:flex;align-items:center}.result-actions button{height:100%;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:0;border-left:1px solid var(--border);color:#a9bbc5;background:transparent;font-size:10px;font-weight:600;cursor:pointer;transition:color .15s ease,background .15s ease}.result-actions button:last-child{border-right:1px solid var(--border)}.result-actions button:hover:not(:disabled){color:var(--accent-bright);background:#2eb59e0e}.result-actions button:disabled{cursor:not-allowed;opacity:.42}.result-actions svg{width:15px;height:15px}.chart-viewport{min-width:0;min-height:0;margin:12px;display:flex;overflow-x:auto;overflow-y:hidden;border:1px solid #496072;border-radius:4px;background:var(--canvas);box-shadow:0 14px 36px #0000003d;scrollbar-color:#5e7787 #dfe6ea;scrollbar-width:thin}.chart-inner{width:100%;height:100%;min-width:760px;background:#fff}.chart-inner svg{width:100%;height:100%;display:block}.scroll-hint{display:none}.empty-state{min-height:0;margin:12px;display:grid;place-content:center;justify-items:center;gap:8px;border:1px dashed #334f63;border-radius:4px;color:var(--muted);background:linear-gradient(#091925db,#091925db),repeating-linear-gradient(0deg,transparent 0,transparent 23px,rgba(75,111,128,.1) 24px)}.empty-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--accent);border-radius:5px;color:var(--accent-bright);background:#2eb59e14}.empty-mark svg{width:30px;height:30px}.empty-state h3{margin:6px 0 0;color:var(--ink);font-size:15px}.empty-state p{max-width:360px;margin:0;color:var(--muted);font-size:11px;line-height:1.55;text-align:center}.status-bar{grid-area:status;min-width:0;padding:0 12px;display:flex;align-items:center;gap:8px;overflow:hidden;border-top:1px solid var(--border);color:#7690a0;background:#06121c;font-family:var(--font-data);font-size:9px;white-space:nowrap}.status-bar>span:not(.status-indicator,.status-spacer)+span{padding-left:10px;border-left:1px solid var(--border)}.status-indicator{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#49cf80;box-shadow:0 0 8px #49cf8073}.status-indicator.is-busy{background:var(--accent-bright);animation:pulse 1.2s ease-in-out infinite}.status-spacer{flex:1}.dialog{width:min(720px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 40px));border:1px solid var(--border-strong);border-radius:6px;padding:0;color:var(--ink);background:#0b1b29;box-shadow:0 28px 90px #0000008f}.dialog::backdrop{background:#01080ec2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-heading{position:sticky;top:0;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:#0b1b29}.dialog-heading h2{margin:0;font-size:16px;font-weight:700}.icon-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid transparent;border-radius:4px;color:#9eb1bc;background:transparent;cursor:pointer}.icon-button:hover{border-color:var(--border);color:var(--ink);background:var(--surface-soft)}.dialog pre{margin:0;padding:18px;overflow:auto;color:#c6d5dc;background:#07141f;font:11px/1.65 var(--font-mono)}.dialog--examples{width:min(1080px,calc(100vw - 48px))}.examples-content{padding:16px 20px 20px}.examples-description{margin:0 0 16px;color:var(--muted-strong);font-size:13px}.example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.example-card{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:6px;color:var(--ink);background:var(--surface);text-decoration:none;transition:border-color .16s ease,transform .16s ease}.example-card:hover{border-color:var(--accent);transform:translateY(-2px)}.example-card img{width:100%;aspect-ratio:8 / 5;display:block;object-fit:cover;border-bottom:1px solid var(--border);background:#fff}.example-card span{padding:10px 10px 4px;display:flex;justify-content:space-between;gap:8px}.example-card small,.example-card em{color:var(--muted);font-size:10px;font-style:normal}.example-card em{padding:0 10px 10px;display:block;color:var(--accent-bright)}@media(max-width:760px){.dialog--examples{width:min(720px,calc(100vw - 24px))}.examples-content{padding:14px 14px 16px}.example-grid{grid-template-columns:1fr}}.help-copy{padding:8px 20px 16px;color:#b2c2cb;font-size:12px;line-height:1.75}@keyframes pulse{0%,to{opacity:.45}50%{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1100px){.workspace{grid-template-columns:270px minmax(0,1fr)}.workspace-name{display:none}.report-metrics div{min-width:67px;padding:0 10px}.report-metrics div:last-child{display:none}.seo-report-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.app-shell{height:auto;min-height:100dvh;overflow:visible}.site-header{position:sticky;z-index:10;top:0}.document-chip,.header-divider{display:none}.workspace{height:auto;min-height:calc(100dvh - var(--header-height));grid-template-columns:1fr;grid-template-rows:auto minmax(620px,78dvh) var(--status-height);grid-template-areas:"input" "result" "status";overflow:visible}.input-panel{overflow:visible;padding:22px;border-right:0;border-bottom:1px solid var(--border)}.intro{max-width:680px}.input-panel form{grid-template-columns:minmax(0,1fr) 220px;align-items:end}.input-panel form>.primary-button{grid-column:1 / -1}.file-drop{grid-template-columns:minmax(0,1fr) minmax(180px,.8fr)}.file-drop-trigger{min-height:118px}.selected-file{min-height:118px;align-self:stretch}.progress{grid-template-columns:repeat(4,1fr);gap:6px}.progress li{min-width:0;grid-template-columns:22px minmax(0,1fr)}.progress-state{display:none}.result-panel{min-height:620px}.status-bar{position:sticky;bottom:0;z-index:9}.seo-content section{width:min(100% - 36px,720px);padding:56px 0}.seo-steps,.seo-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){:root{--header-height: 52px}.brand{padding:0 12px;font-size:13px}.brand-mark{width:22px;height:22px}.language-switch{margin:0 5px}.help-button{width:42px;padding:0;justify-content:center;border-left:1px solid var(--border);font-size:0}.help-button svg{width:18px;height:18px}.seo-content section{width:min(100% - 28px,560px);padding:46px 0}.seo-steps,.seo-report-grid{grid-template-columns:1fr}.seo-report-grid a{min-height:160px}.workspace{grid-template-rows:auto 650px var(--status-height)}.input-panel{padding:20px 14px}.intro h1{font-size:12px}.input-panel form{grid-template-columns:1fr}.input-panel form>.primary-button{grid-column:auto}.file-drop{grid-template-columns:1fr}.file-drop-trigger{min-height:132px}.selected-file{min-height:56px}.progress{gap:2px}.progress li{padding:0;display:flex;flex-direction:column;justify-content:flex-start;gap:5px;text-align:center}.progress-label{max-width:68px;color:inherit;font-size:9px;line-height:1.25}.result-heading{min-height:124px;padding:14px;align-items:flex-start;flex-direction:column;gap:13px}.report-identity{width:100%}.report-identity h2{overflow:visible;font-size:18px;white-space:normal}.report-metrics{width:100%}.report-metrics div{min-width:0;flex:1;padding:0 12px}.report-metrics div:first-child{padding-left:0;border-left:0}.canvas-toolbar{padding:0}.result-actions{width:100%}.result-actions button{flex:1;justify-content:center}.chart-viewport,.empty-state{margin:9px}.chart-inner{min-width:760px}.scroll-hint{margin:-3px 0 8px;display:block;color:#7790a0;font-size:9px;text-align:center}.status-bar>span:nth-last-child(-n+2){display:none}}
