:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#222;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bp-md:768px;--bp-lg:1200px;--nav-width:220px;--content-max:860px;--header-height:64px;--font-size-base:1rem;--font-size-h1:clamp(2rem, 5vw, 3rem);--font-size-h2:clamp(1.75rem, 4vw, 2.5rem);--font-size-h3:clamp(1.5rem, 3.5vw, 2rem);--font-size-h4:clamp(1.25rem, 3vw, 1.75rem);--font-size-h5:clamp(1.125rem, 2.5vw, 1.5rem);--font-size-h6:clamp(1rem, 2vw, 1.25rem);--font-size-small:clamp(.75rem, 1.5vw, .875rem);--font-size-large:clamp(1.125rem, 2.5vw, 1.25rem);--font-size-p:clamp(1rem, 2vw, 1.125rem);--heading-line-height:1.2;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--font-weight-black:900;--font-weight-h1:700;--font-weight-h2:700;--font-weight-h3:600;--font-weight-h4:600;--font-weight-h5:600;--font-weight-h6:600;background-color:#f6f6f6;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html{font-size:16px}body{font-size:var(--font-size-base);-webkit-tap-highlight-color:transparent;margin:0}h1,h2,h3,h4,h5,h6{line-height:var(--heading-line-height);font-weight:var(--font-weight-bold);margin:.5em 0}p{font-size:var(--font-size-p);margin:0 0 1em}h1{font-size:var(--font-size-h1);font-weight:var(--font-weight-h1)}h2{font-size:var(--font-size-h2);font-weight:var(--font-weight-h2)}h3{font-size:var(--font-size-h3);font-weight:var(--font-weight-h3)}h4{font-size:var(--font-size-h4);font-weight:var(--font-weight-h4)}h5{font-size:var(--font-size-h5);font-weight:var(--font-weight-h5)}h6{font-size:var(--font-size-h6);font-weight:var(--font-weight-h6)}.text-small{font-size:var(--font-size-small)}.text-large{font-size:var(--font-size-large)}.navigator[data-v-802bc7b3]{z-index:100;background:linear-gradient(#fff0 20%,#ffffffb3 50%,#fffffff2 99%);justify-content:center;align-items:center;width:100%;padding-bottom:20px;display:flex;position:fixed;bottom:0;left:0}.container[data-v-802bc7b3]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-user-select:none;user-select:none;background:#fff9;border:2px solid #fff;border-radius:50px;grid-auto-columns:1fr;grid-auto-flow:column;gap:10px;padding:5px;display:grid;box-shadow:0 0 20px #2222224d}.item[data-v-802bc7b3]{cursor:pointer;color:#8a94a6;background:0 0;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;padding:6px 14px;transition:all .25s;display:flex}.item .icon[data-v-802bc7b3]{font-size:22px;transition:all .25s}.item .title[data-v-802bc7b3]{margin:0;font-size:11px;font-weight:500}.item.active[data-v-802bc7b3]{color:#234970;background:#4ebec240;border:1px solid #4ebec24d;font-weight:600}.item.active .icon[data-v-802bc7b3]{fill:#234970}.actions-container[data-v-802bc7b3]{grid-auto-columns:auto;gap:8px;padding:6px}.action-btn[data-v-802bc7b3]{cursor:pointer;white-space:nowrap;border:none;border-radius:30px;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.action-btn[data-v-802bc7b3]:active:not(.disabled){transform:scale(.96)}.action-btn.disabled[data-v-802bc7b3]{opacity:.45;cursor:not-allowed}.action-btn--default[data-v-802bc7b3]{color:#234970;background:#fffc;border:1.5px solid #23497033}.action-btn--primary[data-v-802bc7b3]{color:#fff;background:linear-gradient(135deg,#4ebec2,#234970);box-shadow:0 4px 14px #4ebec266}.action-btn--ghost[data-v-802bc7b3]{color:#8a94a6;background:0 0}.action-btn .action-icon[data-v-802bc7b3]{font-size:18px}.action-btn .action-label[data-v-802bc7b3]{line-height:1}.header[data-v-b4c94f65]{z-index:99;-webkit-backdrop-filter:blur(10px);justify-content:center;align-items:center;width:100%;padding:20px 0;display:flex;position:fixed;top:0;left:0;-webkit-mask-image:linear-gradient(#000 0% 40%,#0000 100%);mask-image:linear-gradient(#000 0% 40%,#0000 100%)}.container[data-v-b4c94f65]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-user-select:none;user-select:none;background:#fff9;border:2px solid #fff;border-radius:50px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;min-width:50%;max-width:calc(100% - 40px);padding:5px 5px 5px 10px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #2222224d}.path[data-v-b4c94f65]{color:#234970;text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;padding:4px 0;font-size:15px;font-weight:600;overflow:hidden}.spacer[data-v-b4c94f65]{flex-shrink:0;width:36px}.action-btn[data-v-b4c94f65]{color:#234970;cursor:pointer;white-space:nowrap;background:#23497014;border:none;border-radius:30px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.action-btn[data-v-b4c94f65]:active{background:#23497026;transform:scale(.95)}.action-btn .btn-icon[data-v-b4c94f65]{font-size:18px}.action-btn--right[data-v-b4c94f65]{color:#234970;background:#4ebec22e}.action-btn--right[data-v-b4c94f65]:active{background:#4ebec24d}.notification-overlay[data-v-b4c94f65]{z-index:2;letter-spacing:.01em;border-radius:inherit;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:absolute;inset:0}.notification-overlay--success[data-v-b4c94f65]{color:#166534;background:#e6f7ed}.notification-overlay--error[data-v-b4c94f65]{color:#991b1b;background:#fceeee}.notify-enter-active[data-v-b4c94f65]{animation:.35s cubic-bezier(.34,1.56,.64,1) notify-pop-b4c94f65}.notify-leave-active[data-v-b4c94f65]{animation:.3s forwards notify-fade-out-b4c94f65}@keyframes notify-pop-b4c94f65{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes notify-fade-out-b4c94f65{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.tg-btn[data-v-9533b5df]{--tg-blue:#2aabee;--tg-blue-hover:#1a96d4;--tg-blue-active:#0e82be;background:var(--tg-blue);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:15px;font-weight:500;transition:background .2s,transform .1s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #2aabee59}.tg-btn[data-v-9533b5df]:hover:not(:disabled){background:var(--tg-blue-hover);box-shadow:0 4px 14px #2aabee73}.tg-btn[data-v-9533b5df]:active:not(:disabled){background:var(--tg-blue-active);transform:scale(.98)}.tg-btn[data-v-9533b5df]:disabled{opacity:.7;cursor:not-allowed}.tg-btn__inner[data-v-9533b5df]{justify-content:center;align-items:center;min-width:220px;min-height:44px;padding:11px 22px;display:flex}.tg-btn__content[data-v-9533b5df]{align-items:center;gap:9px;display:inline-flex}.tg-btn__icon[data-v-9533b5df]{flex-shrink:0;width:20px;height:20px}.tg-btn__spinner[data-v-9533b5df]{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite tg-spin-9533b5df;display:inline-block}@keyframes tg-spin-9533b5df{to{transform:rotate(360deg)}}.tg-fade-enter-active[data-v-9533b5df],.tg-fade-leave-active[data-v-9533b5df]{transition:opacity .15s,transform .15s}.tg-fade-enter-from[data-v-9533b5df]{opacity:0;transform:translateY(4px)}.tg-fade-leave-to[data-v-9533b5df]{opacity:0;transform:translateY(-4px)}.auth[data-v-6419406b]{background:#f6f6f6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed}.auth__card[data-v-6419406b]{background:#fff;border-radius:20px;flex-direction:column;margin:0 20px;padding:20px;display:flex;box-shadow:0 8px 25px #0000001f,0 2px 6px #0000000f}.auth__card span[data-v-6419406b]{color:#234970}.auth__desc[data-v-6419406b]{color:#4f4f4f}.fade-enter-active[data-v-fa031ffc],.fade-leave-active[data-v-fa031ffc]{transition:opacity .35s}.fade-enter-from[data-v-fa031ffc],.fade-leave-to[data-v-fa031ffc]{opacity:0}.splash[data-v-fa031ffc]{z-index:100;background:linear-gradient(160deg,#e8f4f8 0%,#f0f7ff 100%);flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:fixed;inset:0}.splash-logo[data-v-fa031ffc]{justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.logo-ring[data-v-fa031ffc]{border:3px solid #0000;border-top-color:#4ebec2;border-radius:50%;width:72px;height:72px;animation:1.1s linear infinite spin-fa031ffc;position:absolute}.ring-2[data-v-fa031ffc]{border-top-color:#234970;width:52px;height:52px;animation-duration:.85s;animation-direction:reverse}.ring-3[data-v-fa031ffc]{opacity:.6;border-top-color:#4ebec2;width:34px;height:34px;animation-duration:1.4s}@keyframes spin-fa031ffc{to{transform:rotate(360deg)}}.splash-text[data-v-fa031ffc]{color:#6b7280;margin:0;font-size:15px;font-weight:500}.error-screen[data-v-fa031ffc]{text-align:center;z-index:100;background:linear-gradient(160deg,#e8f4f8 0%,#f0f7ff 100%);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:32px 28px;display:flex;position:fixed;inset:0}.error-icon[data-v-fa031ffc]{font-size:56px;line-height:1}.error-title[data-v-fa031ffc]{color:#234970;margin:0;font-size:22px;font-weight:700}.error-desc[data-v-fa031ffc]{color:#6b7280;max-width:280px;margin:0;font-size:15px;line-height:1.6}.error-btn[data-v-fa031ffc]{color:#fff;background:linear-gradient(135deg,#4ebec2,#234970);border-radius:30px;align-items:center;gap:8px;margin-top:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex;box-shadow:0 4px 16px #4ebec259}.error-btn[data-v-fa031ffc]:active{transform:scale(.96)}.btn-icon[data-v-fa031ffc]{font-size:18px}.debug-toggle[data-v-fa031ffc]{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #23497033;border-radius:20px;margin-top:8px;padding:6px 16px;font-size:12px}.debug-overlay[data-v-fa031ffc]{z-index:9999;background:#0f141ef2;border-top:1px solid #4ebec24d;border-radius:16px 16px 0 0;flex-direction:column;max-height:45vh;font-family:Courier New,monospace;display:flex;position:fixed;bottom:0;left:0;right:0}.debug-header[data-v-fa031ffc]{color:#4ebec2;border-bottom:1px solid #4ebec226;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;font-size:12px;font-weight:700;display:flex}.debug-close[data-v-fa031ffc]{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:14px}.debug-body[data-v-fa031ffc]{flex-direction:column;gap:4px;padding:10px 14px;display:flex;overflow-y:auto}.debug-line[data-v-fa031ffc]{word-break:break-all;gap:8px;font-size:11px;line-height:1.5;display:flex}.debug-prefix[data-v-fa031ffc]{flex-shrink:0;width:12px}.debug-line.info[data-v-fa031ffc]{color:#9ca3af}.debug-line.ok[data-v-fa031ffc]{color:#4ade80}.debug-line.err[data-v-fa031ffc]{color:#f87171;font-weight:600}.layout[data-v-fa031ffc]{min-height:100%}.background[data-v-74531bb9]{z-index:-3;color:#f6f6f6;background-color:#234970;width:100%;height:100%;position:fixed;top:0;left:0}.background[data-v-74531bb9]:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='430'%20height='401'%20viewBox='0%200%20430%20401'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_37_1268)'%3e%3cpath%20d='M208.564%20180.161C145.244%20200.836%20155.914%20284.092%20157.908%20295.826C159.903%20307.561%20155.534%20326%20208.564%20326C261.595%20326%20463.428%20222.069%20443.64%20188.543C423.852%20155.016%20271.884%20159.487%20208.564%20180.161Z'%20stroke='%234E7CC2'%20stroke-opacity='0.69'%20stroke-width='50'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_37_1268'%20x='81.0007'%20y='89.0001'%20width='439.042'%20height='312'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='25'%20result='effect1_foregroundBlur_37_1268'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.background[data-v-74531bb9]:after{content:"";z-index:-2;background:radial-gradient(circle,#0000 60%,#0009 100%);position:absolute;inset:0}.header[data-v-74531bb9]{justify-content:space-between;align-items:center;width:calc(100% - 40px);padding:0 20px;display:flex}.title[data-v-74531bb9]{align-items:end;gap:10px;margin-bottom:0;padding-bottom:0;display:flex}.title .beta[data-v-74531bb9]{text-align:center;background:#4ebec280;border:2px solid #4ebec2;border-radius:7px;margin-bottom:clamp(5px,.4rem,10px);padding:0 10px;font-size:16px;font-weight:400}.avatar[data-v-74531bb9]{object-fit:cover;border:2px solid #fff;border-radius:50%;width:clamp(40px,1.5rem,60px);height:clamp(40px,1.5rem,60px);box-shadow:0 6px 20px #2349702e}.avatar--fallback[data-v-74531bb9]{color:#fff;letter-spacing:-1px;background:linear-gradient(135deg,#4ebec2,#234970);justify-content:center;align-items:center;font-size:30px;font-weight:700;display:flex}.welcome[data-v-74531bb9]{text-shadow:0 2px 8px #0003;margin:40px 20px 0;font-weight:500}.leaderboard[data-v-c3bf8004]{flex-direction:column;width:100%;display:flex}.header[data-v-c3bf8004]{justify-content:space-between;align-items:end;width:calc(100% - 20px);margin-bottom:10px;padding:0 10px;display:flex}.header .title[data-v-c3bf8004],.header .all[data-v-c3bf8004]{margin-bottom:0}.content[data-v-c3bf8004]{flex-direction:column;gap:10px;display:flex}.item[data-v-c3bf8004]{color:#234970;background:linear-gradient(#fff,#ebeef1);border:1px solid #2349704d;border-radius:20px;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;display:flex;box-shadow:0 8px 25px #0000001f,0 2px 6px #0000000f}.item.gold[data-v-c3bf8004]{color:#856a00;background:linear-gradient(#efbf041a,#efbf0433);border:1px solid #efbf04;margin-bottom:10px}.item.silver[data-v-c3bf8004]{color:#4f4f4f;background:linear-gradient(#d9d9d94d,#d9d9d9);border:1px solid #c4c4c4}.item.bronze[data-v-c3bf8004]{color:#82572c;background:linear-gradient(#fca9561a,#fca9564d);border:1px solid #ce8946}.item--left[data-v-c3bf8004]{flex-direction:row;gap:10px;display:flex}.item--rank[data-v-c3bf8004]{background:linear-gradient(#2349704d,#cbdae8);border:1px solid #2349704d;border-radius:50%;justify-content:center;align-items:center;width:clamp(30px,1.5rem,40px);height:clamp(30px,1.5rem,40px);font-weight:900;display:flex}.item--rank.gold[data-v-c3bf8004]{color:#856a00;background:linear-gradient(#fde889cc,#efbf04);border:1px solid #efbf04}.item--rank.silver[data-v-c3bf8004]{color:#4f4f4f;background:linear-gradient(#d9d9d9,#c4c4c4);border:1px solid #aeaeae}.item--rank.bronze[data-v-c3bf8004]{color:#82572c;background:linear-gradient(#fca95633,#fca95666);border:1px solid #ce8946}.item .name[data-v-c3bf8004],.item .score[data-v-c3bf8004]{margin:0}.item .avatar[data-v-c3bf8004]{object-fit:cover;border:2px solid #234970;border-radius:50%;width:clamp(40px,1.5rem,60px);height:clamp(40px,1.5rem,60px);box-shadow:0 6px 20px #2349702e}.item .avatar.gold[data-v-c3bf8004]{border:2px solid #efbf04}.item .avatar.silver[data-v-c3bf8004]{border:2px solid #4f4f4f}.item .avatar.bronze[data-v-c3bf8004]{border:2px solid #ce8946}.item .avatar--fallback[data-v-c3bf8004]{color:#234970;letter-spacing:-1px;background:linear-gradient(#2349704d,#cbdae8);justify-content:center;align-items:center;font-size:30px;font-weight:700;display:flex}.item .avatar--fallback.gold[data-v-c3bf8004]{color:#856a00;background:linear-gradient(#efbf041a,#efbf0433)}.item .avatar--fallback.silver[data-v-c3bf8004]{color:#4f4f4f;background:linear-gradient(#d9d9d9,#c4c4c4)}.item .avatar--fallback.bronze[data-v-c3bf8004]{color:#82572c;background:linear-gradient(#fca95633,#fca95666)}p[data-v-c3bf8004]{font-weight:500}.empty[data-v-c3bf8004]{background:#fff9;border:1px solid #ffffffe6;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:20px 16px 24px;display:flex;box-shadow:0 4px 16px #0000000d}.empty-podium[data-v-c3bf8004]{align-items:flex-end;gap:6px;margin-bottom:4px;display:flex}.podium-bar[data-v-c3bf8004]{opacity:.25;border-radius:6px 6px 0 0;width:28px}.podium-bar--1[data-v-c3bf8004]{opacity:.5;background:#4ebec2;height:44px}.podium-bar--2[data-v-c3bf8004]{opacity:.3;background:#234970;height:32px}.podium-bar--3[data-v-c3bf8004]{opacity:.2;background:#234970;height:24px}.empty-title[data-v-c3bf8004]{color:#234970;margin:0;font-size:15px;font-weight:700}.empty-sub[data-v-c3bf8004]{color:#9ca3af;text-align:center;margin:0;font-size:13px;font-weight:400;line-height:1.4}.statistics[data-v-336efac3]{flex-direction:column;width:100%;display:flex}.header[data-v-336efac3]{justify-content:space-between;align-items:center;width:100%;margin-top:20px;display:flex}.content[data-v-336efac3]{background:#ffffff1a;border-radius:15px;flex-direction:column;width:calc(100% - 40px);padding:20px;display:flex;box-shadow:0 0 20px #2223}.content .item[data-v-336efac3]{flex-direction:row;align-items:center;margin-bottom:15px;display:flex}.content .ico[data-v-336efac3]{color:#fff;background:var(--color);border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;margin-right:10px;display:flex}.content .container[data-v-336efac3]{flex-direction:row;justify-content:space-between;width:100%;padding-bottom:15px;display:flex;position:relative}.content .container[data-v-336efac3]:before{content:"";background:#f6f6f6;border-radius:5px;width:100%;height:10px;position:absolute;bottom:0}.content .container[data-v-336efac3]:after{content:"";width:var(--progress);background:linear-gradient(90deg, var(--color), #4a754a66);border-radius:5px;height:10px;transition:width .4s;position:absolute;bottom:0}.content .container .topic-title[data-v-336efac3],.content .container .progress[data-v-336efac3]{margin:0}p[data-v-336efac3]{font-weight:500}.meta-grid[data-v-336efac3]{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.meta-item[data-v-336efac3]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #ffffffe6;border-radius:18px;flex-direction:column;align-items:flex-start;gap:2px;padding:14px 16px;display:flex;box-shadow:0 3px 12px #0000000d}.meta-icon[data-v-336efac3]{margin-bottom:4px;font-size:20px}.meta-label[data-v-336efac3]{color:#9ca3af;font-size:14px;font-weight:500}.meta-header[data-v-336efac3]{color:#234970;font-size:large;font-weight:700}.meta-value[data-v-336efac3]{color:#404040;font-weight:500}.attempt-tile[data-v-336efac3]{margin-top:30px}.attempt-contnet[data-v-336efac3]{flex-direction:column;gap:10px;display:flex}.attempt-contnet .attempt-history[data-v-336efac3]{background:#fff;border-radius:20px;flex-direction:column;padding:20px;display:flex}.attempt-contnet .attempt-history .title[data-v-336efac3]{margin:0}.attempt-contnet .attempt-history .desc[data-v-336efac3]{color:#6b7280;justify-content:space-between;display:flex}.attempt-contnet .attempt-history p[data-v-336efac3]{margin-bottom:0}.empty[data-v-336efac3]{background:#fff9;border:1px solid #ffffffe6;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:20px 16px 24px;display:flex;box-shadow:0 4px 16px #0000000d}.empty-bars[data-v-336efac3]{align-items:flex-end;gap:8px;height:52px;margin-bottom:4px;display:flex}.bar[data-v-336efac3]{width:18px;height:var(--h);background:var(--c);opacity:.3;border-radius:4px 4px 0 0}.empty-title[data-v-336efac3]{color:#234970;margin:0;font-size:15px;font-weight:700}.empty-sub[data-v-336efac3]{color:#9ca3af;text-align:center;margin:0;font-size:13px;font-weight:400;line-height:1.4}.content[data-v-be6ed354]{background:#f6f6f6;border-radius:30px 30px 0 0;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-auto-rows:max-content;justify-content:center;justify-items:center;gap:20px;width:calc(100% - 40px);min-height:100vh;margin-top:clamp(250px,30vw,300px);padding:20px;display:grid}.content[data-v-be6ed354]>*{width:100%;max-width:700px}.quiz-card[data-v-dd0905d9]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffb3;border:1px solid #ffffffe6;border-radius:20px;gap:14px;padding:16px;transition:all .2s;display:flex;box-shadow:0 6px 24px #00000014}.quiz-card[data-v-dd0905d9]:active{transform:scale(.97)}.icon-wrapper[data-v-dd0905d9]{background:#4ebec233;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.content[data-v-dd0905d9]{flex-direction:column;flex:1;gap:6px;display:flex}.top[data-v-dd0905d9]{justify-content:space-between;align-items:center;display:flex}.title[data-v-dd0905d9]{color:#234970;margin:0}.time[data-v-dd0905d9]{color:#8a94a6}.description[data-v-dd0905d9]{color:#6b7280;margin:0}.progress-wrapper[data-v-dd0905d9]{margin-top:6px}.progress-bar[data-v-dd0905d9]{background:#0000000f;border-radius:6px;width:100%;height:6px;overflow:hidden}.progress-fill[data-v-dd0905d9]{background:linear-gradient(90deg,#4ebec2,#234970);height:100%;transition:width .3s}.progress-info[data-v-dd0905d9]{color:#8a94a6;margin-top:4px;font-size:12px}.no-progress[data-v-dd0905d9]{color:#9ca3af;margin-top:6px;font-size:13px}.progress-fill.done[data-v-dd0905d9]{background:linear-gradient(90deg,#22c55e,#16a34a)}.quizzes[data-v-ae169cdb]{flex-direction:column;padding:20px;display:flex}.quizzes .title[data-v-ae169cdb]{color:#234970;margin:0 0 16px}.quizzes .quiz[data-v-ae169cdb]{margin-top:0;margin-bottom:10px}.quiz-info[data-v-b4867496]{flex-direction:column;gap:20px;padding:20px;display:flex}.hero[data-v-b4867496]{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #ffffffe6;border-radius:24px;flex-direction:column;align-items:center;padding:28px 20px 20px;display:flex;box-shadow:0 6px 24px #00000012}.hero-icon[data-v-b4867496]{margin-bottom:12px;font-size:48px}.hero-title[data-v-b4867496]{color:#234970;margin:0 0 8px}.hero-desc[data-v-b4867496]{color:#6b7280;margin:0;line-height:1.5}.meta-grid[data-v-b4867496]{grid-template-columns:1fr 1fr;gap:10px;display:grid}.meta-item[data-v-b4867496]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #ffffffe6;border-radius:18px;flex-direction:column;align-items:flex-start;gap:2px;padding:14px 16px;display:flex;box-shadow:0 3px 12px #0000000d}.meta-icon[data-v-b4867496]{margin-bottom:4px;font-size:20px}.meta-label[data-v-b4867496]{color:#9ca3af;font-size:11px;font-weight:500}.meta-header[data-v-b4867496]{color:#234970;font-size:large;font-weight:700}.meta-value[data-v-b4867496]{color:#404040;font-weight:500}.progress-block[data-v-b4867496]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #ffffffe6;border-radius:18px;padding:16px 18px;box-shadow:0 3px 12px #0000000d}.progress-header[data-v-b4867496]{color:#234970;justify-content:space-between;margin-bottom:8px;font-weight:600;display:flex}.progress-pct[data-v-b4867496]{color:#4ebec2}.progress-bar[data-v-b4867496]{background:#0000000f;border-radius:8px;height:8px;position:relative;overflow:hidden}.progress-fill[data-v-b4867496]{background:#4040404d;border-radius:8px;height:100%;transition:width .4s;position:absolute}.accuracy-fill[data-v-b4867496]{z-index:2;background:linear-gradient(90deg,#4ebec2,#234970);border-radius:8px;height:100%;transition:width .4s;position:absolute}.section[data-v-b4867496]{flex-direction:column;gap:10px;display:flex}.section-title[data-v-b4867496]{color:#234970;margin:0}.section-hint[data-v-b4867496]{color:#9ca3af;margin:0;line-height:1.4}.context-list[data-v-b4867496]{flex-direction:column;gap:10px;display:flex}.context-card[data-v-b4867496]{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffb3;border:1.5px solid #ffffffe6;border-radius:18px;padding:14px 16px;transition:all .2s;position:relative;box-shadow:0 3px 12px #0000000d}.context-card[data-v-b4867496]:active{transform:scale(.98)}.context-card.selected[data-v-b4867496]{background:#4ebec214;border-color:#4ebec299;box-shadow:0 4px 16px #4ebec233}.context-top[data-v-b4867496]{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.context-name[data-v-b4867496]{color:#234970;font-weight:600}.context-count[data-v-b4867496]{color:#9ca3af;background:#0000000d;border-radius:20px;padding:2px 8px;font-size:12px}.context-text[data-v-b4867496]{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.context-check[data-v-b4867496]{color:#fff;background:#4ebec2;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:700;display:flex;position:absolute;top:12px;right:14px}.skeleton-title[data-v-b4867496]{background:#00000012;border-radius:8px;width:120px;height:20px;animation:1.4s infinite pulse-b4867496}.skeleton-card[data-v-b4867496]{background:#00000012;border-radius:18px;height:72px;animation:1.4s infinite pulse-b4867496}.skeleton-card[data-v-b4867496]:nth-child(2){animation-delay:.2s}.skeleton-card[data-v-b4867496]:nth-child(3){animation-delay:.4s}@keyframes pulse-b4867496{0%,to{opacity:1}50%{opacity:.5}}.single-choice[data-v-65c31333]{flex-direction:column;gap:16px;display:flex}.question-text[data-v-65c31333]{color:#234970;margin:0;font-size:17px;font-weight:600;line-height:1.5}.question-image[data-v-65c31333]{aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%;max-width:400px}.options[data-v-65c31333]{flex-direction:column;gap:10px;display:flex}.option[data-v-65c31333]{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffbf;border:1.5px solid #ffffffe6;border-radius:18px;align-items:center;gap:14px;padding:14px 16px;transition:all .2s;display:flex;box-shadow:0 3px 10px #0000000d}.option[data-v-65c31333]:active{transform:scale(.98)}.option.selected[data-v-65c31333]{background:#4ebec21a;border-color:#4ebec2b3;box-shadow:0 4px 16px #4ebec233}.option.correct[data-v-65c31333]{background:#22c55e1a;border-color:#22c55eb3;box-shadow:0 4px 16px #22c55e33}.option.wrong[data-v-65c31333]{background:#ef444414;border-color:#ef4444b3;box-shadow:0 4px 16px #ef444426}.option-radio[data-v-65c31333]{border:2px solid #23497040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:border-color .2s,background .2s;display:flex}.option-radio.selected[data-v-65c31333]{border-color:#4ebec2}.option-radio.correct[data-v-65c31333]{background:#22c55e;border-color:#22c55e}.option-radio.wrong[data-v-65c31333]{background:#ef4444;border-color:#ef4444}.radio-dot[data-v-65c31333]{background:#4ebec2;border-radius:50%;width:11px;height:11px}.radio-dot.correct[data-v-65c31333],.radio-dot.wrong[data-v-65c31333]{background:#fff}.option-text[data-v-65c31333]{color:#374151;flex:1;font-size:15px;line-height:1.4}.answer-icon[data-v-65c31333]{color:#22c55e;flex-shrink:0;font-size:16px;font-weight:700}.wrong-icon[data-v-65c31333]{color:#ef4444}.multiple-choice[data-v-67e212ac]{flex-direction:column;gap:14px;display:flex}.question-text[data-v-67e212ac]{color:#234970;margin:0;font-size:17px;font-weight:600;line-height:1.5}.hint[data-v-67e212ac]{color:#9ca3af;margin:0;font-size:13px}.question-image[data-v-67e212ac]{object-fit:cover;border-radius:16px;width:100%;max-height:200px}.options[data-v-67e212ac]{flex-direction:column;gap:10px;display:flex}.option[data-v-67e212ac]{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffbf;border:1.5px solid #ffffffe6;border-radius:18px;align-items:center;gap:14px;padding:14px 16px;transition:all .2s;display:flex;box-shadow:0 3px 10px #0000000d}.option[data-v-67e212ac]:active{transform:scale(.98)}.option.selected[data-v-67e212ac]{background:#4ebec21a;border-color:#4ebec2b3;box-shadow:0 4px 16px #4ebec233}.option.correct[data-v-67e212ac]{background:#22c55e1a;border-color:#22c55eb3;box-shadow:0 4px 16px #22c55e33}.option.wrong[data-v-67e212ac]{background:#ef444414;border-color:#ef4444b3;box-shadow:0 4px 16px #ef444426}.checkbox[data-v-67e212ac]{color:#fff;border:2px solid #23497040;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.checkbox.selected[data-v-67e212ac]{background:#4ebec2;border-color:#4ebec2}.checkbox.correct[data-v-67e212ac]{background:#22c55e;border-color:#22c55e}.checkbox.wrong[data-v-67e212ac]{background:#ef4444;border-color:#ef4444}.option-text[data-v-67e212ac]{color:#374151;flex:1;font-size:15px;line-height:1.4}.matching[data-v-70c707e7]{flex-direction:column;gap:16px;display:flex}.question-text[data-v-70c707e7]{color:#234970;margin:0;font-size:17px;font-weight:600;line-height:1.5}.hint[data-v-70c707e7]{color:#9ca3af;margin:0;font-size:13px}.columns[data-v-70c707e7]{align-items:flex-start;gap:0;display:flex}.column[data-v-70c707e7]{flex-direction:column;flex:1;gap:8px;display:flex}.divider[data-v-70c707e7]{flex-direction:column;gap:8px;padding:0 6px;display:flex}.divider .divider-line[data-v-70c707e7]{background:#23497026;border-radius:2px;width:2px;height:44px;margin:0 auto}.match-item[data-v-70c707e7]{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;background:#ffffffbf;border:1.5px solid #ffffffe6;border-radius:14px;flex-direction:column;justify-content:center;gap:3px;min-height:44px;padding:10px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000d}.match-item[data-v-70c707e7]:active{transform:scale(.97)}.match-item.right[data-v-70c707e7]{text-align:right;align-items:flex-end}.match-item.active[data-v-70c707e7]{background:#4ebec21a;border-color:#4ebec2;box-shadow:0 4px 14px #4ebec240}.match-item.matched[data-v-70c707e7]{background:#23497012;border-color:#2349704d}.match-item.correct[data-v-70c707e7]{background:#22c55e1a;border-color:#22c55eb3}.match-item.wrong[data-v-70c707e7]{background:#ef444414;border-color:#ef4444b3}.pair-badge[data-v-70c707e7]{color:#4ebec2;font-size:10px;font-weight:600}.pairs-summary[data-v-70c707e7]{background:#ffffffb3;border:1px solid #ffffffe6;border-radius:16px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.pairs-title[data-v-70c707e7]{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:12px;font-weight:600}.pair-row[data-v-70c707e7]{color:#374151;border-radius:8px;align-items:center;gap:8px;padding:4px 6px;font-size:13px;transition:background .2s;display:flex}.pair-row .arrow[data-v-70c707e7]{color:#4ebec2;font-weight:700}.pair-row .pair-icon[data-v-70c707e7]{margin-left:auto;font-size:14px}.pair-row.correct[data-v-70c707e7]{color:#166534;background:#22c55e14}.pair-row.wrong[data-v-70c707e7]{color:#991b1b;background:#ef444414}.input-question[data-v-401dc9b0]{flex-direction:column;gap:16px;display:flex}.question-text[data-v-401dc9b0]{color:#234970;margin:0;font-size:17px;font-weight:600;line-height:1.5}.question-image[data-v-401dc9b0]{aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%;max-width:400px}.input-wrapper[data-v-401dc9b0]{position:relative}.answer-input[data-v-401dc9b0]{box-sizing:border-box;color:#234970;background:#ffffffd9;border:1.5px solid #23497026;border-radius:18px;outline:none;width:100%;padding:14px 46px 14px 16px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s;box-shadow:0 3px 10px #0000000d}.answer-input[data-v-401dc9b0]::placeholder{color:#c0c6cf}.answer-input[data-v-401dc9b0]:focus{border-color:#4ebec2b3;box-shadow:0 0 0 3px #4ebec21f}.answer-input[data-v-401dc9b0]:disabled{cursor:default;opacity:.85}.answer-input.input-correct[data-v-401dc9b0]{background:#22c55e0f;border-color:#22c55eb3;box-shadow:0 0 0 3px #22c55e1a}.answer-input.input-wrong[data-v-401dc9b0]{background:#ef44440d;border-color:#ef4444b3;box-shadow:0 0 0 3px #ef44441a}.input-icon[data-v-401dc9b0]{pointer-events:none;font-size:18px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.correct-answer-hint[data-v-401dc9b0]{color:#166534;background:#22c55e14;border:1px solid #22c55e40;border-radius:12px;padding:10px 14px;font-size:13px}.correct-answer-hint strong[data-v-401dc9b0]{font-weight:700}.case-hint[data-v-401dc9b0]{color:#9ca3af;margin:0;font-size:12px}.sheet-overlay[data-v-d3d591ca]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#00000073;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet[data-v-d3d591ca]{background:#f6f6f6;border-radius:28px 28px 0 0;flex-direction:column;gap:16px;width:100%;max-height:75vh;padding:0 20px 40px;display:flex;overflow-y:auto}.handle[data-v-d3d591ca]{background:#23497026;border-radius:4px;flex-shrink:0;width:40px;height:4px;margin:12px auto 0}.sheet-header[data-v-d3d591ca]{justify-content:space-between;align-items:center;display:flex}.sheet-title[data-v-d3d591ca]{color:#234970;margin:0;font-size:18px;font-weight:700}.close-btn[data-v-d3d591ca]{color:#234970;cursor:pointer;background:#23497014;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:background .2s;display:flex}.close-btn[data-v-d3d591ca]:active{background:#2349702e}.context-text[data-v-d3d591ca]{color:#374151;margin:0;font-size:15px;line-height:1.65}.rule-block[data-v-d3d591ca]{background:#4ebec214;border-left:3px solid #4ebec2;border-radius:0 12px 12px 0;padding:12px 14px}.rule-label[data-v-d3d591ca]{color:#4ebec2;text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px;font-size:12px;font-weight:700}.rule-text[data-v-d3d591ca]{color:#374151;margin:0;font-size:14px;line-height:1.55}.sheet-enter-active[data-v-d3d591ca],.sheet-leave-active[data-v-d3d591ca]{transition:all .32s cubic-bezier(.4,0,.2,1)}.sheet-enter-from[data-v-d3d591ca],.sheet-leave-to[data-v-d3d591ca]{opacity:0}.sheet-enter-from .sheet[data-v-d3d591ca],.sheet-leave-to .sheet[data-v-d3d591ca]{transform:translateY(100%)}.quiz-runner[data-v-bc57cf8f]{flex-direction:column;gap:16px;padding:16px 20px;display:flex}.progress-bar-wrap[data-v-bc57cf8f]{align-items:center;gap:12px;display:flex}.progress-track[data-v-bc57cf8f]{background:#00000012;border-radius:8px;flex:1;height:8px;overflow:hidden}.progress-fill[data-v-bc57cf8f]{background:linear-gradient(90deg,#4ebec2,#234970);border-radius:8px;height:100%;transition:width .35s}.timer[data-v-bc57cf8f]{color:#234970;white-space:nowrap;background:#fffc;border:1.5px solid #23497026;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:14px;font-weight:700;transition:all .3s;display:flex}.timer.danger[data-v-bc57cf8f]{color:#ef4444;background:#ef444412;border-color:#ef44444d;animation:1s infinite pulse-timer-bc57cf8f}@keyframes pulse-timer-bc57cf8f{0%,to{opacity:1}50%{opacity:.7}}.counter[data-v-bc57cf8f]{color:#9ca3af;margin:0;font-size:13px;font-weight:500}.question-card[data-v-bc57cf8f]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #ffffffe6;border-radius:24px;padding:20px;box-shadow:0 6px 24px #00000012}.result-banner[data-v-bc57cf8f]{border:1.5px solid;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.result-banner.result-correct[data-v-bc57cf8f]{color:#166534;background:#22c55e14;border-color:#22c55e59}.result-banner.result-wrong[data-v-bc57cf8f]{color:#991b1b;background:#ef444414;border-color:#ef444459}.result-icon[data-v-bc57cf8f]{flex-shrink:0;font-size:20px;line-height:1.4}.result-text[data-v-bc57cf8f]{flex-direction:column;gap:4px;display:flex}.result-text strong[data-v-bc57cf8f]{font-size:15px;font-weight:700}.result-explanation[data-v-bc57cf8f]{opacity:.85;margin:0;font-size:13px;line-height:1.5}.result-fade-enter-active[data-v-bc57cf8f],.result-fade-leave-active[data-v-bc57cf8f]{transition:all .3s}.result-fade-enter-from[data-v-bc57cf8f],.result-fade-leave-to[data-v-bc57cf8f]{opacity:0;transform:translateY(6px)}.qslide-enter-active[data-v-bc57cf8f],.qslide-leave-active[data-v-bc57cf8f]{transition:all .22s}.qslide-enter-from[data-v-bc57cf8f]{opacity:0;transform:translateY(12px)}.qslide-leave-to[data-v-bc57cf8f]{opacity:0;transform:translateY(-8px)}.finish-screen[data-v-bc57cf8f]{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 20px;display:flex}.finish-icon[data-v-bc57cf8f]{font-size:64px}.finish-title[data-v-bc57cf8f]{color:#234970;margin:0;font-size:24px;font-weight:700}.finish-sub[data-v-bc57cf8f]{color:#6b7280;margin:0;font-size:15px}.finish-btn[data-v-bc57cf8f]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4ebec2,#234970);border:none;border-radius:30px;margin-top:16px;padding:14px 32px;font-family:inherit;font-size:16px;font-weight:600;transition:transform .2s;box-shadow:0 4px 16px #4ebec259}.finish-btn[data-v-bc57cf8f]:active{transform:scale(.96)}.loading-state[data-v-bc57cf8f]{flex-direction:column;gap:12px;padding:20px;display:flex}.skeleton-q[data-v-bc57cf8f]{background:#00000012;border-radius:10px;width:80%;height:28px;animation:1.4s infinite pulse-bc57cf8f}.skeleton-opt[data-v-bc57cf8f]{background:#0000000f;border-radius:16px;height:52px;animation:1.4s infinite pulse-bc57cf8f}.skeleton-opt[data-v-bc57cf8f]:nth-child(2){animation-delay:.15s}.skeleton-opt[data-v-bc57cf8f]:nth-child(3){animation-delay:.3s}.skeleton-opt[data-v-bc57cf8f]:nth-child(4){animation-delay:.45s}@keyframes pulse-bc57cf8f{0%,to{opacity:1}50%{opacity:.45}}.ad[data-v-8f2db3f0]{color:#fff;background:linear-gradient(270deg,#4ebec2 0%,#234970 100%);border-radius:20px;flex-direction:column;margin:20px;padding:20px;display:flex}.ad .title[data-v-8f2db3f0],.ad .desc[data-v-8f2db3f0]{margin:0}.ad .btn[data-v-8f2db3f0]{cursor:pointer;-webkit-user-select:none;user-select:none;background:#cdae64;border-bottom:1px solid #f6f6f699;border-right:1px solid #f6f6f699;border-radius:10cqw;width:max-content;margin-top:30px;padding:5px 20px;font-size:1.2rem;font-weight:600}.quiz-page[data-v-462bad88]{background:#f6f6f6;justify-content:center;min-height:100vh;display:flex}.page-body[data-v-462bad88]{max-width:900px;padding-top:80px;padding-bottom:100px}.slide-enter-active[data-v-462bad88],.slide-leave-active[data-v-462bad88]{transition:all .28s cubic-bezier(.4,0,.2,1)}.slide-enter-from[data-v-462bad88]{opacity:0;transform:translate(30px)}.slide-leave-to[data-v-462bad88]{opacity:0;transform:translate(-30px)}.profile-page[data-v-996de740]{background:#f6f6f6;flex-direction:column;gap:24px;max-width:900px;min-height:100vh;margin-left:calc(50% - 450px);padding-top:80px;padding-bottom:110px;display:flex}.hero[data-v-996de740]{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #fffffff2;border-radius:28px;flex-direction:column;align-items:center;gap:16px;margin:0 16px;padding:28px 20px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #2349701a}.hero-bg[data-v-996de740]{pointer-events:none;background:radial-gradient(80% 60% at 50% -10%,#4ebec22e 0%,#0000 70%);position:absolute;inset:0}.avatar-wrap[data-v-996de740]{position:relative}.avatar[data-v-996de740]{object-fit:cover;border:3px solid #fff;border-radius:50%;width:88px;height:88px;box-shadow:0 6px 20px #2349702e}.avatar--fallback[data-v-996de740]{color:#fff;letter-spacing:-1px;background:linear-gradient(135deg,#4ebec2,#234970);justify-content:center;align-items:center;font-size:30px;font-weight:700;display:flex}.avatar-badge[data-v-996de740]{letter-spacing:.5px;border:2px solid #fff;border-radius:20px;padding:2px 7px;font-size:10px;font-weight:800;position:absolute;bottom:2px;right:-2px}.avatar-badge.pro[data-v-996de740]{color:#fff;background:linear-gradient(135deg,#f59e0b,#ef4444)}.hero-info[data-v-996de740]{flex-direction:column;align-items:center;gap:4px;display:flex}.name-row[data-v-996de740]{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.name[data-v-996de740]{color:#234970;margin:0;font-size:22px;font-weight:700}.badge[data-v-996de740]{border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700}.badge.creator[data-v-996de740]{color:#234970;background:#4ebec22e;border:1px solid #4ebec266}.username[data-v-996de740]{color:#9ca3af;margin:0;font-size:14px;font-weight:500}.joined[data-v-996de740]{color:#c0c6cf;margin:0;font-size:12px}.section[data-v-996de740]{flex-direction:column;gap:12px;padding:0 16px;display:flex}.section-title[data-v-996de740]{color:#9ca3af;text-transform:uppercase;letter-spacing:.8px;margin:0;padding:0 4px;font-size:13px;font-weight:700}.stats-grid[data-v-996de740]{grid-template-columns:1fr 1fr;gap:10px;display:grid}.stat-card[data-v-996de740]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #fffffff2;border-radius:20px;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 3px 12px #0000000d}.stat-card--wide[data-v-996de740]{grid-column:1/-1}.stat-icon[data-v-996de740]{flex-shrink:0;font-size:28px}.stat-body[data-v-996de740]{flex-direction:column;gap:2px;display:flex}.stat-value[data-v-996de740]{color:#234970;font-size:20px;font-weight:800;line-height:1}.stat-label[data-v-996de740]{color:#9ca3af;font-size:12px;font-weight:500}.setting-card[data-v-996de740]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #fffffff2;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex;box-shadow:0 3px 12px #0000000d}.setting-card--column[data-v-996de740]{flex-direction:column;align-items:stretch;gap:14px}.setting-left[data-v-996de740]{align-items:center;gap:12px;display:flex}.setting-icon[data-v-996de740]{flex-shrink:0;font-size:22px}.setting-text[data-v-996de740]{flex-direction:column;gap:2px;display:flex}.setting-name[data-v-996de740]{color:#234970;font-size:15px;font-weight:600}.setting-desc[data-v-996de740]{color:#9ca3af;font-size:12px}.toggle[data-v-996de740]{cursor:pointer;background:#0000001a;border:none;border-radius:30px;flex-shrink:0;width:52px;height:30px;padding:0;transition:background .25s;position:relative}.toggle.on[data-v-996de740]{background:linear-gradient(135deg,#4ebec2,#234970)}.toggle.loading[data-v-996de740]{opacity:.6;cursor:wait}.toggle[data-v-996de740]:active:not(.loading){transform:scale(.95)}.toggle-thumb[data-v-996de740]{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0003}.toggle.on .toggle-thumb[data-v-996de740]{transform:translate(22px)}.lang-pills[data-v-996de740]{flex-wrap:wrap;gap:8px;transition:opacity .2s;display:flex}.lang-pills.loading[data-v-996de740]{opacity:.5;pointer-events:none}.lang-pill[data-v-996de740]{color:#6b7280;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1.5px solid #2349701f;border-radius:30px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;display:flex}.lang-pill[data-v-996de740]:active{transform:scale(.96)}.lang-pill.active[data-v-996de740]{color:#234970;background:#4ebec21f;border-color:#4ebec280;font-weight:700}.lang-flag[data-v-996de740]{font-size:16px}.lang-label[data-v-996de740]{line-height:1}.skeleton-wrap[data-v-996de740]{flex-direction:column;gap:16px;display:flex;position:absolute;inset:80px 16px 0}.skeleton-hero[data-v-996de740]{background:#0000000f;border-radius:28px;height:200px;animation:1.4s infinite pulse-996de740}.skeleton-card[data-v-996de740]{background:#0000000d;border-radius:20px;height:72px;animation:1.4s infinite pulse-996de740}.skeleton-card[data-v-996de740]:nth-child(3){animation-delay:.2s}@keyframes pulse-996de740{0%,to{opacity:1}50%{opacity:.45}}
