@import"https://unpkg.com/open-props";@import"https://unpkg.com/open-props/normalize.min.css";@import"https://unpkg.com/open-props/buttons.min.css";@import"https://cdn.jsdelivr.net/gh/githubnext/monaspace@v1.000/fonts/webfonts/MonaspaceNeon-Regular.woff";body{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:400;font-size:1rem;line-height:1.6;color:#111;margin:0;padding:0;text-align:left;background:#f7f7f7;color:#1a1a1a}.container{display:flex;flex-direction:column;justify-content:space-around;align-items:stretch;max-width:960px;margin:0 auto;padding:0 1rem;text-align:left}.buttons{display:flex;justify-content:space-evenly}h1,h2,h3,h4,h5,h6{font-family:"Monaspace Neon",monospace;font-weight:500;font-size:2.4rem;line-height:1.15;letter-spacing:1px;margin:2rem 0 1rem 0;color:#111}p{margin:.5rem 0 .75rem}button{margin:var(--size-6)}body>picture,button{display:block;margin-left:auto;margin-right:auto;text-align:center;margin:2rem}.code-wrapper{--code-font: "Monaspace Neon", "Source Code Pro", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--code-line-height: 1.4rem;position:relative;display:grid;width:min(900px,92vw);font-family:var(--code-font);margin:1rem auto}.code-overlay{grid-area:1/1;position:relative;white-space:pre;padding:1rem;border:1px solid #d4d4d4;border-radius:12px;background:#efefef;color:#1a1a1a;line-height:var(--code-line-height);box-sizing:border-box;pointer-events:none;width:100%;overflow:auto;text-align:left;font-family:var(--code-font)}.code-input{grid-area:1/1;position:relative;width:100%;height:100%;padding:1rem;border:1px solid rgba(0,0,0,0);border-radius:12px;font:inherit;line-height:var(--code-line-height);background:rgba(0,0,0,0);color:rgba(0,0,0,0);caret-color:#111827;resize:none;box-sizing:border-box;white-space:pre;overflow:auto;text-align:left;-webkit-user-modify:read-write-plaintext-only;font-family:var(--code-font)}.code-wrapper--playground{min-height:calc(30*var(--code-line-height) + 2rem)}.code-wrapper--playground .code-overlay,.code-wrapper--playground .code-input{min-height:calc(30*var(--code-line-height) + 2rem)}.share-url-controls{width:min(900px,92vw);display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin:.75rem auto 2rem}.share-url-input{flex:1;margin:0;padding:.85rem 1rem;border:1px solid #d4d4d4;border-radius:12px;background:#fff;color:#1a1a1a;font-family:"Monaspace Neon","Source Code Pro",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.95rem;box-sizing:border-box}.share-url-copy-button{appearance:none;border:1px solid #d81b60;border-radius:12px;background:linear-gradient(135deg, #FF5AA5 0%, #FF7A59 100%);color:#fff7fb;font-family:"Monaspace Neon",monospace;font-size:.95rem;font-weight:600;letter-spacing:.02em;padding:.85rem 1.1rem;margin:0;cursor:pointer;box-shadow:0 10px 24px rgba(216,27,96,.22);transition:transform 120ms ease,box-shadow 120ms ease,filter 120ms ease}.share-url-copy-button:hover{filter:brightness(1.05);box-shadow:0 14px 28px rgba(216,27,96,.28);transform:translateY(-1px)}.share-url-copy-button:active{filter:brightness(0.96);box-shadow:0 6px 14px rgba(216,27,96,.22);transform:translateY(1px) scale(0.99)}.share-url-copy-button:focus-visible{outline:3px solid rgba(255,90,165,.35);outline-offset:3px}.share-url-copy-button--copied{border-color:#c2185b;background:linear-gradient(135deg, #FF6FB2 0%, #FF8A65 100%);box-shadow:0 12px 28px rgba(216,27,96,.3)}.share-url-status{min-width:10rem;color:#b0004b;font-family:"Monaspace Neon",monospace;font-size:.9rem;font-weight:600}.not-found-stage{min-height:100vh;display:grid;place-items:center;padding:clamp(1.5rem,4vw,3rem);background:radial-gradient(circle at 18% 18%, rgba(255, 104, 156, 0.1), transparent 18rem),radial-gradient(circle at 82% 22%, rgba(92, 163, 255, 0.1), transparent 18rem),#fff}.not-found-shell{position:relative;width:min(980px,100%);border:1px solid rgba(17,17,17,.1);border-radius:28px;background:linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(252, 252, 252, 0.98) 100%);box-shadow:0 28px 80px rgba(17,17,17,.1),0 2px 0 rgba(255,255,255,.8) inset;overflow:hidden}.not-found-shell::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(17, 17, 17, 0.025) 1px, transparent 1px),linear-gradient(rgba(17, 17, 17, 0.025) 1px, transparent 1px);background-size:28px 28px;mask-image:linear-gradient(180deg, rgba(0, 0, 0, 0.85), transparent);pointer-events:none}.not-found-editor{position:relative;padding:clamp(2rem,5vw,3.4rem);font-family:"Monaspace Neon",monospace;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.9;color:#171717}.not-found-watermark{position:absolute;right:clamp(1.2rem,3vw,2rem);top:clamp(.6rem,1.4vw,1rem);font-family:"Monaspace Neon",monospace;font-size:clamp(4.5rem,12vw,8rem);line-height:1;letter-spacing:-0.08em;color:rgba(17,17,17,.05);pointer-events:none;user-select:none}.not-found-row{position:relative;z-index:1;display:flex;align-items:flex-start;gap:.75rem;white-space:pre-wrap}.not-found-row--source{margin-bottom:.35rem}.not-found-diagnostics{position:relative;margin-left:4rem}.not-found-diagnostics::before{content:"";position:absolute;left:.32rem;top:.16rem;bottom:1.08rem;width:1px;background:linear-gradient(180deg, rgba(122, 122, 122, 0.82) 0%, rgba(122, 122, 122, 0.46) 100%)}.not-found-row--diag{margin-left:0}.not-found-bullet{color:#e03167}.not-found-line-no,.not-found-tree{color:#7a7a7a}.not-found-line-no{min-width:1.5rem}.not-found-tree{min-width:2rem;position:relative}.not-found-tree--branch::before,.not-found-tree--end::before{content:"";position:absolute;left:.32rem;width:1px;background:#7a7a7a}.not-found-tree--branch::before{top:-0.16rem;bottom:-0.2rem}.not-found-tree--end::before{top:-0.16rem;bottom:1.08rem}.not-found-code{min-width:0}.tok-ident{color:#6f42c1}.tok-ident--interactive{cursor:help;text-decoration:underline;text-decoration-color:rgba(111,66,193,.28);text-underline-offset:.18em;transition:text-decoration-color 120ms ease,filter 120ms ease}.tok-ident--interactive:hover{filter:brightness(0.9);text-decoration-color:rgba(111,66,193,.66)}.tok-operator{color:#616161}.tok-string{color:#17824f}.diag-tag{display:inline-flex;align-items:center;justify-content:center;min-width:4.6rem;padding:.16rem .55rem;border-radius:.55rem;font-size:.8em;font-weight:600;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 8px 18px rgba(17,17,17,.08)}.diag-tag--error{background:linear-gradient(135deg, #FF5C8A 0%, #E03167 100%);color:#fff}.diag-tag--hint{background:linear-gradient(135deg, #4E93FF 0%, #2B69D8 100%);color:#fff}.diag-message{min-width:0}.diag-message--error{color:#b11e45}.diag-message--hint{color:#275dc3}.diag-code{color:#8e8e8e}.not-found-inline-link{color:inherit;font-weight:700;text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:2px;text-underline-offset:.18em;transition:filter 120ms ease,text-decoration-thickness 120ms ease}.not-found-inline-link:hover{filter:brightness(0.88);text-decoration-thickness:3px}.not-found-hover-tooltip{position:fixed;z-index:20;max-width:min(28rem,100vw - 2rem);padding:.45rem .7rem;border:1px solid rgba(17,17,17,.14);border-radius:12px;background:rgba(243,239,248,.97);color:#4d2e7c;font-family:"Monaspace Neon",monospace;font-size:.92rem;line-height:1.45;box-shadow:0 16px 30px rgba(17,17,17,.14);pointer-events:none;backdrop-filter:blur(10px)}@media(max-width: 720px){.not-found-editor{padding:1.5rem 1.15rem 1.8rem;line-height:1.75}.not-found-row{gap:.45rem}.not-found-diagnostics{margin-left:3.2rem}.diag-tag{min-width:4rem;padding-inline:.45rem}}.hl-keyword{color:#005cc5 !important;font-weight:600}.hl-string{color:#5a995f !important}.hl-comment{color:#7a6f6a !important;font-style:italic}.measure-char{position:absolute;visibility:hidden;font:inherit;line-height:var(--code-line-height);white-space:pre;font-family:var(--code-font)}.diag-range{text-decoration:underline wavy #d62f2f;text-decoration-thickness:2px}.diag-none{text-decoration:none;color:inherit}.diag-virtual{color:#d32f2f;font-size:.9em;margin-left:.25rem;white-space:pre-wrap}.diag-group{display:inline-flex;align-items:baseline;gap:.15rem;flex-wrap:wrap}.code-line{display:flex;align-items:flex-start;gap:.5rem;min-height:1.4rem}.code-line-text{white-space:pre}.diag-line-messages{margin-left:auto;display:inline-flex;gap:.35rem;white-space:pre}.hover-popup{position:absolute;left:.75rem;padding:.35rem .5rem;background:#d3d3d3;color:#6a3d9a;border:1px solid #434543;border-radius:8px;font-size:.9rem;max-width:90%;pointer-events:none;box-shadow:0 6px 20px rgba(0,0,0,.18);z-index:5}inline-code{font-family:"Monaspace Neon",monospace;font-size:inherit}p>inline-code,li>inline-code,dd>inline-code,td>inline-code{background:#ffeff0;word-wrap:break-word;box-decoration-break:clone;padding:.1rem .3rem .2rem;border-radius:.2rem}
