: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;--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}#social .button-icon{filter:invert()brightness(2)}}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{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#app{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.vuehex-root{box-sizing:border-box;gap:.75rem;width:100%;height:100%;display:flex}.vuehex-root--expand-to-content{height:auto}.vuehex-root--horizontal{flex-direction:row;align-items:stretch}.vuehex-root--vertical{flex-direction:column}.vuehex-viewer{flex:auto;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.vuehex-search{--vuehex-search-background:var(--vuehex-ui-background,var(--vuehex-background));--vuehex-search-foreground:var(--vuehex-ui-foreground,var(--vuehex-foreground));--vuehex-search-border:var(--vuehex-ui-border-color,var(--vuehex-border-color));--vuehex-search-focus:var(--vuehex-ui-focus-ring-color,#60a5fae6);z-index:5;border:1px solid var(--vuehex-search-border);background:var(--vuehex-search-background);max-width:calc(100% - 1rem);color:var(--vuehex-search-foreground);box-shadow:var(--vuehex-ui-shadow,0 8px 20px #0f172a3d);border-radius:.35rem;gap:.35rem;padding:.4rem;font-family:system-ui,sans-serif;font-size:.78rem;display:grid;position:absolute;top:.5rem;right:.5rem}.vuehex-search--expanded{max-width:none;left:.5rem;right:.5rem}.vuehex-search__find,.vuehex-search__replace,.vuehex-search__mode{align-items:center;gap:.25rem;display:flex}.vuehex-search__input{border:1px solid var(--vuehex-search-border);min-width:12rem;max-width:18rem;color:inherit;font-variant-ligatures:none;font-variant-numeric:tabular-nums;background:0 0;border-radius:.2rem;padding:.3rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,DejaVu Sans Mono,Ubuntu Mono,Courier New,monospace}.vuehex-search__input:focus-visible,.vuehex-search button:focus-visible{outline:2px solid var(--vuehex-search-focus);outline-offset:1px}.vuehex-search button{border:1px solid var(--vuehex-search-border);color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:.2rem;padding:.28rem .45rem}.vuehex-search button:disabled{opacity:.55;cursor:not-allowed}.vuehex-search__icon-button{min-width:1.8rem;padding-left:.25rem;padding-right:.25rem;font-weight:600}.vuehex-search__mode-button--active{border-color:var(--vuehex-search-focus);background:color-mix(in srgb, var(--vuehex-search-focus) 22%, transparent);box-shadow:inset 0 0 0 1px var(--vuehex-search-focus);font-weight:700}.vuehex-search--expanded .vuehex-search__input{flex:12rem;max-width:none}.vuehex-search__results{text-align:center;white-space:nowrap;opacity:.82;min-width:3.8rem}.vuehex-search__message{max-width:28rem;margin:0;font-size:.72rem}.vuehex-search__message--error{color:#ef4444}.vuehex-search__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vuehex-search-hit{background:var(--vuehex-search-hit-background,#facc1559);box-shadow:inset 0 -1px 0 var(--vuehex-search-hit-border,#facc15f2)}.vuehex-search-hit--active{background:var(--vuehex-search-active-hit-background,#60a5fa80);box-shadow:inset 0 0 0 1px var(--vuehex-search-active-hit-border,#93c5fd)}@media (width<=540px){.vuehex-search{left:.5rem;right:.5rem}.vuehex-search__find,.vuehex-search__replace{flex-wrap:wrap}.vuehex-search__input{flex:10rem;min-width:0;max-width:none}}.vuehex-viewer--with-statusbar{flex-direction:column}.vuehex{--vuehex-background:#0f172a;--vuehex-foreground:#e2e8f0;--vuehex-border-color:#94a3b840;--vuehex-offset-color:#94a3b8;--vuehex-offset-leading-opacity:.4;--vuehex-row-divider:#94a3b833;--vuehex-byte-color:#f8fafc;--vuehex-ascii-color:#f1f5f9;--vuehex-ascii-non-printable-color:#94a3b873;--vuehex-ascii-column-border:#94a3b833;--vuehex-mid-column-gutter:1.5ch;--vuehex-bytes-column-padding-right:.5ch;--vuehex-ascii-column-padding-left:.5ch;--vuehex-scrollbar-track:#0f172a4d;--vuehex-scrollbar-thumb:#94a3b866;--vuehex-scrollbar-thumb-hover:#94a3b899;font-variant-ligatures:none;font-variant-numeric:tabular-nums;text-rendering:optimizespeed;background:var(--vuehex-background);color:var(--vuehex-foreground);border:1px solid var(--vuehex-border-color);box-sizing:border-box;-webkit-user-select:none;user-select:none;scrollbar-color:var(--vuehex-scrollbar-thumb) var(--vuehex-scrollbar-track);scrollbar-width:thin;padding:0 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,DejaVu Sans Mono,Ubuntu Mono,Courier New,monospace;position:relative;overflow:auto}.vuehex-viewer>.vuehex{flex:auto;height:auto;min-height:0}.vuehex-statusbar{border:1px solid var(--vuehex-ui-border-color,var(--vuehex-border-color));background:var(--vuehex-ui-background,var(--vuehex-background));color:var(--vuehex-ui-foreground,var(--vuehex-foreground));align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.vuehex-statusbar__section{flex:1 1 0;align-items:center;gap:.75rem;min-width:0;display:flex}.vuehex-statusbar__section--left{justify-content:flex-start}.vuehex-statusbar__section--middle{justify-content:center}.vuehex-statusbar__section--right{justify-content:flex-end}.vuehex-statusbar__item{white-space:nowrap;align-items:baseline;gap:.4rem;display:inline-flex}.vuehex-statusbar__label{opacity:.75}.vuehex-statusbar__value{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;display:inline-block;overflow:hidden}.vuehex-statusbar__item--selection{margin-left:auto}.vuehex-statusbar--top{border-bottom:none}.vuehex-viewer--statusbar-top>.vuehex,.vuehex-statusbar--bottom{border-top:none}.vuehex-viewer--statusbar-bottom>.vuehex{border-bottom:none}.vuehex-viewer--with-nav.vuehex-viewer--nav-left,.vuehex-viewer--with-nav.vuehex-viewer--nav-right{flex:auto}.vuehex-chunk-nav{border:1px solid var(--vuehex-ui-border-color,var(--vuehex-border-color));background:var(--vuehex-ui-background,var(--vuehex-background));color:var(--vuehex-ui-foreground,var(--vuehex-foreground));box-shadow:var(--vuehex-ui-shadow,0 12px 24px #0f172a1f);flex:none;gap:.5rem;padding:.6rem;display:flex}.vuehex-chunk-nav--right,.vuehex-chunk-nav--left{flex-direction:column;align-items:stretch;min-width:220px;max-width:280px}.vuehex-chunk-nav--right{order:1}.vuehex-chunk-nav--left{order:-1}.vuehex-chunk-nav--top,.vuehex-chunk-nav--bottom{flex-direction:row;align-items:center;width:100%}.vuehex-chunk-nav--top{order:-1}.vuehex-chunk-nav--bottom{order:1}.vuehex-chunk-nav__header{flex-direction:column;gap:.25rem;display:flex}.vuehex-chunk-nav__title{font-size:.9rem;font-weight:600}.vuehex-chunk-nav__summary{opacity:.75;font-size:.75rem}.vuehex-chunk-list{flex-direction:column;flex:auto;gap:.25rem;min-height:0;display:flex;overflow-y:auto}.vuehex-chunk-nav--top .vuehex-chunk-list,.vuehex-chunk-nav--bottom .vuehex-chunk-list{flex-direction:row;overflow:auto visible}.vuehex-chunk-item{border:1px solid var(--vuehex-ui-button-border-color,#94a3b826);background:var(--vuehex-ui-button-background,#94a3b814);color:inherit;cursor:pointer;flex-direction:column;align-items:flex-start;gap:.125rem;padding:.45rem .65rem;transition:border-color .15s,background-color .15s;display:flex}.vuehex-chunk-item:hover{border-color:var(--vuehex-ui-button-border-color-hover,#94a3b866);background:var(--vuehex-ui-button-background-hover,#94a3b81f)}.vuehex-chunk-item:focus-visible{outline:2px solid var(--vuehex-ui-focus-ring-color,#60a5facc);outline-offset:2px}.vuehex-chunk-item--active{border-color:var(--vuehex-ui-button-border-color-active,#60a5facc);background:var(--vuehex-ui-button-background-active,#60a5fa38)}.vuehex-chunk-item__label{font-size:.8rem;font-weight:600}.vuehex-chunk-item__range{opacity:.8;font-size:.75rem}.vuehex::-webkit-scrollbar{width:12px;height:12px}.vuehex::-webkit-scrollbar-track{background:var(--vuehex-scrollbar-track)}.vuehex::-webkit-scrollbar-thumb{background:var(--vuehex-scrollbar-thumb);border:2px solid var(--vuehex-background);border-radius:6px}.vuehex::-webkit-scrollbar-thumb:hover{background:var(--vuehex-scrollbar-thumb-hover)}.vuehex::-webkit-scrollbar-corner{background:var(--vuehex-scrollbar-track)}.vuehex.vuehex--expand-to-content{height:auto;overflow:visible}.vuehex-table{border-collapse:collapse;table-layout:auto;width:max-content;min-width:max-content}.vuehex-inner{width:100%;min-height:100%;position:relative}.vuehex-table tbody tr{border-bottom:1px solid var(--vuehex-row-divider)}.vuehex-table tbody tr:last-child{border-bottom:none}.vuehex-offset{text-align:left;color:var(--vuehex-offset-color);white-space:nowrap;width:150px;padding:.25rem .75rem .25rem 0;font-weight:600}.vuehex-offset-leading{opacity:var(--vuehex-offset-leading-opacity)}.vuehex-bytes,.vuehex-ascii{white-space:nowrap}.vuehex-bytes{padding-right:var(--vuehex-bytes-column-padding-right);width:auto}.vuehex-byte,.vuehex-ascii-char{text-align:center;display:inline-block}.vuehex-byte{min-width:2ch;color:var(--vuehex-byte-color);margin:0 .25ch}.vuehex-byte.vuehex-selected,.vuehex-ascii-char.vuehex-selected{outline-offset:-1px;background:#3b82f64d;outline:1px solid #3b82f6a6}.vuehex-byte.vuehex-cursor,.vuehex-ascii-char.vuehex-cursor{outline-offset:-2px;outline:2px solid #3b82f6d9}.vuehex.vuehex-editor.vuehex-editor--active-hex .vuehex-bytes,.vuehex.vuehex-editor.vuehex-editor--active-ascii .vuehex-ascii{background:#3b82f60d}.vuehex.vuehex-editor .vuehex-cursor.vuehex-cursor--active-column{background:#3b82f638}.vuehex.vuehex-editor.vuehex-editor--insert .vuehex-byte.vuehex-cursor,.vuehex.vuehex-editor.vuehex-editor--insert .vuehex-ascii-char.vuehex-cursor,.vuehex-ascii-char.vuehex-selected--ascii{outline-style:dashed}.vuehex-ascii-char{min-width:1ch;margin:0}.vuehex-byte--column-start{margin-left:calc(var(--vuehex-mid-column-gutter) + .25ch)}.vuehex-ascii-char--column-start{margin-left:0}.vuehex-ascii{padding-left:var(--vuehex-ascii-column-padding-left);border-left:1px solid var(--vuehex-ascii-column-border);color:var(--vuehex-ascii-color)}.vuehex-ascii-char{color:var(--vuehex-ascii-color)}.vuehex-ascii-char--non-printable{color:var(--vuehex-ascii-non-printable-color)}.vuehex-byte.vuehex-category-digit,.vuehex-ascii-char.vuehex-category-digit{color:#facc15}.vuehex-byte.vuehex-category-uppercase,.vuehex-ascii-char.vuehex-category-uppercase{color:#38bdf8}.vuehex-byte.vuehex-category-lowercase,.vuehex-ascii-char.vuehex-category-lowercase{color:#c084fc}.vuehex-byte.vuehex-category-null,.vuehex-ascii-char.vuehex-category-null{opacity:.55}.vuehex-byte.vuehex-category-erased,.vuehex-ascii-char.vuehex-category-erased{color:#fb923c}.vuehex-byte.vuehex-category-control,.vuehex-ascii-char.vuehex-category-control{color:#2dd4bf}.vuehex-byte.vuehex-category-highbit,.vuehex-ascii-char.vuehex-category-highbit{color:#f87171}.vuehex-byte.vuehex-linked-hover,.vuehex-ascii-char.vuehex-linked-hover{color:var(--vuehex-byte-color);cursor:pointer;background:#60a5fa40;outline:1px solid #fff}.vuehex-byte--placeholder,.vuehex-ascii-char--placeholder{visibility:hidden}.vuehex-byte--ghost,.vuehex-ascii-char--ghost{opacity:.45;color:var(--vuehex-offset-color)}.vuehex.vuehex-editor .vuehex-byte--ghost.vuehex-cursor,.vuehex.vuehex-editor .vuehex-ascii-char--ghost.vuehex-cursor{opacity:1;color:var(--vuehex-byte-color);outline:1px dashed var(--vuehex-ui-focus-ring-color);outline-offset:1px}.vuehex-theme-dark{--vuehex-background:#0f172a;--vuehex-foreground:#e2e8f0;--vuehex-border-color:#94a3b840;--vuehex-offset-color:#94a3b8;--vuehex-offset-leading-opacity:.35;--vuehex-row-divider:#94a3b82e;--vuehex-byte-color:#f8fafc;--vuehex-ascii-color:#f1f5f9;--vuehex-ascii-non-printable-color:#94a3b859;--vuehex-ascii-column-border:#94a3b83d;--vuehex-mid-column-gutter:1.5ch;--vuehex-bytes-column-padding-right:.5ch;--vuehex-ascii-column-padding-left:.5ch;--vuehex-scrollbar-track:#0f172a4d;--vuehex-scrollbar-thumb:#94a3b866;--vuehex-scrollbar-thumb-hover:#94a3b899;--vuehex-ui-background:var(--vuehex-background);--vuehex-ui-foreground:var(--vuehex-foreground);--vuehex-ui-border-color:var(--vuehex-border-color);--vuehex-ui-shadow:0 12px 24px #0f172a1f;--vuehex-ui-button-border-color:#94a3b826;--vuehex-ui-button-border-color-hover:#94a3b866;--vuehex-ui-button-border-color-active:#60a5facc;--vuehex-ui-button-background:#94a3b814;--vuehex-ui-button-background-hover:#94a3b81f;--vuehex-ui-button-background-active:#60a5fa38;--vuehex-ui-focus-ring-color:#60a5facc}.vuehex-theme-light{--vuehex-background:#f8fafc;--vuehex-foreground:#0f172a;--vuehex-border-color:#0f172a1f;--vuehex-offset-color:#0f172aa6;--vuehex-offset-leading-opacity:.5;--vuehex-row-divider:#0f172a14;--vuehex-byte-color:#1f2937;--vuehex-ascii-color:#334155;--vuehex-ascii-non-printable-color:#64748b80;--vuehex-ascii-column-border:#94a3b859;--vuehex-mid-column-gutter:1.5ch;--vuehex-bytes-column-padding-right:.5ch;--vuehex-ascii-column-padding-left:.5ch;--vuehex-scrollbar-track:#e2e8f099;--vuehex-scrollbar-thumb:#64748b66;--vuehex-scrollbar-thumb-hover:#64748b99;--vuehex-ui-background:var(--vuehex-background);--vuehex-ui-foreground:var(--vuehex-foreground);--vuehex-ui-border-color:var(--vuehex-border-color);--vuehex-ui-shadow:0 12px 24px #0f172a14;--vuehex-ui-button-border-color:#0f172a1f;--vuehex-ui-button-border-color-hover:#0f172a38;--vuehex-ui-button-border-color-active:#2563ebb3;--vuehex-ui-button-background:#0f172a08;--vuehex-ui-button-background-hover:#0f172a0f;--vuehex-ui-button-background-active:#2563eb1f;--vuehex-ui-focus-ring-color:#2563ebb3}.vuehex-theme-light [class~=vuehex-ascii-char--non-printable]{color:#64748b59}.vuehex-theme-auto{--vuehex-background:#0f172a;--vuehex-foreground:#e2e8f0;--vuehex-border-color:#94a3b840;--vuehex-offset-color:#94a3b8;--vuehex-offset-leading-opacity:.35;--vuehex-row-divider:#94a3b82e;--vuehex-byte-color:#f8fafc;--vuehex-ascii-color:#f1f5f9;--vuehex-scrollbar-track:#0f172a4d;--vuehex-scrollbar-thumb:#94a3b866;--vuehex-scrollbar-thumb-hover:#94a3b899;--vuehex-ascii-non-printable-color:#94a3b859;--vuehex-ascii-column-border:#94a3b83d;--vuehex-mid-column-gutter:1.5ch;--vuehex-bytes-column-padding-right:.5ch;--vuehex-ascii-column-padding-left:.5ch;--vuehex-ui-background:var(--vuehex-background);--vuehex-ui-foreground:var(--vuehex-foreground);--vuehex-ui-border-color:var(--vuehex-border-color);--vuehex-ui-shadow:0 12px 24px #0f172a1f;--vuehex-ui-button-border-color:#94a3b826;--vuehex-ui-button-border-color-hover:#94a3b866;--vuehex-ui-button-border-color-active:#60a5facc;--vuehex-ui-button-background:#94a3b814;--vuehex-ui-button-background-hover:#94a3b81f;--vuehex-ui-button-background-active:#60a5fa38;--vuehex-ui-focus-ring-color:#60a5facc}@media (prefers-color-scheme:light){.vuehex-theme-auto{--vuehex-background:#f8fafc;--vuehex-foreground:#0f172a;--vuehex-border-color:#0f172a1f;--vuehex-offset-color:#0f172aa6;--vuehex-offset-leading-opacity:.5;--vuehex-row-divider:#0f172a14;--vuehex-byte-color:#1f2937;--vuehex-ascii-color:#334155;--vuehex-scrollbar-track:#e2e8f099;--vuehex-scrollbar-thumb:#64748b66;--vuehex-scrollbar-thumb-hover:#64748b99;--vuehex-ascii-non-printable-color:#64748b80;--vuehex-ascii-column-border:#94a3b859;--vuehex-mid-column-gutter:1.5ch;--vuehex-bytes-column-padding-right:.5ch;--vuehex-ascii-column-padding-left:.5ch;--vuehex-ui-background:var(--vuehex-background);--vuehex-ui-foreground:var(--vuehex-foreground);--vuehex-ui-border-color:var(--vuehex-border-color);--vuehex-ui-shadow:0 12px 24px #0f172a14;--vuehex-ui-button-border-color:#0f172a1f;--vuehex-ui-button-border-color-hover:#0f172a38;--vuehex-ui-button-border-color-active:#2563ebb3;--vuehex-ui-button-background:#0f172a08;--vuehex-ui-button-background-hover:#0f172a0f;--vuehex-ui-button-background-active:#2563eb1f;--vuehex-ui-focus-ring-color:#2563ebb3}.vuehex-theme-auto [class~=vuehex-ascii-char--non-printable]{color:#64748b59}}@media (prefers-color-scheme:dark){.vuehex-theme-auto{--vuehex-background:#0f172a;--vuehex-foreground:#e2e8f0;--vuehex-border-color:#94a3b840;--vuehex-offset-color:#94a3b8;--vuehex-offset-leading-opacity:.35;--vuehex-row-divider:#94a3b82e;--vuehex-byte-color:#f8fafc;--vuehex-ascii-color:#f1f5f9;--vuehex-ascii-non-printable-color:#94a3b859;--vuehex-ascii-column-border:#94a3b83d;--vuehex-mid-column-gutter:1.5ch}}.vuehex-theme-terminal{--vuehex-background:#050505;--vuehex-foreground:#7fff7f;--vuehex-border-color:#50ff7840;--vuehex-offset-color:#8fff8fa6;--vuehex-offset-leading-opacity:.55;--vuehex-scrollbar-track:#00000080;--vuehex-scrollbar-thumb:#7fff7f59;--vuehex-scrollbar-thumb-hover:#7fff7f8c;--vuehex-row-divider:#50ff7826;--vuehex-byte-color:#7fff7f;--vuehex-ascii-color:#b8ff8a;--vuehex-ascii-non-printable-color:#7fff7f59;--vuehex-ascii-column-border:#7fff7f40;--vuehex-mid-column-gutter:1.5ch;--vuehex-bytes-column-padding-right:.5ch;--vuehex-ascii-column-padding-left:.5ch;--vuehex-ui-background:var(--vuehex-background);--vuehex-ui-foreground:var(--vuehex-foreground);--vuehex-ui-border-color:var(--vuehex-border-color);--vuehex-ui-shadow:0 12px 24px #00000073;--vuehex-ui-button-border-color:#7fff7f40;--vuehex-ui-button-border-color-hover:#7fff7f73;--vuehex-ui-button-border-color-active:#7fff7fbf;--vuehex-ui-button-background:#7fff7f14;--vuehex-ui-button-background-hover:#7fff7f1f;--vuehex-ui-button-background-active:#7fff7f2e;--vuehex-ui-focus-ring-color:#7fff7fb3}.vuehex-theme-sunset{--vuehex-background:radial-gradient(circle at top, #451952, #1f1728);--vuehex-foreground:#fee2e2;--vuehex-border-color:#f8717159;--vuehex-offset-color:#f87171bf;--vuehex-offset-leading-opacity:.5;--vuehex-scrollbar-track:#1f172880;--vuehex-scrollbar-thumb:#f8717173;--vuehex-scrollbar-thumb-hover:#f87171a6;--vuehex-row-divider:#f871711f;--vuehex-byte-color:#fca5a5;--vuehex-ascii-color:#fcd34d;--vuehex-ascii-non-printable-color:#fbbf2466;--vuehex-ascii-column-border:#f8717140;--vuehex-mid-column-gutter:1.5ch;--vuehex-bytes-column-padding-right:.5ch;--vuehex-ascii-column-padding-left:.5ch;--vuehex-ui-background:var(--vuehex-background);--vuehex-ui-foreground:var(--vuehex-foreground);--vuehex-ui-border-color:var(--vuehex-border-color);--vuehex-ui-shadow:0 14px 30px #0f172a38;--vuehex-ui-button-border-color:#f8717138;--vuehex-ui-button-border-color-hover:#f871716b;--vuehex-ui-button-border-color-active:#fbbf24a6;--vuehex-ui-button-background:#f871711a;--vuehex-ui-button-background-hover:#f8717126;--vuehex-ui-button-background-active:#fbbf242e;--vuehex-ui-focus-ring-color:#fbbf24a6}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{width:100%;height:100%;overflow:hidden}.vuehex-highlight-null{background:#f009}.vuehex-highlight-printable{background:#0f09}.demo-app[data-v-16e4a9bf]{--bg:#0d1117;--panel:#161b22;--border:#30363d;--text:#e6edf3;--muted:#7d8590;--ctrl-bg:#0d1117;--ctrl-border:#30363d;--hover:#161b22;--focus:#1f6feb;background:var(--bg);width:100%;height:100vh;color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;justify-content:center;align-items:center;font-family:Segoe UI,Noto Sans,Helvetica,Arial,sans-serif;display:flex}.demo-container[data-v-16e4a9bf]{background:var(--panel);border-radius:8px;flex-direction:column;width:95vw;max-width:2000px;height:calc(100vh - 2rem);display:flex;overflow:hidden;box-shadow:0 8px 24px #0006}.demo-header[data-v-16e4a9bf]{background:var(--panel);border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;padding:.6rem 1.25rem;display:flex}.serial-controls[data-v-16e4a9bf]{background:var(--ctrl-bg);border:1px solid var(--border);border-radius:6px;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.2rem .6rem;display:flex}.serial-select[data-v-16e4a9bf]{min-width:60px;max-width:80px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:.2rem .4rem;font-size:.75rem}.option-select[data-v-16e4a9bf]{min-width:50px;max-width:60px}.serial-select[data-v-16e4a9bf]:disabled{opacity:.5;cursor:not-allowed}.serial-select option[data-v-16e4a9bf]{background:var(--ctrl-bg);color:var(--text)}.serial-button[data-v-16e4a9bf]{border:1px solid var(--border);background:var(--ctrl-bg);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:500;transition:all .2s}.serial-button[data-v-16e4a9bf]:hover:not(:disabled){background:var(--hover);border-color:#484f58}.serial-button.connected[data-v-16e4a9bf]{color:#fff;background:#da3633;border-color:#f85149}.serial-button.connected[data-v-16e4a9bf]:hover:not(:disabled){background:#f85149}.serial-button[data-v-16e4a9bf]:disabled{opacity:.5;cursor:not-allowed}.serial-status[data-v-16e4a9bf]{color:var(--muted);white-space:nowrap;font-size:.7rem}.serial-status.connected[data-v-16e4a9bf]{color:#3fb950}.progress-container[data-v-16e4a9bf]{background:var(--ctrl-bg);border:1px solid var(--border);border-radius:4px;align-items:center;gap:.4rem;min-width:160px;padding:.2rem .4rem;display:flex}.progress-bar[data-v-16e4a9bf]{background:#30363d;border-radius:4px;flex:1;height:6px;overflow:hidden}.progress-fill[data-v-16e4a9bf]{background:linear-gradient(90deg,#238636,#2ea043);border-radius:4px;height:100%;transition:width .1s}.progress-text[data-v-16e4a9bf]{color:var(--text);text-align:right;min-width:40px;font-size:.7rem}.file-input-wrapper[data-v-16e4a9bf]{cursor:pointer;position:relative}.file-input[data-v-16e4a9bf]{opacity:0;width:0;height:0;position:absolute}.file-button[data-v-16e4a9bf],.download-button[data-v-16e4a9bf]{cursor:pointer;white-space:nowrap;border:1px solid #f0f6fc1a;border-radius:6px;padding:.3rem .7rem;font-size:.75rem;font-weight:500;transition:background .2s;display:inline-block}.file-button[data-v-16e4a9bf]{color:#fff;background:#238636}.file-button[data-v-16e4a9bf]:hover{background:#2ea043}.download-button[data-v-16e4a9bf]{color:#fff;background:#1f6feb}.download-button[data-v-16e4a9bf]:hover:not(:disabled){background:#388bfd}.download-button[data-v-16e4a9bf]:disabled{opacity:.5;cursor:not-allowed}.file-name[data-v-16e4a9bf]{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.75rem;overflow:hidden}.switch[data-v-16e4a9bf]{-webkit-user-select:none;user-select:none;cursor:pointer;white-space:nowrap;align-items:center;gap:.3rem;font-size:.75rem;display:flex}.switch input[data-v-16e4a9bf]{opacity:0;width:1px;height:1px;position:absolute}.switch-ui[data-v-16e4a9bf]{background:#30363d;border:1px solid #484f58;border-radius:999px;flex-shrink:0;width:28px;height:16px;transition:background .2s;position:relative}.switch-ui[data-v-16e4a9bf]:after{content:"";background:#7d8590;border-radius:999px;width:12px;height:12px;transition:transform .2s,background .2s;position:absolute;top:2px;left:2px}.switch input:checked+.switch-ui[data-v-16e4a9bf]{background:#238636;border-color:#2ea043}.switch input:checked+.switch-ui[data-v-16e4a9bf]:after{background:#fff;transform:translate(12px)}.switch input:focus-visible+.switch-ui[data-v-16e4a9bf]{outline:2px solid var(--focus);outline-offset:2px}.demo-main[data-v-16e4a9bf]{flex:1;min-height:0;padding:.6rem}.demo-footer[data-v-16e4a9bf]{background:var(--panel);border-top:1px solid var(--border);flex-shrink:0;padding:.6rem 1.25rem;position:relative}.demo-controls[data-v-16e4a9bf]{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.control-label[data-v-16e4a9bf]{align-items:center;gap:.3rem;font-size:.75rem;display:flex}.control-label span[data-v-16e4a9bf]{color:var(--muted);font-weight:500}.demo-select[data-v-16e4a9bf]{border:1px solid var(--ctrl-border);background:var(--ctrl-bg);color:var(--text);cursor:pointer;border-radius:6px;padding:.2rem .5rem;font-size:.75rem}.demo-select[data-v-16e4a9bf]:hover{background:var(--hover);border-color:#484f58}.demo-select[data-v-16e4a9bf]:focus{border-color:var(--focus);outline:none;box-shadow:0 0 0 3px #1f6feb26}.demo-select option[data-v-16e4a9bf]{background:var(--ctrl-bg);color:var(--text)}.github-link[data-v-16e4a9bf]{color:var(--muted);align-items:center;gap:.3rem;font-size:.65rem;text-decoration:none;transition:color .2s;display:inline-flex;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.github-link[data-v-16e4a9bf]:hover{color:var(--text)}.github-link svg[data-v-16e4a9bf]{width:.8rem;height:.8rem}@media (width<=1100px){.demo-header[data-v-16e4a9bf]{gap:.4rem;padding:.4rem .8rem}.serial-controls[data-v-16e4a9bf]{padding:.1rem .4rem}.serial-select[data-v-16e4a9bf]{min-width:80px;max-width:120px;font-size:.7rem}.file-button[data-v-16e4a9bf],.download-button[data-v-16e4a9bf]{padding:.2rem .5rem;font-size:.7rem}.file-name[data-v-16e4a9bf]{max-width:60px}}@media (width<=700px){.serial-controls[data-v-16e4a9bf]{justify-content:center;width:100%}}@media (width<=900px){.demo-footer[data-v-16e4a9bf]{padding-bottom:2rem}.github-link[data-v-16e4a9bf]{top:auto;bottom:.4rem;transform:none}}@media (prefers-color-scheme:light){.demo-app[data-v-16e4a9bf]{--bg:#f6f8fa;--panel:#fff;--border:#d0d7de;--text:#24292f;--muted:#57606a;--ctrl-bg:#fff;--ctrl-border:#d0d7de;--hover:#f6f8fa;--focus:#0969da}.demo-container[data-v-16e4a9bf]{border:1px solid var(--border)}.serial-controls[data-v-16e4a9bf],.serial-button[data-v-16e4a9bf]{background:var(--ctrl-bg);border-color:var(--border)}.serial-button.connected[data-v-16e4a9bf]{background:#cf222e;border-color:#cf222e}.serial-button.connected[data-v-16e4a9bf]:hover:not(:disabled){background:#a0111f}.serial-status.connected[data-v-16e4a9bf]{color:#1a7f37}.file-button[data-v-16e4a9bf]{background:#2da44e}.file-button[data-v-16e4a9bf]:hover{background:#2c974b}.download-button[data-v-16e4a9bf]{background:#0969da}.download-button[data-v-16e4a9bf]:hover:not(:disabled){background:#0860ca}.switch-ui[data-v-16e4a9bf]{background:#d0d7de;border-color:#d0d7de}.switch-ui[data-v-16e4a9bf]:after{background:#57606a}.progress-bar[data-v-16e4a9bf]{background:#d0d7de}.progress-fill[data-v-16e4a9bf]{background:linear-gradient(90deg,#2da44e,#2c974b)}}
