.mxc-compare{--mxc-pos:50%;position:relative;width:100%;height:min(660px,82vh);overflow:hidden;user-select:none;touch-action:none;cursor:ew-resize;-webkit-mask-image:linear-gradient(180deg,#0000,#000 7%,#000 76%,#0000),linear-gradient(90deg,#0000,#000 4%,#000 96%,#0000);-webkit-mask-composite:source-in;mask-image:linear-gradient(180deg,#0000,#000 7%,#000 76%,#0000),linear-gradient(90deg,#0000,#000 4%,#000 96%,#0000);mask-composite:intersect}@media (max-width:820px){.mxc-compare{height:min(680px,86vh)}}.mxc-ghost{margin:-72px auto 0;text-align:center;font-family:var(--font-bricolage),var(--font-inter),system-ui,sans-serif;font-size:clamp(2.4rem,6.5vw,4.6rem);line-height:1.05;font-weight:700;letter-spacing:-.02em;color:#171a211a;text-wrap:balance;pointer-events:none}@media (max-width:820px){.mxc-ghost{margin-top:-44px}}.mxc-pane{position:absolute;inset:0;overflow:hidden}.mxc-pane-app{z-index:1}.mxc-pane-paper{z-index:2;clip-path:inset(0 calc(100% - var(--mxc-pos)) 0 0)}.mxc-tag{position:absolute;top:16px;z-index:5;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700;letter-spacing:.01em;padding:7px 13px;border-radius:999px;pointer-events:none;display:flex;align-items:center;gap:7px;color:#fff;backdrop-filter:blur(6px)}.mxc-tag svg{width:13px;height:13px}.mxc-tag-paper{left:16px;background:#1a1a2ee6}.mxc-tag-app{right:16px;background:#2563ebf0}.mxc-pane-paper{transition:clip-path .7s cubic-bezier(.33,1,.68,1)}.mxc-accent,.mxc-divider,.mxc-handle,.mxc-handle-ring{transition:left .7s cubic-bezier(.33,1,.68,1),width .7s cubic-bezier(.33,1,.68,1)}.mxc-compare.mxc-dragging .mxc-accent,.mxc-compare.mxc-dragging .mxc-divider,.mxc-compare.mxc-dragging .mxc-handle,.mxc-compare.mxc-dragging .mxc-handle-ring,.mxc-compare.mxc-dragging .mxc-pane-paper{transition:none}.mxc-divider{top:0;bottom:0;width:3px;z-index:6;background:linear-gradient(180deg,#2563ebd9,#2563eb8c);transform:translateX(-1.5px);pointer-events:none;box-shadow:0 0 14px #2563eb80}.mxc-divider,.mxc-handle{position:absolute;left:var(--mxc-pos)}.mxc-handle{top:50%;z-index:7;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:#12121f;border:3px solid #fff;box-shadow:0 12px 28px -6px #0f172a8c,0 2px 6px #0f172a4d;display:flex;align-items:center;justify-content:center;cursor:ew-resize;color:#fff}.mxc-handle svg{width:22px;height:22px}.mxc-handle:focus-visible{outline:3px solid #2563eb80;outline-offset:3px}.mxc-handle{transition:left .7s cubic-bezier(.33,1,.68,1),scale .16s ease-out,box-shadow .2s ease}.mxc-compare.mxc-dragging .mxc-handle{transition:scale .16s ease-out,box-shadow .2s ease}.mxc-compare:hover .mxc-handle{scale:1.07;box-shadow:0 16px 34px -6px #2563eb80}.mxc-compare.mxc-dragging .mxc-handle{scale:1.1}.mxc-handle-ring{position:absolute;top:50%;left:var(--mxc-pos);z-index:5;width:48px;height:48px;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;box-shadow:0 0 0 0 #2563eb66;animation:mxc-pulse 2.4s ease-out infinite}.mxc-compare.mxc-touched .mxc-handle-ring{animation:none;opacity:0;transition:opacity .3s ease}@keyframes mxc-pulse{0%{box-shadow:0 0 0 0 #2563eb66}70%{box-shadow:0 0 0 18px #2563eb00}to{box-shadow:0 0 0 0 #2563eb00}}@media (prefers-reduced-motion:reduce){.mxc-handle-ring{animation:none}.mxc-accent,.mxc-divider,.mxc-handle,.mxc-handle-ring,.mxc-pane-paper{transition:none}}.mxc-hint{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);z-index:7;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;color:#64748b;background:#ffffffe0;backdrop-filter:blur(6px);padding:6px 14px;border-radius:999px;border:1px solid #e2e8f0;pointer-events:none;transition:opacity .3s}.mxc-compare.mxc-touched .mxc-hint{opacity:0}.mxc-app{position:absolute;inset:0;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:radial-gradient(circle,#1418220d 1px,#0000 1.4px) 0 0 /22px 22px,#f1efea;padding:26px;overflow:hidden;display:flex;justify-content:center}@media (max-width:820px){.mxc-app{padding:14px}}.mxc-run{width:100%;max-width:620px;background:#fff;border:1px solid #ebe7de;border-radius:18px;box-shadow:0 1px 2px #1418220a,0 30px 60px -34px #14182266;padding:20px 22px;display:flex;flex-direction:column;gap:12px;overflow:hidden}@media (max-width:820px){.mxc-run{padding:15px;gap:9px;border-radius:15px}}.mxc-run-top{display:flex;align-items:center;gap:11px}.mxc-run-back,.mxc-run-ic{width:30px;height:30px;border-radius:999px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f4f2ed;color:#575d68;border:none;cursor:pointer}.mxc-run-back svg,.mxc-run-ic svg{width:15px;height:15px}.mxc-run-bar{flex:1;height:6px;border-radius:999px;background:#ece9e2;overflow:hidden}.mxc-run-bar span{display:block;height:100%;border-radius:999px;background:#f59e42}.mxc-run-count{font-size:12.5px;font-weight:600;color:#575d68;font-variant-numeric:tabular-nums;white-space:nowrap}.mxc-run-icons{display:flex;gap:6px}.mxc-run-head{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.mxc-run-title{font-size:14.5px;font-weight:700;color:#171a21}.mxc-run-pill{font-size:11.5px;font-weight:600;color:#575d68;background:#f1efea;border-radius:999px;padding:3px 10px}.mxc-run-check{font-size:12px;color:#9aa0ab;font-weight:500}.mxc-run-prompt{font-size:15.5px;line-height:1.45;font-weight:500;color:#171a21;margin:2px 0 0;text-wrap:pretty}.mxc-run-fig{margin:0;text-align:center}.mxc-run-fig img{max-width:200px;max-height:118px;width:auto;height:auto;display:inline-block;border-radius:8px;outline:1px solid #0000000f;outline-offset:-1px}@media (max-width:820px){.mxc-run-fig img{max-height:84px}}.mxc-run-choices{display:flex;flex-direction:column;gap:7px}.mxc-run-choice{display:flex;align-items:center;gap:12px;width:100%;text-align:left;cursor:pointer;background:#fff;border:1px solid #ebe7de;border-radius:11px;padding:11px 13px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease,scale .12s cubic-bezier(.2,0,0,1)}.mxc-run-choice:hover{border-color:#d7d2c6;background:#fbfaf7}.mxc-run-choice:active{scale:.985}.mxc-run-ltr{width:26px;height:26px;border-radius:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f4f2ed;color:#575d68;font-size:12.5px;font-weight:700}.mxc-run-ctext{font-size:13.5px;font-weight:500;color:#171a21;line-height:1.35}.mxc-run-choice.correct{border-color:#16a34a;background:#eaf7ee;box-shadow:inset 0 0 0 1px #16a34a}.mxc-run-choice.correct .mxc-run-ltr{background:#16a34a;color:#fff}.mxc-run-choice.wrong{border-color:#dc2626;background:#fdeeee;box-shadow:inset 0 0 0 1px #dc2626}.mxc-run-choice.wrong .mxc-run-ltr{background:#dc2626;color:#fff}.mxc-run-verdict{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:700;margin:1px 0}.mxc-run-verdict img{width:30px;height:30px;object-fit:contain}.mxc-run-verdict.correct{color:#16a34a}.mxc-run-verdict.wrong{color:#e0921f}.mxc-run-sol{background:#faf9f6;border:1px solid #eeeae1;border-radius:12px;padding:12px 14px}.mxc-run-sol-label{font-size:11px;font-weight:600;letter-spacing:.02em;color:#9aa0ab;margin-bottom:5px}.mxc-run-sol p{font-size:12.5px;line-height:1.5;color:#575d68;margin:0;text-wrap:pretty}@media (max-width:820px){.mxc-run-sol{display:none}}.mxc-run-continue{width:100%;border:none;cursor:pointer;margin-top:1px;background:#2b4bc4;color:#fff;border-radius:12px;padding:12px;font-size:14px;font-weight:600;box-shadow:0 1px 2px #2b4bc44d,0 14px 28px -12px #2b4bc499;transition:background-color .15s ease,scale .15s cubic-bezier(.2,0,0,1)}.mxc-run-continue:hover{background:#24409f}.mxc-run-continue:active{scale:.98}.mxc-paper{position:absolute;inset:0;background:#e8e5df;overflow:hidden;font-family:Times New Roman,Georgia,Cambria,serif;color:#000}.mxc-paper-bar{height:44px;background:#1a1a2e;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-family:Inter,system-ui,sans-serif}.mxc-paper-bar .mxc-pbl{display:flex;align-items:center;gap:14px;font-size:13.5px}.mxc-paper-bar .mxc-pt{font-variant-numeric:tabular-nums;font-weight:600}.mxc-paper-bar .mxc-pa{color:#94a3b8;font-size:12.5px}.mxc-paper-bar .mxc-pbr{display:flex;gap:9px}.mxc-pbtn{border:none;border-radius:4px;font-size:12.5px;font-weight:500;padding:6px 13px;cursor:pointer;transition:background-color .15s ease,scale .15s ease-out}.mxc-pbtn:active{scale:.96}.mxc-pbtn-ref{background:#ffffff26;color:#fff}.mxc-pbtn-sub{background:#22c55e;color:#fff}.mxc-paper-scroll{position:absolute;top:44px;left:0;right:0;bottom:0;overflow:hidden;padding:22px 0}.mxc-sheet{background:#fff;max-width:560px;margin:0 auto;padding:24px 44px 26px;box-shadow:0 2px 12px #00000024;position:relative}@media (max-width:820px){.mxc-sheet{padding:20px 22px;max-width:92%}}.mxc-titlebox{border:2px solid #000;padding:9px 14px;text-align:center;margin-bottom:12px}.mxc-titlebox-in{border:1px solid #000;padding:7px 12px}.mxc-titlebox h3{font-size:13px;margin:0 0 3px;letter-spacing:.02em}.mxc-titlebox h2,.mxc-titlebox h3{font-family:Arial,Helvetica,sans-serif;font-weight:700}.mxc-titlebox h2{font-size:17px;margin:0}.mxc-titlebox .mxc-date{font-family:Arial,Helvetica,sans-serif;font-size:11px;margin-top:3px}.mxc-instr{font-size:12px;margin:0 0 12px}.mxc-instr b{font-weight:700}.mxc-pq{margin-bottom:16px;display:flex;gap:6px}.mxc-pqnum{font-weight:700;font-size:12.5px;min-width:22px}.mxc-pqbody{flex:1;min-width:0}.mxc-pqtext{font-size:12.5px;margin-bottom:8px}.mxc-pfig{margin:6px 0;text-align:center}.mxc-pfig img{width:auto;max-width:190px;max-height:122px;height:auto;outline:1px solid #0000000f;outline-offset:-1px}.mxc-pfig .mxc-cap{font-size:10.5px;font-style:italic;color:#333;margin-top:2px}.mxc-popts{list-style:none;padding:0;margin:6px 0 0 4px}.mxc-popt{display:flex;align-items:flex-start;gap:8px;padding:3px 6px;cursor:pointer;border-radius:2px;width:100%;text-align:left;background:none;border:0;font:inherit;font-size:12.5px;color:inherit}.mxc-popt:hover{background:#f0f0f0}.mxc-popt:focus-visible{outline:2px solid #4263eb;outline-offset:1px}.mxc-popt.sel{background:#e8e8e8}.mxc-radio{width:14px;height:14px;border:1.5px solid #333;border-radius:50%;flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center}.mxc-popt.sel .mxc-radio:after{content:"";width:7px;height:7px;background:#000;border-radius:50%}.mxc-pltr{font-weight:500;min-width:20px}.mxc-pfoot{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-top:18px}.mxc-turn{font-weight:700;font-size:10.5px;letter-spacing:.03em}@media (max-width:820px){.mxc-paper-scroll{padding:14px 0}.mxc-sheet{padding:16px 18px}.mxc-titlebox{padding:6px 10px;margin-bottom:9px}.mxc-titlebox h2{font-size:15px}.mxc-exam-eyebrow{font-size:9px;margin-bottom:3px}.mxc-titlebox .mxc-date{font-size:10px}.mxc-instr{font-size:10.5px;margin-bottom:8px}.mxc-pfig{margin:4px 0}.mxc-pfig img{max-height:60px}.mxc-pqtext{font-size:11.5px;margin-bottom:6px}.mxc-popt{font-size:11.5px;padding:2px 5px}.mxc-pq{margin-bottom:12px}}.mxc-exam-eyebrow{font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#333;margin-bottom:5px}.mxc-toggle{display:inline-flex;gap:2px;padding:4px;border-radius:999px;border:1px solid #e2e8f0;background:#f1f5f9}.mxc-toggle-btn{border:none;background:#0000;cursor:pointer;min-height:36px;padding:0 16px;border-radius:999px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700;color:#64748b;transition:color .15s ease,background-color .2s ease,box-shadow .2s ease,scale .15s ease-out}.mxc-toggle-btn.on{color:#0f172a;background:#fff;box-shadow:0 1px 2px #0f172a24,0 2px 8px -3px #0f172a33}.mxc-toggle-btn:not(.on):hover{color:#0f172a}.mxc-toggle-btn:active{scale:.96}.mxc-featstrip{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.mxc-featpill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px 8px 8px;border-radius:999px;background:#fff;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700;color:#0f172a;box-shadow:0 0 0 1px #0f172a12,0 1px 2px #0f172a0a;transition:box-shadow .2s ease,translate .2s ease}.mxc-featpill:hover{translate:0 -2px;box-shadow:0 0 0 1px #2563eb2e,0 12px 22px -14px #0f172a66}.mxc-featpill-ic{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#eff6ff;color:#2563eb}.mxc-featpill-ic svg{width:15px;height:15px}.mxc-cta{display:inline-flex;align-items:center;gap:9px;border-radius:14px;background:#2563eb;color:#fff;padding:14px 24px;font-size:14px;font-weight:700;box-shadow:0 1px 2px #2563eb4d,0 18px 36px -14px #2563ebb3;transition:background-color .15s ease,translate .2s ease,scale .15s ease-out}.mxc-cta:hover{background:#1d4ed8;translate:0 -2px}.mxc-cta:active{scale:.97}.mxc-cta-arrow{transition:translate .2s ease}.mxc-cta:hover .mxc-cta-arrow{translate:3px 0}