:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{color-scheme:light;font-family:Satoshi,Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#243044;background:#f5f1e8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-height:100%;background:#f5f1e8}body{min-width:320px;min-height:100dvh;margin:0;background:linear-gradient(90deg,rgba(36,48,68,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(36,48,68,.035) 1px,transparent 1px),#f5f1e8;background-size:32px 32px}button{font:inherit}.exam-shell{width:min(1760px,calc(100% - 32px));min-height:100dvh;margin:0 auto;padding:26px 0 32px}.exam-header{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:0 0 18px;border-bottom:1px solid rgba(36,48,68,.16)}.eyebrow,.pane-kicker{margin:0 0 6px;color:#8f6f2f;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.exam-header h1{max-width:760px;margin:0;color:#243044;font-size:clamp(2rem,4vw,3.85rem);line-height:.98;letter-spacing:0}.header-controls{display:grid;gap:6px;width:min(430px,42vw);min-width:320px}.subject-tabs,.view-mode-tabs{display:grid;gap:4px;padding:4px;border:1px solid rgba(36,48,68,.16);background:#fffcf6bd}.subject-tabs,.view-mode-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.subject-tabs button,.view-mode-tabs button{min-height:30px;border:0;border-radius:4px;background:transparent;color:#5f6876;cursor:pointer;font-size:.76rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;transition:transform .16s ease,background .16s ease,color .16s ease}.subject-tabs button:hover,.view-mode-tabs button:hover{background:#8f6f2f1a;color:#243044}.subject-tabs button:active,.view-mode-tabs button:active{transform:translateY(1px) scale(.98)}.subject-tabs button:focus-visible,.view-mode-tabs button:focus-visible{outline:3px solid rgba(143,111,47,.22);outline-offset:2px}.subject-tabs button.is-active,.view-mode-tabs button.is-active{background:#243044;color:#fffdf8}.paper-select-label{color:#6f7785;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.paper-select-wrap{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:42px;padding:0 10px 0 12px;border:1px solid rgba(36,48,68,.18);background:#fffcf6d1;color:#4b5668}.paper-select-wrap select{width:100%;min-width:0;border:0;background:transparent;color:#243044;font:inherit;font-size:.9rem;font-weight:800;outline:0}.paper-select-wrap:focus-within{border-color:#8f6f2f94;box-shadow:0 0 0 3px #8f6f2f1f}.reader-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:18px;padding-top:18px}.reader-grid.is-single-pane{grid-template-columns:minmax(0,1fr)}.reader-pane{min-height:calc(100dvh - 128px);overflow:hidden;border:1px solid rgba(36,48,68,.18);background:#fffcf6db;box-shadow:0 18px 48px -30px #24304457}.pane-toolbar{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:12px 14px;border-bottom:1px solid rgba(36,48,68,.14);background:#fffcf6f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pane-toolbar h2{margin:0;color:#243044;font-size:1rem;line-height:1.1}.toolbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.toolbar-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:0 10px;border:1px solid rgba(36,48,68,.16);border-radius:6px;background:#fff;color:#243044;cursor:pointer;font-size:.78rem;font-weight:800;transition:transform .16s ease,border-color .16s ease,background .16s ease}.toolbar-actions button:hover:not(:disabled){border-color:#8f6f2f73;background:#fbf6ea}.toolbar-actions button:active:not(:disabled){transform:translateY(1px) scale(.98)}.toolbar-actions button:disabled{cursor:not-allowed;opacity:.42}.page-jump{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid rgba(36,48,68,.12);border-radius:6px;background:#2430440a;color:#4b5668;font-size:.78rem;font-weight:900;font-variant-numeric:tabular-nums}.page-jump:focus-within{border-color:#8f6f2f94;background:#fffdf8;box-shadow:0 0 0 3px #8f6f2f1f}.page-jump input{width:3.2ch;min-width:34px;border:0;border-radius:4px;background:#fff;color:#243044;font:inherit;font-weight:900;font-variant-numeric:tabular-nums;line-height:1;outline:0;padding:4px 5px;text-align:center}.page-jump span{white-space:nowrap}.pdf-stage{display:flex;justify-content:center;height:calc(100dvh - 200px);min-height:620px;overflow:auto;padding:16px;background:#d9d4c9}.react-pdf__Page{overflow:hidden;border:1px solid rgba(36,48,68,.2);background:#fff;box-shadow:0 18px 34px -24px #243044a6}.react-pdf__Page canvas,.react-pdf__Page__textContent,.react-pdf__Page__annotations{max-width:100%}.pdf-skeleton{width:min(100%,640px);aspect-ratio:.74;border:1px solid rgba(36,48,68,.14);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent),#eee6da;background-size:220px 100%,100% 100%;animation:shimmer 1.2s infinite}.pdf-error{display:flex;align-items:center;gap:10px;margin-top:24px;padding:14px 16px;border:1px solid rgba(164,64,45,.28);background:#fff5f2;color:#7a2d20;font-weight:750}.answer-pane{display:flex;flex-direction:column;background:#fffdf8}.answers-toolbar{flex:0 0 auto}.section-filter-toggle{min-height:34px;border:1px solid rgba(36,48,68,.16);border-radius:6px;padding:0 11px;background:#fff;color:#243044;cursor:pointer;font-size:.78rem;font-weight:850;transition:transform .16s ease,border-color .16s ease,background .16s ease}.section-filter-toggle:hover{border-color:#8f6f2f73;background:#fbf6ea}.section-filter-toggle:active{transform:translateY(1px) scale(.98)}.section-filter-toggle:focus-visible{outline:3px solid rgba(143,111,47,.22);outline-offset:2px}.markdown-body{height:calc(100dvh - 200px);min-height:620px;overflow:auto;padding:24px 28px 42px;color:#2f3847;line-height:1.62}.answer-key-skeleton{display:grid;gap:12px;padding-top:4px}.answer-key-skeleton span{display:block;height:16px;border-radius:4px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent),#eee6da;background-size:220px 100%,100% 100%;animation:shimmer 1.2s infinite}.answer-key-skeleton span:nth-child(1){width:min(72%,520px)}.answer-key-skeleton span:nth-child(2){width:min(94%,700px)}.answer-key-skeleton span:nth-child(3){width:min(58%,430px)}.workbook-section-tabs{position:sticky;top:-24px;z-index:3;display:flex;flex-wrap:wrap;gap:6px;margin:-4px -2px 18px;padding:8px 0 12px;border-bottom:1px solid rgba(36,48,68,.13);background:#fffdf8f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.workbook-section-tabs button{min-height:32px;border:1px solid rgba(36,48,68,.14);border-radius:5px;padding:0 10px;background:#fff;color:#4b5668;cursor:pointer;font-size:.76rem;font-weight:850;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.workbook-section-tabs button:hover{border-color:#8f6f2f6b;background:#fbf6ea;color:#243044}.workbook-section-tabs button:active{transform:translateY(1px) scale(.98)}.workbook-section-tabs button.is-active{border-color:#243044;background:#243044;color:#fffdf8}.markdown-body h1,.markdown-body h2,.markdown-body h3{color:#243044;letter-spacing:0}.markdown-body h1{margin:0 0 18px;font-size:2rem;line-height:1.05}.markdown-body h2{margin:34px 0 12px;padding-top:18px;border-top:1px solid rgba(36,48,68,.13);font-size:1.35rem}.markdown-body h3{margin:24px 0 10px;font-size:1.06rem}.markdown-body p{max-width:78ch;margin:0 0 14px}.markdown-body ul,.markdown-body ol{margin:0 0 16px;padding-left:1.35rem}.markdown-body li+li{margin-top:4px}.markdown-body code{border:1px solid rgba(143,111,47,.22);border-radius:5px;padding:.08rem .32rem;background:#f8f0df;color:#5d451d;font-family:SFMono-Regular,JetBrains Mono,ui-monospace,monospace;font-size:.92em}.markdown-body table{display:block;width:100%;max-width:100%;margin:16px 0 22px;overflow-x:auto;border-collapse:collapse;border:1px solid rgba(36,48,68,.16);background:#fffdfa}.markdown-body th,.markdown-body td{min-width:120px;padding:10px 12px;border:1px solid rgba(36,48,68,.13);text-align:left;vertical-align:top}.markdown-body th{background:#f2eadb;color:#243044;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.markdown-body-rtl,.markdown-body-rtl table{direction:rtl}.markdown-body-rtl th,.markdown-body-rtl td{text-align:right}.markdown-body a{color:#7b5c22;font-weight:800;text-underline-offset:3px}@keyframes shimmer{0%{background-position:-220px 0,0 0}to{background-position:calc(100% + 220px) 0,0 0}}@media(max-width:1120px){.reader-grid{grid-template-columns:1fr}.reader-pane,.pdf-stage,.markdown-body{min-height:560px}}@media(max-width:720px){.exam-shell{width:min(100% - 18px,1760px);padding-top:18px}.exam-header,.pane-toolbar{align-items:flex-start;flex-direction:column}.exam-header{padding-right:58px}.exam-header h1{font-size:1.78rem}.header-controls{width:100%;min-width:0}.toolbar-actions{justify-content:flex-start}.toolbar-actions button span{display:none}.pdf-stage,.markdown-body{height:auto;min-height:480px}.markdown-body{padding:20px 16px 32px}.markdown-body h1{font-size:1.55rem}}
