.proof{--club-accent: #815326;--club-soft: #fbefd9;--rust: #95462f;padding-block:2.8rem 4rem}.proof [hidden],.proof-dialog [hidden]{display:none!important}.proof-heading{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem}.proof-heading h1{font-size:clamp(2.1rem,4.6vw,3.25rem);margin:.5rem 0;letter-spacing:-.025em}.proof-heading h1 span{color:var(--club-accent)}.proof-heading p:not(.label){color:var(--ink-soft)}.proof-button,.text-button,.dialog-close{cursor:pointer;font-family:var(--sans)}.proof-button{min-height:46px;padding:.75rem 1.1rem;border-radius:7px;font-size:.82rem;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:.9rem;border:1px solid transparent;transition:background .15s,transform .15s}.proof-button:hover{transform:translateY(-1px)}.proof-button.primary{background:#815326;color:#fff}.proof-button.secondary{border-color:#d5d0c4;background:#fffdfa;color:#44382a}.proof-button.secondary:hover{background:#fbefd9}.proof-button:disabled{opacity:.65;cursor:default;transform:none}.proof button:focus-visible,.proof input:focus-visible,.proof-dialog button:focus-visible,.proof-dialog input:focus-visible,.source-notes summary:focus-visible{outline:3px solid #ac6637;outline-offset:3px}#glossary-count{background:#fbefd9;color:#815326;min-width:1.65rem;border-radius:50%;padding:.15rem}.proof-eyebrow{font-family:var(--sans);font-size:.65rem;line-height:1.5;text-transform:uppercase;letter-spacing:.14em;color:#666355;display:block}.proof-setup{border:1px solid var(--rule);background:var(--card);display:grid;grid-template-columns:1.15fr 1fr;border-radius:12px;overflow:hidden;box-shadow:0 6px 24px #302a1c05}.setup-copy{padding:clamp(1.5rem,4vw,3rem);background:var(--panel);display:flex;flex-direction:column;justify-content:center}.setup-copy h2{font-size:2.4rem;margin:.7rem 0 1rem}.setup-copy p{color:var(--ink-soft)}.setup-meta{font-family:var(--sans);font-size:.75rem;margin-top:1.4rem}.setup-meta span{padding:0 .35rem}#start-form{padding:2rem}#start-form fieldset{border:0;padding:0;margin-bottom:1.2rem}#start-form legend{font-family:var(--sans);font-size:.8rem;margin-bottom:.8rem;font-weight:500}.mode-choice{display:flex;align-items:center;gap:.8rem;padding:1rem;border:1px solid #ded9cf;border-radius:8px;margin-bottom:.6rem;cursor:pointer}.mode-choice:has(input:checked){border-color:#815326;background:#fbefd9}.mode-choice input{accent-color:#815326;width:18px;height:18px;flex-shrink:0}.mode-choice span:nth-child(2){flex:1}.mode-choice strong{display:block;font-family:var(--sans);font-size:.85rem;font-weight:500}.mode-choice small{display:block;font-size:.95rem;color:#5e5a52;margin-top:.2rem}#start-form .primary{width:100%}.proof-status{display:flex;align-items:center;gap:2rem;padding:1rem 1.5rem;border:1px solid var(--rule);border-radius:9px;margin-bottom:1.25rem;background:#fffdfa}.proof-status strong{font-family:var(--sans);font-size:1.25rem;font-weight:500}.proof-status>div:first-child{min-width:90px}.proof-status>div:last-child{margin-left:auto;min-width:80px;text-align:right}.progress-stat{flex:1;max-width:360px;font-family:var(--sans);font-size:.75rem}.progress-stat progress{display:block;width:100%;height:7px;border:0;border-radius:20px;margin-top:.5rem;overflow:hidden;background:#e6e6da}.progress-stat progress::-webkit-progress-bar{background:#e6e6da}.progress-stat progress::-webkit-progress-value{background:#b0763a;transition:width .35s}.progress-stat progress::-moz-progress-bar{background:#b0763a}.reading-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:1.4rem;align-items:start}.story-paper{background:#fffdfa;border:1px solid var(--rule);border-radius:10px;padding:clamp(1.3rem,3.4vw,2.5rem);box-shadow:0 6px 24px #302a1c04}.story-paper h2{font-size:clamp(2rem,3.5vw,2.7rem);margin:1.2rem 0 .5rem}.story-byline{font-size:1rem;color:var(--ink-soft)}.reading-instruction{font-family:var(--sans);font-size:.7rem;padding:.7rem 0 1.2rem;color:#666355}.story-paragraph{font-size:1.35rem;line-height:2;margin-bottom:1rem;max-width:none}.story-word{font:inherit;line-height:inherit;color:inherit;border:0;padding:0 .025em;background:transparent;border-radius:3px;cursor:pointer;text-align:left}.story-word.solved{background:#fbefd9;color:#75491f;box-shadow:0 2px #c19959}.story-word.hinted{background:#f6e6bd;outline:2px dashed #9b7439;outline-offset:2px}.story-word.revealed{background:#f9e7dc;box-shadow:0 2px #b77853}.story-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--rule);padding-top:1rem;gap:1rem}.story-footer span:first-child{font-family:var(--sans);font-size:.65rem;color:#6e695d}.story-footer span:last-child{font-size:1.6rem;color:#947749}.editors-notes{padding:1.5rem;background:#f1ebe0;border-radius:9px}.editors-notes h3{font-size:1.6rem;margin:.8rem 0 1.2rem}.editors-notes ol{padding-left:1rem;font-size:1rem;color:#51483d}.editors-notes li{margin-bottom:.6rem;padding-left:.2rem}.scoring-note{border-block:1px solid #dfd3c0;padding:.8rem 0;margin:1rem 0}.scoring-note p{font-family:var(--sans);font-size:.68rem;margin:.35rem 0}.scoring-note strong{display:inline-block;width:2rem;color:#815326}.notebook-tip{font-size:.98rem;margin-bottom:1rem}.editors-notes .proof-button{width:100%}.text-button{padding:.7rem .2rem;border:0;background:none;color:#815326;text-decoration:underline;text-underline-offset:4px;font-size:.8rem;min-height:44px}.editors-notes .text-button{display:block;margin:.4rem auto}.keyboard-note{font-family:var(--sans);font-size:.62rem;color:#6b6255;margin-top:1rem}.proof-feedback{font-family:var(--sans);font-size:.85rem;padding:1rem 1.25rem;background:#fbefd9;border-left:3px solid #b0763a;margin-top:1.2rem;border-radius:0 6px 6px 0;max-width:none;min-height:3.4rem}.proof-feedback[data-kind=incorrect]{background:#fcf0e8;border-color:#a96849}.proof-results{margin-top:1.5rem;border:1px solid #e0c9a7;border-radius:10px;background:#fbf2e4;padding:clamp(1.2rem,3vw,2rem)}.proof-results h2{font-size:2.1rem;margin:.6rem 0}#results-summary{margin-bottom:1.5rem}.answer-row{display:grid;grid-template-columns:1.1rem minmax(0,1fr);gap:.65rem;border-top:1px solid #e8d7bb;padding:1rem 0}.answer-row .answer-status{color:#815326;font-family:var(--sans);font-size:.8rem}.answer-row h3{font-size:1.3rem;margin:.2rem 0}.answer-row small{font-family:var(--sans);font-size:.65rem;color:#6d5c45}.answer-row p{font-size:1.05rem}.review-tip{margin:.6rem 0 1.2rem;font-size:1rem}.source-notes{margin-top:2rem;font-size:.95rem;color:var(--ink-soft)}.source-notes summary{cursor:pointer;font-family:var(--sans);font-size:.7rem;padding:.6rem 0}.source-notes p{margin:.6rem 0}.proof-dialog{--sans:"Inter",system-ui,sans-serif;--serif:"EB Garamond",Georgia,serif;margin:auto;width:min(460px,calc(100% - 2rem));max-height:85dvh;overflow:auto;padding:1.6rem;border:1px solid #d7d1c3;border-radius:12px;color:#2b2a27;background:#fffdfa;box-shadow:0 20px 80px #31241635}.proof-dialog::backdrop{background:#29251f5c;backdrop-filter:blur(2px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.dialog-close{background:#f2efe7;color:#514637;border:0;width:44px;height:44px;border-radius:50%;font-size:1.5rem}.proof-dialog h2{font-size:2.3rem;margin:.5rem 0 1rem;overflow-wrap:anywhere}#correction-form label{display:block;font-family:var(--sans);font-size:.8rem;margin-bottom:.5rem}#correction{width:100%;font:1.5rem var(--serif);padding:.6rem .8rem;border:1px solid #aaa997;border-radius:5px;background:#fff;color:#2b2a27}#correction-guidance{font-family:var(--sans);font-size:.67rem;color:#6b675b;margin:.6rem 0 1rem}#correction-form .primary{width:100%}#word-feedback{font-family:var(--sans);font-size:.8rem;color:#815326;margin-top:.8rem}#word-feedback[data-kind=incorrect]{color:#95462f}.meaning-button{margin-top:.4rem}#definition{margin-top:1rem;padding-top:1rem;border-top:1px solid #ddd8cb}#definition h3{font-size:1.7rem}#definition-pos{font-family:var(--sans);font-size:.7rem;font-style:italic;color:#786144;margin:.2rem 0 .7rem}#definition .proof-button{margin-top:1rem}.glossary-dialog{width:min(620px,calc(100% - 2rem))}#storage-note{font-family:var(--sans);font-size:.7rem;color:#686355;margin-bottom:1rem}.glossary-entry{padding:1rem 0;border-top:1px solid #e0ddcf}.glossary-entry h3{font-size:1.5rem}.glossary-entry small{font-family:var(--sans);font-size:.65rem;color:#786144}.glossary-entry blockquote{margin-top:.6rem;border-left:2px solid #dcc7a3;padding-left:.7rem;color:#6e6354;font-size:1rem}.glossary-entry .text-button{font-size:.65rem;color:#6d5e4a}#confetti{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:20}#confetti i{position:absolute;top:30%;left:50%;width:7px;height:12px;background:var(--colour);animation:proof-confetti 1.3s ease-out forwards}@keyframes proof-confetti{0%{transform:translate(0) rotate(0);opacity:1}to{transform:translate(var(--x),var(--y)) rotate(var(--spin));opacity:0}}.score-pop{animation:proof-pop .35s ease-out}@keyframes proof-pop{50%{transform:scale(1.18);color:#815326}}@media(max-width:850px){.reading-layout{grid-template-columns:minmax(0,1fr)}.editors-notes{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem}.editors-notes h3{display:none}.editors-notes>.proof-eyebrow{grid-column:1/-1}.editors-notes ol{grid-row:2/4}.scoring-note{border:0;margin:0;padding:0}.notebook-tip{margin:0}.keyboard-note{grid-column:1/-1;margin:0}.proof-setup{grid-template-columns:1fr}}@media(max-width:540px){.proof{padding-top:1.5rem}.proof-heading{align-items:flex-start;flex-direction:column;gap:.8rem}.proof-heading p:not(.label){font-size:1.08rem}#start-form{padding:1.3rem}.proof-status{gap:.8rem;padding:.8rem}.proof-status>div:first-child{min-width:50px}.proof-status>div:last-child{min-width:57px}.proof-status strong{font-size:1rem}.progress-stat{font-size:.65rem}.proof-eyebrow{font-size:.59rem}.story-paragraph{font-size:1.28rem;line-height:2.15}.story-word{min-height:44px}.editors-notes{display:block}.editors-notes ol{margin-top:.7rem}.scoring-note{border-block:1px solid #dfd3c0;margin:1rem 0;padding:.5rem 0}.notebook-tip{margin-bottom:1rem}}@media(prefers-reduced-motion:reduce){.proof *,.proof-dialog *,#confetti i{animation:none!important;transition:none!important;scroll-behavior:auto!important}.proof-button:hover{transform:none}}.proof-button.primary{background:var(--accent, #e6a15e);color:#2b241c}.proof-button.primary:hover{background:#d9924f}.mode-choice:has(input:checked){border-color:#b0763a}.mode-choice input{accent-color:#9b642e}.setup-instructions{font-size:1.08rem;padding-left:1.25rem;margin:1.3rem 0 0;color:#5e5142}.setup-instructions li{margin:.35rem 0}.exercise-settings{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.exercise-settings label,.focus-label{font:500 .75rem var(--sans);display:block}.proof select{display:block;width:100%;min-height:46px;margin-top:.5rem;background:#fffdfa;border:1px solid #ccc3b5;border-radius:6px;padding:.65rem .5rem;color:#403629;font:400 .76rem var(--sans)}.proof select:focus-visible{outline:3px solid #ac6637;outline-offset:3px}.setting-note{color:#746858;font:400 .66rem/1.5 var(--sans);margin:.5rem 0 1rem}#setup-error{color:#95462f;font:400 .8rem var(--sans);margin-bottom:1rem}.game-guide{display:flex;justify-content:space-between;gap:1rem;margin:.5rem 0;align-items:flex-start;font:400 .7rem/1.5 var(--sans)}.game-guide summary{cursor:pointer;padding:.4rem 0}.game-guide details{max-width:65%}.game-guide details p{padding:.4rem 0;color:#6b5c48}#round-settings{padding:.4rem 0;color:#73634e;text-align:right}.proof-feedback{margin:.7rem 0 1.1rem}.story-context{font-size:1rem;color:#736350;margin-top:.6rem;font-style:italic}.story-word:hover{background:#fbecef;color:#852638;box-shadow:0 2px #ce4257}.story-word[aria-pressed=true]{background:#ce4257;color:#fff;box-shadow:0 2px #92273a}#passage{position:relative;isolation:isolate}.story-paragraph{position:relative}.line-hint{position:absolute;z-index:-1;pointer-events:none;background:#f7e6c6;border-radius:5px;box-shadow:inset 3px 0 #b0763a}#source-location{display:block;margin-top:.4rem}.source-library{padding-left:1.2rem}.source-library li{margin:.3rem 0}.story-word.hinted{background:#f5dba7;outline:2px dashed #9b642e}.story-word.hinted:hover{background:#fbecef;color:#852638}.story-word.hinted[aria-pressed=true]{background:#ce4257;color:#fff}.editors-notes{display:block;position:sticky;top:1rem;padding:1.35rem}.editors-notes h3{display:block;font-size:1.9rem;margin:.65rem 0 1rem}.editors-notes h3 span{color:#b0763a}#notebook-empty{color:#80705e;font-size:1rem;padding-bottom:1rem}#found-errors{list-style:none;padding:0;max-height:65vh;overflow:auto}#found-errors .found-error{padding:.9rem 0;margin:0;border-top:1px solid #ded1bc;animation:proof-note .22s ease-out}.found-error small{font:500 .62rem var(--sans);color:#80603b}.found-error p{font-size:1.18rem;color:#493824;margin:.25rem 0;overflow-wrap:anywhere}.found-error span{display:block;font-size:.9rem;line-height:1.45;color:#736552}.notebook-actions{border-top:1px solid #ded1bc;margin-top:.5rem;padding-top:1rem}.word-popover{position:fixed;z-index:50;margin:0;padding:1rem 1.15rem;width:360px;border-top:3px solid #ce4257;box-shadow:0 8px 35px #3c291a2e,0 1px 5px #3c291a1a;transform-origin:var(--anchor-x, 24px) 0;animation:proof-unfold .16s ease-out}.word-popover[data-side=above]{transform-origin:var(--anchor-x, 24px) 100%;border-top:1px solid #d7d1c3;border-bottom:3px solid #ce4257}.word-popover[hidden]{display:none!important}.word-popover h2{font-size:1.65rem;margin:.1rem 0 .6rem}.word-popover .dialog-close{width:36px;height:36px;flex-shrink:0;font-size:1.3rem}.word-popover .dialog-heading{margin-bottom:.3rem}.word-popover #correction{font-size:1.3rem;padding:.5rem .65rem}.word-popover #correction-guidance{margin:.45rem 0 .7rem;font-size:.65rem}.word-popover .meaning-button{margin:0;font-size:.73rem}.word-popover #word-feedback{margin-top:.6rem;font-size:.75rem}.word-popover #definition{margin:.5rem 0 0;padding-top:.65rem}.word-popover #definition h3{font-size:1.3rem}.word-popover #definition-text{font-size:1.05rem;line-height:1.45}.punctuation-keys{display:flex;gap:3px;margin-top:.5rem;flex-wrap:wrap}.punctuation-keys button{background:#f6eddf;border:1px solid #e2d3bc;border-radius:4px;min-width:28px;min-height:32px;flex:1;font:500 1rem var(--serif);color:#72512c;cursor:pointer}.replay-actions{display:flex;gap:.75rem;flex-wrap:wrap}@keyframes proof-unfold{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes proof-note{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:850px){.editors-notes{position:static}#found-errors{max-height:none;display:grid;grid-template-columns:1fr 1fr;gap:0 1.3rem}.editors-notes h3{display:block}}@media(max-width:540px){.exercise-settings{grid-template-columns:1fr}.game-guide{display:block}.game-guide details{max-width:none}#round-settings{display:block;text-align:left}#found-errors{display:block}.word-popover .dialog-close{width:44px;height:44px}.punctuation-keys button{min-height:40px}}@media(prefers-reduced-motion:reduce){.word-popover,#found-errors .found-error{animation:none}}.entry-source{display:block;color:#8a7a63;font-style:italic;margin-top:.25rem}.story-word{transition:background .12s,box-shadow .12s,color .12s}.story-word:active{transform:translateY(1px)}.story-word.solved{animation:proof-settle .4s ease-out}@keyframes proof-settle{40%{transform:scale(1.12)}}.points-float{position:absolute;z-index:2;pointer-events:none;font:600 .95rem var(--sans);color:#815326;background:#fbefd9;border:1px solid #e0c9a7;border-radius:20px;padding:.1rem .55rem;transform:translate(-50%);animation:proof-float 1.1s ease-out forwards}@keyframes proof-float{0%{opacity:0;transform:translate(-50%,.2rem)}20%{opacity:1}to{opacity:0;transform:translate(-50%,-2.4rem)}}.shake{animation:proof-shake .35s ease-in-out}@keyframes proof-shake{20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}#correction[data-kind=incorrect]{border-color:#95462f;box-shadow:0 0 0 3px #95462f22}.word-popover{--edge:#ce4257;border-top-color:var(--edge);transition:border-color .2s}.word-popover[data-side=above]{border-bottom-color:var(--edge)}.word-popover[data-state=solved]{--edge:#b0763a}.progress-stat progress{--n:6;height:9px;-webkit-mask:linear-gradient(to right,#000 calc(100% - 3px),transparent 0) 0 0/calc((100% + 3px)/var(--n)) 100% repeat-x;mask:linear-gradient(to right,#000 calc(100% - 3px),transparent 0) 0 0/calc((100% + 3px)/var(--n)) 100% repeat-x}#clock[data-urgent]{color:#95462f;animation:proof-tick 1s ease-in-out infinite}@keyframes proof-tick{50%{opacity:.5}}.mode-choice{transition:border-color .15s,background .15s}.mode-choice:hover{border-color:#c9a77a}.mode-choice span:last-child{color:#a89a86;font-size:1.1rem;transition:color .15s}.mode-choice:has(input:checked) span:last-child{color:#b0763a}.proof-button span[aria-hidden]{transition:transform .15s}.proof-button.primary:hover span[aria-hidden]{transform:translate(3px)}#play-again:hover span[aria-hidden]{transform:rotate(180deg)}.punctuation-keys button{transition:background .12s}.punctuation-keys button:hover{background:#efe1c9}.punctuation-keys button:active{transform:translateY(1px)}.answer-row{animation:proof-note .3s ease-out both;animation-delay:calc(var(--i,0) * 70ms)}#glossary-count{display:inline-block;transition:background .15s}.story-word.solved[aria-pressed=true]{background:#b0763a;color:#fff;box-shadow:0 2px #815326}.proof-status{position:sticky;top:0;z-index:5;box-shadow:0 8px 20px -14px #302a1c66}.editors-notes{top:5.75rem}.proof-results{border:0;border-top:3px solid #b0763a;border-radius:0 0 10px 10px;background:#fffdfa;box-shadow:0 6px 24px #302a1c0a}.report-head{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem 2.5rem}.report-head>div:first-child{flex:1 1 18rem}.proof-results h2{font-size:clamp(1.9rem,3.4vw,2.4rem);margin:.5rem 0 .4rem}#results-summary{font:400 .8rem/1.5 var(--sans);color:#6b5c48;margin:0}.report-score{margin-left:auto;text-align:right}.report-score strong{display:block;font:400 clamp(3.4rem,7vw,4.8rem)/1 "EB Garamond",Georgia,serif;color:#815326;letter-spacing:-.02em;font-variant-numeric:lining-nums}.report-score .proof-eyebrow{margin-top:.4rem}.report-list{list-style:none;padding:0;margin:1.6rem 0 0}.answer-row{grid-template-columns:2.2rem minmax(0,1fr);gap:.9rem;border-color:#e4ded2;padding:1.1rem 0}.answer-index{font:500 .7rem/1 var(--sans);letter-spacing:.12em;color:#b0763a;padding-top:.5rem}.answer-row[data-solved=false] .answer-index{color:#a89a86}.answer-row[data-solved=false] small{color:#95462f}.answer-row h3{font-size:1.45rem}.review-tip{margin:1.4rem 0 1.2rem}.story-paper h2{margin-top:.2rem}.story-footer{justify-content:center}.progress-stat progress{background:#fbecef}.progress-stat progress::-webkit-progress-bar{background:#fbecef}.progress-stat progress::-webkit-progress-value{background:#ce4257}.progress-stat progress::-moz-progress-bar{background:#ce4257}.answer-row{grid-template-columns:1.4rem minmax(0,1fr)}.answer-index{font-size:.95rem;letter-spacing:0;padding-top:.35rem}.glossary-flight{position:fixed;z-index:60;pointer-events:none;font:400 1.15rem EB Garamond,Georgia,serif;color:#815326;background:#fbefd9;border:1px solid #e0c9a7;border-radius:20px;padding:.15rem .7rem;white-space:nowrap}#results:not(.revealed) .answer-row{animation-play-state:paused}
