:root{color:#1c1f23;font-synthesis:none;text-rendering:optimizelegibility;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#ffffffe6,#f6f7f9f5),#f6f7f9;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.demo-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.demo-shell.has-result{padding:20px clamp(16px,4vw,44px) 56px;display:block}.scrape-box{grid-template-columns:minmax(0,1fr) auto;gap:10px;width:min(720px,100%);transition:transform .18s,width .18s;display:grid}.has-result .scrape-box{margin:0 auto 24px}.scrape-box input{color:#1c1f23;background:#fff;border:1px solid #c7cdd6;border-radius:6px;outline:none;width:100%;min-height:48px;padding:0 14px}.scrape-box input:focus{border-color:#3f6f9f;box-shadow:0 0 0 3px #3f6f9f2e}.scrape-box button{color:#fff;cursor:pointer;background:#283847;border:0;border-radius:6px;min-width:104px;min-height:48px;padding:0 18px}.scrape-box button:disabled{cursor:wait;opacity:.68}.error-message{color:#9f2525;text-align:center;width:min(720px,100%);margin:14px auto 0}.result-section{width:min(820px,100%);margin:0 auto}.markdown-panel{gap:10px;display:grid}.content-toolbar{background:#fbfcfc;border:1px solid #d9e0e4;border-radius:8px;flex-wrap:wrap;gap:6px;padding:8px;display:flex}.content-toolbar button{color:#44515a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;min-height:34px;padding:0 12px}.content-toolbar button:hover,.content-toolbar button:focus-visible{background:#f0f6f5;border-color:#c9d6d8;outline:none}.content-toolbar .active-tab{color:#12645e;background:#e5f5f2;border-color:#2aa198;font-weight:700}.output-pre{color:#182026;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #d9e0e4;border-radius:8px;margin:0;padding:14px}.markdown-source{min-height:calc(100vh - 180px)}.markdown-preview{color:#182026;background:#fff;border:1px solid #d9e0e4;border-radius:8px;min-height:calc(100vh - 180px);padding:24px;font-size:1rem;line-height:1.68;overflow:visible}.markdown-preview>*{max-width:820px;margin-left:auto;margin-right:auto}.markdown-preview>*+*{margin-top:1rem}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3,.markdown-preview h4{color:#182026;line-height:1.25}.markdown-preview h1{font-size:1.55rem}.markdown-preview h2{font-size:1.25rem}.markdown-preview h3,.markdown-preview h4{font-size:1.05rem}.markdown-preview p,.markdown-preview li{color:#24323a}.markdown-preview a{color:#12645e;font-weight:700}.markdown-preview blockquote{color:#34444d;background:#f3faf9;border-left:4px solid #2aa198;margin-left:auto;margin-right:auto;padding:10px 14px}.markdown-preview code{background:#eef3f4;border-radius:5px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.markdown-preview pre{color:#eef6f4;background:#111a20;border-radius:8px;padding:14px;overflow-x:auto}.markdown-preview pre code{color:inherit;background:0 0;padding:0}.markdown-preview table{border-spacing:0;border-collapse:collapse;display:block;overflow-x:auto}.markdown-preview th,.markdown-preview td{text-align:left;vertical-align:top;border:1px solid #d9e0e4;padding:8px 10px}.markdown-preview th{background:#f3f7f8;font-weight:800}.markdown-preview img{border-radius:8px;max-width:100%;height:auto;display:block}@media (width<=640px){.demo-shell,.demo-shell.has-result{padding:14px}.scrape-box{grid-template-columns:1fr}.scrape-box button{width:100%}.markdown-preview{padding:16px}.markdown-preview h1{font-size:1.65rem}}
