:root{--mac-bg:#e5e5e5;--mac-window:#f8f8f8;--mac-border:#bdbdbd;--mac-shadow:0 2px 8px #00000014;--mac-blue:#007aff;--mac-dark:#222;--mac-font:"Chicago", "Arial", "Helvetica Neue", Helvetica, sans-serif}body{background:var(--mac-bg);font-family:var(--mac-font);color:var(--mac-dark);margin:0;padding:0}main{background:var(--mac-window);box-shadow:var(--mac-shadow);border:1px solid #d4c8e8;border-radius:8px;margin:2rem auto;padding:1.5rem}h1,h2,h3{font-family:var(--mac-font);color:var(--mac-dark);letter-spacing:.5px;text-shadow:1px 1px #fff;margin-bottom:1rem;font-weight:700}.autocomplete-label,.input-label{color:var(--mac-dark);margin-bottom:.5rem;font-size:1rem;font-weight:700;display:block}input,.autocomplete-input,.input-box{border:2px solid var(--mac-border);color:var(--mac-dark);font-size:1rem;font-family:var(--mac-font);background:#fff;border-radius:4px;margin-bottom:1rem;padding:.5rem 1rem;transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 1px 2px #fff}input:focus,.autocomplete-input:focus,.input-box:focus{border-color:var(--mac-blue);outline:none;box-shadow:0 0 0 2px #b3d7ff}.button,button,.autocomplete-suggestion{color:var(--mac-dark);border:2px solid var(--mac-border);cursor:pointer;font-size:1rem;font-weight:700;font-family:var(--mac-font);background:linear-gradient(#f8f8f8 0%,#e5e5e5 100%);border-radius:6px;margin-right:.5rem;padding:.5rem 1.2rem;transition:background .2s,border-color .2s;box-shadow:inset 0 1px 2px #fff,0 2px 4px #0000000d}.button:hover,button:hover,.autocomplete-suggestion:hover{border-color:var(--mac-blue);background:linear-gradient(#e5e5e5 0%,#f8f8f8 100%)}.button:active,button:active{border-color:var(--mac-blue);background:#d1d1d1}.button:disabled,button:disabled{color:#aaa;cursor:not-allowed;opacity:.7;background:#ededed;border-color:#ccc}.model-main-row{flex-wrap:wrap;align-items:flex-start;gap:2rem;margin:0;padding:0;display:flex}.model-main-row>div{flex-direction:column;flex:none;align-self:flex-start;align-items:flex-start;margin:0;padding:0;display:flex}.model-extra-row{gap:2rem;display:flex}.model-extra-row-vertical{flex-direction:column;gap:.2rem;margin-top:.5rem;display:flex}.model-extra-row p{word-break:break-word;overflow-wrap:anywhere;color:var(--mac-dark);border-left:4px solid var(--mac-blue);background:#fff;border-radius:4px;flex:1;padding:.5rem;font-weight:700;box-shadow:inset 0 1px 2px #fff}.viewer-host,.viewer-container{box-sizing:border-box;border:2px solid var(--mac-border);width:450px;min-width:0;max-width:450px;box-shadow:0 1px 2px #fff inset, var(--mac-shadow);background:#fff;border-radius:6px;margin-bottom:1rem;overflow:auto;margin-left:0!important;padding-left:0!important}.viewer-host{box-sizing:border-box;background:#fffbe6;border:1px solid #ccc;border-radius:8px;width:450px;max-width:100%;height:450px;max-height:100%;margin:0 auto;position:relative;overflow:hidden}p{font-family:var(--mac-font);color:var(--mac-dark)}.mono{white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word;background:#f4f4f4;border-radius:4px;margin:0;padding:.5em;font-family:Fira Mono,Consolas,Menlo,Monaco,monospace;font-size:1rem;overflow-x:auto}::-webkit-scrollbar{background:#e5e5e5;width:10px}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:8px}@media (width<=900px){.model-main-row{flex-direction:column;gap:1rem}.viewer-host,.viewer-container{max-width:450px}}@media (width>=1200px){main{max-width:1080px}}.seq-char{cursor:pointer;box-sizing:border-box;font-variant-ligatures:none;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:1.55em;height:1.55em;margin:0;padding:0;font-family:Fira Mono,Consolas,Menlo,Monaco,monospace;font-size:.85em;line-height:1;transition:transform .12s cubic-bezier(.4,2,.6,1),box-shadow .12s cubic-bezier(.4,2,.6,1),background .12s cubic-bezier(.4,2,.6,1),border-color .12s cubic-bezier(.4,2,.6,1);display:inline-flex}.sequence-row{flex-wrap:wrap;gap:.1em;display:flex}.seq-char:hover,.seq-char:focus,.seq-char:active,.seq-char.selected{filter:brightness(1.25);z-index:1;transform:translateY(-2px)scale(1.15);box-shadow:0 4px 12px #00000026}.seq-char:focus,.seq-char:focus-visible{box-shadow:none!important;border-color:#1976d2!important;outline:none!important}.seq-char.active{filter:brightness(1.15);z-index:2;box-shadow:0 4px 12px #00000026;color:#111!important;background:#fff9c4!important;border-color:#ffe082!important;transform:translateY(-2px)scale(1.25)!important}.selected{background:#e7f0ff;border:2px solid #007bff}.sequence{gap:1px;display:flex}.msp-plugin{box-sizing:border-box;width:450px!important;max-width:100%!important;height:450px!important;max-height:100%!important;margin:0 auto!important;display:block!important;position:static!important}.card-border{border:1px solid #d4c8e8;border-radius:8px;box-shadow:0 2px 8px #00000012}.autocomplete-container.svelte-i3y31c{min-width:15ch;max-width:100%;margin:0;padding:0;display:block;position:relative}.input-box.svelte-i3y31c{color:#2a2a2a;box-sizing:border-box;background-color:#fff;border:2px solid #b8a9c9;border-radius:.5rem;width:100%;min-width:15ch;margin:0;padding:.6rem 1rem;font-size:1rem;transition:border-color .3s,box-shadow .2s;display:block;box-shadow:0 1px 3px #0000000f}.input-box.svelte-i3y31c:has(+.suggestion-list:where(.svelte-i3y31c)){border-bottom-right-radius:0;border-bottom-left-radius:0}.suggestion-list.svelte-i3y31c{z-index:100;box-sizing:border-box;background:#fff;border:2px solid #b8a9c9;border-top:none;border-radius:0 0 .5rem .5rem;width:100%;max-height:200px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px #0000001a;margin:0!important;padding:0!important}.suggestion-item.svelte-i3y31c{cursor:pointer;color:#2a2a2a;margin:0;padding:.6rem 1rem;font-size:1rem}.suggestion-item.svelte-i3y31c:hover,.suggestion-item.active.svelte-i3y31c{color:#fff;background-color:#b8a9c9}.suggestion-item.svelte-i3y31c:last-child{border-bottom-right-radius:.35rem;border-bottom-left-radius:.35rem}.title-container.svelte-12qhfyh{text-align:center;background:var(--mac-bg);color:#4f4d56;flex-direction:column;justify-content:center;gap:1rem;width:100vw;padding-top:1rem;padding-bottom:1rem;font-size:1.25rem;font-weight:600;display:flex}.footer.svelte-12qhfyh{text-align:center;color:#fff;background:#4f4d56;flex-direction:column;justify-content:center;gap:1rem;width:100vw;padding-top:1rem;padding-bottom:1rem;display:flex}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#1f0448}.nav-container.svelte-12qhfyh{background:#4f4d56;justify-content:center;align-items:center;width:100vw;display:flex}.nav-inner.row.svelte-12qhfyh{background:0 0;flex-direction:row;align-items:center;gap:1rem;width:100%;max-width:1200px;padding:.5rem;display:flex}.autocomplete-label.svelte-12qhfyh{color:#e0e0f0;white-space:normal;margin-bottom:0;margin-right:1rem}.nav-inner.row.svelte-12qhfyh>.autocomplete-container{box-sizing:border-box;flex:200px;min-width:0;max-width:360px}@media (width<=900px){.nav-inner.row.svelte-12qhfyh{flex-wrap:wrap;gap:.5rem}.autocomplete-label.svelte-12qhfyh{text-align:center;flex:1 0 100%;margin-right:0}.nav-inner.row.svelte-12qhfyh>.autocomplete-container{flex:180px;width:auto;max-width:360px}}@media (width<=520px){.nav-inner.row.svelte-12qhfyh>.autocomplete-container{flex:150px;max-width:none}.hamburger-wrap.svelte-12qhfyh{flex:0 0 100%;justify-content:flex-end;margin-left:0;display:flex}}.hamburger-wrap.svelte-12qhfyh{flex-shrink:0;position:relative}.hamburger.svelte-12qhfyh{cursor:pointer;background:0 0;border:1px solid #e0e0f0;border-radius:4px;flex-direction:column;justify-content:center;gap:4px;width:32px;height:32px;padding:4px;transition:background .15s;display:flex}.hamburger.svelte-12qhfyh:hover{background:#e0e0f026}.bar.svelte-12qhfyh{background:#e0e0f0;border-radius:1px;width:20px;height:2px;display:block}.dropdown-menu.svelte-12qhfyh{z-index:1000;background:#fff;border:1px solid #ccc;border-radius:6px;min-width:250px;position:absolute;top:calc(100% + 6px);left:1rem;overflow:hidden;box-shadow:0 4px 12px #00000026}.dropdown-menu.svelte-12qhfyh button:where(.svelte-12qhfyh){text-align:left;color:#333;cursor:pointer;background:0 0;border:none;width:100%;padding:.6rem 1rem;font-size:.85rem;display:block}.dropdown-menu.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:#f0f0f0}.dropdown-menu.svelte-12qhfyh button:where(.svelte-12qhfyh)+button:where(.svelte-12qhfyh){border-top:1px solid #eee}.menu-backdrop.svelte-12qhfyh{z-index:999;position:fixed;inset:0}
