: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}.wht{--wht-accent:#c8f43b;--wht-accent-glow:#c8f43b38;--wht-accent-dim:#c8f43b14;--wht-accent-btn:#b2dc2e;--wht-accent-text:#0a0e14;--wht-bg:#0a0a0f;--wht-bg-2:#0f0f17;--wht-bg-3:#12121a;--wht-border:#ffffff14;--wht-border-soft:#ffffff0f;--wht-text:#fff;--wht-text-muted:#ffffff73;--wht-text-faint:#ffffff47;background:var(--wht-bg);color:var(--wht-text);-webkit-font-smoothing:antialiased;flex-direction:column;font-family:Noto Sans SC,Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.wht *{box-sizing:border-box}.wht:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.wht-topbar{z-index:2;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--wht-border);background:#12121aeb;flex:none;justify-content:space-between;align-items:center;gap:16px;height:52px;padding:0 20px;display:flex;position:relative}.wht-topbar-left{align-items:center;gap:16px;min-width:0;display:flex}.wht-brand{color:inherit;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.wht-brand-mark{background:radial-gradient(circle at 30% 30%, var(--wht-accent), #6f9418);width:28px;height:28px;box-shadow:0 0 0 1px #ffffff1a, 0 0 10px var(--wht-accent-glow);border-radius:7px}.wht-brand-name{color:var(--wht-text);letter-spacing:-.02em;font-size:14px;font-weight:700}.wht-topbar-sep{background:#ffffff1a;flex-shrink:0;width:1px;height:18px}.wht-topbar-product{color:var(--wht-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.wht-topbar-right{align-items:center;gap:12px;display:flex}.wht-char-count{color:#ffffff4d;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.wht-copy-wrap{position:relative}.wht-copy-main{box-shadow:0 0 16px var(--wht-accent-glow);border-radius:8px;display:flex;overflow:hidden}.wht-copy-label,.wht-copy-arrow{cursor:pointer;height:34px;color:var(--wht-accent-text);border:none;transition:background .15s}.wht-copy-label{background:var(--wht-accent);letter-spacing:-.01em;padding:0 14px;font-size:13px;font-weight:700}.wht-copy-label:hover{background:#d4ff4d}.wht-copy-arrow{background:var(--wht-accent-btn);border-left:1px solid #0000001f;justify-content:center;align-items:center;width:30px;display:inline-flex}.wht-copy-arrow:hover{background:#c0ea38}.wht-copy-dropdown{z-index:50;background:#1c1c28;border:1px solid #ffffff1a;border-radius:10px;min-width:180px;padding:4px 0;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0006}.wht-copy-dropdown-item{text-align:left;color:#ffffffbf;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:13px;transition:background .12s,color .12s;display:flex}.wht-copy-dropdown-item:hover{color:#fff;background:#ffffff0f}.wht-copy-dropdown-item svg{opacity:.6;flex-shrink:0}.wht-main{z-index:1;flex:auto;min-height:0;display:flex;position:relative}.wht-sidebar{background:var(--wht-bg-3);scrollbar-width:thin;border-right:1px solid #ffffff12;flex-direction:column;flex:0 0 220px;display:flex;overflow-y:auto}.wht-sidebar-section-title{letter-spacing:.1em;text-transform:uppercase;color:var(--wht-text-faint);padding:14px 16px 8px;font-size:10px;font-weight:600}.wht-theme-item{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;align-items:center;gap:12px;padding:10px 16px;transition:background .15s;display:flex;position:relative}.wht-theme-item:hover{background:#ffffff0d}.wht-theme-item.is-active{background:var(--wht-accent-dim)}.wht-theme-item.is-active:before{content:"";background:var(--wht-accent);border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.wht-theme-swatch{border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;width:44px;height:36px;display:inline-flex;overflow:hidden}.wht-theme-info{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.wht-theme-name{color:#ffffffe0;align-items:center;gap:6px;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.wht-theme-item.is-active .wht-theme-name{color:var(--wht-accent)}.wht-theme-badge{color:var(--wht-accent);letter-spacing:.04em;background:#c8f43b33;border-radius:99px;padding:1px 5px;font-size:9px;font-weight:700;display:inline-block}.wht-theme-tag{color:#ffffff59;font-size:11px;line-height:1.2}.wht-sidebar-divider{background:#ffffff0f;height:1px;margin:8px 16px}.wht-sidebar-footer{border-top:1px solid var(--wht-border-soft);color:#ffffff38;margin-top:auto;padding:16px;font-size:11px;line-height:1.55}.wht-editor{background:var(--wht-bg-2);border-right:1px solid #ffffff12;flex-direction:column;flex:auto;min-width:0;display:flex}.wht-editor-header{border-bottom:1px solid #ffffff0f;flex:none;justify-content:space-between;align-items:center;gap:12px;height:44px;padding:0 20px;display:flex}.wht-editor-kicker-row{align-items:center;gap:8px;display:flex}.wht-editor-kicker{letter-spacing:.12em;text-transform:uppercase;color:#ffffff38;font-family:JetBrains Mono,Menlo,monospace;font-size:10px;font-weight:600}.wht-editor-dot{background:var(--wht-accent);border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #c8f43b80}.wht-editor-clear{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:5px;padding:4px 8px;font-size:12px;transition:background .15s,color .15s}.wht-editor-clear:hover{color:#ffffffb3;background:#ffffff0f}.wht-editor-body{flex:auto;min-height:0;display:flex}.wht-textarea{color:#ffffffd1;resize:none;width:100%;caret-color:var(--wht-accent);scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;background:0 0;border:none;outline:none;flex:auto;padding:20px;font-family:JetBrains Mono,Menlo,monospace;font-size:13.5px;line-height:1.75}.wht-textarea::placeholder{color:#ffffff2e}.wht-textarea::-webkit-scrollbar{width:4px}.wht-textarea::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:99px}.wht-preview{background:var(--wht-bg);flex-direction:column;flex:0 0 380px;display:flex;overflow:hidden}.wht-preview-header{border-bottom:1px solid #ffffff0f;flex:0 0 44px;justify-content:space-between;align-items:center;padding:0 18px;display:flex}.wht-preview-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff38;font-family:JetBrains Mono,Menlo,monospace;font-size:10px;font-weight:600}.wht-preview-badge{background:var(--wht-accent-dim);color:var(--wht-accent);letter-spacing:.02em;border-radius:99px;padding:3px 8px;font-size:11px;font-weight:600}.wht-preview-body{flex:auto;justify-content:center;align-items:flex-start;min-height:0;padding:16px 0;display:flex;overflow:hidden}.wht-phone{background:#fff;border:7px solid #1e2028;border-radius:40px;flex-direction:column;flex-shrink:0;width:340px;max-height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 24px 60px #0009,inset 0 0 0 1px #ffffff0a}.wht-phone-status{background:#fff;flex:none;justify-content:space-between;align-items:center;padding:8px 22px 4px;display:flex}.wht-phone-time{color:#0f172a;font-size:11px;font-weight:700}.wht-phone-signals{color:#475569;align-items:center;gap:4px;display:flex}.wht-phone-island{z-index:5;background:#080810;border-radius:99px;width:90px;height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.wht-phone-screen{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;background:#fff;flex:auto;min-height:0;overflow-y:auto}.wht-phone-screen[data-theme=ainews]{scrollbar-color:#ffffff2e transparent;background:#0d1117}.wht-phone-screen[data-theme=editorial]{background:#fbf8f1}.wht-phone-screen[data-theme=notebook]{background:#fffbf2}.wht-phone-screen::-webkit-scrollbar{width:4px}.wht-phone-screen::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:99px}.wht-phone-home{background:#fff;flex:0 0 26px;justify-content:center;align-items:center;display:flex}.wht-phone-home-pill{background:#94a3b866;border-radius:99px;width:90px;height:4px}.wht-toast{color:var(--wht-accent);opacity:0;pointer-events:none;z-index:100;white-space:nowrap;background:#1c1c28;border:1px solid #c8f43b4d;border-radius:99px;padding:10px 18px;font-size:13px;font-weight:500;transition:opacity .18s,transform .18s;position:fixed;bottom:24px;right:24px;transform:translateY(8px);box-shadow:0 8px 24px #0006}.wht-toast.is-visible{opacity:1;transform:none}.wht-toast.is-error{color:#f87171;border-color:#ef44444d}.wht-mobile-modebar,.wht-mobile-drawer-trigger,.wht-mobile-drawer{display:none}@media (width<=900px){.wht{height:100dvh;max-height:100dvh;overflow:hidden}.wht-topbar{gap:10px;height:50px;padding:0 14px}.wht-topbar-product,.wht-topbar-sep,.wht-char-count{display:none}.wht-mobile-modebar{background:var(--wht-bg-3);border-bottom:1px solid var(--wht-border-soft);z-index:1;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 14px 8px;display:grid}.wht-mobile-mode-btn{border:1px solid var(--wht-border);color:#fff9;cursor:pointer;background:#ffffff0a;border-radius:999px;height:34px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.wht-mobile-mode-btn.is-active{background:var(--wht-accent-dim);color:var(--wht-accent);border-color:#c8f43b66}.wht-main{flex-direction:column;flex:auto;min-height:0;overflow:hidden}.wht-sidebar{border-right:none;border-bottom:1px solid var(--wht-border);flex-direction:row;flex:0 0 112px;align-items:stretch;gap:4px;max-height:112px;padding:8px 4px;overflow:auto hidden}.wht-sidebar-section-title,.wht-sidebar-divider,.wht-sidebar-footer{display:none}.wht-sidebar>div{flex-shrink:0}.wht-theme-item{border-radius:8px;flex-direction:column;align-items:flex-start;gap:6px;width:126px;min-height:94px;padding:8px 10px}.wht-theme-item.is-active:before{display:none}.wht-theme-item.is-active{background:var(--wht-accent-dim);box-shadow:inset 0 0 0 1px #c8f43b66}.wht-editor.is-mobile-hidden,.wht-preview.is-mobile-hidden{display:none}.wht-editor,.wht-preview{flex:auto;min-height:0;overflow:hidden}.wht-editor{border-right:none}.wht-preview{flex-basis:auto;width:100%}.wht-mobile-drawer-trigger{flex:none;padding:10px 14px 0;display:flex}.wht-mobile-drawer-button{border:1px solid var(--wht-border);color:#ffffffb8;cursor:pointer;background:#ffffff0a;border-radius:10px;width:100%;height:36px;font-size:13px;font-weight:600}.wht-editor-body{min-height:0}.wht-textarea{height:100%;min-height:0;padding:16px 14px calc(16px + env(safe-area-inset-bottom,0px))}.wht-preview-header{flex-basis:40px;height:40px;padding:0 14px}.wht-preview-body{padding:8px 10px calc(10px + env(safe-area-inset-bottom,0px));align-items:stretch}.wht-phone{border-width:clamp(3px,1.4vw,6px);border-radius:clamp(22px,7vw,34px);width:min(100%,390px);height:100%;max-height:none;margin:0 auto}.wht-phone-status{padding:7px 18px 3px}.wht-phone-island{width:82px;height:19px;top:8px}.wht-phone-screen{-webkit-overflow-scrolling:touch}.wht-phone-home{flex-basis:20px}.wht-toast{bottom:16px;right:16px}.wht-mobile-drawer{z-index:80;pointer-events:none;display:block;position:fixed;inset:0}.wht-mobile-drawer.is-open{pointer-events:auto}.wht-mobile-drawer-mask{opacity:0;background:#02061780;border:none;padding:0;transition:opacity .2s;position:absolute;inset:0}.wht-mobile-drawer-panel{border:1px solid var(--wht-border);background:var(--wht-bg-3);border-bottom:none;border-radius:18px 18px 0 0;flex-direction:column;height:min(64dvh,540px);transition:transform .22s;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(102%);box-shadow:0 -18px 42px #0000006b}.wht-mobile-drawer.is-open .wht-mobile-drawer-mask{opacity:1}.wht-mobile-drawer.is-open .wht-mobile-drawer-panel{transform:translateY(0)}.wht-mobile-drawer-header{border-bottom:1px solid var(--wht-border-soft);flex:0 0 44px;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;display:flex}.wht-mobile-drawer-title{color:#ffffffd1;font-size:14px;font-weight:700}.wht-mobile-drawer-close{color:var(--wht-accent);cursor:pointer;background:0 0;border:none;padding:6px 0;font-size:13px;font-weight:600}.wht-mobile-drawer-screen{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;background:#fff;flex:auto;min-height:0;overflow-y:auto}.wht-mobile-drawer-screen[data-theme=ainews]{scrollbar-color:#ffffff2e transparent;background:#0d1117}.wht-mobile-drawer-screen[data-theme=editorial]{background:#fbf8f1}.wht-mobile-drawer-screen[data-theme=notebook]{background:#fffbf2}}
