.iv-game{--iv-ink:#302641;--iv-purple:#63418e;--iv-border:#dfd1e9;max-width:1120px;margin:auto;padding:4px 0 30px;color:var(--iv-ink);font-family:ui-rounded,'Segoe UI',system-ui,sans-serif}.iv-game *{box-sizing:border-box}.iv-game button{font:inherit}.iv-game :focus-visible{outline:3px solid #684494;outline-offset:4px}.iv-header{display:flex;align-items:flex-start;justify-content:space-between;gap:21px;margin-bottom:23px}.iv-header>div{min-width:0}.iv-eyebrow{font-size:.69rem;letter-spacing:.09em;font-weight:800;color:#775b89}.iv-header h1{font-size:clamp(1.65rem,2.7vw,2.25rem);line-height:1.2;margin:9px 0;overflow-wrap:anywhere}.iv-header p{font-size:.94rem;line-height:1.6;color:#6c5878;margin:0}.iv-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:47px;padding:12px 19px;border:1px solid transparent;border-radius:12px;background:var(--iv-purple);color:#fff;box-shadow:0 3px 0 #452b69;font-weight:750!important;font-size:.9rem!important;line-height:1.4;cursor:pointer;touch-action:manipulation;transition:background .15s,transform .15s}.iv-button:hover:not(:disabled){background:#513176}.iv-button:active:not(:disabled){transform:translateY(1px)}.iv-button:disabled{cursor:default;opacity:.56}.iv-secondary{background:#fff;color:#5f407a;border-color:#d6c8e3;box-shadow:none}.iv-secondary:hover:not(:disabled){background:#f2eafa}.iv-header>.iv-button{flex:none}.iv-progress{margin-bottom:20px}.iv-progress label{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;color:#755c82;font-size:.8rem;font-weight:750}.iv-progress label>span{font-weight:500}.iv-progress progress{appearance:none;-webkit-appearance:none;display:block;flex-basis:100%;width:100%;height:8px;border:0;background:#e7deef;border-radius:20px;overflow:hidden;margin-top:4px;accent-color:#8b6ba8}.iv-progress progress::-webkit-progress-bar{background:#e7deef}.iv-progress progress::-webkit-progress-value{background:#8b6ba8;border-radius:20px}.iv-progress progress::-moz-progress-bar{background:#8b6ba8;border-radius:20px}.iv-intro{display:flex;align-items:center;gap:22px;background:linear-gradient(125deg,#f1e9fa,#fff7e7);border:1px solid #e0d2e9;border-radius:22px;padding:18px 24px;margin-bottom:25px}.iv-illustration{display:block;width:144px;height:auto;flex:none}.iv-intro>div{flex:1;min-width:0}.iv-prompt{font-size:.98rem;font-weight:650;line-height:1.65;color:#59436b;margin:0 0 7px;white-space:pre-wrap;overflow-wrap:anywhere}.iv-note{font-size:.8rem;line-height:1.65;color:#7d6b85;margin:7px 0}.iv-source-rule{font-size:.8rem;font-weight:650;line-height:1.55;color:#705579;margin:8px 0}.iv-hint{font-size:.84rem;margin-top:8px;color:#70537f}.iv-hint summary{font-weight:750;cursor:pointer;padding:9px 0;min-height:40px}.iv-hint p{line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;padding:11px 14px;border-radius:11px;background:#fff9}.iv-table{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:25px;padding:23px;background:linear-gradient(150deg,#f2e9da,#ece3f1);border:1px solid #dfd2bf;border-radius:22px;box-shadow:inset 0 0 0 6px #fff4}.iv-table>section{min-width:0}.iv-table h2{display:flex;align-items:center;gap:9px;font-size:.95rem;color:#6b535e;line-height:1.45;margin:0 0 15px}.iv-table h2>span{display:grid;place-items:center;width:27px;height:28px;border:1px solid #bdaa92;border-radius:8px;flex:none;background:#fff9ec;color:#8a735a;font-size:.8rem}.iv-table ul{display:grid;gap:14px;list-style:none;padding:0;margin:0}.iv-table li{min-width:0;margin:0}.iv-statement,.iv-evidence{position:relative;display:flex;flex-direction:column;gap:11px;width:100%;min-height:149px;text-align:left;border:2px solid #d9cbb9;border-radius:12px;background:#fffdf7;box-shadow:0 4px 0 #c9b99855;padding:15px 17px;color:#5b465b;cursor:pointer;touch-action:manipulation;transition:background .15s,border-color .15s;overflow-wrap:anywhere}.iv-evidence{background:#fdfaff;border-color:#d6c6e2;box-shadow:0 4px 0 #b8a4cd44;min-height:150px;padding-top:22px}.iv-evidence:before{content:'';position:absolute;top:-7px;left:38%;width:25%;height:17px;background:#d9c59788;border:1px solid #cbb37b77;transform:rotate(-2deg)}.iv-statement:hover:not(:disabled),.iv-evidence:hover:not(:disabled){background:#f6eefc;border-color:#a184b5}.iv-card-label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.67rem;font-weight:750;line-height:1.5;color:#8b728c;letter-spacing:.025em}.iv-card-label>span{font-size:1rem;line-height:1;flex:none;color:#9b7eab}.iv-statement-text{display:block;font-size:.98rem;line-height:1.6;font-weight:650;white-space:pre-wrap}.iv-quote{display:block;font-size:.93rem;line-height:1.7;color:#644974;white-space:pre-wrap}.iv-choice-note{display:block;font-size:.68rem;color:#8d778f;line-height:1.45;margin-top:auto}.iv-evidence-note{font-size:.75rem;line-height:1.5;color:#856d90;margin:-5px 0 17px}.iv-statement.iv-selected,.iv-evidence.iv-selected{background:#eee2fb;border-color:#8158a3;box-shadow:0 4px 0 #b496cc66}.iv-selected .iv-card-label>span,.iv-selected .iv-choice-note{color:#644085;font-weight:750}.iv-statement:disabled,.iv-evidence:disabled{cursor:default}.iv-statement:disabled:not(.iv-found),.iv-evidence:disabled{opacity:.62}.iv-statement.iv-found{background:#eef5e9;border-color:#aec5a3;box-shadow:0 4px 0 #b7cbaa55;color:#58714e}.iv-found .iv-choice-note,.iv-found .iv-card-label>span{color:#527547}.iv-statement-refs{font-size:.76rem;color:#795f83;margin-top:6px}.iv-statement-refs summary{padding:7px 4px;cursor:pointer;min-height:34px}.iv-statement-refs[open]{background:#fffc;border:1px solid #e0d4e6;border-radius:10px;padding:8px 12px}.iv-statement-refs[open] summary{font-weight:650;padding:3px 0 7px}.iv-statement-refs figure{margin:8px 0}.iv-statement-refs figcaption,.iv-support figcaption{font-size:.74rem;font-weight:750;color:#73577f}.iv-statement-refs blockquote,.iv-support blockquote{font-size:.8rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0 0;padding-left:11px;border-left:3px solid #d5bfe2;color:#6e5c75}.iv-selection{margin:24px 0 13px;border:1px solid #dfd1ec;background:#f7f1fc;border-radius:19px;padding:18px 21px}.iv-selected-pair{display:grid;grid-template-columns:minmax(0,1fr) 65px minmax(0,1fr);align-items:center;gap:17px}.iv-selected-pair>div{min-width:0}.iv-selected-pair p{font-size:.84rem;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere;color:#6c507c;margin:7px 0 0}.iv-selected-label{display:block;font-size:.72rem;font-weight:700;color:#92729f;margin-top:7px}.iv-link{display:block;width:100%;height:auto;max-width:88px;color:#a58bb9;fill:currentColor;stroke:currentColor;stroke-width:2.5}.iv-link-line{stroke-width:3;stroke-linecap:round}.iv-confirm{display:flex;justify-content:space-between;align-items:center;gap:17px;border-top:1px solid #e2d7eb;margin-top:16px;padding-top:14px}.iv-confirm p{font-size:.78rem;line-height:1.55;color:#7c6688;margin:0}.iv-confirm>.iv-button{flex:none}.iv-network{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.8rem;line-height:1.6;color:#7d6b86;margin:14px 0;min-height:26px}.iv-network-error{background:#fff6e7;border:1px solid #e0c39d;border-radius:12px;padding:13px 16px;color:#7a5727}.iv-network>.iv-button{flex:none;font-size:.82rem!important}.iv-feedback{border:1px solid #c5d8bc;border-radius:16px;background:#f2f8ee;padding:18px 21px;margin:20px 0;color:#4c6c43}.iv-feedback h2{font-size:1.08rem;line-height:1.4;color:#42683b;margin:0 0 10px}.iv-feedback p{font-size:.9rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0}.iv-again{border-color:#e4c9a2;background:#fff8ec;color:#82653e}.iv-again h2{color:#7b5930}.iv-support{font-size:.82rem;line-height:1.6;margin-top:8px}.iv-support summary{font-weight:700;cursor:pointer;min-height:40px;padding:9px 0;color:#725481}.iv-support figure{margin:8px 0 14px}.iv-dossier{margin:26px 0 20px;border:1px solid #cfb995;border-radius:0 18px 18px 18px;padding:21px;background:#f7efdf;position:relative;box-shadow:0 4px 0 #eee1ca}.iv-dossier:before{content:'';position:absolute;left:-1px;top:-11px;width:120px;height:11px;background:#e4d1ac;border:1px solid #cfb995;border-bottom:0;border-radius:9px 12px 0 0}.iv-dossier-heading{display:flex;gap:10px;align-items:center;margin-bottom:17px}.iv-dossier-heading>span:first-child{font-size:1.4rem;color:#a18456}.iv-dossier-heading h2{font-size:1.14rem;line-height:1.45;color:#7b6442;margin:0;flex:1}.iv-dossier-heading>span:last-child{display:grid;place-items:center;width:30px;height:30px;border:1px solid #d2c1a1;border-radius:9px;background:#fff8e9;color:#887046;font-size:.87rem;font-weight:750}.iv-dossier>ol{display:grid;gap:15px;margin:0;padding:0;list-style:none}.iv-finding{padding:22px 23px;background:#fffefa;border:1px solid #e1d4bd;border-radius:13px;box-shadow:0 3px 0 #dfd2b944}.iv-finding>.iv-eyebrow{color:#7b856b;font-size:.64rem}.iv-original{display:grid;gap:5px;margin:14px 0 17px;line-height:1.6}.iv-original>span{font-size:.71rem;font-weight:700;color:#938184}.iv-original>s{font-size:.86rem;color:#8a777c;text-decoration-color:#c3aeb5;text-decoration-thickness:1px;white-space:pre-wrap;overflow-wrap:anywhere}.iv-correction{display:flex;align-items:flex-start;gap:11px}.iv-correction-mark{display:grid;place-items:center;width:28px;height:28px;flex:none;background:#e4f0db;border:1px solid #bed0ac;border-radius:9px;color:#527749;font-size:.95rem;font-weight:750}.iv-correction>div{min-width:0;flex:1}.iv-correction h3{font-size:.75rem;color:#668253;margin:0 0 7px}.iv-correction p{font-size:1.05rem;font-weight:700;line-height:1.6;color:#486b3c;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.iv-explanation{font-size:.87rem;line-height:1.7;color:#6b765f;margin:14px 0;white-space:pre-wrap;overflow-wrap:anywhere}.iv-finding-evidence{display:flex;gap:14px;align-items:center;border-top:1px solid #e5e6d9;padding-top:15px;margin-top:17px}.iv-finding-evidence>.iv-link{width:54px;flex:none;color:#7b9a70}.iv-finding-evidence figure{margin:0;min-width:0}.iv-finding-evidence figcaption{font-size:.74rem;font-weight:750;color:#7b6784}.iv-finding-evidence blockquote{font-size:.83rem;line-height:1.7;margin:6px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;color:#6f6074}.iv-empty{font-size:.88rem;line-height:1.7;margin:9px 0;color:#8d7959}.iv-new-finding{animation:iv-file .3s ease-out both}.iv-new-finding .iv-link-line{stroke-dasharray:55;stroke-dashoffset:55;animation:iv-connect .5s ease-out forwards}.iv-finish{display:flex;align-items:center;gap:25px;border:1px solid #cfdcc3;background:linear-gradient(135deg,#fffdf4,#f0f6e8);border-radius:23px;padding:28px}.iv-finish>.iv-illustration{width:180px}.iv-finish>div{min-width:0}.iv-finish h2{font-size:clamp(1.5rem,2.4vw,1.9rem);line-height:1.3;margin:11px 0}.iv-finish p{font-size:.94rem;line-height:1.65;color:#647650;margin:10px 0}.iv-finish .iv-button{margin-top:12px}.iv-wait{max-width:760px;background:#faf6fc;border:1px solid #e0d2e9;border-radius:23px;text-align:center;padding:30px}.iv-wait>.iv-illustration{margin:auto;width:170px}.iv-wait h2{font-size:1.2rem;line-height:1.5}.iv-wait .iv-network{justify-content:center;flex-wrap:wrap}.iv-game[data-age="11-13"] .iv-intro{background:linear-gradient(120deg,#efe7fa,#f1f6e9)}.iv-game[data-age="11-13"] .iv-table{border-radius:17px}.iv-game[data-age="14-16"]{font-family:'Segoe UI',system-ui,sans-serif}.iv-game[data-age="14-16"] .iv-intro{background:#f2eef7;border-radius:15px}.iv-game[data-age="14-16"] .iv-intro>.iv-illustration{width:105px}.iv-game[data-age="14-16"] .iv-table{background:#f2eee8;border-radius:13px}.iv-game[data-age="14-16"] .iv-statement,.iv-game[data-age="14-16"] .iv-evidence{box-shadow:none;border-radius:8px}.iv-game[data-motion="reduced"] *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.iv-game[data-motion="reduced"] .iv-link-line{stroke-dasharray:none!important;stroke-dashoffset:0!important}@keyframes iv-file{from{transform:translateY(7px);opacity:.6}to{transform:translateY(0);opacity:1}}@keyframes iv-connect{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.iv-game *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.iv-game .iv-link-line{stroke-dasharray:none!important;stroke-dashoffset:0!important}}@media(max-width:1000px){.iv-table{padding:18px;gap:17px}.iv-table h2{font-size:.84rem;min-height:41px;align-items:flex-start}.iv-statement,.iv-evidence{padding:14px 15px}.iv-evidence{padding-top:20px}.iv-intro{padding:18px 20px;gap:16px}.iv-intro>.iv-illustration{width:110px}.iv-confirm{align-items:flex-start;flex-wrap:wrap}.iv-finish>.iv-illustration{width:140px}}@media(max-width:620px){.iv-header{display:block}.iv-header>.iv-button{margin-top:15px}.iv-intro{padding:17px;gap:11px;align-items:flex-start}.iv-intro>.iv-illustration{width:70px}.iv-prompt{font-size:.88rem}.iv-table{grid-template-columns:1fr;padding:17px;gap:24px}.iv-table h2{min-height:0;font-size:.93rem;align-items:center}.iv-statement,.iv-evidence{min-height:120px}.iv-selection{padding:16px}.iv-selected-pair{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:9px}.iv-selected-pair p{font-size:.77rem}.iv-selected-pair .iv-eyebrow{font-size:.61rem}.iv-confirm>.iv-button{width:100%;font-size:.86rem!important}.iv-network{align-items:flex-start;flex-wrap:wrap}.iv-dossier{padding:18px 13px}.iv-dossier-heading h2{font-size:1rem}.iv-finding{padding:18px 16px}.iv-correction p{font-size:.96rem}.iv-finding-evidence{gap:10px}.iv-finding-evidence>.iv-link{width:32px}.iv-finish{display:block;padding:24px}.iv-finish>.iv-illustration{width:130px;margin:0 auto 15px}.iv-finish .iv-button{width:100%}.iv-feedback{padding:17px}.iv-wait{padding:25px 18px}}
