:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--shell-border:#e2e8f0;--shell-border-hover:#cbd5e1;--shell-text-strong:#0f172a;--shell-text-muted:#64748b;--shell-accent:#1d4ed8;--shell-surface:#f8fafc;--shell-icon-bg:#1d4ed81a;--shell-badge-bg:#f1f5f9;--shell-badge-fg:#475569;--shell-badge-border:#e2e8f0;--shell-status-live-bg:#ecfdf5;--shell-status-live-fg:#047857;--shell-card-shadow:0 4px 20px #0f172a12;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px;--shell-border:#2e3648;--shell-border-hover:#3d4a63;--shell-text-strong:#f1f5f9;--shell-text-muted:#94a3b8;--shell-accent:#60a5fa;--shell-surface:#1a1f2e;--shell-icon-bg:#60a5fa1f;--shell-badge-bg:#1e293b;--shell-badge-fg:#cbd5e1;--shell-badge-border:#334155;--shell-status-live-bg:#10b98126;--shell-status-live-fg:#34d399;--shell-card-shadow:0 4px 24px #00000059}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:left;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;max-width:min(1280px,100%);min-height:100svh;margin:0 auto;padding-inline:clamp(16px,3vw,28px);display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{padding:4px 8px;font-size:15px;line-height:135%}.shell{box-sizing:border-box;text-align:left;flex-direction:column;width:100%;min-height:100%;display:flex}.shell-header{border-bottom:1px solid var(--shell-border);box-sizing:border-box;flex-direction:column;gap:10px;padding:14px 0 18px;display:flex}.shell-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;display:flex}.shell-brand{color:var(--shell-text-strong);letter-spacing:-.02em;font-size:17px;font-weight:600;font-family:var(--sans);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.shell-brand:hover{color:var(--shell-accent)}.shell-brand-mark{background:var(--shell-accent);border-radius:2px;flex-shrink:0;width:8px;height:8px}.shell-tagline{color:var(--shell-text-muted);max-width:420px;margin:0;font-size:13px;line-height:1.45}.shell-badge{color:var(--shell-badge-fg);background:var(--shell-badge-bg);border:1px solid var(--shell-badge-border);white-space:nowrap;border-radius:6px;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.shell-main{box-sizing:border-box;flex-direction:column;flex:auto;min-height:0;padding:0 0 32px;display:flex}.shell-home{flex-direction:column;gap:28px;padding-top:8px;display:flex}.shell-home-hero{flex-direction:column;gap:10px;max-width:640px;display:flex}.shell-home-hero h1{letter-spacing:-.03em;color:var(--shell-text-strong);margin:0;font-size:clamp(26px,4vw,34px);font-weight:600;line-height:1.2}.shell-home-lead{color:var(--shell-text-muted);margin:0;font-size:15px;line-height:1.55}.shell-tools-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.shell-tool-card{border:1px solid var(--shell-border);background:var(--shell-surface);box-sizing:border-box;color:inherit;border-radius:12px;flex-direction:column;gap:12px;min-height:168px;padding:20px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.shell-tool-card:hover{border-color:var(--shell-border-hover);box-shadow:var(--shell-card-shadow)}.shell-tool-card:focus-visible{outline:2px solid var(--shell-accent);outline-offset:2px}.shell-tool-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.shell-tool-icon{background:var(--shell-icon-bg);width:40px;height:40px;color:var(--shell-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.shell-tool-icon svg{width:22px;height:22px}.shell-tool-status{text-transform:uppercase;letter-spacing:.04em;background:var(--shell-status-live-bg);color:var(--shell-status-live-fg);border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.shell-tool-title{color:var(--shell-text-strong);letter-spacing:-.02em;margin:0;font-size:17px;font-weight:600}.shell-tool-desc{color:var(--shell-text-muted);flex:auto;margin:0;font-size:14px;line-height:1.5}.shell-tool-cta{color:var(--shell-accent);margin-top:auto;font-size:13px;font-weight:500}.wechat-html-tool{--wht-primary:#006788;--wht-primary-dim:#005a78;--wht-primary-container:#5ccafc;--wht-surface:#f9f9f9;--wht-surface-low:#f2f4f4;--wht-surface-high:#e6e9e9;--wht-on-surface:#2f3334;--wht-on-surface-variant:#5b6061;--wht-outline-variant:#afb3b359;--wht-sky:#0369a1;--wht-topbar-h:56px;--wht-phone-w:320px;--wht-phone-max-h:min(640px, calc(100svh - var(--wht-topbar-h) - 48px));box-sizing:border-box;width:calc(100% + 2*clamp(16px,3vw,28px));max-width:none;height:100dvh;min-height:100svh;max-height:100dvh;color:var(--wht-on-surface);font-family:var(--sans);text-align:left;flex-direction:column;margin:0 calc(-1*clamp(16px,3vw,28px));display:flex;overflow:hidden}.wechat-html-tool-topbar{z-index:5;border-bottom:1px solid var(--wht-outline-variant);-webkit-backdrop-filter:blur(20px);box-sizing:border-box;background:#ffffffd1;flex:none;position:sticky;top:0;box-shadow:0 1px #0f172a0a}.wechat-html-tool-topbar-inner{min-height:var(--wht-topbar-h);box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;padding:10px clamp(16px,3vw,28px);display:flex}.wechat-html-tool-topbar-left{flex-wrap:wrap;align-items:baseline;gap:8px 16px;min-width:0;display:flex}.wechat-html-tool-back{color:var(--wht-sky);white-space:nowrap;font-size:14px;font-weight:500;text-decoration:none}.wechat-html-tool-back:hover{text-decoration:underline}.wechat-html-tool-product{letter-spacing:-.03em;color:var(--wht-on-surface);font-size:clamp(17px,2vw,20px);font-weight:700}.wechat-html-tool-topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.wechat-html-tool-btn{font:13px/1.3 var(--sans);cursor:pointer;box-sizing:border-box;border-radius:999px;padding:8px 16px;transition:transform .15s,box-shadow .15s,background .15s,color .15s}.wechat-html-tool-btn:active{transform:scale(.97)}.wechat-html-tool-btn--ghost{color:var(--wht-on-surface-variant);background:0 0;border:none}.wechat-html-tool-btn--ghost:hover{background:var(--wht-surface-high);color:var(--wht-on-surface)}.wechat-html-tool-btn--primary{background:linear-gradient(135deg, var(--wht-primary), var(--wht-primary-container));color:#f4faff;border:none;font-weight:600;box-shadow:0 8px 24px #00678838}.wechat-html-tool-btn--primary:hover{background:linear-gradient(135deg, var(--wht-primary-dim), var(--wht-primary))}.wechat-html-tool-mobile-modebar,.wechat-html-tool-mobile-drawer-trigger,.wechat-html-tool-btn--mobile-drawer{display:none}.wechat-html-tool-workspace{box-sizing:border-box;flex:auto;align-items:stretch;min-height:0;display:flex}.wechat-html-tool-main{box-sizing:border-box;flex:auto;align-items:stretch;min-width:0;min-height:0;display:flex}.wechat-html-tool-editor{background:var(--wht-surface-low);box-sizing:border-box;flex-direction:column;flex:55%;gap:8px;min-width:0;min-height:0;padding:20px clamp(16px,2.5vw,36px);display:flex}.wechat-html-tool-editor-head{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-end;gap:12px 20px;display:flex}.wechat-html-tool-editor-title-row{align-items:center;gap:10px;display:flex}.wechat-html-tool-editor-kicker{font:600 11px/1 var(--mono);text-transform:uppercase;letter-spacing:.14em;color:#94a3b8}.wechat-html-tool-editor-dot{background:#006f28;border-radius:50%;flex-shrink:0;width:4px;height:4px}.wechat-html-tool-theme{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.wechat-html-tool-theme-label{color:var(--wht-on-surface-variant);white-space:nowrap;font-size:13px;font-weight:500}.wechat-html-tool-select-wrap{align-items:stretch;max-width:100%;display:inline-flex;position:relative}.wechat-html-tool-select-wrap:after{content:"";border-right:2px solid var(--wht-on-surface-variant);border-bottom:2px solid var(--wht-on-surface-variant);pointer-events:none;opacity:.85;width:6px;height:6px;margin-top:-5px;position:absolute;top:50%;right:13px;transform:rotate(45deg)}.wechat-html-tool-theme-select{appearance:none;border:1px solid var(--wht-outline-variant);min-width:152px;max-width:100%;color:var(--wht-on-surface);font:500 14px/1.35 var(--sans);cursor:pointer;box-sizing:border-box;background-color:#fff;border-radius:10px;padding:10px 36px 10px 14px;transition:border-color .15s,box-shadow .15s,background-color .15s;box-shadow:0 1px 2px #0f172a0a}.wechat-html-tool-theme-select:hover{border-color:#00678859;box-shadow:0 1px 2px #0f172a0f,0 0 0 1px #5ccafc33}.wechat-html-tool-theme-select:focus{outline:none}.wechat-html-tool-theme-select:focus-visible{border-color:var(--wht-primary);box-shadow:0 0 0 3px #5ccafc73,0 1px 2px #0f172a0f}.wechat-html-tool-theme-select:active{box-shadow:0 1px 2px #0f172a0d}.wechat-html-tool-theme-desc{color:var(--wht-on-surface-variant);flex-shrink:0;margin:0;font-size:12px;line-height:1.45}.wechat-html-tool-editor-body{box-sizing:border-box;flex-direction:column;flex:auto;min-height:0;display:flex}.wechat-html-tool-textarea{border:1px solid var(--wht-outline-variant);width:100%;min-height:200px;color:var(--wht-on-surface);font:14px/1.65 var(--mono);resize:none;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--wht-surface-high) transparent;background:#fff;border-radius:12px;flex:auto;margin:0;padding:14px;transition:border-color .15s,box-shadow .15s;overflow-y:auto;box-shadow:0 1px 2px #0f172a0a}.wechat-html-tool-textarea:hover{border-color:#00678847}.wechat-html-tool-textarea:focus{outline:none}.wechat-html-tool-textarea:focus-visible{border-color:var(--wht-primary);box-shadow:0 0 0 3px #5ccafc73,0 1px 2px #0f172a0f}.wechat-html-tool-textarea::-webkit-scrollbar{width:4px}.wechat-html-tool-textarea::-webkit-scrollbar-track{background:0 0}.wechat-html-tool-textarea::-webkit-scrollbar-thumb{background:var(--wht-surface-high);border-radius:10px}.wechat-html-tool-splitter{background:#e2e8f0;flex:0 0 1px;align-self:stretch;width:1px}.wechat-html-tool-preview{background:var(--wht-surface);box-sizing:border-box;flex:0 0 45%;justify-content:center;align-items:center;min-width:260px;max-width:48%;min-height:0;padding:20px 16px;display:flex;position:relative;overflow:hidden}.wechat-html-tool-preview-glow{filter:blur(60px);pointer-events:none;background:#5ccafc1f;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-80px}.wechat-html-tool-phone{z-index:1;width:100%;max-width:var(--wht-phone-w);height:var(--wht-phone-max-h);max-height:var(--wht-phone-max-h);box-sizing:border-box;background:#f8fafc;border:8px solid #e2e8f0;border-radius:2.75rem;flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 48px #0f172a1f,0 8px 16px #0f172a0f}.wechat-html-tool-phone-status{box-sizing:border-box;flex:none;justify-content:space-between;align-items:center;padding:8px 22px 4px;display:flex}.wechat-html-tool-phone-time{color:#0f172a;font-size:10px;font-weight:700}.wechat-html-tool-phone-signals{color:#475569;align-items:center;gap:4px;display:flex}.wechat-html-tool-phone-island{pointer-events:none;z-index:2;background:#020617;border-radius:999px;width:96px;height:24px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.wechat-html-tool-phone-screen{box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--wht-surface-high) transparent;background:#fff;border-radius:0 0 20px 20px;flex:auto;min-height:0;padding:12px 16px 16px;overflow:auto}.wechat-html-tool-phone-screen::-webkit-scrollbar{width:4px}.wechat-html-tool-phone-screen::-webkit-scrollbar-track{background:0 0}.wechat-html-tool-phone-screen::-webkit-scrollbar-thumb{background:var(--wht-surface-high);border-radius:10px}.wechat-html-tool-phone-home{box-sizing:border-box;background:#f8fafc;flex:0 0 28px;justify-content:center;align-items:center;display:flex}.wechat-html-tool-phone-home-pill{background:#94a3b88c;border-radius:999px;width:96px;height:4px}.wechat-html-tool-toast{color:#166534;max-width:min(280px,100vw - 32px);font:13px/1.4 var(--sans);opacity:0;pointer-events:none;box-sizing:border-box;z-index:40;background:#f0fdf4;border:1px solid #16a34a4d;border-radius:999px;padding:10px 18px;transition:opacity .2s,transform .2s;position:fixed;bottom:24px;right:clamp(16px,3vw,28px);transform:translateY(12px);box-shadow:0 12px 32px #0f172a24}.wechat-html-tool-toast.is-visible{opacity:1;transform:translateY(0)}.wechat-html-tool-toast.is-error{color:#b91c1c;background:#fef2f2;border-color:#ef444459}.wechat-html-tool-mobile-drawer{display:none}@media (width<=900px){.wechat-html-tool{height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden}.wechat-html-tool-topbar-inner{gap:8px 12px;padding:10px 16px}.wechat-html-tool-topbar-actions{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow-x:auto}.wechat-html-tool-topbar-actions::-webkit-scrollbar{display:none}.wechat-html-tool-workspace{flex-direction:column;min-height:0;overflow:hidden}.wechat-html-tool-mobile-modebar{background:var(--wht-surface-low);border-bottom:1px solid var(--wht-outline-variant);box-sizing:border-box;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 16px 8px;display:grid}.wechat-html-tool-mobile-mode-btn{border:1px solid var(--wht-outline-variant);height:36px;color:var(--wht-on-surface-variant);font:600 13px/1 var(--sans);box-sizing:border-box;background:#fff;border-radius:999px;transition:border-color .15s,background .15s,color .15s}.wechat-html-tool-mobile-mode-btn.is-active{border-color:var(--wht-primary);color:var(--wht-on-surface);background:#5ccafc33}.wechat-html-tool-mobile-mode-btn:focus-visible{border-color:var(--wht-primary);outline:none;box-shadow:0 0 0 3px #5ccafc59}.wechat-html-tool-main{flex:auto;min-height:0;position:relative;overflow:hidden}.wechat-html-tool-editor.is-mobile-hidden,.wechat-html-tool-preview.is-mobile-hidden{display:none}.wechat-html-tool-editor{flex:auto;min-height:0;padding:12px 16px 16px;overflow:hidden}.wechat-html-tool-mobile-drawer-trigger{flex:none;display:flex}.wechat-html-tool-btn--mobile-drawer{border:1px solid var(--wht-outline-variant);border-radius:8px;align-items:center;padding:8px 12px;display:inline-flex}.wechat-html-tool-editor-body{flex:auto;min-height:0}.wechat-html-tool-splitter{display:none}.wechat-html-tool-preview{flex:auto;align-items:stretch;width:100%;min-width:0;max-width:none;min-height:0;padding:12px 16px 16px}.wechat-html-tool-phone{width:min(100%,360px);height:100%;max-height:100%;margin:0 auto}.wechat-html-tool-textarea{height:100%;min-height:0}.wechat-html-tool-mobile-drawer{z-index:30;pointer-events:none;display:block;position:fixed;inset:0}.wechat-html-tool-mobile-drawer.is-open{pointer-events:auto}.wechat-html-tool-mobile-drawer-mask{opacity:0;background:#0206176b;border:none;padding:0;transition:opacity .2s;position:absolute;inset:0}.wechat-html-tool-mobile-drawer-panel{border:1px solid var(--wht-outline-variant);background:var(--wht-surface);box-sizing:border-box;border-bottom:none;border-radius:16px 16px 0 0;flex-direction:column;height:min(56dvh,480px);transition:transform .22s;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(102%)}.wechat-html-tool-mobile-drawer.is-open .wechat-html-tool-mobile-drawer-mask{opacity:1}.wechat-html-tool-mobile-drawer.is-open .wechat-html-tool-mobile-drawer-panel{transform:translateY(0)}.wechat-html-tool-mobile-drawer-head{border-bottom:1px solid var(--wht-outline-variant);box-sizing:border-box;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.wechat-html-tool-mobile-drawer-title{color:var(--wht-on-surface);font-size:14px;font-weight:600}.wechat-html-tool-mobile-drawer-close{color:var(--wht-sky);font:500 13px/1.2 var(--sans);background:0 0;border:none;padding:6px 0}.wechat-html-tool-mobile-drawer-screen{min-height:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--wht-surface-high) transparent;background:#fff;flex:auto;overflow-y:auto}.wechat-html-tool-mobile-drawer-screen::-webkit-scrollbar{width:4px}.wechat-html-tool-mobile-drawer-screen::-webkit-scrollbar-track{background:0 0}.wechat-html-tool-mobile-drawer-screen::-webkit-scrollbar-thumb{background:var(--wht-surface-high);border-radius:10px}}@media (prefers-color-scheme:dark){.wechat-html-tool{--wht-surface:#14181a;--wht-surface-low:#1a1f22;--wht-surface-high:#2a3135;--wht-on-surface:#e8eaeb;--wht-on-surface-variant:#9ca3a8;--wht-outline-variant:#94a3b840;--wht-sky:#38bdf8}.wechat-html-tool-topbar{border-bottom-color:var(--wht-outline-variant);background:#14181ae0}.wechat-html-tool-theme-select,.wechat-html-tool-textarea,.wechat-html-tool-phone-screen{color:var(--wht-on-surface);border-color:var(--wht-outline-variant);background-color:#0f1214}.wechat-html-tool-theme-select:hover{border-color:#38bdf866;box-shadow:0 1px 2px #0003,0 0 0 1px #38bdf826}.wechat-html-tool-theme-select:focus-visible{border-color:var(--wht-sky);box-shadow:0 0 0 3px #38bdf840,0 1px 2px #0003}.wechat-html-tool-select-wrap:after{border-right-color:var(--wht-on-surface-variant);border-bottom-color:var(--wht-on-surface-variant)}.wechat-html-tool-textarea:hover{border-color:#38bdf859}.wechat-html-tool-textarea:focus-visible{border-color:var(--wht-sky);box-shadow:0 0 0 3px #38bdf840,0 1px 2px #0003}.wechat-html-tool-phone{background:#1a1f22;border-color:#334155;box-shadow:0 24px 48px #00000073,0 8px 16px #0000004d}.wechat-html-tool-phone-time{color:#f1f5f9}.wechat-html-tool-phone-signals{color:#cbd5e1}.wechat-html-tool-phone-home{background:#1a1f22}.wechat-html-tool-splitter{background:#334155}.wechat-html-tool-editor-kicker{color:#64748b}.wechat-html-tool-btn--ghost:hover{background:var(--wht-surface-high)}@media (width<=900px){.wechat-html-tool-mobile-mode-btn{border-color:var(--wht-outline-variant);color:var(--wht-on-surface-variant);background:#0f1214}.wechat-html-tool-mobile-mode-btn.is-active{border-color:var(--wht-sky);color:var(--wht-on-surface);background:#38bdf82e}.wechat-html-tool-btn--mobile-drawer{background:#0f1214}.wechat-html-tool-mobile-drawer-panel{background:#14181a}.wechat-html-tool-mobile-drawer-screen{color:var(--wht-on-surface);background:#0f1214}}}
