.ps-body{height:calc(100vh - var(--header-h) - 100px);grid-template-rows:minmax(0,1fr) 92px;grid-template-columns:minmax(0,1fr) clamp(240px,24vw,310px) clamp(220px,20vw,270px);gap:12px 14px;min-height:540px;display:grid}.ps-graph{background:#fff;border-radius:24px;grid-area:1/1;place-items:center;min-height:0;padding:8px;display:grid;box-shadow:0 12px 32px #0b10261a;container-type:size}.ps-graph canvas{aspect-ratio:1;cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;width:min(100cqw,100cqh);height:auto;display:block}.ps-table{flex-direction:column;grid-area:1/2;min-height:0;display:flex}.ps-eq{text-align:center;background:#d8f2ff;padding:10px 8px 6px}.ps-eq p{margin:0;font-size:16px;font-weight:900}.ps-eq p span{color:#4d5671;margin-left:4px;font-size:13px;font-weight:700}.ps-eq b{color:#7b2cfb;font-size:clamp(30px,4.6vh,44px);line-height:1.15;display:block}.series-scroll{flex:1;min-height:0;padding:0 10px 8px;scroll-padding-top:34px;scroll-padding-bottom:8px;overflow-y:auto}.series-table{border-collapse:separate;border-spacing:0 3px;width:100%;font-weight:800}.series-table thead th{z-index:1;color:#7b2cfb;background:#fff;padding:8px 0 2px;font-size:15px;position:sticky;top:0}.series-table tbody th{background:#f4f7fb;border-radius:10px 0 0 10px;width:26%;padding:1px 6px;font-size:15px}.series-table td{background:#f4f7fb;padding:1px 4px}.series-table td:last-child{text-align:center;border-radius:0 10px 10px 0;width:34px}.y-input{box-sizing:border-box;width:100%;font:inherit;text-align:center;color:#0b1026;background:#fff;border:2px solid #d9deea;border-radius:8px;padding:2px 6px;font-size:15px}.y-input::placeholder{color:#8a92a8;opacity:1;font-weight:700}.y-input:focus{border-color:#0b1026;outline:3px solid #00e5d6}.y-input.wrong{color:#e4002b;background:#ffe9ee;border-color:#e4002b}.y-input:disabled{opacity:1;color:#0b1026;-webkit-text-fill-color:#0b1026;background:#fff}.ps-status{color:#fff;vertical-align:middle;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:inline-grid}.ps-status:empty{background:0 0}.ps-status[data-state=ok]{background:#1fb865}.ps-status[data-state=bad]{background:#f0134d}.ps-status[data-state=off]{background:#c4cad8}.series-table tbody tr:focus-within th,.series-table tbody tr:focus-within td{background:#c9f7f3;box-shadow:0 0 0 3px #00e5d6}.series-table tr.done th,.series-table tr.done td{background:#dff8ee}.series-table tr.current th,.series-table tr.current td{background:#ffe600;box-shadow:0 0 0 3px #ff0a8c}.series-table tr.stop th,.series-table tr.stop td{background:#ffe9ee}.ps-side{flex-direction:column;grid-area:1/3;gap:10px;min-height:0;display:flex}.ps-how{background:#fff6dc;border-radius:18px;padding:10px 14px;box-shadow:0 8px 20px #0b10260f}.ps-how-title{margin:0 0 4px;font-size:16px;font-weight:900}.ps-how ol{counter-reset:step;margin:0;padding:0;list-style:none}.ps-how li{counter-increment:step;align-items:center;gap:10px;padding:3px 0;font-size:13px;line-height:1.25;display:flex}.ps-how li:before{content:counter(step);color:#fff;background:#5a2be0;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:13px;font-weight:900;display:grid}.ps-progress{padding:10px 14px}.ps-progress .pp-streak-head{font-size:16px}.ps-progress .pp-dots{gap:3px;margin:8px 0 6px}.ps-progress .pp-dot{min-width:0;max-width:24px;font-size:10px}.ps-progress .pp-bar{height:12px}.ps-progress .pp-streak-note{margin-top:6px;font-size:12.5px}.ps-actions{gap:8px;margin-top:auto;display:grid}.ps-actions button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:17px;font-weight:900;display:flex}.ps-start{color:#fff;background:#ff1a8c;box-shadow:0 4px #c40e69}.ps-start:disabled{opacity:.45;cursor:default;box-shadow:none}.ps-again{color:#0b1026;background:#c8f2ff;box-shadow:0 4px #9bd4e6}.ps-tip{background:#dbeaff;border-radius:16px;grid-area:2/1/3/3;align-self:center;align-items:center;gap:12px;margin:0;padding:12px 18px;font-size:15px;display:flex}.ps-tip-icon{font-size:26px}.ps-script{white-space:nowrap;text-align:center;color:#5b1fd6;flex:none;margin-left:auto;font:italic 700 18px/1 Brush Script MT,Segoe Script,cursive}.ps-cheer{background:linear-gradient(135deg,#e7dcff,#f3e9ff);border-radius:18px;grid-area:2/3;align-items:center;gap:12px;padding:8px 14px;display:flex;overflow:hidden;box-shadow:0 10px 26px #0b10261a}.ps-cheer[data-state=good]{background:linear-gradient(135deg,#d6f7e4,#eafcf1)}.ps-cheer[data-state=try]{background:linear-gradient(135deg,#ffe6d1,#fff1e6)}.ps-cheer[data-state=done]{background:linear-gradient(135deg,#ffe98a,#fff6c8)}.ps-cheer .pp-trophy{font-size:36px}.ps-cheer b{color:#6a1fe0;font-size:18px;display:block}.ps-cheer p{color:#3d4360;margin:2px 0 0;font-size:13px;line-height:1.25}.ps-msub,.ps-hint,.ps-mactions,.ps-mstart,.ps-cheer-icon{display:none}@media (width<=850px){body.plot-series-page{flex-direction:column;height:100dvh;display:flex}.plot-series-page .pp-titlebar{flex-wrap:wrap;padding-bottom:4px}.plot-series-page .pp-title{text-align:center;flex:100%;order:3;margin-top:4px;display:block}.plot-series-page .pp-title h1{margin:0;font-size:28px;line-height:1.1}#subtitle{display:none}.ps-msub{color:#4d5671;margin:2px 0 0;font-size:15px;display:block}.ps-msub b{color:#7b2cfb;font-size:32px;line-height:1.1;display:block}.ps-msub b[hidden]{display:none}.ps-body{flex-direction:column;flex:1;gap:8px;height:auto;min-height:0;display:flex}.ps-side{display:contents}.ps-how,.ps-actions,.ps-eq{display:none}.ps-hint{background:#fff6dc;border-radius:16px;flex:none;order:3;align-items:center;gap:12px;margin:0;padding:8px 14px;font-size:14px;line-height:1.3;display:flex}.ps-hint[data-state=try]{background:#ffe6d1}.ps-hint-icon{background:#ffe600;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.ps-body[data-phase=entry] .ps-hint{order:1}.ps-table{border-radius:16px;flex:1;order:2;min-height:0}.series-scroll{padding:0 10px 4px;scroll-padding-top:30px}.series-table{border-spacing:0 5px}.series-table thead th{padding:6px 0 2px;font-size:18px}.series-table thead th:last-child{visibility:hidden}.series-table tbody th{padding:2px 6px;font-size:19px}.series-table td{padding:2px 4px}.series-table td:last-child{width:40px}.y-input{border-radius:10px;padding:8px 6px;font-size:18px}.ps-status{width:28px;height:28px;font-size:16px}.ps-mstart{color:#fff;cursor:pointer;background:#ff1a8c;border:0;border-radius:14px;flex:none;justify-content:center;align-items:center;gap:10px;width:calc(100% - 20px);margin:4px 10px 10px;padding:13px;font-size:19px;font-weight:900;display:flex;box-shadow:0 4px #c40e69}.ps-tip{background:#e4e8ff;border-radius:16px;flex:none;order:3;margin:0;padding:8px 14px;font-size:14px;line-height:1.3}.ps-tip-icon{font-size:30px}.ps-script{display:none}.ps-progress{border-radius:16px;flex:none;order:4;padding:8px 14px}.ps-progress .pp-dots{gap:4px;margin:6px 0 0}.ps-progress .pp-dot{flex:1 1 0;max-width:30px;font-size:11px}#progTotal:after{content:" points"}.ps-cheer,.ps-cheer[data-state=good],.ps-cheer[data-state=done]{background:#d6f7e4}.ps-cheer{border-radius:16px;flex:none;order:1;gap:12px;padding:8px 14px}.ps-cheer[data-state=try]{background:#ffe6d1}.ps-cheer .pp-trophy{display:none}.ps-cheer-icon{background:#5a2be0;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:24px;display:grid}.ps-cheer b{color:#0b1026;font-size:20px}.ps-cheer p{color:#0b1026;font-size:14px}.ps-graph{border-radius:16px;flex:1;order:2;min-height:170px;padding:4px}.ps-body[data-phase=entry] .ps-graph,.ps-body[data-phase=entry] .ps-cheer,.ps-body:not([data-phase=entry]) .ps-table,.ps-body:not([data-phase=entry]) .ps-tip{display:none}.ps-mstart,.ps-mactions{order:5}.ps-body[data-phase=entry] .ps-mstart{order:0}.ps-body:is([data-phase=review],[data-phase=done]) .ps-mactions{flex:none;grid-template-columns:1fr 1fr;gap:10px;display:grid}.ps-mactions button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 8px;font-size:17px;font-weight:900;display:flex}.ps-mactions .ps-start{box-shadow:0 4px #c40e69}.ps-mactions .ps-again{box-shadow:0 4px #9bd4e6}.ps-mactions[data-final="1"] .ps-again{display:none}.ps-mactions[data-final="1"] .ps-start{grid-column:1/-1}}@media (width<=850px) and (height<=700px){.plot-series-page .pp-title h1{font-size:24px}.ps-msub{font-size:13px}.ps-msub b{font-size:26px}.ps-hint,.ps-tip{padding:6px 12px}.y-input{padding:6px}.ps-cheer{padding:6px 12px}}.fm-body{height:calc(100vh - var(--header-h) - 100px);grid-template-rows:minmax(0,1fr) 64px;grid-template-columns:clamp(240px,24vw,320px) minmax(0,1fr);gap:12px 16px;min-height:520px;display:grid}.fm-side{flex-direction:column;grid-area:1/1/3/2;gap:10px;min-height:0;display:flex}.fm-question{flex-direction:column;flex:1;min-height:0;display:flex}.fm-q-head{background:#d8f7f3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;padding:12px 16px;font-size:18px;font-weight:900;display:flex}.fm-levels{flex-wrap:nowrap;align-items:center;gap:5px;display:flex}.fm-levels-label{font-size:14px;display:none}.fm-level{white-space:nowrap;color:#5a1fe0;font:inherit;cursor:pointer;background:#fff;border:2px solid #7b2cfb;border-radius:999px;padding:3px 9px;font-size:13px;font-weight:900}.fm-level[aria-pressed=true]{color:#fff;background:#6a2ef0;border-color:#6a2ef0}.fm-level-note{color:#3d2a8a;background:#efe9ff;border-radius:12px;margin:0 0 8px;padding:6px 10px;font-size:13px;font-weight:700;line-height:1.35}.fm-q-body{flex:1;min-height:0;padding:12px 16px;overflow:auto}.fm-q-title{margin:0;font-size:18px;font-weight:900;line-height:1.25}.fm-q-help{color:#4d5671;margin:2px 0 8px;font-size:14px;line-height:1.35}.fm-remember{background:#fff6dc;border-radius:14px;gap:10px;padding:8px 12px;font-size:13px;line-height:1.3;display:flex}.fm-remember ul{margin:2px 0 0;padding-left:18px}.fm-bulb{flex:none;font-size:26px;line-height:1}.fm-progress{padding:12px 16px}.fm-progress .pp-streak-head{font-size:18px}.fm-progress .pp-dots{gap:4px;margin:10px 0 2px}.fm-progress .pp-dot{min-width:0;max-width:26px;font-size:12px}.fm-cheer{background:linear-gradient(135deg,#e7dcff,#f3e9ff);border-radius:20px;align-items:center;gap:12px;padding:10px 16px;display:flex;box-shadow:0 10px 26px #0b10261a}.fm-cheer[data-state=good]{background:linear-gradient(135deg,#d6f7e4,#eafcf1)}.fm-cheer[data-state=try]{background:linear-gradient(135deg,#ffe6d1,#fff1e6)}.fm-cheer[data-state=done]{background:linear-gradient(135deg,#ffe98a,#fff6c8)}.fm-trophy{font-size:44px;line-height:1}.fm-cheer b{color:#6a1fe0;font-size:20px;display:block}.fm-cheer p{color:#3d4360;margin:2px 0 0;font-size:15px}.fm-stage{flex-direction:column;grid-area:1/2;min-height:0;padding:clamp(16px,3vh,28px) clamp(18px,3vw,36px);display:flex}.fm-qline{align-items:center;gap:16px;display:flex}.fm-qline h2{color:#5a1fe0;margin:0;font-size:clamp(20px,3.4vh,28px)}.fm-qnum{aspect-ratio:1;color:#fff;background:#6a2ef0;border-radius:50%;flex:none;place-items:center;width:clamp(40px,6.5vh,56px);font-size:clamp(20px,3.4vh,28px);font-weight:900;display:grid}.fm-machine{flex:1;grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) clamp(34px,6vw,84px) minmax(0,1.15fr) clamp(34px,6vw,84px) minmax(0,1.3fr);place-content:center stretch;row-gap:10px;display:grid}.fm-label{text-align:center;color:#333a56;margin:0;font-size:clamp(18px,3vh,26px)}.fm-label-in{grid-area:1/1}.fm-label-out{grid-area:1/5}.fm-box{color:#0b1026;background:#fff;border:4px solid;border-radius:16px;align-content:center;place-items:center;height:clamp(72px,14vh,124px);font-size:clamp(30px,6vh,54px);font-weight:900;display:grid;position:relative}.fm-in{border-color:#b7bfd3;grid-area:2/1}.fm-op{background:#ffe9f3;border-color:#ff1a8c;grid-area:2/3}.fm-out{border-color:#19b8e6;grid-area:2/5}.fm-op small{color:#c40e69;margin-top:-6px;font-size:clamp(12px,2vh,16px);font-weight:800}.fm-op small:empty{display:none}.fm-arrow{background:#2b3050;align-self:center;height:4px;margin:0 8px;position:relative}.fm-arrow:after{content:"";border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:16px solid #2b3050;position:absolute;top:-10px;right:-8px}.fm-machine .fm-arrow:first-of-type{grid-area:2/2}.fm-machine .fm-arrow:nth-of-type(2){grid-area:2/4}.fm-answer{box-sizing:border-box;text-align:center;width:100%;height:100%;font:inherit;color:#0b1026;caret-color:#7b2cfb;background:0 0;border:0;padding:0 8px}.fm-answer:focus{outline:none}.fm-answer:disabled{-webkit-text-fill-color:#0b1026;opacity:1}.fm-out[data-state=good]{background:#eafcf1;border-color:#1fb865}.fm-out[data-state=bad]{background:#fff0f3;border-color:#f0134d}.fm-out:focus-within{box-shadow:0 0 0 4px #19b8e633}.fm-reveal{text-align:center;color:#c4103a;grid-area:3/5;min-height:1.4em;margin:0;font-size:clamp(16px,2.6vh,22px);font-weight:900}.fm-sign{color:#0b1026;cursor:pointer;background:#dff4fb;border:0;border-radius:50%;width:34px;height:34px;font-size:20px;font-weight:900;display:none;position:absolute;top:6px;right:6px}@media (pointer:coarse){.fm-sign{display:block}.fm-answer{padding-right:40px}.fm-out[data-state=good] .fm-sign,.fm-out[data-state=bad] .fm-sign{display:none}.fm-out[data-state=good] .fm-answer,.fm-out[data-state=bad] .fm-answer{padding-right:8px}}.fm-actions{grid-area:2/2;gap:16px;display:flex}.fm-actions button{color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:12px;font-size:clamp(20px,3.2vh,28px);font-weight:900;display:flex}.fm-mark{background:#14b81a;flex:1;box-shadow:0 5px #0e8a13}.fm-next{background:#ff1a8c;flex:1.3;box-shadow:0 5px #c40e69}.fm-actions button:disabled{opacity:.45;cursor:default;box-shadow:none}@media (width>=851px) and (height<=760px){.fm-q-help{display:none}}.sh-score-plain b{font-size:22px}.fm-mhead,.fm-mnote,.fm-mmark,.fm-mtip,.fm-next-icon{display:none}.fm-mfeedback[hidden],.fm-mremember[hidden]{display:none!important}@media (width<=850px){body.function-machines-page{flex-direction:column;height:100dvh;display:flex}.function-machines-page .pp-titlebar{flex-wrap:wrap;padding-bottom:2px}.function-machines-page .pp-title{text-align:center;flex:100%;order:3;margin-top:2px;display:block}.function-machines-page .pp-title h1{margin:0;font-size:28px;line-height:1.1}.function-machines-page .pp-title p{margin:2px 0 0;font-size:14px;line-height:1.3;display:none}.fm-body{flex-direction:column;flex:1;gap:8px;height:auto;min-height:0;display:flex}.fm-side{display:contents}.fm-question,.fm-cheer{display:none}.fm-stage{border-radius:18px;flex:1;order:1;gap:8px;min-height:0;padding:10px 12px 12px}.fm-mhead{background:#d8f7f3;border-radius:12px;justify-content:space-between;align-items:center;padding:6px 12px;font-size:16px;font-weight:900;display:flex}.fm-mhead .fm-levels-label{display:inline}.fm-lv-word{display:none}.fm-mhead .fm-level{padding:3px 12px;font-size:15px}.fm-qline{justify-content:center}.fm-qnum{display:none}.fm-qline h2{color:#0b1026;text-align:center;font-size:19px}.fm-machine{flex:1;grid-template-columns:minmax(0,1fr) 26px minmax(0,1.1fr) 26px minmax(0,1.25fr);row-gap:6px}.fm-box{border-width:3px;border-radius:12px;height:clamp(58px,10vh,80px);font-size:28px}.fm-label{font-size:16px}.fm-arrow{margin:0 4px}.fm-arrow:after{border-top-width:9px;border-bottom-width:9px;border-left-width:12px;top:-7px;right:-6px}.fm-op small{font-size:11px}.fm-reveal{min-height:1.2em;font-size:15px}.fm-mnote{flex:none;display:block}.fm-mremember,.fm-mfeedback{border-radius:14px;align-items:center;gap:12px;padding:8px 12px;font-size:14px;line-height:1.3;display:flex}.fm-mremember{background:#fff6dc}.fm-mremember ul{margin:2px 0 0;padding-left:18px}.fm-bulb{background:#ffe600;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.fm-mfeedback{background:#d6f7e4}.fm-mfeedback[data-state=try]{background:#ffe6d1}.fm-mfeedback[data-state=done]{background:#fff0a8}.fm-mfeedback b{color:#0b1026;font-size:19px;display:block}.fm-mfeedback p{color:#0b1026;margin:2px 0 0;font-size:14px}.fm-mtick{color:#fff;background:#1fb865;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:26px;font-weight:900;display:grid}.fm-mtick:before{content:"✓"}.fm-mfeedback[data-state=try] .fm-mtick{background:#ff8a1f}.fm-mfeedback[data-state=try] .fm-mtick:before{content:"!"}.fm-mfeedback[data-state=done] .fm-mtick{background:#ffc400}.fm-mfeedback[data-state=done] .fm-mtick:before{content:"★"}.fm-mmark{color:#fff;cursor:pointer;background:#14b81a;border:0;border-radius:14px;flex:none;justify-content:center;align-items:center;gap:10px;height:52px;font-size:20px;font-weight:900;display:flex;box-shadow:0 4px #0e8a13}.fm-mmark:disabled{opacity:.45;box-shadow:none;cursor:default}.fm-progress{border-radius:16px;flex:none;order:2;padding:8px 14px}.fm-progress .pp-streak-head{font-size:17px}.fm-progress .pp-dots{gap:4px;margin:6px 0 0}.fm-progress .pp-dot{flex:1 1 0;max-width:none}.fm-actions{flex:none;order:3;gap:0;height:52px}.fm-actions .fm-mark{display:none}.fm-next{color:#fff;background:#ff1a8c;border-radius:14px;flex:1;gap:10px;font-size:20px;box-shadow:0 4px #c40e69}.fm-actions .fm-next:disabled{opacity:1;color:#0b1026;box-shadow:none;background:#dbeafe}.fm-next-icon{display:inline}.fm-next-arrow{display:none}.fm-mtip{background:#e4e8ff;border-radius:14px;flex:none;order:4;align-items:center;gap:12px;margin:0;padding:8px 14px;font-size:14px;line-height:1.3;display:flex}.fm-mtip-icon{font-size:30px;line-height:1}}@media (width<=850px) and (height>=800px){.function-machines-page .pp-title p{display:block}}@media (width<=850px) and (height<=790px){.fm-mtip{display:none}}@media (width<=850px) and (height<=700px){.fm-mremember{display:none}.fm-progress .pp-streak-head{font-size:15px}.fm-mhead{padding:4px 10px}}.np-body{height:calc(100vh - var(--header-h) - 100px);grid-template-rows:minmax(0,1fr) 64px;grid-template-columns:clamp(240px,24vw,320px) minmax(0,1fr);gap:12px 16px;min-height:520px;display:grid}.np-side{flex-direction:column;grid-area:1/1/3/2;gap:10px;min-height:0;display:flex}.np-question{flex-direction:column;flex:1;min-height:0;display:flex}.np-q-head{background:#d8f7f3;margin:0;padding:12px 16px;font-size:18px;font-weight:900}.np-q-body{flex:1;min-height:0;padding:12px 16px;overflow:auto}.np-q-title{margin:0 0 4px;font-size:18px;font-weight:900}.np-q-help{color:#4d5671;margin:0 0 8px;font-size:14px;line-height:1.35}.np-remember{background:#fff6dc;border-radius:14px;gap:10px;padding:8px 12px;font-size:13px;line-height:1.3;display:flex}.np-remember ul{margin:2px 0 0;padding-left:16px}.np-bulb{flex:none;font-size:24px;line-height:1}.np-progress{padding:12px 16px}.np-progress .pp-streak-head{font-size:18px}.np-progress .pp-dots{gap:6px;margin:10px 0 2px}.np-progress .pp-dot{max-width:30px}.np-cheer{background:linear-gradient(135deg,#e7dcff,#f3e9ff);border-radius:20px;align-items:center;gap:12px;padding:10px 16px;display:flex;box-shadow:0 10px 26px #0b10261a}.np-cheer[data-state=good]{background:linear-gradient(135deg,#d6f7e4,#eafcf1)}.np-cheer[data-state=try]{background:linear-gradient(135deg,#ffe6d1,#fff1e6)}.np-cheer[data-state=done]{background:linear-gradient(135deg,#ffe98a,#fff6c8)}.np-trophy{font-size:44px;line-height:1}.np-cheer b{color:#6a1fe0;font-size:20px;display:block}.np-cheer p{color:#3d4360;margin:2px 0 0;font-size:15px}.np-stage{flex-direction:column;grid-area:1/2;gap:10px;min-height:0;padding:clamp(14px,2.4vh,24px) clamp(18px,3vw,36px);display:flex}.np-mhead,.np-mfeedback,.np-mbtns{display:none}.np-qline{align-items:center;gap:16px;display:flex}.np-qline h2{color:#5a1fe0;margin:0;font-size:clamp(16px,2.6vh,22px);line-height:1.3}.np-qnum{aspect-ratio:1;color:#fff;background:#6a2ef0;border-radius:50%;flex:none;place-items:center;width:clamp(38px,6vh,52px);font-size:clamp(18px,3vh,26px);font-weight:900;display:grid}.np-field{flex:1;place-items:center;min-height:0;display:grid;container-type:size}.np-board{width:min(100cqw,calc(100cqh*var(--ar)));aspect-ratio:var(--ar);position:relative;container-type:inline-size}.np-board svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.np-link{stroke:#2b3050;stroke-width:.7px}.np-hex,.np-brick{fill:#e2efff;stroke:#a9c3ea;stroke-width:.6px}.np-circle{fill:#ffe3ef;stroke:#f04c94;stroke-width:.7px}.np-num{fill:#0b1026;text-anchor:middle;dominant-baseline:central;font-size:5.2px;font-weight:900}.np-circle+.np-num{font-size:4.8px}.np-in{box-sizing:border-box;color:#0b1026;text-align:center;font:inherit;background:#fff;border:.4cqw solid #8fb1e6;border-radius:.9cqw;min-width:0;padding:0;font-weight:900;position:absolute;transform:translate(-50%,-50%)}.np-in:focus{border-color:#19b8e6;outline:none;box-shadow:0 0 0 .6cqw #19b8e655}.np-in.ok{background:#eafcf1;border-color:#1fb865}.np-in.bad{background:#fff0f3;border-color:#f0134d}.np-in:disabled{opacity:1;-webkit-text-fill-color:#0b1026}.np-actions{grid-area:2/2;grid-template-columns:1fr 1.4fr 1.4fr;gap:14px;display:grid}.np-actions button,.np-mbtns button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:12px;font-size:clamp(18px,3vh,26px);font-weight:900;display:flex}.np-clear{color:#1a5fb4;background:#e4f1ff;box-shadow:inset 0 0 0 2px #b5d3f3}.np-mark{color:#fff;background:#14b81a;box-shadow:0 5px #0e8a13}.np-next{color:#fff;background:#ff1a8c;box-shadow:0 5px #c40e69}.np-actions button:disabled,.np-mbtns button:disabled{opacity:.45;cursor:default;box-shadow:none}@media (width<=850px){body.number-puzzles-page{flex-direction:column;height:100dvh;display:flex}.number-puzzles-page .pp-titlebar{flex-wrap:wrap;padding-bottom:2px}.number-puzzles-page .pp-title{text-align:center;flex:100%;order:3;margin-top:2px;display:block}.number-puzzles-page .pp-title h1{margin:0;font-size:28px;line-height:1.1}.number-puzzles-page .pp-title p{display:none}.np-body{flex-direction:column;flex:1;gap:8px;height:auto;min-height:0;display:flex}.np-side{display:contents}.np-question,.np-cheer{display:none}.np-stage{border-radius:18px;flex:1;order:1;gap:8px;min-height:0;padding:10px 12px 12px}.np-mhead{background:#d8f7f3;border-radius:12px;margin:0;padding:7px 12px;font-size:16px;font-weight:900;display:block}.np-qnum{display:none}.np-qline h2{text-align:center;width:100%;font-size:15px;line-height:1.3}.np-mfeedback{background:#d6f7e4;border-radius:14px;flex:none;align-items:center;gap:12px;padding:8px 12px;display:flex}.np-mfeedback[hidden]{display:none}.np-mfeedback[data-state=try]{background:#ffe6d1}.np-mfeedback[data-state=done]{background:#fff0a8}.np-mfeedback b{color:#0b1026;font-size:18px;display:block}.np-mfeedback p{color:#0b1026;margin:2px 0 0;font-size:14px}.np-mtick{color:#fff;background:#1fb865;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:24px;font-weight:900;display:grid}.np-mtick:before{content:"✓"}.np-mfeedback[data-state=try] .np-mtick{background:#ff8a1f}.np-mfeedback[data-state=try] .np-mtick:before{content:"!"}.np-mfeedback[data-state=done] .np-mtick{background:#ffc400}.np-mfeedback[data-state=done] .np-mtick:before{content:"★"}.np-mbtns{flex:none;grid-template-columns:1fr 1.5fr;gap:10px;display:grid}.np-mbtns button{border-radius:14px;gap:8px;height:50px;font-size:18px}.np-progress{border-radius:16px;flex:none;order:2;padding:8px 14px}.np-progress .pp-streak-head{font-size:17px}.np-progress .pp-dots{gap:6px;margin:6px 0 0}.np-actions{flex:none;order:3;height:52px;display:block}.np-actions .np-clear,.np-actions .np-mark{display:none}.np-next{border-radius:14px;width:100%;height:100%;font-size:20px}.np-actions .np-next:disabled{opacity:1;color:#0b1026;box-shadow:none;background:#dbeafe}}@media (width<=850px) and (height<=700px){.np-qline h2{font-size:13px}.np-mhead{padding:5px 10px}}.ul-body{height:calc(100vh - var(--header-h) - 100px);grid-template-rows:minmax(0,1fr) 64px;grid-template-columns:clamp(240px,24vw,320px) minmax(0,1fr);gap:12px 16px;min-height:520px;display:grid}.ul-side{flex-direction:column;grid-area:1/1/3/2;gap:10px;min-height:0;display:flex}.ul-question{flex-direction:column;flex:1;min-height:0;display:flex}.ul-q-head{background:#d8f7f3;margin:0;padding:12px 16px;font-size:18px;font-weight:900}.ul-q-body{flex:1;min-height:0;padding:12px 16px;overflow:auto}.ul-q-title{margin:0 0 4px;font-size:18px;font-weight:900;line-height:1.25}.ul-q-help{color:#4d5671;margin:0 0 10px;font-size:14px;line-height:1.35}.ul-remember{background:#fff6dc;border-radius:14px;gap:10px;padding:8px 12px;font-size:13px;line-height:1.3;display:flex}.ul-remember ul{margin:2px 0 0;padding-left:16px}.ul-remember li{margin-bottom:3px}.ul-bulb{flex:none;font-size:24px;line-height:1}.ul-progress{padding:12px 16px}.ul-progress .pp-streak-head{font-size:18px}.ul-progress .pp-dots{gap:4px;margin:10px 0 2px}.ul-progress .pp-dot{min-width:0;max-width:26px;font-size:12px}.ul-cheer{background:linear-gradient(135deg,#e7dcff,#f3e9ff);border-radius:20px;align-items:center;gap:12px;padding:10px 16px;display:flex;box-shadow:0 10px 26px #0b10261a}.ul-cheer[data-state=good]{background:linear-gradient(135deg,#d6f7e4,#eafcf1)}.ul-cheer[data-state=try]{background:linear-gradient(135deg,#ffe6d1,#fff1e6)}.ul-cheer[data-state=done]{background:linear-gradient(135deg,#ffe98a,#fff6c8)}.ul-trophy{font-size:44px;line-height:1}.ul-cheer b{color:#6a1fe0;font-size:20px;display:block}.ul-cheer p{color:#3d4360;margin:2px 0 0;font-size:15px}.ul-stage{flex-direction:column;grid-area:1/2;min-height:0;padding:clamp(16px,3vh,30px) clamp(18px,3vw,40px);display:flex}.ul-mhead,.ul-mnote,.ul-mmark{display:none}.ul-qline{text-align:center;justify-content:center;align-items:center;gap:16px;display:flex}.ul-qline h2{color:#0b1026;margin:0;font-size:clamp(20px,3.6vh,32px);line-height:1.25}.ul-qnum{display:none}.ul-work{--fs:clamp(34px,9vh,84px);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:0;display:flex}.ul-line{justify-content:center;align-items:center;gap:calc(var(--fs)*.22);font-size:var(--fs);color:#0b1026;flex-wrap:wrap;line-height:1;display:flex}.ul-expr{display:contents}.ul-expr>span{align-items:baseline;display:inline-flex}.ul-line>*,.ul-expr>*{flex:none}.ul-ans{align-items:center;gap:calc(var(--fs)*.22);display:inline-flex}.ul-n,.ul-op,.ul-term>span:first-child{font-weight:800}.ul-v{font-family:Times New Roman,Georgia,serif;font-style:italic;font-weight:600}.ul-term .ul-v{margin-left:.04em}.ul-op{padding:0 .05em}.ul-out{box-sizing:border-box;width:calc(var(--fs)*var(--box,3.3));height:calc(var(--fs)*1.5);background:#fff;border:.09em solid #19b8e6;border-radius:.3em;display:grid}.ul-out:focus-within{box-shadow:0 0 0 .07em #19b8e644}.ul-answer{box-sizing:border-box;text-align:center;color:#0b1026;caret-color:#7b2cfb;background:0 0;border:0;width:100%;min-width:0;height:100%;padding:0 .2em;font:800 .8em/1 Times New Roman,Georgia,serif}.ul-answer:focus{outline:none}.ul-answer:disabled{-webkit-text-fill-color:#0b1026;opacity:1}.ul-out[data-state=good]{background:#eafcf1;border-color:#1fb865}.ul-out[data-state=bad]{background:#fff0f3;border-color:#f0134d}.ul-reveal{color:#c4103a;text-align:center;min-height:1.4em;margin:0;font-size:clamp(16px,2.8vh,24px);font-weight:900}.ul-keys{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.ul-keys[hidden]{display:none}.ul-keys button{color:#1a5fb4;cursor:pointer;background:#e4f1ff;border:0;border-radius:12px;align-items:center;gap:8px;padding:9px 16px;font:800 clamp(14px,2.2vh,18px)/1 inherit;display:inline-flex;box-shadow:inset 0 0 0 2px #b5d3f3}.ul-keys button:hover:not(:disabled){background:#d3e8ff}.ul-keys button:disabled{opacity:.45;cursor:default}.ul-key-sym{color:#0b1026;font:italic 800 1.25em/1 Times New Roman,Georgia,serif}.ul-actions{grid-area:2/2;gap:16px;display:flex}.ul-actions button{color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:12px;font-size:clamp(20px,3.2vh,28px);font-weight:900;display:flex}.ul-mark{background:#14b81a;flex:1;box-shadow:0 5px #0e8a13}.ul-next{background:#ff1a8c;flex:1.3;box-shadow:0 5px #c40e69}.ul-actions button:disabled{opacity:.45;cursor:default;box-shadow:none}@media (width>=851px) and (height<=760px){.ul-q-help{display:none}}@media (width<=850px){body.ul-page{flex-direction:column;height:100dvh;display:flex}.ul-page .pp-titlebar{flex-wrap:wrap;padding-bottom:2px}.ul-page .pp-title{text-align:center;flex:100%;order:3;margin-top:2px;display:block}.ul-page .pp-title h1{margin:0;font-size:24px;line-height:1.1}.ul-page .pp-title p{display:none}.ul-body{flex-direction:column;flex:1;gap:8px;height:auto;min-height:0;display:flex}.ul-side{display:contents}.ul-question,.ul-cheer{display:none}.ul-stage{border-radius:18px;flex:1;order:1;gap:8px;min-height:0;padding:10px 12px 12px}.ul-mhead{background:#d8f7f3;border-radius:12px;margin:0;padding:7px 12px;font-size:16px;font-weight:900;display:block}.ul-qline h2{font-size:17px}.ul-work{--fs:clamp(30px,10.5vw,46px);flex:1}.ul-out{width:calc(var(--fs)*var(--box-phone,2.9))}.ul-keys{gap:6px}.ul-keys button{gap:5px;padding:8px 9px;font-size:14px}.ul-mnote{flex:none;display:block}.ul-mremember,.ul-mfeedback{border-radius:14px;align-items:center;gap:12px;padding:8px 12px;font-size:13px;line-height:1.3;display:flex}.ul-mremember{background:#fff6dc}.ul-mremember ul{margin:2px 0 0;padding-left:16px}.ul-mfeedback[hidden],.ul-mremember[hidden]{display:none}.ul-mfeedback{background:#d6f7e4}.ul-mfeedback[data-state=try]{background:#ffe6d1}.ul-mfeedback[data-state=done]{background:#fff0a8}.ul-mfeedback b{color:#0b1026;font-size:18px;display:block}.ul-mfeedback p{color:#0b1026;margin:2px 0 0;font-size:14px}.ul-mtick{color:#fff;background:#1fb865;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:grid}.ul-mtick:before{content:"✓"}.ul-mfeedback[data-state=try] .ul-mtick{background:#ff8a1f}.ul-mfeedback[data-state=try] .ul-mtick:before{content:"!"}.ul-mfeedback[data-state=done] .ul-mtick{background:#ffc400}.ul-mfeedback[data-state=done] .ul-mtick:before{content:"★"}.ul-mmark{color:#fff;cursor:pointer;background:#14b81a;border:0;border-radius:14px;flex:none;justify-content:center;align-items:center;gap:10px;height:50px;font-size:20px;font-weight:900;display:flex;box-shadow:0 4px #0e8a13}.ul-mmark:disabled{opacity:.45;box-shadow:none;cursor:default}.ul-progress{border-radius:16px;flex:none;order:2;padding:8px 14px}.ul-progress .pp-streak-head{font-size:17px}.ul-progress .pp-dots{gap:4px;margin:6px 0 0}.ul-progress .pp-dot{flex:1 1 0;max-width:none}.ul-actions{flex:none;order:3;gap:0;height:50px}.ul-actions .ul-mark{display:none}.ul-next{border-radius:14px;flex:1;font-size:20px}.ul-actions .ul-next:disabled{opacity:1;color:#0b1026;box-shadow:none;background:#dbeafe}}@media (width<=850px) and (height<=700px){.ul-mremember{display:none}.ul-qline h2{font-size:15px}.ul-mhead{padding:5px 10px}}.ul-open{margin-left:calc(var(--fs)*-.16);margin-right:calc(var(--fs)*-.12)}.ul-close{margin-left:calc(var(--fs)*-.12)}.ul-expr>.ul-group{align-items:baseline;gap:calc(var(--fs)*.22);white-space:nowrap;display:inline-flex}.pf-body{height:calc(100vh - var(--header-h) - 100px);grid-template-rows:minmax(0,1fr) 64px;grid-template-columns:clamp(240px,24vw,320px) minmax(0,1fr);gap:12px 16px;min-height:520px;display:grid}.pf-side{flex-direction:column;grid-area:1/1/3/2;gap:10px;min-height:0;display:flex}.pf-question{flex-direction:column;flex:1;min-height:0;display:flex}.pf-q-head{background:#d8f7f3;margin:0;padding:12px 16px;font-size:18px;font-weight:900}.pf-q-body{flex:1;min-height:0;padding:12px 16px;overflow:auto}.pf-q-title{margin:0 0 4px;font-size:18px;font-weight:900}.pf-q-help{color:#4d5671;margin:0 0 6px;font-size:14px;line-height:1.35}.pf-remember{background:#fff6dc;border-radius:14px;gap:10px;margin-top:8px;padding:8px 12px;font-size:13px;line-height:1.3;display:flex}.pf-remember ul{margin:2px 0 0;padding-left:16px}.pf-remember li{margin-bottom:3px}.pf-bulb{flex:none;font-size:24px;line-height:1}.pf-progress{padding:12px 16px}.pf-progress .pp-streak-head{font-size:18px}.pf-progress .pp-dots{gap:4px;margin:10px 0 2px}.pf-progress .pp-dot{min-width:0;max-width:26px;font-size:12px}.pf-cheer{background:linear-gradient(135deg,#e7dcff,#f3e9ff);border-radius:20px;align-items:center;gap:12px;padding:10px 16px;display:flex;box-shadow:0 10px 26px #0b10261a}.pf-cheer[data-state=good]{background:linear-gradient(135deg,#d6f7e4,#eafcf1)}.pf-cheer[data-state=try]{background:linear-gradient(135deg,#ffe6d1,#fff1e6)}.pf-cheer[data-state=done]{background:linear-gradient(135deg,#ffe98a,#fff6c8)}.pf-trophy{font-size:44px;line-height:1}.pf-cheer b{color:#6a1fe0;font-size:20px;display:block}.pf-cheer p{color:#3d4360;margin:2px 0 0;font-size:15px}.pf-stage{flex-direction:column;grid-area:1/2;gap:12px;min-height:0;padding:clamp(14px,2.4vh,26px) clamp(18px,3vw,38px);display:flex}.pf-mhead,.pf-mfeedback,.pf-mbtns{display:none}.pf-qline{align-items:center;gap:16px;display:flex}.pf-qline h2{color:#6a1fe0;margin:0;font-size:clamp(16px,2.6vh,24px);line-height:1.3}.pf-qnum{aspect-ratio:1;color:#fff;background:#6a2ef0;border-radius:50%;flex:none;place-items:center;width:clamp(38px,6vh,54px);font-size:clamp(18px,3vh,28px);font-weight:900;display:grid}.pf-work{flex:1;grid-template-columns:minmax(0,1fr) clamp(150px,22%,220px);align-items:center;gap:clamp(14px,2.4vw,30px);min-height:0;display:grid}.pf-board{--n:6;--shade:#2f9bff;--shade-dark:#1a6fd1;--bh:clamp(46px,9vh,84px);width:100%;max-width:640px;margin:0 auto}.pf-bar{grid-template-columns:repeat(var(--n),minmax(0,1fr));display:grid;position:relative}.pf-top{z-index:2}.pf-bottom{z-index:1}.pf-divider{background:#2b3050;border-radius:2px;height:4px;margin:clamp(14px,3vh,30px) 0}.pf-box{box-sizing:border-box;width:100%;min-width:0;height:var(--bh);font:inherit;border:3px solid;border-right-width:0;border-radius:0;margin:0;padding:0;display:block}.pf-box:first-child{border-radius:8px 0 0 8px}.pf-box:last-child{border-right-width:3px;border-radius:0 8px 8px 0}.pf-box.pf-shaded{background:var(--shade);border-color:var(--shade-dark)}.pf-box.pf-empty{cursor:grab;touch-action:none;transition:opacity .5s var(--delay,0s),background .5s var(--delay,0s);background:#eef3fb;border-color:#a9b8d3}.pf-box.pf-empty:hover:not(.moved){background:#e1ecfb}.pf-box.pf-empty:focus-visible{outline-offset:2px;z-index:3;outline:4px solid #6a2ef0}.pf-box.lifted{opacity:.35}.pf-box.moved{opacity:.3;cursor:default;pointer-events:none;background:0 0;border-style:dashed}.pf-ghost{z-index:1000;pointer-events:none;background:#fff;border:3px solid #6a2ef0;border-radius:8px;position:fixed;transform:translate(-50%,-50%);box-shadow:0 12px 26px #0b102640}.pf-bottom:not(.open){min-height:var(--bh);box-sizing:border-box;border:3px dashed #b9c4da;border-radius:10px;grid-template-columns:1fr;place-items:center;transition:background .2s,border-color .2s;display:grid}.pf-bottom.over{background:#e6f8ff;border-color:#19b8e6}.pf-drop-hint{color:#98a4bb;font-size:clamp(13px,2vh,17px);font-weight:800}.pf-cell{box-sizing:border-box;width:100%;min-width:0;height:var(--bh);transition:transform .8s cubic-bezier(.2,.8,.25,1) var(--delay,0s);background:#e3e6ec;border:3px solid #bcc4d3;border-right-width:0}.pf-cell:first-child{border-radius:8px 0 0 8px}.pf-cell:last-child{border-right-width:3px;border-radius:0 8px 8px 0}.pf-cell.pf-slide{transform:translateY(var(--dy,0px))}.pf-cell.pf-instant{transition:none}.pf-board.done .pf-box.pf-empty.moved{opacity:.3}.pf-fraction{border-left:2px solid #e3e8f2;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:8px;padding-left:clamp(12px,2vw,26px);display:flex}.pf-fraction-label{text-align:center;margin:0 0 4px;font-size:clamp(15px,2.4vh,20px);font-weight:900}.pf-input{box-sizing:border-box;text-align:center;color:#0b1026;caret-color:#6a2ef0;background:#fff;border:3px solid #b8c6df;border-radius:12px;width:min(100%,150px);height:clamp(48px,9vh,74px);font:800 clamp(26px,5vh,42px)/1 inherit}.pf-input:focus{border-color:#19b8e6;outline:none;box-shadow:0 0 0 4px #19b8e633}.pf-input:disabled{color:#0b1026;-webkit-text-fill-color:#0b1026;opacity:1;background:#f1f3f8;border-style:dashed}.pf-input.ok{background:#eafcf1;border-color:#1fb865}.pf-input.bad{background:#fff0f3;border-color:#f0134d}.pf-line{background:#0b1026;border-radius:3px;width:min(100%,170px);height:5px}.pf-info{color:#8a1c58;background:#ffe6f1;border-radius:14px;align-items:center;gap:12px;margin:0;padding:10px 16px;font-size:clamp(13px,2vh,16px);line-height:1.35;display:flex}.pf-info-icon{color:#fff;background:#f0186f;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-family:Times New Roman,serif;font-style:italic;font-weight:900;display:grid}.pf-actions{grid-area:2/2;grid-template-columns:1fr 1.4fr 1.4fr;gap:14px;display:grid}.pf-actions button,.pf-mbtns button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:12px;font-size:clamp(18px,3vh,26px);font-weight:900;display:flex}.pf-clear{color:#1a5fb4;background:#e4f1ff;box-shadow:inset 0 0 0 2px #b5d3f3}.pf-mark{color:#fff;background:#14b81a;box-shadow:0 5px #0e8a13}.pf-next{color:#fff;background:#ff1a8c;box-shadow:0 5px #c40e69}.pf-actions button:disabled,.pf-mbtns button:disabled{opacity:.45;cursor:default;box-shadow:none}@media (width>=851px) and (height<=760px){.pf-q-help{display:none}}@media (width<=850px){body.pictorial-fractions-page{flex-direction:column;height:100dvh;display:flex}.pictorial-fractions-page .pp-titlebar{flex-wrap:wrap;padding-bottom:2px}.pictorial-fractions-page .pp-title{text-align:center;flex:100%;order:3;margin-top:2px;display:block}.pictorial-fractions-page .pp-title h1{margin:0;font-size:26px;line-height:1.1}.pictorial-fractions-page .pp-title p{display:none}.pf-body{flex-direction:column;flex:1;gap:8px;height:auto;min-height:0;display:flex}.pf-side{display:contents}.pf-question,.pf-cheer{display:none}.pf-stage{border-radius:18px;flex:1;order:1;gap:8px;min-height:0;padding:10px 12px 12px}.pf-mhead{background:#d8f7f3;border-radius:12px;margin:0;padding:7px 12px;font-size:16px;font-weight:900;display:block}.pf-qnum{display:none}.pf-qline h2{text-align:center;width:100%;font-size:15px;line-height:1.3}.pf-work{grid-template-columns:1fr;align-content:center;gap:10px}.pf-board{--bh:clamp(28px,5.2vh,50px)}.pf-divider{margin:clamp(6px,1.6vh,14px) 0}.pf-fraction{border-top:2px solid #e3e8f2;border-left:0;grid-template-rows:auto 4px auto;grid-template-columns:auto 96px;justify-content:center;align-self:auto;align-items:center;gap:4px 16px;padding:6px 0 0;display:grid}.pf-fraction-label{text-align:right;grid-area:1/1/4/2;margin:0}.pf-fraction .pf-input:first-of-type{grid-area:1/2}.pf-fraction .pf-line{grid-area:2/2;width:96px}.pf-fraction .pf-input:last-of-type{grid-area:3/2}.pf-input{border-radius:10px;width:96px;height:clamp(32px,5.4vh,46px);font-size:clamp(20px,3.6vh,26px)}.pf-info{padding:8px 12px;font-size:13px}.pf-mfeedback{background:#d6f7e4;border-radius:14px;flex:none;align-items:center;gap:12px;padding:8px 12px;display:flex}.pf-mfeedback[hidden]{display:none}.pf-mfeedback[data-state=try]{background:#ffe6d1}.pf-mfeedback[data-state=done]{background:#fff0a8}.pf-mfeedback b{color:#0b1026;font-size:17px;display:block}.pf-mfeedback p{color:#0b1026;margin:2px 0 0;font-size:13px}.pf-mtick{color:#fff;background:#1fb865;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:22px;font-weight:900;display:grid}.pf-mtick:before{content:"✓"}.pf-mfeedback[data-state=try] .pf-mtick{background:#ff8a1f}.pf-mfeedback[data-state=try] .pf-mtick:before{content:"!"}.pf-mfeedback[data-state=done] .pf-mtick{background:#ffc400}.pf-mfeedback[data-state=done] .pf-mtick:before{content:"★"}.pf-mbtns{flex:none;grid-template-columns:1fr 1.5fr;gap:10px;display:grid}.pf-mbtns button{border-radius:14px;gap:8px;height:48px;font-size:17px}.pf-progress{border-radius:16px;flex:none;order:2;padding:8px 14px}.pf-progress .pp-streak-head{font-size:17px}.pf-progress .pp-dots{gap:5px;margin:6px 0 0}.pf-progress .pp-dot{flex:1 1 0;max-width:none}.pf-actions{flex:none;order:3;height:50px;display:block}.pf-actions .pf-clear,.pf-actions .pf-mark{display:none}.pf-next{border-radius:14px;width:100%;height:100%;font-size:20px}.pf-actions .pf-next:disabled{opacity:1;color:#0b1026;box-shadow:none;background:#dbeafe}}@media (width<=850px) and (height<=700px){.pf-info{display:none}.pf-qline h2{font-size:13px}.pf-mhead{padding:5px 10px}.pf-work,.pf-stage{gap:6px}}
