:root{--d-navy:#061f36;--d-teal:#008fa5;--d-cyan:#35d4df;--d-ink:#10253a;--d-muted:#617389;--d-line:#dce5eb;--d-bg:#f4f7f9;--d-purple:#7351c8;--d-orange:#ee6f26;--d-green:#2b9952}*{box-sizing:border-box}.demo-app{background:var(--d-bg);min-height:100vh;color:var(--d-ink);font-family:var(--font-geist-sans),Arial,sans-serif}.demo-sidebar{color:#fff;z-index:40;background:linear-gradient(#061f36,#003b4b);flex-direction:column;width:245px;padding:24px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.demo-brand{align-items:center;gap:10px;margin-bottom:22px;display:flex}.demo-brand>b{color:#06263d;clip-path:polygon(0 8%,26% 0,74% 13%,100% 0,100% 92%,74% 100%,26% 87%,0 100%);background:linear-gradient(145deg,#fff,#70d7dd);place-items:center;width:34px;height:38px;font-size:22px;display:grid}.demo-brand>span{display:grid}.demo-brand strong{font-size:15px}.demo-brand small{color:#9bc5cc;font-size:8px}.demo-chip{color:#9bf2f5;letter-spacing:.8px;background:#00a6b829;border:1px solid #3bc6d0;border-radius:20px;width:max-content;padding:6px 9px;font-size:8px;font-weight:900}.demo-chip.light{color:#08778e;background:#e7f8fa;border-color:#a9dfe4}.demo-sidebar nav{gap:5px;margin-top:20px;display:grid}.demo-sidebar nav a{color:#d8e9ec;border-radius:9px;align-items:center;gap:11px;padding:11px;font-size:12px;text-decoration:none;display:flex}.demo-sidebar nav a:hover,.demo-sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#08778e,#00a2b6)}.demo-side-actions{gap:7px;margin-top:auto;display:grid}.demo-side-actions button,.demo-side-actions a{color:#d7edef;text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:8px;padding:9px 10px;font:700 9px inherit;text-decoration:none}.demo-person{border-top:1px solid #ffffff24;align-items:center;gap:9px;margin-top:14px;padding-top:14px;display:flex}.demo-person>span{color:#075268;background:#d6eff0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.demo-person>div{display:grid}.demo-person b{font-size:10px}.demo-person small{color:#9ac0c7;font-size:8px}.demo-main{min-width:0;margin-left:245px}.demo-main>header{z-index:30;border-bottom:1px solid var(--d-line);background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 26px;display:flex;position:sticky;top:0}.demo-main>header>div:first-child{display:grid}.demo-main>header b{font-size:18px}.demo-main>header b i{color:#6944c3;background:#eee8ff;border-radius:10px;padding:3px 6px;font-size:8px;font-style:normal}.demo-main>header small{color:var(--d-muted);font-size:9px}.demo-header-status{align-items:center;gap:14px;display:flex}.demo-header-status span{color:#08778e;background:#e7f7f9;border-radius:14px;padding:6px 9px;font-size:9px;font-weight:800}.demo-header-status strong{font-size:10px}.demo-content{max-width:1580px;margin:auto;padding:26px}.demo-hero-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.demo-hero-head h1{letter-spacing:-.8px;margin:10px 0 5px;font-size:31px}.demo-hero-head p{color:var(--d-muted);margin:0;font-size:12px}.demo-hero-head button{color:#08778e;cursor:pointer;background:#fff;border:0;border-radius:9px;padding:11px 16px;font-weight:800;box-shadow:0 5px 18px #17395014}.demo-readiness-hero{color:#fff;background:radial-gradient(circle at 45%,#07546a,#073248 50%,#061f36);border-radius:17px;grid-template-columns:.7fr 1.5fr .78fr;align-items:center;gap:22px;padding:26px;display:grid;box-shadow:0 12px 35px #0f2b402e}.demo-score{align-content:center;display:grid}.demo-score>small,.demo-bottleneck>small,.demo-signal-detail>small{letter-spacing:.8px;color:#73dfe6;font-size:9px;font-weight:900}.demo-score>strong{margin-top:10px;font-size:84px;line-height:1}.demo-score>strong i{letter-spacing:0;font-size:14px;font-style:normal}.demo-score>b{color:#36d8df;text-transform:uppercase;font-size:15px}.demo-score>span{border:1px solid #ffffff4d;border-radius:7px;width:max-content;margin-top:10px;padding:6px 9px;font-size:9px}.demo-score>p{color:#c7dde1;font-size:10px;line-height:1.5}.demo-score>em{color:#90e2c5;font-size:9px;font-style:normal;font-weight:800}.demo-radar-wrap{border-inline:1px solid #ffffff2e;grid-template-columns:minmax(260px,1fr) minmax(180px,.7fr);align-items:center;padding-inline:16px;display:grid}.demo-radar{width:100%;max-width:390px;margin:auto;overflow:visible}.demo-radar-grid{fill:none;stroke:#fff3}.demo-radar line{stroke:#ffffff29}.demo-radar-data{fill:#00cbdc47;stroke:#20d3df;stroke-width:3px}.demo-radar-point circle{fill:#fff;stroke:#1ad1dc;stroke-width:3px;cursor:pointer}.demo-radar text{fill:#b9d5da;font-size:9px;font-weight:700}.demo-radar text tspan{fill:#fff;font-size:12px}.demo-signal-detail{gap:8px;display:grid}.demo-signal-detail>b{font-size:14px}.demo-signal-detail p{color:#c7dce0;margin:0;font-size:10px;line-height:1.5}.demo-signal-detail span{color:#8ce3bd;background:#4bd6a329;border-radius:12px;width:max-content;padding:4px 7px;font-size:8px}.demo-signal-detail strong{color:#fff;font-size:9px;line-height:1.4}.demo-bottleneck{gap:10px;display:grid}.demo-bottleneck>strong{font-size:16px}.demo-bottleneck>b{font-size:45px}.demo-bottleneck>p{color:#c6d9dd;margin:0;font-size:10px;line-height:1.55}.demo-bottleneck button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff8c;border-radius:8px;padding:10px;font-weight:800}.demo-inline-recommend,.demo-update{background:#eaf9fa;border:1px solid #b9dfe3;border-radius:11px;align-items:center;gap:15px;margin:12px 0;padding:13px 16px;font-size:10px;display:flex}.demo-inline-recommend span{flex:1}.demo-inline-recommend button{color:#08778e;background:0 0;border:0;font-weight:800}.demo-update{color:#236d3c;background:#eaf8ef;border-color:#b9dfc7}.demo-grid-two{grid-template-columns:1.25fr 1fr;gap:15px;margin-top:15px;display:grid}.demo-next,.demo-evidence,.demo-card,.demo-target{border:1px solid var(--d-line);background:#fff;border-radius:14px;padding:20px;box-shadow:0 5px 18px #1739500d}.demo-next small,.demo-evidence>small,.demo-section-title small,.demo-target>small,.demo-cta>small{color:#08778e;letter-spacing:.7px;font-size:9px;font-weight:900}.demo-next h2,.demo-evidence h2{margin:7px 0;font-size:20px}.demo-next p,.demo-evidence p{color:var(--d-muted);font-size:11px;line-height:1.55}.demo-next>div{justify-content:space-between;align-items:center;display:flex}.demo-next a,.demo-target a{color:#fff;background:#087d92;border-radius:8px;padding:10px 13px;font-size:10px;font-weight:800;text-decoration:none}.demo-next span{color:var(--d-muted);font-size:9px}.demo-evidence>div{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.demo-evidence>div>b{color:#08778e;text-align:center;background:#f0f7f8;border-radius:9px;padding:11px 8px;font-size:20px}.demo-evidence>div small{color:var(--d-muted);font-size:7px;display:block}.demo-card{margin-top:15px}.demo-section-title{justify-content:space-between;align-items:start;gap:15px;display:flex}.demo-section-title h2{margin:5px 0 14px;font-size:18px}.demo-section-title>b{color:#08778e;font-size:10px}.demo-proof-flow{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.demo-proof-flow article{background:#f6f9fa;border-radius:10px;justify-items:center;gap:6px;padding:13px;display:grid;position:relative}.demo-proof-flow article>span{color:#08778e;background:#e8f8fa;border:2px solid #70c7d1;border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.demo-proof-flow article>b{font-size:11px}.demo-proof-flow article>strong{font-size:22px}.demo-proof-flow article>i{color:#7890a3;font-style:normal;position:absolute;top:42%;right:-16px}.demo-proof footer{border-top:1px solid var(--d-line);align-items:center;gap:14px;margin-top:12px;padding-top:12px;font-size:9px;display:flex}.demo-proof footer p{color:var(--d-muted);margin-left:auto}.demo-priority-table{display:grid}.demo-priority-table>header,.demo-priority-table>div{grid-template-columns:1.8fr .5fr .5fr .8fr .7fr;align-items:center;gap:10px;padding:10px;font-size:10px;display:grid}.demo-priority-table>header{background:#f3f6f8;font-weight:800}.demo-priority-table>div{border-bottom:1px solid #edf1f4}.demo-priority-table>div span:last-child{color:#08778e;font-weight:800}.demo-priority-table .state{color:#bd5a18;background:#fff3e7;border-radius:12px;width:max-content;padding:4px 7px;font-size:8px}.demo-bars{gap:11px;display:grid}.demo-bars>div{grid-template-columns:1fr 38px;gap:5px;font-size:10px;display:grid}.demo-bars>div>i{background:#e7edf0;border-radius:8px;grid-column:1/-1;height:6px;overflow:hidden}.demo-bars>div>i>i{background:linear-gradient(90deg,#07a0b2,#40c8d1);border-radius:8px;height:100%;display:block}.demo-target{background:linear-gradient(145deg,#fff,#eef8ff);align-content:center;margin-top:0;display:grid}.demo-target>strong{color:#1762bb;font-size:50px}.demo-target h2{margin:0}.demo-target p{color:var(--d-muted);font-size:11px;line-height:1.55}.demo-target a{width:max-content}.demo-plan{grid-template-columns:repeat(4,1fr);display:grid}.demo-plan article{border-right:1px solid var(--d-line);grid-template-columns:27px 1fr;gap:9px;padding:9px 13px;display:grid}.demo-plan article:last-child{border:0}.demo-plan article>b{color:#fff;background:#078fa2;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.demo-plan article>span{display:grid}.demo-plan strong{font-size:10px}.demo-plan small{color:var(--d-muted);font-size:8px;line-height:1.35}.demo-plan em{color:#08778e;grid-column:2;font-size:8px;font-style:normal;font-weight:800}.demo-cta{color:#fff;background:linear-gradient(135deg,#063148,#087f91);border-radius:16px;margin-top:18px;padding:28px}.demo-cta h2{margin:7px 0;font-size:26px}.demo-cta p{color:#cee3e7;max-width:760px;font-size:11px;line-height:1.55}.demo-cta>div{gap:10px;display:flex}.demo-cta a{color:#fff;border:1px solid #ffffff80;border-radius:8px;padding:11px 14px;font-size:10px;font-weight:800;text-decoration:none}.demo-cta a:first-child{color:#08758b;background:#fff}.demo-modal-bg{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02121fad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.demo-tour{background:#fff;border-radius:17px;width:min(520px,100%);padding:28px;box-shadow:0 25px 80px #0000004d}.demo-tour>span{color:#08778e;font-size:9px;font-weight:900}.demo-tour>b{margin:12px 0;font-size:25px;display:block}.demo-tour>p{color:var(--d-muted);line-height:1.6}.demo-tour>div{justify-content:flex-end;gap:8px;display:flex}.demo-tour button{color:#fff;cursor:pointer;background:#087e93;border:1px solid #afd4da;border-radius:8px;padding:10px 14px;font-weight:800}.demo-quiz-intro{text-align:center;padding:25px}.demo-quiz-intro .demo-chip{margin:auto}.demo-quiz-intro h1{margin:12px 0 0;font-size:44px}.demo-quiz-intro h2{margin:5px;font-size:18px}.demo-quiz-intro p{color:var(--d-muted)}.demo-modes{grid-template-columns:1fr 1fr;gap:12px;max-width:900px;margin:auto;display:grid}.demo-modes button{text-align:left;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:14px;gap:8px;padding:20px;display:grid;box-shadow:0 5px 18px #1739500f}.demo-modes button.selected{background:#f2fbfc;border-color:#078fa2}.demo-modes small{color:#08778e;font-weight:900}.demo-modes b{font-size:16px}.demo-modes span{color:var(--d-muted);font-size:10px}.demo-modes em{color:#247542;background:#e8f7ed;border-radius:13px;width:max-content;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800}.demo-practice-choices{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.demo-practice-choices button{border:1px solid var(--d-line);text-align:left;cursor:pointer;background:#fff;border-radius:13px;gap:8px;min-height:155px;padding:18px;display:grid}.demo-practice-choices i{color:#08778e;background:#e8f8fa;border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;display:grid}.demo-practice-choices b{font-size:14px}.demo-practice-choices span{color:var(--d-muted);font-size:10px;line-height:1.45}.demo-practice-choices em{color:#08778e;margin-top:auto;font-size:9px;font-style:normal;font-weight:800}.demo-question-page{max-width:1120px;margin:auto;padding:24px}.demo-question-top{border:1px solid var(--d-line);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;padding:13px 18px;display:flex}.demo-question-top>div{display:grid}.demo-question-top>div span{color:#08778e;font-size:8px}.demo-question-top>strong{font-size:11px}.demo-question-top button{color:#9b3e3e;cursor:pointer;background:0 0;border:0}.demo-progress{background:#dfe8eb;border-radius:6px;height:5px;margin:10px 0 16px;overflow:hidden}.demo-progress i{background:#0699aa;height:100%;display:block}.demo-question-shell{border:1px solid var(--d-line);background:#fff;border-radius:14px;padding:26px}.demo-q-meta{flex-wrap:wrap;gap:6px;display:flex}.demo-q-meta span{color:#526779;background:#eef4f7;border-radius:12px;padding:5px 7px;font-size:8px;font-weight:800}.demo-q-meta .safety{color:#c8561d;background:#fff0ea}.demo-scenario{background:#f1f8f9;border-left:4px solid #0795a7;margin:18px 0;padding:14px}.demo-scenario small{color:#08778e;font-size:8px;font-weight:900}.demo-scenario p{font-size:11px;line-height:1.55}.demo-question-shell>h1{font-size:20px;line-height:1.4}.demo-options{gap:9px;display:grid}.demo-options button{color:var(--d-ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #cfdbe3;border-radius:9px;align-items:center;gap:11px;padding:13px;display:flex}.demo-options button>span{background:#edf3f6;border-radius:7px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.demo-options button.selected{border-color:#078fa2;box-shadow:0 0 0 2px #008fa51a}.demo-options button.correct{background:#f0faf3;border-color:#4daf70}.demo-options button.wrong{background:#fff2f2;border-color:#e27777}.demo-confidence{border:0;align-items:center;gap:7px;margin:17px 0;padding:0;display:flex}.demo-confidence legend{margin-right:10px;font-size:9px;font-weight:800}.demo-confidence button{cursor:pointer;background:#fff;border:1px solid #d2dde4;border-radius:15px;padding:7px 10px;font-size:8px}.demo-confidence button.selected{color:#fff;background:#087e93}.demo-submit{color:#fff;cursor:pointer;background:#087e93;border:0;border-radius:8px;margin-left:auto;padding:11px 16px;font-weight:800;display:block}.demo-submit:disabled{opacity:.45}.demo-rationale{border-top:1px solid var(--d-line);margin-top:18px;padding-top:18px}.demo-rationale>div:first-child{color:#277345;background:#eef9f2;border-radius:9px;gap:3px;padding:12px;display:grid}.demo-rationale>div.not-right{color:#ae4b27;background:#fff1ed}.demo-rationale p{color:var(--d-muted);font-size:11px;line-height:1.6}.demo-rationale>button:not(.demo-submit){color:#08778e;cursor:pointer;background:0 0;border:0;font-weight:800}.demo-detail{background:#f5f8fa;border-radius:10px;margin:12px 0;padding:15px}.demo-detail h3{color:#08778e;font-size:10px}.demo-learning-stage{background:#f5f0fd;border-left:4px solid #7650c7;gap:5px;margin:14px 0;padding:14px;display:grid}.demo-learning-stage span{color:#7650c7;font-size:8px;font-weight:900}.demo-change-toast{color:#fff;background:#071f35;border-radius:12px;gap:5px;max-width:340px;padding:15px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 38px #00000040}.demo-change-toast span{color:#bfd5da;font-size:9px;line-height:1.45}.demo-results{color:#fff;background:linear-gradient(135deg,#063048,#078092);border-radius:16px;grid-template-columns:.7fr 1.3fr;gap:18px;padding:25px;display:grid}.demo-results>div:first-child{align-content:center;display:grid}.demo-results small{color:#7fe2e6;font-size:9px;font-weight:900}.demo-results>div:first-child strong{font-size:58px}.demo-results>div:first-child b{color:#5ce0bc;font-size:20px}.demo-results p{color:#cde1e5;font-size:10px}.demo-result-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.demo-result-grid article{background:#ffffff17;border-radius:9px;padding:11px;display:grid}.demo-result-grid span{color:#bcd5da;font-size:8px}.demo-result-grid b{font-size:14px}.demo-answer-insight{background:#fffaf0;border:1px solid #e4d5af;border-radius:14px;margin-top:15px;padding:22px}.demo-answer-insight small{color:#9b6a13;font-weight:900}.demo-answer-insight h2{margin:6px 0}.demo-answer-insight>div{gap:10px;display:flex}.demo-answer-insight>div span{background:#eef8f1;border-radius:8px;padding:9px;font-size:10px}.demo-answer-insight .bad{color:#b43a3a}.demo-answer-insight p{color:var(--d-muted);font-size:11px}.demo-answer-insight button{color:#08778e;background:0 0;border:0;font-weight:800}.demo-impact{color:#286f40;background:#eaf8ef;border-radius:12px;align-items:center;gap:14px;margin-top:15px;padding:15px;font-size:10px;display:flex}.demo-impact b{margin-right:auto}.demo-result-actions{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.demo-result-actions a,.demo-result-actions button{color:#08778e;cursor:pointer;background:#fff;border:1px solid #9ccbd2;border-radius:8px;padding:10px 13px;font-weight:800;text-decoration:none}@media (max-width:1100px){.demo-readiness-hero{grid-template-columns:1fr 1.5fr}.demo-bottleneck{grid-column:1/-1;grid-template-columns:1fr auto auto;align-items:center}.demo-bottleneck p{grid-column:1/3}.demo-bottleneck button{grid-area:1/3/3}.demo-radar-wrap{border-right:0}.demo-plan,.demo-practice-choices{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.demo-sidebar{width:100%;padding:14px;display:block;position:static}.demo-brand{margin:0}.demo-sidebar>.demo-chip,.demo-sidebar nav,.demo-side-actions,.demo-person{display:none}.demo-main{margin:0}.demo-main>header{height:58px}.demo-content{padding:16px}.demo-readiness-hero,.demo-grid-two,.demo-results{grid-template-columns:1fr}.demo-radar-wrap{border:1px solid #ffffff2e;border-left:0;border-right:0;padding-block:15px}.demo-score>strong{font-size:66px}.demo-bottleneck{grid-template-columns:1fr;display:grid}.demo-bottleneck p,.demo-bottleneck button{grid-area:auto}.demo-proof-flow{grid-template-columns:repeat(2,1fr)}.demo-proof-flow article>i{display:none}.demo-evidence>div{grid-template-columns:repeat(2,1fr)}.demo-priority-table{overflow:auto}.demo-priority-table>header,.demo-priority-table>div{min-width:650px}.demo-plan{grid-template-columns:1fr}.demo-practice-choices{grid-template-columns:1fr 1fr}}@media (max-width:560px){.demo-main>header{padding:0 13px}.demo-header-status strong{display:none}.demo-hero-head{flex-direction:column;align-items:start}.demo-hero-head h1{font-size:27px}.demo-radar-wrap{grid-template-columns:1fr}.demo-inline-recommend,.demo-update,.demo-impact{flex-direction:column;align-items:start}.demo-proof-flow,.demo-modes,.demo-practice-choices{grid-template-columns:1fr}.demo-proof footer{flex-direction:column;align-items:start}.demo-proof footer p{margin:0}.demo-plan article{border-right:0;border-bottom:1px solid var(--d-line)}.demo-cta{padding:22px}.demo-cta h2{font-size:22px}.demo-cta>div{flex-direction:column;align-items:stretch}.demo-question-page{padding:12px}.demo-question-top{gap:8px}.demo-question-top>strong{display:none}.demo-question-shell{padding:18px 14px}.demo-confidence{flex-wrap:wrap;align-items:flex-start}.demo-confidence legend{width:100%}.demo-result-grid{grid-template-columns:1fr}.demo-result-actions{flex-direction:column;align-items:stretch}.demo-answer-insight>div{flex-direction:column}}.demo-next-dominant{background:linear-gradient(135deg,#f5feff,#fff);border-color:#78c9d4;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:15px;padding:24px;display:grid}.demo-next-dominant>div{display:block}.demo-next-dominant>div>span{color:#08778e;margin-top:9px;font-weight:800;display:block}.demo-next-dominant>a{color:#fff;white-space:nowrap;background:#087d92;border-radius:9px;padding:13px 18px;font-size:11px;font-weight:900;text-decoration:none;box-shadow:0 8px 22px #007e9233}.demo-next-dominant>footer{color:var(--d-muted);border-top:1px solid #d8ecef;grid-column:1/-1;gap:10px;padding-top:13px;font-size:9px;display:flex}.demo-next-dominant>footer b{color:var(--d-ink)}.demo-proof-and-evidence{grid-template-columns:1.2fr .8fr;gap:15px;margin-top:15px;display:grid}.demo-retention-proof{background:linear-gradient(135deg,#fff,#effafa);border:1px solid #a9d8d7;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:22px;display:grid;box-shadow:0 5px 18px #1739500d}.demo-retention-proof small,.demo-milestone-share small{color:#08778e;letter-spacing:.7px;font-size:9px;font-weight:900}.demo-retention-proof h2{margin:7px 0;font-size:21px}.demo-retention-proof h2 strong{color:#08778e}.demo-retention-proof p{color:var(--d-muted);font-size:11px;line-height:1.55}.demo-retention-proof aside{color:#fff;background:#07354a;border-radius:12px;align-content:center;place-items:center;min-width:125px;padding:14px;display:grid}.demo-retention-proof aside>strong{font-size:42px}.demo-retention-proof aside>span{color:#b9dfe2;font-size:9px}.demo-retention-proof aside>small{color:#196d4b;background:#e4fff5;border-radius:12px;margin-top:7px;padding:4px 7px}.demo-retention-proof footer{border-top:1px solid #d8ecef;grid-column:1/-1;gap:8px;padding-top:13px;font-size:9px;display:flex}.demo-retention-proof footer span{color:var(--d-muted)}.demo-proof-and-evidence>.demo-evidence{margin:0;padding:22px}.demo-milestone-share{background:linear-gradient(135deg,#fff,#f6f1ff);border:1px solid #cbbbf1;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:15px;padding:21px;display:grid;position:relative;box-shadow:0 5px 18px #1739500d}.demo-milestone-share>span{color:#fff;background:#7351c8;border-radius:50%;place-items:center;width:44px;height:44px;font-size:21px;display:grid}.demo-milestone-share h2{margin:5px 0;font-size:19px}.demo-milestone-share p{color:var(--d-muted);margin:0 0 5px;font-size:10px}.demo-milestone-share em{color:#6d6680;font-size:8px;font-style:normal}.demo-milestone-share button{color:#fff;cursor:pointer;background:#7351c8;border:0;border-radius:9px;padding:11px 14px;font-weight:900}.demo-milestone-share>b{color:#2c7044;grid-column:2/-1;font-size:9px}.demo-music-rationale{background:linear-gradient(135deg,#f6fdff,#f7f3ff);border:1px solid #8fc9ef;border-radius:15px;gap:13px;margin:18px 0;padding:20px;display:grid}.demo-music-rationale>header{align-items:center;gap:12px;display:flex}.demo-music-rationale>header>span{color:#fff;background:linear-gradient(135deg,#0093aa,#7550c9);border-radius:12px;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.demo-music-rationale>header>div{display:grid}.demo-music-rationale header small{color:#08778e;letter-spacing:.6px;font-size:8px;font-weight:900}.demo-music-rationale h3{margin:4px 0 0;font-size:18px}.demo-music-rationale h3 i{cursor:help;border:2px solid #55738b;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;display:inline-grid}.demo-music-rationale header p{color:var(--d-muted);margin:3px 0;font-size:9px}.demo-music-why{background:#fff5e7;border-left:4px solid #efa035;border-radius:8px;gap:3px;padding:11px 13px;font-size:9px;display:grid}.demo-music-rationale fieldset{border:0;flex-wrap:wrap;align-items:center;gap:7px;margin:0;padding:0;display:flex}.demo-music-rationale legend{width:100%;margin-bottom:6px;font-size:9px;font-weight:900}.demo-music-rationale fieldset button{color:#20435d;cursor:pointer;background:#fff;border:1px solid #b7cddd;border-radius:18px;padding:8px 11px}.demo-music-rationale fieldset button.selected{color:#fff;background:#154f7a;border-color:#154f7a}.demo-music-credit{background:#eaf5fb;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.demo-music-credit>span{font-size:9px;display:grid}.demo-music-credit small{color:var(--d-muted)}.demo-music-credit button,.demo-music-ready button{color:#fff;cursor:pointer;background:#078fa2;border:0;border-radius:8px;padding:10px 13px;font-weight:900}.demo-music-mixing{text-align:center;background:#eef5f7;border-radius:11px;justify-items:center;gap:8px;padding:24px;display:grid}.demo-music-mixing>b{color:#073b62;font-size:20px}.demo-music-mixing>span{color:#315873}.demo-music-mixing>small{color:var(--d-muted);font-size:9px}.demo-music-mixing>i{align-items:end;gap:4px;height:28px;display:flex}.demo-music-mixing>i>i{background:#087f86;width:5px;animation:.65s ease-in-out infinite alternate demo-eq}.demo-music-mixing>i>i:first-child{height:12px}.demo-music-mixing>i>i:nth-child(2){height:24px;animation-delay:.15s}.demo-music-mixing>i>i:nth-child(3){height:17px;animation-delay:.3s}.demo-music-mixing>i>i:nth-child(4){height:27px;animation-delay:.45s}@keyframes demo-eq{to{height:7px}}.demo-music-ready{background:#fff;border:1px solid #b6d7d9;border-radius:11px;gap:8px;padding:16px;display:grid}.demo-music-ready>small{color:#08778e;font-size:8px;font-weight:900}.demo-music-ready h4{margin:0;font-size:17px}.demo-music-ready p{color:var(--d-ink);background:#f4f7f8;border-radius:8px;margin:0;padding:12px}.demo-music-ready>div{color:#416178;flex-wrap:wrap;gap:11px;font-size:8px;display:flex}.demo-music-ready button{width:max-content}.demo-music-rationale>footer{color:var(--d-muted);font-size:8px}@media (max-width:900px){.demo-proof-and-evidence,.demo-next-dominant{grid-template-columns:1fr}.demo-next-dominant>a{width:max-content}.demo-milestone-share{grid-template-columns:auto 1fr}.demo-milestone-share button{grid-column:2;width:max-content}.demo-milestone-share>b{grid-column:2}}@media (max-width:560px){.demo-next-dominant{padding:18px}.demo-next-dominant>a{text-align:center;white-space:normal;width:100%}.demo-next-dominant>footer,.demo-retention-proof footer{display:grid}.demo-retention-proof{grid-template-columns:1fr}.demo-retention-proof aside{min-width:0}.demo-milestone-share{grid-template-columns:1fr}.demo-milestone-share>span{width:38px;height:38px}.demo-milestone-share button,.demo-milestone-share>b{grid-column:1;width:100%}.demo-music-rationale{padding:15px}.demo-music-credit{flex-direction:column;align-items:stretch}.demo-music-credit button{width:100%}.demo-music-mixing>b{font-size:17px}.demo-music-ready>div{display:grid}}.demo-info-tip{color:#294b63;cursor:help;background:#fff;border:2px solid #55738b;border-radius:50%;place-items:center;width:20px;height:20px;padding:0;font-size:10px;font-weight:900;display:inline-grid;position:relative}.demo-info-tip:after{content:attr(data-tooltip);z-index:5;color:#fff;text-align:center;white-space:normal;opacity:0;pointer-events:none;background:#2f3033;border-radius:9px;width:280px;padding:13px;font-size:11px;font-weight:600;line-height:1.45;transition:all .16s;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%,6px);box-shadow:0 10px 24px #00000040}.demo-info-tip:hover:after{opacity:1;transform:translate(-50%)}.demo-info-tip:focus-visible:after{opacity:1;transform:translate(-50%)}.demo-brand>img{object-fit:contain;width:38px;height:38px;display:block}.demo-music-selection-note{background:#f4f8f9;border:1px dashed #9ebbc7;border-radius:10px;gap:4px;margin:16px 0;padding:14px 16px;display:grid}.demo-music-selection-note b{color:#0a6675;font-size:11px}.demo-music-selection-note span{color:var(--d-muted);font-size:9px;line-height:1.5}.demo-start-panel{background:linear-gradient(135deg,#fff,#edfafa);border:1px solid #9fcfd5;border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:24px;max-width:900px;margin:18px auto 0;padding:23px;display:grid;box-shadow:0 8px 24px #103a4a12}.demo-start-panel small{color:#08778e;letter-spacing:.8px;font-size:8px;font-weight:900}.demo-start-panel h2{margin:6px 0;font-size:22px}.demo-start-panel p{color:var(--d-muted);margin:0;font-size:10px;line-height:1.65}.demo-start-panel button{color:#fff;cursor:pointer;white-space:nowrap;background:#087e93;border:0;border-radius:9px;padding:13px 17px;font-weight:900}.demo-feature-boundary{background:#fff8e9;border-left:4px solid #d8952c;border-radius:8px;grid-template-columns:auto 1fr;gap:12px;max-width:900px;margin:10px auto 0;padding:13px 16px;font-size:9px;line-height:1.55;display:grid}.demo-feature-boundary span{color:#6d6250}.demo-test-integrity{background:#eef5ff;border-radius:8px;margin:8px 0 15px;padding:10px 12px;color:#255274!important;font-size:9px!important}.demo-music-ready audio{width:100%;margin:3px 0 6px}.demo-review{gap:13px;margin-top:18px;display:grid}.demo-review>header{border:1px solid var(--d-line);background:#fff;border-radius:13px;padding:20px}.demo-review>header small{color:#08778e;font-size:8px;font-weight:900}.demo-review>header h2{margin:5px 0 0;font-size:20px}.demo-review>article{border:1px solid var(--d-line);background:#fff;border-left:5px solid #d2765f;border-radius:13px;padding:20px}.demo-review>article.correct{border-left-color:#49a76d}.demo-review-head{justify-content:space-between;align-items:center;display:flex}.demo-review-head span{color:var(--d-muted);font-size:9px;font-weight:800}.demo-review-head b{color:#a84e31;background:#fff0eb;border-radius:13px;padding:5px 8px;font-size:8px}.demo-review>article.correct .demo-review-head b{color:#267044;background:#eaf8ef}.demo-review h3{font-size:16px;line-height:1.45}.demo-review p{color:var(--d-muted);font-size:10px;line-height:1.55}.demo-review details{background:#f5f8fa;border-radius:8px;padding:11px}.demo-review summary{color:#08778e;cursor:pointer;font-size:9px;font-weight:850}.demo-review details strong{font-size:10px}.demo-audience-actions{grid-template-columns:repeat(3,max-content);align-items:center;display:grid!important}.demo-audience-actions a:last-child{grid-column:1/-1;width:max-content;color:#d5eef0!important;background:0 0!important;border:0!important;padding-left:0!important}.demo-music-ready h4{color:var(--d-ink)}@media (max-width:760px){.demo-start-panel{grid-template-columns:1fr}.demo-start-panel button{width:100%}.demo-feature-boundary{grid-template-columns:1fr}.demo-audience-actions{grid-template-columns:1fr!important}.demo-audience-actions a:last-child{grid-column:auto;width:auto}}.demo-score-hex{clip-path:polygon(25% 3%,75% 3%,100% 50%,75% 97%,25% 97%,0 50%);filter:drop-shadow(0 10px 18px #0000003d);background:linear-gradient(145deg,#24cbd4,#06778f);place-items:center;width:150px;height:138px;margin:12px 0;display:grid}.demo-score-hex strong{color:#fff;align-items:end;font-size:67px;line-height:1;display:flex}.demo-score-hex i{padding-bottom:8px;font-size:12px;font-style:normal}.demo-genre-preview{gap:7px!important;display:flex!important}.demo-genre-preview button{gap:2px;min-width:105px;display:grid}.demo-genre-preview button small{color:inherit;font-size:7px}.demo-genre-preview button:disabled{opacity:.52;cursor:not-allowed!important;color:#6d7b86!important;background:#edf1f3!important;border-style:dashed!important}.demo-recall-simulator{background:linear-gradient(135deg,#fff,#eef8fa);border:1px solid #a5c8d0;border-radius:15px;margin-top:16px;padding:22px;box-shadow:0 8px 26px #14405112}.demo-recall-simulator>header{align-items:flex-start;gap:13px;display:flex}.demo-recall-simulator>header>span{color:#fff;background:#7250c5;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.demo-recall-simulator header small,.demo-recall-question>small{color:#7250c5;letter-spacing:.7px;font-size:8px;font-weight:900}.demo-recall-simulator h2{margin:4px 0;font-size:21px}.demo-recall-simulator header p{color:var(--d-muted);margin:0;font-size:10px;line-height:1.55}.demo-recall-scheduled{background:#f5f0fd;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:17px;padding:15px;display:grid}.demo-recall-scheduled b{font-size:12px}.demo-recall-scheduled span{color:var(--d-muted);font-size:9px}.demo-recall-scheduled button{color:#fff;cursor:pointer;background:#7250c5;border:0;border-radius:8px;padding:10px 13px;font-weight:900}.demo-recall-question{background:#fff;border-radius:11px;margin-top:17px;padding:18px}.demo-recall-question>p{color:var(--d-muted);background:#f6f2fc;border-left:4px solid #7250c5;padding:12px;font-size:10px;line-height:1.55}.demo-recall-question h3{font-size:17px;line-height:1.45}.demo-recall-question>div{gap:8px;display:grid}.demo-recall-question>div>button{color:var(--d-ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #cfdbe3;border-radius:9px;align-items:center;gap:10px;padding:12px;display:flex}.demo-recall-question>div>button>span{background:#edf3f6;border-radius:7px;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.demo-recall-question>div>button.selected{border-color:#7250c5;box-shadow:0 0 0 2px #7250c51a}.demo-recall-question>div>button.correct{background:#effaf3;border-color:#49a76d}.demo-recall-question>div>button.wrong{background:#fff1ef;border-color:#d77c70}.demo-recall-question>.demo-submit{margin-top:13px}.demo-recall-question>aside{color:#8e422d;background:#fff1eb;border-radius:9px;margin-top:14px;padding:14px}.demo-recall-question>aside.held{color:#246d41;background:#eaf8ef}.demo-recall-question>aside b{font-size:15px}.demo-recall-question>aside p,.demo-recall-question>aside span{font-size:10px;line-height:1.55;display:block}.demo-recall-question>aside span{font-weight:750}@media (max-width:760px){.demo-score-hex{width:125px;height:115px}.demo-score-hex strong{font-size:56px}.demo-recall-scheduled{grid-template-columns:1fr}.demo-recall-scheduled button{width:100%}.demo-genre-preview button{flex:45%;min-width:0}}.demo-start-actions{justify-items:stretch;gap:7px;display:grid}.demo-start-actions a{color:#08778e;text-align:center;border:1px solid #8bbdc5;border-radius:8px;padding:9px 12px;font-size:9px;font-weight:850;text-decoration:none}.demo-results .demo-info-tip{color:#fff;background:#ffffff1f;border-color:#a6dfe4}.demo-results .demo-info-tip:after{color:#fff}.demo-score small .demo-info-tip,.demo-bottleneck small .demo-info-tip,.demo-signal-detail small .demo-info-tip{color:#fff;vertical-align:middle;background:0 0;border-color:#83dbe1;width:17px;height:17px;font-size:8px}.demo-info-tip:focus-visible{outline-offset:2px;outline:3px solid #35d4df59}.demo-modes .demo-info-tip,.demo-confidence .demo-info-tip,.demo-impact .demo-info-tip,.demo-feature-boundary .demo-info-tip,.demo-recall-simulator .demo-info-tip{vertical-align:middle;width:17px;height:17px;font-size:8px}@media (max-width:820px){.demo-info-tip:after{width:auto;position:fixed;bottom:18px;left:12px;right:12px;transform:translateY(6px)}.demo-info-tip:hover:after{transform:translateY(0)}.demo-info-tip:focus-visible:after{transform:translateY(0)}}@media (max-width:560px){.demo-start-actions{width:100%}}.demo-hero-actions{align-items:center;gap:8px;display:flex}.demo-hero-actions a{color:#fff;white-space:nowrap;background:#087e93;border:1px solid #a9d3d9;border-radius:9px;padding:11px 16px;font-size:10px;font-weight:850;text-decoration:none}@media (max-width:560px){.demo-hero-actions{flex-direction:column;align-items:stretch;width:100%}.demo-hero-actions a{text-align:center}}.demo-app{overflow-x:clip}.demo-sidebar{scrollbar-width:thin;overflow-y:auto}.demo-tool-catalog{grid-template-columns:1fr 1fr;gap:5px;margin:15px 0;display:grid}.demo-tool-catalog>small{color:#7dd8df;letter-spacing:.65px;grid-column:1/-1;align-items:center;gap:5px;font-size:7px;font-weight:950;display:flex}.demo-tool-catalog .demo-info-tip{color:#d6f6f7;background:0 0;border-color:#78cfd6;width:15px;height:15px;font-size:7px}.demo-tool-catalog>span{color:#bcd9dd;cursor:help;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:7px;align-items:center;gap:5px;min-width:0;padding:6px;display:flex}:is(.demo-tool-catalog>span:hover,.demo-tool-catalog>span:focus-visible){color:#fff;background:#35d4df21;border-color:#5bd5dc;outline:none}.demo-tool-catalog i{color:#62dbe1;text-align:center;flex:0 0 15px;width:15px;font-size:9px;font-style:normal}.demo-tool-catalog b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:7px;overflow:hidden}.demo-side-actions{margin-top:6px}.demo-mobile-nav,.demo-mobile-toolkit{display:none}.demo-quick-entry{color:#fff;background:linear-gradient(135deg,#06354b,#087f91);border:2px solid #078fa2;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;max-width:900px;margin:0 auto 18px;padding:25px;display:grid;box-shadow:0 14px 35px #055b6c2e}.demo-quick-entry small,.demo-mode-heading small{color:#58e2e7;letter-spacing:.8px;font-size:8px;font-weight:950}.demo-quick-entry h2{margin:6px 0;font-size:24px}.demo-quick-entry p{color:#d4e9ec;margin:0;font-size:10px;line-height:1.6}.demo-quick-entry span{color:#89e5e7;margin-top:10px;font-size:8px;font-weight:850;display:block}.demo-quick-entry button{color:#08778e;cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:9px;padding:14px 18px;font-weight:950}.demo-mode-heading{justify-content:space-between;align-items:end;gap:15px;max-width:900px;margin:0 auto 10px;display:flex}.demo-mode-heading small{color:#08778e}.demo-mode-heading h2{margin:4px 0 0;font-size:19px}.demo-modes button.recommended{position:relative}.demo-modes button.recommended:after{content:"Recommended";color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#7351c8;border-radius:12px;padding:5px 8px;font-size:7px;font-weight:950;position:absolute;top:-10px;right:12px}.demo-modes button.recommended:not(.selected){border-color:#cbbcf0}@media (max-width:820px){.demo-tool-catalog{display:none}.demo-mobile-nav{z-index:42;background:#062b40;border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);padding:7px;display:grid;position:sticky;top:0;box-shadow:0 6px 16px #031e2c26}.demo-mobile-nav a{color:#cfe5e8;border-radius:7px;place-items:center;min-height:44px;padding:8px 5px;font-size:10px;font-weight:850;text-decoration:none;display:grid}.demo-mobile-nav a.active{color:#fff;background:#078fa2}.demo-mobile-toolkit{background:#fff;border:1px solid #b8d8dd;border-radius:11px;margin:12px 14px 0}.demo-mobile-toolkit summary{color:#08778e;cursor:pointer;justify-content:space-between;align-items:center;min-height:48px;padding:12px 14px;font-size:11px;font-weight:900;list-style:none;display:flex}.demo-mobile-toolkit summary::-webkit-details-marker{display:none}.demo-mobile-toolkit summary:after{content:"+";margin-left:8px;font-size:18px}.demo-mobile-toolkit[open] summary:after{content:"−"}.demo-mobile-toolkit summary span{color:#08778e;background:#eaf7f8;border-radius:12px;margin-left:auto;padding:4px 7px;font-size:7px}.demo-mobile-toolkit>div{grid-template-columns:1fr 1fr;gap:7px;padding:0 11px 11px;display:grid}.demo-mobile-toolkit article{background:#f3f8f9;border-radius:8px;gap:8px;min-width:0;padding:9px;display:flex}.demo-mobile-toolkit article>i{color:#08778e;background:#def3f5;border-radius:7px;flex:0 0 24px;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.demo-mobile-toolkit article>span{gap:3px;min-width:0;display:grid}.demo-mobile-toolkit article b{font-size:9px}.demo-mobile-toolkit article small{color:#617389;font-size:7px;line-height:1.4}.demo-mobile-toolkit footer{color:#657888;border-top:1px solid #e3ecef;padding:10px 12px;font-size:7px}.demo-main>header{top:51px}.demo-question-page,.demo-content{scroll-margin-top:110px}}@media (max-width:560px){.demo-quick-entry{grid-template-columns:1fr;padding:19px}.demo-quick-entry button{white-space:normal;width:100%}.demo-mode-heading{align-items:flex-start}.demo-quick-entry h2{font-size:21px}}.demo-bank-selector{background:#fff;border:1px solid #b8d9df;border-radius:15px;max-width:900px;margin:0 auto 18px;padding:21px;box-shadow:0 7px 22px #103a4a0f}.demo-bank-selector>header{justify-content:space-between;align-items:start;gap:18px;display:flex}.demo-bank-selector>header small{color:#08778e;letter-spacing:.8px;font-size:8px;font-weight:950}.demo-bank-selector h2{align-items:center;gap:7px;margin:5px 0;font-size:20px;display:flex}.demo-bank-selector h2 .demo-info-tip{width:17px;height:17px;font-size:8px}.demo-bank-selector header p{color:var(--d-muted);margin:0;font-size:9px;line-height:1.5}.demo-bank-selector>header>span{color:#08778e;background:#edf7f8;border-radius:14px;flex:none;padding:6px 9px;font-size:8px;font-weight:900}.demo-bank-selector>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.demo-bank-selector>div>button{min-width:0;color:var(--d-ink);text-align:left;cursor:pointer;background:#f9fbfc;border:1px solid #cadbe1;border-radius:11px;grid-template-columns:47px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;display:grid}:is(.demo-bank-selector>div>button:hover,.demo-bank-selector>div>button:focus-visible){outline-offset:1px;border-color:#54adba;outline:3px solid #008fa51a}.demo-bank-selector>div>button.selected{background:#effafb;border-color:#078fa2;box-shadow:0 0 0 2px #008fa51c}.demo-bank-selector button>b{color:#08778e;background:#e4f3f5;border-radius:10px;place-items:center;width:43px;height:43px;font-size:14px;display:grid}.demo-bank-selector button.selected>b{color:#fff;background:#087e93}.demo-bank-selector button>span{gap:4px;min-width:0;display:grid}.demo-bank-selector button strong{font-size:11px}.demo-bank-selector button small{color:var(--d-muted);font-size:8px;line-height:1.35}.demo-bank-selector button em{color:#08778e;font-size:8px;font-style:normal;font-weight:900}.demo-bank-selector>footer{color:var(--d-muted);border-top:1px solid #e1eaee;margin-top:12px;padding-top:11px;font-size:8px;line-height:1.5}.demo-bank-selector>footer b{color:#9b6819}@media (max-width:650px){.demo-bank-selector{padding:17px}.demo-bank-selector>header{display:grid}.demo-bank-selector>header>span{width:max-content}.demo-bank-selector>div{grid-template-columns:1fr}.demo-bank-selector>div>button{min-height:70px}.demo-bank-selector h2{font-size:18px}}@media (max-width:560px){.demo-mobile-toolkit>div{grid-template-columns:1fr}.demo-question-top button,.demo-submit,.demo-recall-scheduled button,.demo-result-actions a,.demo-result-actions button,.demo-start-actions a,.demo-start-actions button,.demo-hero-actions a,.demo-hero-actions button{min-height:44px}.demo-options button,.demo-recall-question>div>button{min-height:52px}.demo-confidence button{min-height:44px;padding:9px 12px}.demo-music-ready audio{min-height:44px}.demo-rationale>button:not(.demo-submit){min-height:44px;padding-block:10px}.demo-question-top{z-index:15;position:sticky;top:116px}.demo-question-page{padding-top:10px}.demo-quiz-intro{padding:18px 6px}.demo-quiz-intro h1{font-size:37px}.demo-quiz-intro p{font-size:10px;line-height:1.55}.demo-modes button{padding:17px}.demo-start-panel{gap:15px}.demo-recall-question{padding:14px}.demo-recall-simulator{padding:16px}.demo-results{padding:20px 16px}.demo-results>div:first-child strong{font-size:49px}}
