@keyframes mlH{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes mlV{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes mlUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes mlDn{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes mlL{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes mlR{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes mlFade{0%,8%{opacity:1}15%,to{opacity:0}}@keyframes mlGlitch{0%,to{transform:translate(0)}20%{transform:translate(-3px,2px)}40%{transform:translate(3px,-2px)}60%{transform:translate(-2px,-3px)}80%{transform:translate(2px,3px)}}@keyframes mlFg1{0%,16.667%,to{opacity:1}33.333%,83.333%{opacity:0}}@keyframes mlFg2{0%,to{opacity:0}33.333%,50%{opacity:1}16.667%,66.667%{opacity:0}}@keyframes mlFg3{0%,50%,to{opacity:0}66.667%,83.333%{opacity:1}}@keyframes mlBg1{0%,16.667%,to{opacity:0}25%,91.667%{opacity:1}}@keyframes mlBg2{0%,to{opacity:1}33.333%,50%{opacity:0}25%,58.333%{opacity:1}}@keyframes mlBg3{0%,58.333%,91.667%,to{opacity:1}66.667%,83.333%{opacity:0}}.ml-app[data-v-fae86dfc]{display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:1400px;overflow:hidden;padding:1rem}.ml-header[data-v-fae86dfc]{align-items:flex-end;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.6rem}.ml-header__tag[data-v-fae86dfc]{color:var(--amber);font-family:var(--font-mono);font-size:1rem;letter-spacing:.2em;opacity:.7}.ml-header__title[data-v-fae86dfc]{color:var(--text);font-family:var(--font-mono);font-size:2.4rem;font-weight:700;letter-spacing:.06em}.ml-header__sub[data-v-fae86dfc]{color:var(--muted);font-family:var(--font-mono);font-size:1rem;opacity:.5}.ml-header__actions[data-v-fae86dfc]{display:flex;flex-wrap:wrap;gap:.5rem}.ml-btn[data-v-fae86dfc]{background:transparent;border:1px solid var(--line);border-radius:.5rem;color:var(--text);cursor:pointer;font-family:var(--font-mono);font-size:1rem;letter-spacing:.06em;padding:.5rem 1rem;transition:all var(--duration-fast)}.ml-btn[data-v-fae86dfc]:hover{border-color:var(--amber);color:var(--amber)}.ml-btn--import[data-v-fae86dfc]{align-items:center;cursor:pointer;display:flex;gap:.4rem}.ml-btn--code[data-v-fae86dfc]{background:var(--amber);border-color:var(--amber);color:#000;font-weight:600}.ml-btn--sm[data-v-fae86dfc]{padding:.3rem .7rem}.ml-layout[data-v-fae86dfc]{display:grid;flex:1;gap:1rem;grid-template-columns:220px 1fr}.ml-canvas[data-v-fae86dfc],.ml-layout[data-v-fae86dfc]{min-height:0;overflow:hidden}.ml-canvas[data-v-fae86dfc]{display:flex;flex-direction:column}@media(max-width:900px){.ml-layout[data-v-fae86dfc]{grid-template-columns:1fr}}.ml-side[data-v-fae86dfc]{background:#12101a;border:1px solid #2a2530;border-radius:.8rem;display:flex;flex-direction:column;gap:.6rem;min-height:0;overflow-y:auto;padding:.7rem}.ml-side__cats[data-v-fae86dfc]{display:flex;flex-wrap:wrap;gap:.25rem}.ml-cat[data-v-fae86dfc]{background:transparent;border:1px solid var(--line-dim);border-radius:.25rem;color:var(--muted);cursor:pointer;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;padding:.25rem .45rem;transition:all var(--duration-fast)}.ml-cat.active[data-v-fae86dfc]{background:#ff9f1c1a;border-color:var(--amber);color:var(--amber)}.ml-side__list[data-v-fae86dfc]{gap:.15rem}.ml-fx[data-v-fae86dfc],.ml-side__list[data-v-fae86dfc]{display:flex;flex-direction:column}.ml-fx[data-v-fae86dfc]{background:transparent;border:1px solid transparent;border-radius:.3rem;cursor:pointer;gap:1px;padding:.35rem .45rem;text-align:left;transition:all var(--duration-fast)}.ml-fx[data-v-fae86dfc]:hover{background:#ff9f1c0a;border-color:var(--line-dim)}.ml-fx.active[data-v-fae86dfc]{background:#ff9f1c14;border-color:var(--amber)}.ml-fx__name[data-v-fae86dfc]{color:var(--text);font-family:var(--font-mono);font-size:.8rem;font-weight:600}.ml-fx.active .ml-fx__name[data-v-fae86dfc]{color:var(--amber)}.ml-fx__desc[data-v-fae86dfc]{color:var(--muted);font-family:var(--font-mono);font-size:.6rem;opacity:.5}.ml-side__ctrl[data-v-fae86dfc]{border-top:1px solid #2a2530;display:flex;flex-direction:column;gap:.25rem;padding-top:.4rem}.ml-side__label[data-v-fae86dfc]{color:var(--muted);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em}.ml-range[data-v-fae86dfc]{accent-color:var(--amber);width:100%}.ml-upload[data-v-fae86dfc]{gap:1.5rem;justify-content:center;min-height:400px}.ml-upload[data-v-fae86dfc],.ml-upload__zone[data-v-fae86dfc]{align-items:center;display:flex;flex-direction:column}.ml-upload__zone[data-v-fae86dfc]{border:2px dashed var(--line-dim);border-radius:1rem;cursor:pointer;gap:.5rem;padding:3rem;transition:all var(--duration-fast)}.ml-upload__zone[data-v-fae86dfc]:hover{border-color:var(--amber)}.ml-upload__icon[data-v-fae86dfc]{font-size:2.5rem}.ml-upload__text[data-v-fae86dfc]{color:var(--text);font-family:var(--font-mono);font-size:1.1rem}.ml-upload__sub[data-v-fae86dfc]{color:var(--muted);font-family:var(--font-mono);font-size:.9rem;opacity:.5}.ml-thumbs[data-v-fae86dfc]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.ml-th[data-v-fae86dfc]{border:1px solid var(--line-dim);border-radius:.25rem;flex-shrink:0;height:44px;overflow:hidden;position:relative;width:44px}.ml-th img[data-v-fae86dfc]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ml-th__x[data-v-fae86dfc]{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.5rem;height:14px;justify-content:center;opacity:0;padding:0;position:absolute;right:1px;top:1px;transition:opacity var(--duration-fast);width:14px}.ml-th:hover .ml-th__x[data-v-fae86dfc]{opacity:1}.ml-th--sm[data-v-fae86dfc]{height:38px;width:38px}.ml-th--add[data-v-fae86dfc]{align-items:center;background:var(--surface-input);border:1px dashed var(--line-dim);color:var(--muted);cursor:pointer;display:flex;font-size:1rem;justify-content:center}.ml-preview[data-v-fae86dfc]{display:flex;flex:1;flex-direction:column;gap:.4rem;min-height:0}.ml-preview__thumbs[data-v-fae86dfc]{display:flex;gap:.25rem;overflow-x:auto;padding:.15rem 0}.ml-bar[data-v-fae86dfc]{align-items:center;display:flex;gap:.5rem}.ml-bar__name[data-v-fae86dfc]{color:var(--amber);font-family:var(--font-mono);font-size:.9rem;letter-spacing:.08em}.ml-vp[data-v-fae86dfc]{background:#0a0812;border:1px solid #2a2530;border-radius:.8rem;flex-shrink:0;height:clamp(300px,55vh,520px);margin-inline:auto;max-width:1200px;overflow:hidden;position:relative;width:100%}.ml-vp[data-v-fae86dfc]:has(.gl-ms){height:520px}.ml-vp img[data-v-fae86dfc]{border-radius:.35rem;display:block;-o-object-fit:cover;object-fit:cover}.sl[data-v-fae86dfc]{align-items:center;display:flex;inset:0;overflow:hidden;position:absolute}.sl--v[data-v-fae86dfc]{justify-content:center}.sl--v[data-v-fae86dfc],.sl--v .sl__t[data-v-fae86dfc]{align-items:center;flex-direction:column}.sl--v .sl__img[data-v-fae86dfc]{height:220px;-o-object-fit:cover;object-fit:cover;width:320px}.sl--obl[data-v-fae86dfc]{transform:rotate(-5deg) scale(1.1)}.sl__t[data-v-fae86dfc]{display:flex;gap:.7rem}.sl__t--h[data-v-fae86dfc]{animation:mlH linear infinite;width:-moz-max-content;width:max-content}.sl__t--v[data-v-fae86dfc]{animation:mlV linear infinite;flex-direction:column}.sl__t--rev[data-v-fae86dfc]{animation-direction:reverse}.sl__t[data-v-fae86dfc]:hover{animation-play-state:paused!important}.sl__img[data-v-fae86dfc]{border-radius:.35rem;cursor:pointer;flex-shrink:0;height:140px;-o-object-fit:cover;object-fit:cover;transition:transform .3s;width:200px}.sl__img[data-v-fae86dfc]:hover{transform:scale(1.06);z-index:2}.sl__img--s[data-v-fae86dfc]{height:115px;width:170px}.sl-dbl[data-v-fae86dfc]{display:flex;flex-direction:column;gap:.5rem}.sl-inv--v[data-v-fae86dfc]{height:100%;justify-content:center;overflow:hidden;padding:.4rem}.sl-inv--v[data-v-fae86dfc],.sl-inv__c[data-v-fae86dfc]{display:flex;gap:.7rem}.sl-inv__c[data-v-fae86dfc]{flex-direction:column}.sl-inv__c--up[data-v-fae86dfc]{animation:mlUp linear infinite}.sl-inv__c--dn[data-v-fae86dfc]{animation:mlDn linear infinite}.sl-inv__c[data-v-fae86dfc]:hover{animation-play-state:paused}.sl-inv--h[data-v-fae86dfc]{flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding:.4rem}.sl-inv--h[data-v-fae86dfc],.sl-inv__r[data-v-fae86dfc]{display:flex;gap:.7rem}.sl-inv__r[data-v-fae86dfc]{width:-moz-max-content;width:max-content}.sl-inv__r--l[data-v-fae86dfc]{animation:mlL linear infinite}.sl-inv__r--r[data-v-fae86dfc]{animation:mlR linear infinite}.sl-inv__r[data-v-fae86dfc]:hover{animation-play-state:paused}.sl-fade[data-v-fae86dfc]{height:100%;position:relative;width:100%}.sl-fade__img[data-v-fae86dfc]{animation:mlFade linear infinite;border-radius:0;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;width:100%}.hv-grid[data-v-fae86dfc]{align-content:start;display:grid;gap:.7rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));height:100%;overflow-y:auto;padding:1rem}.hv[data-v-fae86dfc]{border-radius:.5rem;cursor:pointer;overflow:hidden;position:relative}.hv__img[data-v-fae86dfc]{border-radius:0;display:block;height:130px;-o-object-fit:cover;object-fit:cover;transition:all var(--sp,.5s) ease;width:100%}.hv--zoom:hover .hv__img[data-v-fae86dfc]{transform:scale(1.18)}.hv--gray .hv__img[data-v-fae86dfc]{filter:grayscale(100%)}.hv--gray:hover .hv__img[data-v-fae86dfc]{filter:grayscale(0)}.hv--blur .hv__img[data-v-fae86dfc]{filter:blur(5px) brightness(.7)}.hv--blur:hover .hv__img[data-v-fae86dfc]{filter:blur(0) brightness(1)}.hv--glow[data-v-fae86dfc]{border:2px solid transparent;transition:all var(--sp,.5s)}.hv--glow[data-v-fae86dfc]:hover{border-color:var(--amber);box-shadow:0 0 20px #ff9f1c80,0 0 40px #ff9f1c33,inset 0 0 15px #ff9f1c1a}.hv__ov[data-v-fae86dfc]{align-items:center;background:#000000bf;color:var(--amber);display:flex;font-family:var(--font-mono);font-size:1rem;inset:0;justify-content:center;opacity:0;position:absolute;transform:translateY(100%);transition:all var(--sp,.5s)}.hv--overlay:hover .hv__ov[data-v-fae86dfc]{opacity:1;transform:translateY(0)}.hv--rotate:hover .hv__img[data-v-fae86dfc]{transform:rotate(8deg) scale(1.2)}.hv__shine[data-v-fae86dfc]{background:linear-gradient(120deg,transparent 25%,hsla(0,0%,100%,.25) 50%,transparent 75%);inset:0;opacity:0;pointer-events:none;position:absolute;transform:translate(-100%);transition:all var(--sp,.5s)}.hv--shine:hover .hv__shine[data-v-fae86dfc]{opacity:1;transform:translate(100%)}.hv--spotlight[data-v-fae86dfc]{--mx:50%;--my:50%;--spotlight-op:0;border:1.5px solid hsla(0,0%,100%,.08);transition:border-color .3s}.hv--spotlight[data-v-fae86dfc]:hover{border-color:#ffffff2e}.hv__spotlight-glow[data-v-fae86dfc]{background:radial-gradient(400px circle at var(--mx) var(--my),rgba(255,159,28,.18) 0,rgba(255,100,0,.06) 40%,transparent 70%);inset:0}.hv--spotlight[data-v-fae86dfc]:before,.hv__spotlight-glow[data-v-fae86dfc]{border-radius:inherit;opacity:var(--spotlight-op);pointer-events:none;position:absolute;transition:opacity .25s ease}.hv--spotlight[data-v-fae86dfc]:before{background:radial-gradient(200px circle at var(--mx) var(--my),rgba(255,159,28,.6),transparent 70%);content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px}.hv-flip[data-v-fae86dfc]{border-radius:.5rem;cursor:pointer;perspective:800px}.hv-flip__inner[data-v-fae86dfc]{height:130px;position:relative;transform-style:preserve-3d;transition:transform var(--sp,.6s) ease var(--delay,.3s);width:100%}.hv-flip:hover .hv-flip__inner[data-v-fae86dfc]{transform:rotateY(180deg)}.hv-flip__back[data-v-fae86dfc],.hv-flip__front[data-v-fae86dfc]{backface-visibility:hidden;border-radius:.5rem;inset:0;overflow:hidden;position:absolute}.hv-flip__back[data-v-fae86dfc]{transform:rotateY(180deg)}.hv-flip__back .hv__img[data-v-fae86dfc],.hv-flip__front .hv__img[data-v-fae86dfc]{height:100%}.ml-text-inputs[data-v-fae86dfc]{display:flex;gap:.4rem;margin-bottom:.4rem}.ml-text-input[data-v-fae86dfc]{background:var(--surface-input);border:1px solid var(--line-dim);border-radius:.35rem;color:var(--text);flex:1;font-family:var(--font-mono);font-size:.95rem;outline:none;padding:.4rem .6rem}.ml-text-input[data-v-fae86dfc]:focus{border-color:var(--amber)}.ml-nav[data-v-fae86dfc]{align-items:center;display:flex;gap:2.5rem;height:100%;justify-content:center}.ml-nav__a[data-v-fae86dfc]{color:var(--text);cursor:pointer;font-family:var(--font-mono);font-size:1.3rem;padding:.4rem 0;position:relative;text-decoration:none;transition:all var(--sp,.5s)}.ml-bubble-wrap[data-v-fae86dfc]{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.ml-bubble-text[data-v-fae86dfc]{color:#a5b4fc;cursor:default;display:flex;font-family:var(--font-mono);font-size:2.6rem;font-weight:100;gap:0;margin:0;padding:0}.ml-bubble-char[data-v-fae86dfc]{color:inherit;display:inline-block;font-weight:inherit;transition:all calc(var(--sp,.5s)*.3) ease}.ml-bubble-0[data-v-fae86dfc]{color:#f0f4ff!important;font-weight:900!important}.ml-bubble-1[data-v-fae86dfc]{color:#c7d2fe!important;font-weight:500!important}.ml-bubble-2[data-v-fae86dfc]{font-weight:300!important}.ml-split-wrap[data-v-fae86dfc]{height:100%;width:100%}.ml-split-text[data-v-fae86dfc],.ml-split-wrap[data-v-fae86dfc]{align-items:center;display:flex;justify-content:center}.ml-split-text[data-v-fae86dfc]{color:var(--text);cursor:default;font-family:var(--font-mono);font-size:2.4rem;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ml-split-char[data-v-fae86dfc]{display:flex;flex-direction:column;height:1em;line-height:1;overflow:hidden;position:relative}.ml-split-bot[data-v-fae86dfc],.ml-split-top[data-v-fae86dfc]{display:block;height:.5em;overflow:hidden;transition:transform calc(var(--sp,.5s)*.3) ease-in-out}.ml-split-bot-inner[data-v-fae86dfc]{display:block;transform:translateY(-50%)}.ml-vapour-wrap[data-v-fae86dfc]{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.ml-vapour-canvas[data-v-fae86dfc]{inset:0;pointer-events:none;position:absolute}.ml-layered-wrap[data-v-fae86dfc]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.ml-layered-list[data-v-fae86dfc]{align-items:center;display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.ml-layered-li[data-v-fae86dfc]{flex-shrink:0;height:44px;overflow:hidden;position:relative}.ml-layered-p[data-v-fae86dfc]{color:var(--text);font-family:var(--font-mono);font-size:2.4rem;font-weight:900;height:44px;letter-spacing:-2px;line-height:40px;margin:0;padding:0 10px;text-transform:uppercase;white-space:nowrap}.ml-layered-link[data-v-fae86dfc]{color:inherit;cursor:pointer;text-decoration:none}.ml-layered-link[data-v-fae86dfc]:hover{color:var(--amber)}.ml-gooey-wrap[data-v-fae86dfc]{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.ml-gooey-svg[data-v-fae86dfc]{height:0;overflow:hidden;position:absolute;width:0}.ml-gooey-stage[data-v-fae86dfc]{align-items:center;display:flex;filter:url(#ml-threshold);height:100%;justify-content:center;width:100%}.ml-gooey-text[data-v-fae86dfc]{color:var(--text);font-family:var(--font-mono);font-size:2.8rem;font-weight:700;position:absolute;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.ml-rotate-wrap[data-v-fae86dfc]{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.ml-rotate-sentence[data-v-fae86dfc]{align-items:center;color:var(--text);display:flex;flex-wrap:wrap;font-family:var(--font-mono);font-size:2rem;font-weight:300;gap:.4rem;margin:0}.ml-rotate-prefix[data-v-fae86dfc]{white-space:pre}.ml-rotate-slot[data-v-fae86dfc]{background:#ff5941;border-radius:.3em;color:#fff;display:inline-flex;font-weight:700;justify-content:center;min-width:3ch;overflow:hidden;padding:.1em .4em}.ml-rotate-char[data-v-fae86dfc]{animation:mlCharIn-fae86dfc .4s cubic-bezier(.16,1,.3,1) both;display:inline-block}.ml-rotate-exit .ml-rotate-char[data-v-fae86dfc]{animation:mlCharOut-fae86dfc .3s cubic-bezier(.7,0,1,1) both}@keyframes mlCharIn-fae86dfc{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes mlCharOut-fae86dfc{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-120%)}}.ml-color-wrap[data-v-fae86dfc]{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.ml-color-border[data-v-fae86dfc]{border:1px solid #2a2530;border-radius:.5rem;mask-image:radial-gradient(28rem 18rem at center,#fff,transparent);-webkit-mask-image:radial-gradient(28rem 18rem at center,#fff,transparent);padding:1.5rem 2rem;position:relative}.ml-color-plus[data-v-fae86dfc]{color:#6366f1;font-size:1.2rem;line-height:1;position:absolute}.ml-color-title[data-v-fae86dfc]{display:flex;flex-wrap:wrap;font-family:var(--font-mono);font-size:clamp(1.8rem,5vw,3.2rem);font-weight:900;gap:.4rem;justify-content:center;letter-spacing:-.04em;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ml-color-word[data-v-fae86dfc]{position:relative}.ml-color-word[data-v-fae86dfc]:before{color:#fff;content:attr(data-content);inset:0;padding:0 .3em;position:absolute;z-index:0}.ml-color-word--1[data-v-fae86dfc]:before{animation:mlBg1 8s infinite}.ml-color-word--2[data-v-fae86dfc]:before{animation:mlBg2 8s infinite}.ml-color-word--3[data-v-fae86dfc]:before{animation:mlBg3 8s infinite}.ml-color-fg[data-v-fae86dfc]{background-clip:text;-webkit-background-clip:text;color:transparent;padding:0 .3em;position:relative;z-index:1}.ml-color-fg--1[data-v-fae86dfc]{animation:mlFg1 8s infinite;background-image:linear-gradient(90deg,#39ff14,#0ff)}.ml-color-fg--2[data-v-fae86dfc]{animation:mlFg2 8s infinite;background-image:linear-gradient(90deg,#ff073a,#ff6ec7)}.ml-color-fg--3[data-v-fae86dfc]{animation:mlFg3 8s infinite;background-image:linear-gradient(90deg,#faff00,#00f0ff)}.ml-nav--underline .ml-nav__a[data-v-fae86dfc]:after{background:var(--amber);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width var(--sp,.5s);width:0}.ml-nav--underline .ml-nav__a[data-v-fae86dfc]:hover:after{width:100%}.ml-nav--highlight .ml-nav__a[data-v-fae86dfc]{padding:.4rem .8rem}.ml-nav--highlight .ml-nav__a[data-v-fae86dfc]:hover{background:var(--amber);border-radius:.3rem;color:#000}.ml-nav--glitch .ml-nav__a[data-v-fae86dfc]:hover{animation:mlGlitch .3s ease infinite;color:var(--amber)}.ml-nav--spacing .ml-nav__a[data-v-fae86dfc]{letter-spacing:0;transition:letter-spacing var(--sp,.5s),color var(--sp,.5s)}.ml-nav--spacing .ml-nav__a[data-v-fae86dfc]:hover{color:var(--amber);letter-spacing:.3em}.ml-nav--blur .ml-nav__a[data-v-fae86dfc]{filter:blur(3px);opacity:.5;transition:all var(--sp,.5s)}.ml-nav--blur .ml-nav__a[data-v-fae86dfc]:hover{color:var(--amber);filter:blur(0);opacity:1}.ml-nav--bracket .ml-nav__a[data-v-fae86dfc]:after,.ml-nav--bracket .ml-nav__a[data-v-fae86dfc]:before{opacity:0;transition:all var(--sp,.5s)}.ml-nav--bracket .ml-nav__a[data-v-fae86dfc]:before{content:"[ "}.ml-nav--bracket .ml-nav__a[data-v-fae86dfc]:after{content:" ]"}.ml-nav--bracket .ml-nav__a[data-v-fae86dfc]:hover:after,.ml-nav--bracket .ml-nav__a[data-v-fae86dfc]:hover:before{color:var(--amber);opacity:1}.ml-nav--bracket .ml-nav__a[data-v-fae86dfc]:hover{color:var(--amber)}.sc-px[data-v-fae86dfc]{height:100%;overflow-x:hidden;overflow-y:auto}.sc-px__section[data-v-fae86dfc]{height:160px;overflow:hidden;position:relative;width:100%}.sc-px__section+.sc-px__section[data-v-fae86dfc]{margin-top:4px}.sc-px__img[data-v-fae86dfc]{border-radius:0;display:block;height:250%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;position:absolute;top:0;transform:translateY(-20%);width:100%;will-change:transform}.sc-rv[data-v-fae86dfc]{align-content:start;display:grid;gap:.7rem;grid-template-columns:repeat(2,1fr);height:100%;overflow-y:auto;padding:1rem}.sc-rv__card[data-v-fae86dfc]{border-radius:.5rem;cursor:pointer;height:160px;opacity:0;overflow:hidden;position:relative;transform:translateY(40px) scale(.93);transition-property:opacity,transform;transition-timing-function:ease-out}.sc-rv__card.visible[data-v-fae86dfc]{opacity:1;transform:translateY(0) scale(1)}.sc-rv__card img[data-v-fae86dfc]{border-radius:0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.sc-rv__card:hover img[data-v-fae86dfc]{transform:scale(1.05);transition:transform .3s}.sc-rv__lbl[data-v-fae86dfc]{bottom:.4rem;color:#fff;font-family:var(--font-mono);font-size:.75rem;left:.6rem;position:absolute;text-shadow:0 1px 4px rgba(0,0,0,.7)}.sc-sc[data-v-fae86dfc]{height:100%;overflow-y:auto;position:relative}.sc-sc__sticky[data-v-fae86dfc]{align-items:center;display:flex;height:100%;justify-content:center;position:sticky;top:0}.sc-sc__spacer[data-v-fae86dfc]{height:300%}.sc-sc__item[data-v-fae86dfc]{cursor:pointer;left:50%;position:absolute;top:50%}.sc-sc__item img[data-v-fae86dfc]{box-shadow:0 4px 14px #0006;height:90px;transition:transform .3s;width:120px}.sc-sc__item:hover img[data-v-fae86dfc]{transform:scale(1.1)}.sc-st[data-v-fae86dfc]{height:100%;overflow-y:auto;position:relative}.sc-st__sticky[data-v-fae86dfc]{align-items:center;display:flex;height:100%;justify-content:center;position:sticky;top:0}.sc-st__spacer[data-v-fae86dfc]{height:400%}.sc-st__card[data-v-fae86dfc]{cursor:pointer;height:140px;position:absolute;width:200px}.sc-st__card img[data-v-fae86dfc]{box-shadow:0 4px 14px #0006;height:100%;width:100%}.gl-lp[data-v-fae86dfc]{display:flex;gap:.3rem;height:100%;padding:.4rem}.gl-lp__i[data-v-fae86dfc]{border-radius:.5rem;cursor:pointer;flex:1;overflow:hidden;transition:flex ease}.gl-lp__i[data-v-fae86dfc]:hover{flex:3}.gl-lp__i img[data-v-fae86dfc]{border-radius:0;-o-object-fit:cover;object-fit:cover}.gl-lp__i img[data-v-fae86dfc],.gl-ms[data-v-fae86dfc]{height:100%;width:100%}.gl-ms[data-v-fae86dfc]{align-items:start;box-sizing:border-box;flex-direction:row;overflow-x:hidden;overflow-y:auto;padding:.75rem}.gl-ms[data-v-fae86dfc],.gl-ms__col[data-v-fae86dfc]{display:flex;gap:.75rem}.gl-ms__col[data-v-fae86dfc]{flex:1;flex-direction:column;min-width:0;overflow:hidden}.gl-ms__i[data-v-fae86dfc]{border-radius:.5rem;cursor:pointer;overflow:hidden;transition:transform ease;width:100%}.gl-ms__i[data-v-fae86dfc]:hover{transform:scale(1.03)}.gl-ms__i img[data-v-fae86dfc]{border-radius:0;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.gl-cr[data-v-fae86dfc]{align-items:center;cursor:grab;display:flex;height:100%;justify-content:center;perspective:800px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gl-cr[data-v-fae86dfc]:active{cursor:grabbing}.gl-cr__stage[data-v-fae86dfc]{height:170px;position:relative;transform-style:preserve-3d;width:240px}.gl-cr__card[data-v-fae86dfc]{border-radius:.6rem;box-shadow:0 8px 30px #0006;inset:0;overflow:hidden;position:absolute}.gl-cr__card img[data-v-fae86dfc]{border-radius:0;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%}.gl-cr__hint[data-v-fae86dfc]{bottom:.8rem;color:var(--muted);font-family:var(--font-mono);font-size:.7rem;left:50%;opacity:.4;pointer-events:none;position:absolute;transform:translate(-50%)}.gl-cyl[data-v-fae86dfc]{align-items:center;cursor:grab;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.gl-cyl[data-v-fae86dfc]:active{cursor:grabbing}.gl-cyl__wrap[data-v-fae86dfc]{flex-direction:column;gap:.8rem}.gl-cyl__counter[data-v-fae86dfc],.gl-cyl__wrap[data-v-fae86dfc]{align-items:center;display:flex}.gl-cyl__counter[data-v-fae86dfc]{flex-direction:row;flex-shrink:0;gap:.6rem}.gl-cyl__cur[data-v-fae86dfc]{color:var(--text);font-family:var(--font-mono);font-size:1.6rem;font-weight:300;line-height:1}.gl-cyl__sep[data-v-fae86dfc]{background:#ff9f1c40;flex-shrink:0;height:1.2rem;width:1px}.gl-cyl__tot[data-v-fae86dfc]{color:var(--muted);font-family:var(--font-mono);font-size:.9rem}.gl-cyl__hdots[data-v-fae86dfc]{align-items:center;display:flex;flex-direction:row;gap:.5rem}.gl-cyl__hdot[data-v-fae86dfc]{background:#fff3;border:none;border-radius:50%;cursor:pointer;flex-shrink:0;height:8px;padding:0;transition:all .3s;width:8px}.gl-cyl__hdot.active[data-v-fae86dfc]{background:var(--amber);border-radius:4px;box-shadow:0 0 8px var(--glow-amber);width:24px}.gl-cyl__hdot[data-v-fae86dfc]:hover:not(.active){background:#fff6}.gl-cyl__scene[data-v-fae86dfc]{align-items:center;display:flex;height:260px;justify-content:center;perspective:1200px;perspective-origin:50%;width:500px}.gl-cyl__cylinder[data-v-fae86dfc]{height:200px;position:relative;transform-style:preserve-3d;transition:transform .05s linear;width:140px}.gl-cyl__face[data-v-fae86dfc]{border-radius:.8rem;cursor:pointer;inset:0;overflow:hidden;position:absolute;transition:box-shadow .2s}.gl-cyl__face[data-v-fae86dfc]:hover{box-shadow:0 0 0 2px var(--amber),0 0 20px #ff9f1c4d}.gl-cyl__img[data-v-fae86dfc]{height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;transition:filter .3s;width:100%}.gl-cyl__img.active[data-v-fae86dfc]{filter:brightness(1.15)}.gl-cyl__overlay[data-v-fae86dfc]{align-items:center;animation:cylFadeIn-fae86dfc .2s ease;background:#000000d9;border-radius:.8rem;cursor:pointer;display:flex;inset:0;justify-content:center;position:absolute;z-index:10}.gl-cyl__big[data-v-fae86dfc]{border-radius:1rem;box-shadow:0 0 60px #ff9f1c33;max-height:80%;max-width:80%;pointer-events:none}@keyframes cylFadeIn-fae86dfc{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.gl-stk[data-v-fae86dfc]{align-items:center;cursor:grab;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.gl-stk[data-v-fae86dfc]:active{cursor:grabbing}.gl-stk__inner[data-v-fae86dfc]{gap:2rem}.gl-stk__inner[data-v-fae86dfc],.gl-stk__stage[data-v-fae86dfc]{align-items:center;display:flex}.gl-stk__stage[data-v-fae86dfc]{height:300px;justify-content:center;position:relative;width:220px}.gl-stk__card[data-v-fae86dfc]{background:#0a0a0a;border-radius:1.2rem;cursor:pointer;height:300px;isolation:isolate;overflow:hidden;position:absolute;transform-origin:center center;width:220px}.gl-stk__img[data-v-fae86dfc]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%}.gl-stk__grad[data-v-fae86dfc]{position:absolute;inset-x:0;background:linear-gradient(0deg,rgba(6,6,6,.6),transparent);border-radius:0 0 1.6rem 1.6rem;bottom:0;height:120px}.gl-stk__counter[data-v-fae86dfc]{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:.4rem;min-width:3rem}.gl-stk__cur[data-v-fae86dfc]{color:var(--text);font-family:var(--font-mono);font-size:3.2rem;font-weight:300;line-height:1}.gl-stk__sep[data-v-fae86dfc]{background:#ff9f1c33;height:1px;width:2.4rem}.gl-stk__tot[data-v-fae86dfc]{color:var(--muted);font-family:var(--font-mono);font-size:1.2rem}.gl-stk__dots[data-v-fae86dfc]{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem}.gl-stk__dot[data-v-fae86dfc]{background:#fff3;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .3s;width:8px}.gl-stk__dot.active[data-v-fae86dfc]{background:var(--amber);border-radius:4px;box-shadow:0 0 8px var(--glow-amber);height:24px}.gl-stk__dot[data-v-fae86dfc]:hover:not(.active){background:#fff6}.gl-stk__hint[data-v-fae86dfc]{align-items:center;bottom:1rem;display:flex;flex-direction:column;gap:.3rem;left:50%;pointer-events:none;position:absolute;transform:translate(-50%)}.gl-stk__hint-txt[data-v-fae86dfc]{color:var(--muted);font-family:var(--font-mono);font-size:.9rem;letter-spacing:.1em;opacity:.5}.gl-stk__arrow[data-v-fae86dfc]{color:var(--muted);font-size:1.4rem;line-height:1;opacity:.4}.gl-stk__arrow--up[data-v-fae86dfc]{animation:stkBounceUp-fae86dfc 1.5s ease-in-out infinite}.gl-stk__arrow--dn[data-v-fae86dfc]{animation:stkBounceDown-fae86dfc 1.5s ease-in-out infinite}@keyframes stkBounceUp-fae86dfc{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes stkBounceDown-fae86dfc{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.dg-root[data-v-fae86dfc]{background:#141414;cursor:grab;height:100%;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dg-root[data-v-fae86dfc]:active{cursor:grabbing}.dg-container[data-v-fae86dfc]{height:-moz-fit-content;height:fit-content;left:0;position:absolute;top:0;width:-moz-fit-content;width:fit-content}.dg-container[data-v-fae86dfc],.dg-row[data-v-fae86dfc]{display:flex;flex-direction:row}.dg-row[data-v-fae86dfc]{align-items:start;gap:1.25rem;padding:1.25rem}.dg-col[data-v-fae86dfc]{display:flex;flex-direction:column;flex-shrink:0;gap:1.25rem;width:200px}.dg-img[data-v-fae86dfc]{border-radius:.5rem;display:block;height:auto;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%}
