:root{--font-sans: "Plus Jakarta Sans", "Segoe UI", system-ui, sans-serif;--font-display: "Outfit", "Plus Jakarta Sans", "Segoe UI", system-ui, sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Segoe UI Mono", Consolas, monospace;--page-gutter: 28px}*,*:before,*:after{box-sizing:border-box}html{margin:0;padding:0;overflow-x:hidden;-webkit-text-size-adjust:100%}body{margin:0;padding:0;overflow-x:hidden;font-family:var(--font-sans);font-optical-sizing:auto;color:#172033;background:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,svg,video,canvas{max-width:100%;height:auto}h1,h2,h3,.logo-text{font-family:var(--font-display)}button,input,textarea,select{font-family:inherit;max-width:100%}code,pre,textarea,.editor-box,.code-example,.line-number{font-family:var(--font-mono)}@media(max-width:800px){:root{--page-gutter: 16px}}@media(max-width:480px){:root{--page-gutter: 14px}}.tool-page{background:#f8fafc;padding-bottom:28px}.container{width:min(1100px,calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px 10px;padding:22px 0 18px;color:#64748b;font-size:12px}.breadcrumb a{color:#475569;text-decoration:none}.hero{display:flex;gap:14px;margin-bottom:16px}.icon{width:64px;height:64px;flex-shrink:0;display:grid;place-items:center;border-radius:14px;font-family:var(--font-display);font-size:13px;font-weight:800}.hero h1{margin:0 0 8px;color:#0f172a;font-family:var(--font-display);font-size:32px;letter-spacing:-.7px}.hero p{margin:0;color:#64748b;font-size:14px;line-height:1.6}.hero code{font-family:var(--font-mono);font-size:12px}.layout{display:grid;grid-template-columns:1fr 1fr;gap:14px}.panel{border:1px solid #e1e7ef;border-radius:12px;background:#fff;padding:18px}.panel label{display:block;margin:0 0 6px;color:#0f172a;font-size:13px;font-weight:700}.panel label+input,.panel label+textarea,.panel label+select{margin-bottom:12px}.panel input,.panel textarea,.panel select{width:100%;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc;color:#0f172a;font-family:var(--font-sans);font-size:13px;outline:none}.panel input,.panel select{height:42px;padding:0 12px}.panel input[type=file]{height:auto;min-height:42px;padding:10px 12px;display:flex;align-items:center;line-height:1.4;cursor:pointer}.panel input[type=range]{height:auto;padding:10px 0;border:0;background:transparent}.panel textarea{padding:10px 12px;resize:vertical;line-height:1.5}.actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.primary,.ghost{height:40px;padding:0 14px;border-radius:8px;font-family:var(--font-sans);font-size:13px;font-weight:700;cursor:pointer}.primary{border:0;background:#2563eb;color:#fff}.ghost{border:1px solid #dbe3ee;background:#fff;color:#334155}.out-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.out-head h2,.panel h2{margin:0;font-size:16px}pre{margin:0;padding:12px;border-radius:8px;background:#0f172a;color:#e2e8f0;overflow:auto;font-family:var(--font-mono);font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.hint{margin:6px 0 12px;color:#94a3b8;font-size:12px}.table{width:100%;border-collapse:collapse;font-size:13px}.table th,.table td{padding:10px 8px;border-bottom:1px solid #e8edf5;text-align:left}.table th{color:#64748b;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.chips button{padding:6px 10px;border:1px solid #dbe3ee;border-radius:999px;background:#fff;color:#475569;font-size:12px;font-weight:650;cursor:pointer}.chips button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.preview-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:12px}.preview-card .media{aspect-ratio:1.91 / 1;background:#e2e8f0;display:grid;place-items:center;color:#94a3b8;overflow:hidden}.preview-card img{width:100%;height:100%;object-fit:cover}.preview-card .body{padding:12px 14px}.preview-card .host{margin:0;color:#65676b;font-size:12px}.preview-card h3{margin:4px 0;font-size:16px;color:#050505}.preview-card p{margin:0;color:#65676b;font-size:13px;line-height:1.4}.full{grid-column:1 / -1}.check-list{display:grid;gap:8px;margin-bottom:12px}.check-list label{display:flex;align-items:center;gap:8px;font-weight:600;margin:0}.check-list input{width:auto;height:auto}@media(max-width:860px){.layout{grid-template-columns:1fr}.hero h1{font-size:26px}}
