@import "https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap";:root{--color-bg-deep:#0d0520;--color-bg-purple:#1a0a2e;--color-bg-panel:#1e0a3cd9;--color-text-light:#f3e1f5;--color-text-white:#fff;--color-accent-gold:#fab700;--color-accent-magenta:#d946ef;--color-accent-pink:#fcbbfd;--color-black:#000;--color-purple-btn:#6b21a8;--color-red-btn:#dc2626;--color-green-btn:#16a34a;--color-yellow-btn:#eab308;--font-primary:"Space Mono", monospace;--font-weight-regular:400;--font-weight-bold:700;--shadow-glow-pink:0 0 30px #fcbbfd66;--shadow-glow-gold:0 0 20px #fab70066;--shadow-glow-purple:0 0 40px #9333ea80;--transition-fast:.2s ease;--transition-medium:.35s ease;--transition-slow:.6s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;font-family:var(--font-primary);font-weight:var(--font-weight-bold);color:var(--color-text-light);background-color:var(--color-bg-deep);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}button{font-family:var(--font-primary);font-weight:var(--font-weight-bold);cursor:pointer;color:inherit;background:0 0;border:none;outline:none}input{font-family:var(--font-primary);font-weight:var(--font-weight-bold);border:none;outline:none}img{max-width:100%;height:auto;display:block}.text-title-xl{text-transform:uppercase;font-size:64px;font-weight:700}.text-title-lg{text-transform:uppercase;font-size:48px;font-weight:700}.text-title-md{font-size:32px;font-weight:700}.text-body-lg{font-size:24px;font-weight:700;line-height:37px}.text-body-md{font-size:16px;font-weight:700;line-height:37px}.text-body-sm{font-size:14px;font-weight:700}.text-label{font-size:12px;font-weight:700;line-height:37px}.text-timer{font-size:72px;font-weight:700}.text-gold{color:var(--color-accent-gold)}.text-white{color:var(--color-text-white)}.text-pink{color:var(--color-text-light)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes glow{0%,to{filter:brightness()}50%{filter:brightness(1.2)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes confettiFall{0%{opacity:1;transform:translateY(-10vh)rotate(0)}to{opacity:0;transform:translateY(110vh)rotate(720deg)}}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.15)}70%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes countdownPulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.stage-viewport{background:#0a0418;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.stage-bg-fill{filter:blur(26px)brightness(.7);z-index:0;background:url(/assets/figma/stage-bg.webp) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.15)}.stage{z-index:1;transform-origin:50%;background:#0a0418;flex:none;position:relative;overflow:hidden}.hot{-webkit-tap-highlight-color:transparent;transition:filter .15s,transform .12s}.hot:hover{filter:brightness(1.12)drop-shadow(0 0 12px #fcbbfd59)}.hot:active{transform:scale(.97)}.hot:disabled{filter:grayscale(.7)brightness(.6);cursor:not-allowed}.login-input{box-sizing:border-box;color:#f8e9ff;background:#250d3c;border-radius:10px;width:100%;height:100%;padding:0 18px;font-family:Space Mono,monospace;font-size:22px;font-weight:700}.login-input::placeholder{color:#f3e1f57a;font-weight:400}.hotspot{background:0 0!important}.hotspot:hover{background:radial-gradient(#ffffff1a 0%,#ffffff0d 40%,#fff0 72%)!important}.admin-link{opacity:.45;letter-spacing:2px;transition:opacity .2s}.admin-link:hover{opacity:1}.team-input{color:#fff;background:0 0;width:100%;height:100%;padding:0 14px;font-family:Space Mono,monospace;font-size:18px;font-weight:700}.team-input::placeholder{color:#f3e1f573;font-weight:400}.ts-panel{-webkit-user-select:none;user-select:none}.ts-num{color:#f3e1f5;text-shadow:0 0 6px #d946ef80;justify-content:center;align-items:center;height:100%;font-family:Space Mono,monospace;font-size:22px;font-weight:700;display:flex;position:absolute;top:0;left:0}.ts-field{border:1.6px solid #e056f7cc;border-radius:9px;height:40px;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%);box-shadow:0 0 8px #d946ef80,inset 0 0 8px #0000008c}.ts-trash{color:#ff8a4c;cursor:pointer;background:#460e2059;border:1.8px solid #ff8a4cbf;border-radius:9px;justify-content:center;align-items:center;width:50px;height:48px;transition:filter .12s,box-shadow .12s,background-color .12s,transform .1s;display:inline-flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.ts-trash:hover{background:#ff8a4c33;box-shadow:0 0 11px #ff8a4c99}.ts-trash:active{transform:translateY(-50%)scale(.9)}.vq-card{box-sizing:border-box;background-color:#130330;background-image:radial-gradient(120% 90% at 50% 0,#460e70e6 0%,#1e053eeb 45%,#0b021ef5 100%);border:1.5px solid #d946ef8c;border-radius:18px;flex-direction:column;padding:14px 26px 18px;font-family:Space Mono,monospace;display:flex;overflow:hidden;box-shadow:inset 0 0 22px #a855f729,0 0 18px #a855f71f}.vq-head{border-bottom:1px solid #a855f759;flex:0 0 56px;height:56px;position:relative}.vq-headcell{color:#7fe7e0;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;text-shadow:0 0 8px #7fe7e059;font-size:13px;font-weight:700}.vq-rows{flex:auto;overflow:hidden auto}.vq-rows::-webkit-scrollbar{width:8px}.vq-rows::-webkit-scrollbar-thumb{background:#a855f780;border-radius:4px}.vq-rows::-webkit-scrollbar-track{background:0 0}.vq-row{border-bottom:1px solid #a855f724;height:54px;transition:background-color .12s;position:relative}.vq-row:hover{background:#a855f71a}.vq-cell{color:#ede3f7;font-size:16px;font-weight:700}.vq-idx{color:#c39ee8;font-weight:700}.vq-name{font-weight:700}.vq-created{color:#c98fe0;font-size:15px;font-weight:400}.vq-actions{justify-content:center;align-items:center;gap:14px;display:flex}.vq-iconbtn{cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:44px;height:38px;transition:filter .12s,box-shadow .12s,background-color .12s,transform .1s;display:inline-flex}.vq-iconbtn.edit{color:#3fb9ff;border:1.5px solid #3fb9ff99}.vq-iconbtn.del{color:#ff5a4a;border:1.5px solid #ff5a4a99}.vq-iconbtn.edit:hover{background:#3fb9ff29;box-shadow:0 0 10px #3fb9ff80}.vq-iconbtn.del:hover{background:#ff5a4a29;box-shadow:0 0 10px #ff5a4a80}.vq-iconbtn:active{transform:scale(.92)}.vq-empty{color:#c39ee8;text-align:center;padding:40px 0;font-size:16px}.vq-foot{border-top:1px solid #a855f74d;flex:0 0 64px;justify-content:space-between;align-items:center;height:64px;margin-top:2px;display:flex}.vq-foot-left{align-items:center;gap:14px;display:flex}.vq-select-wrap{align-items:center;display:inline-flex;position:relative}.vq-select{appearance:none;color:#ede3f7;cursor:pointer;background:#280848e6;border:1.5px solid #a855f799;border-radius:8px;outline:none;padding:8px 30px 8px 14px;font-family:Space Mono,monospace;font-size:15px;font-weight:700}.vq-select:focus{border-color:#d946ef;box-shadow:0 0 8px #d946ef80}.vq-caret{color:#c39ee8;pointer-events:none;font-size:12px;position:absolute;right:11px}.vq-foot-label{color:#d9c6ec;font-size:15px}.vq-pages{align-items:center;gap:8px;display:flex}.vq-pagebtn{color:#ede3f7;cursor:pointer;background:#28084899;border:1.5px solid #a855f773;border-radius:8px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 8px;font-family:Space Mono,monospace;font-size:15px;font-weight:700;transition:filter .12s,box-shadow .12s,background-color .12s;display:inline-flex}.vq-pagebtn:hover:not(:disabled){background:#a855f740;box-shadow:0 0 8px #a855f766}.vq-pagebtn.active{color:#ffd24a;background:#fab70014;border-color:#fab700;box-shadow:0 0 10px #fab7008c}.vq-pagebtn:disabled{opacity:.4;cursor:not-allowed}.qs-pagebtn{color:#ffd24a;cursor:pointer;background:#28084899;border:1.5px solid #fab70080;border-radius:8px;justify-content:center;align-items:center;width:46px;height:40px;font-family:Space Mono,monospace;font-size:22px;font-weight:700;transition:box-shadow .12s,background-color .12s;display:inline-flex}.qs-pagebtn:hover:not(:disabled){background:#fab70026;box-shadow:0 0 10px #fab70080}.qs-pagebtn:disabled{opacity:.35;cursor:not-allowed}.vq-pagebtn.nav{font-size:20px}.vq-ellipsis{color:#c39ee8;text-align:center;min-width:20px;padding:0 2px}.vq-showing{color:#d9c6ec;white-space:nowrap;font-size:15px}.cq-form{box-sizing:border-box;scrollbar-gutter:stable;background:radial-gradient(120% 80% at 50% 0,#3a0c628c 0%,#14042ed9 55%,#0a021ceb 100%),#130330;flex-direction:column;padding:14px 28px 16px;font-family:Space Mono,monospace;display:flex;overflow:hidden auto}.cq-form::-webkit-scrollbar{width:12px}.cq-form::-webkit-scrollbar-track{background:#14062880;border-radius:6px}.cq-form::-webkit-scrollbar-thumb{background:#a855f78c;border:2px solid #14062880;border-radius:6px}.cq-form::-webkit-scrollbar-thumb:hover{background:#d946efb3}.cq-top{gap:26px;display:flex}.cq-col-left{flex:1.65 1 0;min-width:0}.cq-col-right{flex:1 1 0;min-width:0}.cq-section{color:#5fd6e6;letter-spacing:1px;text-transform:uppercase;text-shadow:0 0 8px #5fd6e666;margin:2px 0 14px;font-size:22px;font-weight:700}.cq-section-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cq-round-guide{flex-wrap:wrap;gap:6px;display:inline-flex}.cq-round-chip{letter-spacing:.3px;text-transform:none;white-space:nowrap;background:#14042899;border:1.5px solid;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700}.cq-label{color:#f5c542;margin:0 0 9px;font-size:18px;font-weight:700;display:block}.cq-fmtbar{align-items:center;gap:7px;margin:0 0 12px;display:flex;position:relative}.cq-fmt-label{color:#f5c542;letter-spacing:.3px;margin-right:2px;font-size:14px;font-weight:700}.cq-fmt-btn{color:#ede3f7;cursor:pointer;background:#1e083ad9;border:1.5px solid #a855f78c;border-radius:8px;min-width:42px;height:36px;padding:0 11px;font-family:Space Mono,monospace;font-size:18px;font-weight:700;line-height:1}.cq-fmt-btn:hover{color:#fff;border-color:#d946ef;box-shadow:0 0 8px #d946ef73}.cq-fmt-btn:active{transform:translateY(1px)}.cq-fmt-help{color:#c39ee8;cursor:pointer;background:0 0;border:1.5px solid #a855f780;border-radius:50%;width:24px;height:24px;margin-left:2px;padding:0;font-size:13px;font-weight:700;line-height:1}.cq-fmt-help:hover{color:#5fd6e6;border-color:#5fd6e6}.cq-fmt-pop{z-index:20;background:#140628fa;border:1.5px solid #a855f799;border-radius:10px;width:290px;max-width:92vw;padding:12px 14px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 30px #00000080}.cq-fmt-pop-title{color:#5fd6e6;margin-bottom:8px;font-size:13px;font-weight:700}.cq-fmt-steps{color:#ede3f7;margin:0 0 8px;padding-left:18px;font-size:12.5px;line-height:1.55}.cq-fmt-steps li{margin-bottom:3px}.cq-fmt-steps b{color:#f5c542}.cq-fmt-pop-tip{color:#dcc6ecb3;font-size:11.5px;line-height:1.45}.cq-input,.cq-textarea,.cq-select{box-sizing:border-box;color:#f3ecfb;background:#1e083ad9;border:2px solid #a855f799;border-radius:10px;outline:none;width:100%;padding:15px 18px;font-family:Space Mono,monospace;font-size:22px;font-weight:700;transition:border-color .12s,box-shadow .12s}.cq-input::placeholder,.cq-textarea::placeholder{color:#dcc6ec80;font-weight:400}.cq-input:focus,.cq-textarea:focus,.cq-select:focus{border-color:#e879f9;box-shadow:0 0 12px #d946ef80}.cq-textarea{resize:none;height:132px;line-height:1.5}.cq-select{appearance:none;cursor:pointer;background-image:none;padding-right:34px}.cq-select-wrap{position:relative}.cq-select-wrap .cq-caret{color:#c39ee8;pointer-events:none;font-size:12px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.cq-field{margin-bottom:14px}.cq-field-row{gap:12px;display:flex}.cq-field-row .cq-subfield{flex:1 1 0;min-width:0}.cq-opt-row{align-items:center;gap:14px;margin-bottom:16px;display:flex}.cq-opt-label{color:#f5c542;flex:0 0 104px;width:104px;font-size:18px;font-weight:700}.cq-opt-row .cq-input{flex:auto}.cq-correct{color:#d9c6ec;cursor:pointer;-webkit-user-select:none;user-select:none;flex:none;align-items:center;gap:9px;font-size:16px;font-weight:700;display:inline-flex}.cq-check{background:#1e083ad9;border:1.5px solid #a855f7b3;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .12s,border-color .12s,box-shadow .12s;display:inline-flex}.cq-correct.on .cq-check{color:#fff;background:#1fbf6b;border-color:#36e08a;box-shadow:0 0 8px #36e08a99}.cq-check svg{opacity:0}.cq-correct.on .cq-check svg{opacity:1}.cq-upload{cursor:pointer;background:#1e083a80;border:1.5px dashed #a855f799;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;transition:border-color .12s,background-color .12s;display:flex}.cq-upload:hover{background:#3c0e6480;border-color:#d946ef}.cq-upload-icon{color:#5fd6e6;flex:0 0 30px;width:30px;height:30px}.cq-upload-main{color:#ede3f7;font-size:17px;font-weight:700}.cq-upload-hint{color:#dcc6ec99;font-size:13.5px;font-weight:400}.cq-bottom{flex-direction:column;flex:none;margin-top:14px;display:flex}.cq-table{background:#12042a99;border:1.5px solid #a855f766;border-radius:12px;flex-direction:column;flex:none;display:flex;overflow:hidden}.cq-thead,.cq-trow{grid-template-columns:50px minmax(0,2.3fr) .95fr 1.2fr 1fr 108px;align-items:center;gap:10px;height:54px;padding:0 18px;display:grid}.cq-pts{flex-direction:column;font-size:14px;line-height:1.15;display:flex}.cq-pts-pos{color:#6fe39a;font-weight:700}.cq-pts-neg{color:#ff8a8a;font-weight:700}.cq-help-line{color:#dcc6ec99;margin:-6px 0 8px;font-size:12.5px}.cq-thead{border-bottom:1px solid #a855f759;flex:0 0 54px}.cq-trows{flex:none;max-height:280px;overflow-y:auto}.cq-trows::-webkit-scrollbar{width:8px}.cq-trows::-webkit-scrollbar-thumb{background:#a855f780;border-radius:4px}.cq-trow{border-bottom:1px solid #a855f724;transition:background-color .12s}.cq-trow:hover{background:#a855f71a}.cq-th{color:#5fd6e6;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;font-size:14px;font-weight:700}.cq-td{color:#ede3f7;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;overflow:hidden}.cq-c-center{text-align:center;justify-self:center}.cq-c-actions{justify-content:center;align-items:center;gap:10px;display:flex}.cq-empty{color:#c39ee8;text-align:center;padding:24px 0}.cq-foot{flex:none;justify-content:flex-end;align-items:center;gap:8px;padding:8px 4px 0;display:flex}.cq-actions-bar{flex:none;justify-content:center;align-items:center;gap:18px;margin-top:14px;display:flex}.cq-btn{letter-spacing:.5px;text-transform:uppercase;cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:14px 30px;font-family:Space Mono,monospace;font-size:17px;font-weight:700;transition:filter .12s,box-shadow .12s,transform .1s,background-color .12s;display:inline-flex}.cq-btn:active{transform:scale(.97)}.cq-btn.back{color:#8fc7ff;background:#1e083ab3;border:1.5px solid #63a0ffb3}.cq-btn.back:hover{background:#280e50cc;box-shadow:0 0 10px #63a0ff66}.cq-btn.save{color:#3a1d00;background:linear-gradient(#ffd24a,#f5a800);border:1.5px solid #ffe08a;box-shadow:0 0 12px #fab70080}.cq-btn.save:hover{filter:brightness(1.08)}.cq-btn.clear{color:#e879f9;background:#1e083ab3;border:1.5px solid #d946efb3}.cq-btn.clear:hover{background:#3c0e64cc;box-shadow:0 0 10px #d946ef73}.opt{transition:filter .15s,transform .12s}.opt:hover:not(:disabled){filter:brightness(1.15)}.opt.is-suspense{animation:.6s ease-in-out infinite alternate suspensePulse}@keyframes suspensePulse{0%{filter:brightness()drop-shadow(0 0 6px #ffd20080)}to{filter:brightness(1.35)drop-shadow(0 0 22px #ffd200f2)}}.opt.is-correct{filter:brightness(1.3)drop-shadow(0 0 18px #3cff78cc)}.opt.is-wrong{filter:brightness(.8)saturate(1.4)drop-shadow(0 0 14px #ff2828b3)}.opt.is-hidden{opacity:0;pointer-events:none}.gp-banner{text-align:center;box-sizing:border-box;letter-spacing:.5px;color:#ffd24a;text-shadow:0 2px 10px #000000b3;pointer-events:none;white-space:normal;background:linear-gradient(#280a46d1 0%,#12042ae0 100%);border:2px solid #fab7008c;border-radius:16px;justify-content:center;align-items:center;padding:12px 44px;font-family:Space Mono,monospace;font-size:26px;font-weight:700;line-height:1.25;display:flex;overflow:visible;box-shadow:0 0 18px #fab70040,inset 0 0 16px #a855f72e}.gp-banner.is-awaiting{border-color:#ffd200f2;animation:.85s ease-in-out infinite alternate gpBannerPulse}@keyframes gpBannerPulse{0%{transform:scale(1);box-shadow:0 0 14px #fab70059,inset 0 0 16px #a855f72e}to{transform:scale(1.015);box-shadow:0 0 30px #fab700d9,inset 0 0 18px #fab7004d}}.gp-banner.is-locked{color:#8dffb0;border-color:#3cff78cc;box-shadow:0 0 22px #3cff7873,inset 0 0 16px #3cff7826}.ladder-row-active{filter:brightness(1.45)drop-shadow(0 0 10px #fab700cc)}.gp-intro{background:radial-gradient(circle at 50% 45%,#3a0c62d1 0%,#0c0320f2 58%,#04010efa 100%);justify-content:center;align-items:center;animation:.28s both gpIntroFade;display:flex;overflow:hidden}.gp-intro-glow{pointer-events:none;border:3px solid #fab7008c;border-radius:50%;width:520px;height:520px;margin:-260px 0 0 -260px;animation:.6s ease-out infinite gpIntroRing;position:absolute;top:45%;left:50%;box-shadow:0 0 50px #fab70080,inset 0 0 50px #a855f74d}.gp-intro-text{text-align:center;color:#fab700;text-shadow:0 0 18px #fab700d9,0 0 48px #fab7008c,0 4px #783c0080;font-family:Space Mono,monospace;font-weight:700;line-height:1;position:relative}.gp-intro-ready{letter-spacing:8px;font-size:92px;animation:.85s both gpIntroReady}.gp-intro-count{font-size:300px;animation:.6s ease-out both gpIntroCount}.gp-intro-go{letter-spacing:10px;color:#8dffb0;text-shadow:0 0 20px #3cff78d9,0 0 60px #3cff788c,0 4px #00501e80;font-size:240px;animation:.7s ease-out both gpIntroGo}@keyframes gpIntroFade{0%{opacity:0}to{opacity:1}}@keyframes gpIntroReady{0%{opacity:0;transform:translateY(26px)scale(.8)}28%{opacity:1;transform:translateY(0)scale(1)}82%{opacity:1}to{opacity:0;transform:scale(1.04)}}@keyframes gpIntroCount{0%{opacity:0;filter:blur(10px);transform:scale(2.3)}34%{opacity:1;filter:blur();transform:scale(1)}78%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.66)}}@keyframes gpIntroGo{0%{opacity:0;transform:scale(.3)}24%{opacity:1;transform:scale(1.18)}44%{transform:scale(1)}78%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.7)}}@keyframes gpIntroRing{0%{opacity:0;transform:scale(.55)}40%{opacity:.6}to{opacity:0;transform:scale(1.85)}}.screen-fade{animation:.35s both fadeIn}.fi-wrap{flex-direction:column;gap:6px;width:100%;display:flex}.fi-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.fi-toggle{color:#ffffffa6;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:6px;align-items:center;gap:5px;padding:3px 10px 3px 8px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.fi-toggle:hover{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.fi-toggle--active{color:#c4b8ff;background:#8b73ff38;border-color:#8b73ff8c}.fi-toggle--active:hover{background:#8b73ff52}.fi-toggle-icon{font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1}.fi-snip-row{position:relative}.fi-snip-open{color:#ffffffa6;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:6px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:500;transition:background .15s;display:inline-flex}.fi-snip-open:hover{color:#fff;background:#ffffff1f}.fi-snip-panel{z-index:200;background:#1a1b35;border:1px solid #ffffff24;border-radius:10px;flex-direction:column;gap:2px;width:260px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 28px #0000008c}.fi-snip-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:7px 10px;transition:background .12s;display:flex}.fi-snip-item:hover{background:#ffffff14}.fi-snip-label{color:#c4b8ff;min-width:72px;font-family:Courier New,Courier,monospace;font-size:13px}.fi-snip-hint{color:#ffffff73;font-size:11px}.fi-ref-link{color:#fff6;white-space:nowrap;margin-left:auto;font-size:11px;text-decoration:none;transition:color .15s}.fi-ref-link:hover{color:#ffffffbf}.cq-input--latex{letter-spacing:.01em;color:#c4b8ff!important;font-family:Courier New,Courier,monospace!important;font-size:17px!important}.fi-preview{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;min-height:42px;padding:10px 14px;font-size:18px;display:flex;overflow-x:auto}.fi-preview--error{background:#dc505014;border-color:#dc505073}.fi-preview-err{color:#f08080;font-size:12px}.fi-preview .katex{color:#fff;font-size:1.1em}.fi-preview .katex-html{white-space:nowrap}.formula-display{vertical-align:middle}.formula-display .katex{color:inherit;font-size:1em}.fi-hint{color:#dcc6ecb3;white-space:nowrap;font-size:13px}.fi-hint b{color:#5fd6e6;font-weight:700}.cq-btn.import{color:#9be7ff;background:#140830cc;border:1.5px solid #5fd6e6b3}.cq-btn.import:hover{background:#1e0e46e6;box-shadow:0 0 10px #5fd6e666}.imp-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#060112bd;justify-content:center;align-items:center;padding:24px;font-family:Space Mono,monospace;display:flex;position:fixed;inset:0}.imp-modal{background:radial-gradient(120% 80% at 50% 0,#3a0c6299,#100328f5),#120230;border:1.5px solid #a855f78c;border-radius:16px;flex-direction:column;width:min(760px,96vw);max-height:90vh;display:flex;box-shadow:0 24px 70px #0009}.imp-head{border-bottom:1px solid #a855f74d;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.imp-title{color:#5fd6e6;letter-spacing:.5px;text-transform:uppercase;text-shadow:0 0 8px #5fd6e666;font-size:19px;font-weight:700}.imp-x{color:#c39ee8;cursor:pointer;background:0 0;border:none;padding:0 6px;font-size:28px;line-height:1}.imp-x:hover{color:#fff}.imp-body{flex-direction:column;gap:12px;padding:16px 20px;display:flex;overflow-y:auto}.imp-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.imp-link{color:#f5c542;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:15px;font-weight:700}.imp-link:hover{text-decoration:underline}.imp-hint{color:#dcc6ecb3;font-size:13px}.imp-sample{background:#0a021cb3;border:1px solid #a855f766;border-radius:10px;overflow:hidden}.imp-sample-bar{background:#14062899;border-bottom:1px solid #a855f74d;justify-content:space-between;align-items:center;padding:6px 10px 6px 14px;display:flex}.imp-sample-cap{color:#9a7fb8;letter-spacing:.5px;font-size:12px;font-weight:700}.imp-sample pre{color:#cfeaff;white-space:pre;max-height:220px;margin:0;padding:14px 16px;font-size:13.5px;line-height:1.5;overflow:auto}.imp-copy{color:#9be7ff;cursor:pointer;background:#1e083ae6;border:1px solid #5fd6e699;border-radius:7px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:700}.imp-copy:hover{background:#280e50f2}.imp-textarea{box-sizing:border-box;resize:vertical;color:#ede3f7;background:#1e083ad9;border:2px solid #a855f78c;border-radius:10px;outline:none;width:100%;min-height:200px;padding:14px 16px;font-family:Courier New,Courier,monospace;font-size:15px;line-height:1.5}.imp-textarea:focus{border-color:#d946ef;box-shadow:0 0 10px #d946ef73}.imp-textarea::placeholder{color:#dcc6ec73}.imp-errors{color:#ffd2d2;background:#dc50501a;border:1.5px solid #dc505080;border-radius:10px;max-height:180px;margin:0;padding:12px 16px 12px 34px;font-size:14px;line-height:1.6;list-style:outside;overflow-y:auto}.imp-foot{border-top:1px solid #a855f74d;justify-content:flex-end;align-items:center;gap:14px;padding:14px 20px;display:flex}.toast-wrap{z-index:1100;pointer-events:none;justify-content:center;padding:0 16px;display:flex;position:fixed;top:24px;left:0;right:0}.toast{pointer-events:auto;background:radial-gradient(120% 120% at 0 0,#280c4ef5,#0e0322f7);border:1.5px solid #a855f799;border-radius:14px;align-items:flex-start;gap:14px;width:min(560px,94vw);padding:16px 16px 16px 18px;font-family:Space Mono,monospace;animation:.34s cubic-bezier(.22,.61,.36,1) toast-in;display:flex;box-shadow:0 18px 50px #0000008c}.toast--success{border-color:#36e08abf;box-shadow:0 0 24px #36e08a4d,0 18px 50px #0000008c}.toast--error{border-color:#ff7878bf;box-shadow:0 0 24px #ff5a5a47,0 18px 50px #0000008c}.toast-icon{color:#0e0322;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;font-weight:700;display:flex}.toast--success .toast-icon{background:#36e08a;box-shadow:0 0 12px #36e08ab3}.toast--error .toast-icon{background:#ff7a7a;box-shadow:0 0 12px #ff5a5a99}.toast-body{flex:auto;min-width:0;padding-top:3px}.toast-title{color:#fff;font-size:17px;font-weight:700;line-height:1.35}.toast-lines{color:#ffd2d2eb;max-height:140px;margin:8px 0 0;padding-left:18px;font-size:13.5px;line-height:1.55;overflow-y:auto}.toast-x{color:#c39ee8;cursor:pointer;background:0 0;border:none;flex:none;padding:0 2px;font-size:24px;line-height:1}.toast-x:hover{color:#fff}@keyframes toast-in{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:none}}.imp-body,.imp-sample pre,.imp-textarea,.imp-errors,.ts-scroll{scrollbar-width:thin;scrollbar-color:#a855f799 #14062880}.imp-body::-webkit-scrollbar{width:10px;height:10px}.imp-sample pre::-webkit-scrollbar{width:10px;height:10px}.imp-textarea::-webkit-scrollbar{width:10px;height:10px}.imp-errors::-webkit-scrollbar{width:10px;height:10px}.ts-scroll::-webkit-scrollbar{width:10px;height:10px}.imp-body::-webkit-scrollbar-track{background:#14062880;border-radius:5px}.imp-sample pre::-webkit-scrollbar-track{background:#14062880;border-radius:5px}.imp-textarea::-webkit-scrollbar-track{background:#14062880;border-radius:5px}.imp-errors::-webkit-scrollbar-track{background:#14062880;border-radius:5px}.ts-scroll::-webkit-scrollbar-track{background:#14062880;border-radius:5px}.imp-body::-webkit-scrollbar-thumb{background:#a855f78c;border:2px solid #14062880;border-radius:5px}.imp-sample pre::-webkit-scrollbar-thumb{background:#a855f78c;border:2px solid #14062880;border-radius:5px}.imp-textarea::-webkit-scrollbar-thumb{background:#a855f78c;border:2px solid #14062880;border-radius:5px}.imp-errors::-webkit-scrollbar-thumb{background:#a855f78c;border:2px solid #14062880;border-radius:5px}.ts-scroll::-webkit-scrollbar-thumb{background:#a855f78c;border:2px solid #14062880;border-radius:5px}.imp-body::-webkit-scrollbar-thumb:hover{background:#d946efb3}.imp-sample pre::-webkit-scrollbar-thumb:hover{background:#d946efb3}.imp-textarea::-webkit-scrollbar-thumb:hover{background:#d946efb3}.imp-errors::-webkit-scrollbar-thumb:hover{background:#d946efb3}.ts-scroll::-webkit-scrollbar-thumb:hover{background:#d946efb3}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.17.0"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.app-shell{background-color:var(--color-bg-deep);width:100vw;height:100vh;position:relative;overflow:hidden}.app-boot{justify-content:center;align-items:center;display:flex}.app-boot-spinner{border:4px solid #a855f740;border-top-color:#fab700;border-radius:50%;width:54px;height:54px;animation:.8s linear infinite app-spin}@keyframes app-spin{to{transform:rotate(360deg)}}.app-topbar{z-index:50;align-items:center;gap:10px;display:inline-flex;position:absolute;top:16px;right:16px}.app-logout{letter-spacing:.5px;color:#f3e1f5;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#280834b8;border:1px solid #f3e1f559;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font:600 14px/1 inherit;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.app-logout:hover{background:#be1e5ad9;border-color:#f3e1f5b3}.app-logout:active{transform:translateY(1px)}.snd-settings{display:inline-flex;position:relative}.snd-btn{color:#f3e1f5;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#280834b8;border:1px solid #f3e1f559;border-radius:10px;justify-content:center;align-items:center;width:38px;height:36px;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.snd-btn:hover{background:#7828a0cc;border-color:#f3e1f5b3}.snd-btn:active{transform:translateY(1px)}.snd-panel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f3e1f5;background:#1c062ef5;border:1px solid #a855f780;border-radius:12px;width:230px;padding:14px 16px;font:500 13px/1.3 inherit;position:absolute;top:46px;right:0;box-shadow:0 10px 30px #00000080,0 0 14px #a855f74d}.snd-title{color:#ffd24a;letter-spacing:.5px;margin-bottom:12px;font-size:14px;font-weight:700}.snd-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.snd-row:last-child{margin-bottom:0}.snd-row.snd-col{flex-direction:column;align-items:stretch;gap:8px}.snd-row.snd-col span{justify-content:space-between;display:flex}.snd-row b{color:#ffd24a}.snd-switch{cursor:pointer;background:#501e6ecc;border:1px solid #a855f780;border-radius:11px;flex:none;width:42px;height:22px;padding:0;transition:background .18s,border-color .18s;position:relative}.snd-switch.on{background:#fab700d9;border-color:#fab700}.snd-knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:2px;left:2px}.snd-switch.on .snd-knob{transform:translate(20px)}.snd-slider{accent-color:#fab700;cursor:pointer;width:100%}.snd-slider:disabled{opacity:.4;cursor:not-allowed}.snd-tab{color:inherit;cursor:pointer;background:0 0;border:1px solid #444;border-radius:4px;flex:1;padding:4px 0;font-size:.8rem;transition:background .15s,border-color .15s}.snd-tab.active{background:#ffffff21;border-color:#fff6}.snd-group-label{text-transform:uppercase;letter-spacing:.06em;opacity:.55;margin-bottom:4px;font-size:.7rem}.snd-individual{max-height:240px;overflow-y:auto}.snd-tabs{gap:6px;margin-bottom:10px;display:flex}.snd-tab{color:#ffffffb3;cursor:pointer;letter-spacing:.03em;background:#5000784d;border:1px solid #b464ff59;border-radius:6px;flex:1;padding:5px 0;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.snd-tab:hover{color:#fff;background:#7800b473}.snd-tab.active{color:#fff;background:#a028ff73;border-color:#c878ffcc;box-shadow:0 0 8px #b450ff80}.snd-group{margin-bottom:8px}.snd-group-label{text-transform:uppercase;letter-spacing:.08em;color:#c8a0ffb3;border-bottom:1px solid #b450ff33;margin-bottom:4px;padding-bottom:2px;font-size:.65rem}.snd-individual{scrollbar-width:thin;scrollbar-color:#a03cff99 #3c005a66;max-height:220px;padding-right:6px;overflow:hidden auto}.snd-individual::-webkit-scrollbar{width:4px}.snd-individual::-webkit-scrollbar-track{background:#3c005a66;border-radius:4px}.snd-individual::-webkit-scrollbar-thumb{background:#a03cffa6;border-radius:4px}.snd-individual::-webkit-scrollbar-thumb:hover{background:#c864ffe6}.snd-individual .snd-row.snd-col{margin-bottom:6px}.snd-individual .snd-row.snd-col span{font-size:.78rem}
