*{box-sizing:border-box}body{margin:0;font-family:Georgia,Times New Roman,serif;background:#faf6ef;color:#1a2744}.topnav{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e5ddd0}.logo{font-size:1.3rem;font-weight:700;color:#1a2744;text-decoration:none}.logo span{color:#c9a227}.nav-links{display:flex;gap:1rem;align-items:center}.nav-links a,.nav-links button{font-family:Arial,sans-serif;font-size:.85rem;background:none;border:1px solid #e5ddd0;border-radius:16px;padding:.4rem .9rem;cursor:pointer;color:#1a2744;text-decoration:none}.page-body{max-width:1100px;margin:0 auto;padding:1.5rem}.muted{color:#8a8378}.italic{font-style:italic}.units-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.unit-card{background:#fff;border-radius:10px;border-top:6px solid #1a2744;padding:1rem;box-shadow:0 2px 8px #0000000f}.unit-card-num{font-family:Arial,sans-serif;font-size:.7rem;text-transform:uppercase;color:#8a8378}.section-list{list-style:none;padding:0;margin:.5rem 0 0}.section-list li{padding:.2rem 0}.section-list a{color:#1a2744;text-decoration:none}.section-list a:hover{text-decoration:underline}.breadcrumb{font-family:Arial,sans-serif;font-size:.8rem;color:#8a8378;margin-bottom:.5rem}.breadcrumb a{color:#8a8378}.part-toggle{display:inline-flex;background:#eee5d5;border-radius:20px;padding:2px;margin:.75rem 0}.part-toggle button{border:none;background:none;padding:.4rem 1.2rem;border-radius:18px;cursor:pointer;font-family:Arial,sans-serif;font-size:.85rem}.part-toggle button.on{background:#1a2744;color:#fff;font-weight:700}.vocab-flashcard{max-width:680px;margin:0 auto}.vfc-stages{display:flex;gap:.3rem;margin-bottom:1rem;background:#f0ebe0;border-radius:30px;padding:4px}.vfc-stage{flex:1;padding:.35rem .25rem;border-radius:26px;border:none;font-family:Arial,sans-serif;font-size:.72rem;cursor:pointer;background:none;color:#8a8378;transition:all .18s;display:flex;align-items:center;justify-content:center;gap:.2rem;white-space:nowrap}.vfc-stage.on{background:#fff;color:#1a2744;font-weight:700;box-shadow:0 1px 4px #0000001f}.vfc-dots-row{display:flex;gap:.3rem;flex-wrap:wrap;margin-bottom:.75rem;justify-content:center}.vfc-dot{width:10px;height:10px;border-radius:50%;background:#e5ddd0;transition:background .2s;flex-shrink:0}.vfc-dot.seen{background:#c9a227}.vfc-dot.cur{background:#1a2744}.vfc-progress{display:flex;justify-content:space-between;align-items:center;font-family:Arial,sans-serif;font-size:.82rem;color:#8a8378;margin-bottom:.5rem}.vfc-choice-hint{font-size:.72rem;background:#f0ebe0;padding:2px 8px;border-radius:10px}.vfc-card{background:#1a1a2e;border-radius:16px;overflow:hidden;position:relative;cursor:pointer;display:flex;flex-direction:column;box-shadow:0 8px 32px #00000047;margin-bottom:.85rem}.vfc-img{display:flex;align-items:center;justify-content:center;background:#1a1a2e;max-height:420px}.vfc-img img{width:100%;height:auto;max-height:420px;object-fit:contain;display:block}.vfc-emoji{font-size:5rem}.vfc-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000061;display:flex;align-items:center;justify-content:center}.vfc-tap{font-family:Arial,sans-serif;font-size:.85rem;color:#fff;text-transform:uppercase;letter-spacing:.12em;background:#00000073;padding:.35rem .9rem;border-radius:20px}.vfc-wordbar{background:#000000b8;padding:.75rem 1.1rem;text-align:center;flex-shrink:0}.vfc-fr{font-size:1.35rem;font-weight:700;color:#fff;letter-spacing:.02em}.vfc-en{font-size:1rem;color:#c9a227;font-family:Arial,sans-serif;margin-top:.3rem}.vfc-gender{font-size:.75rem;color:#ffffffa6;font-family:Arial,sans-serif;margin-top:.15rem}.vfc-stage-prompt{font-family:Arial,sans-serif;font-size:.85rem;color:#8a8378;text-align:center;margin:0 0 .6rem}.vfc-btns{display:flex;justify-content:center;gap:.65rem;margin-bottom:1rem;flex-wrap:wrap}.vfc-btn{background:#fff;border:1.5px solid #e5ddd0;border-radius:30px;padding:.45rem 1.25rem;font-family:Arial,sans-serif;font-size:.85rem;cursor:pointer;transition:all .18s}.vfc-btn:hover:not(:disabled){border-color:#1a2744;background:#f4eee0}.vfc-btn:disabled{opacity:.35;cursor:not-allowed}.vfc-btn.primary{background:#1a2744;color:#fff;border-color:#1a2744}.vfc-btn.primary:hover{background:#253d5e}.vfc-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem;margin-bottom:.85rem}.vfc-option{padding:.6rem .9rem;border:2px solid #e5ddd0;border-radius:10px;background:#fff;cursor:pointer;font-family:Georgia,serif;font-size:.95rem;color:#1a2744;transition:all .15s;text-align:center}.vfc-option:hover:not(:disabled){border-color:#1a2744;background:#f4eee0}.vfc-option.selected{border-color:#1a2744;background:#e8f0f8}.vfc-option.correct{border-color:#2a7a50!important;background:#e8f8ee!important;color:#2a7a50;font-weight:700}.vfc-option.incorrect{border-color:#b3261e!important;background:#fef0ef!important;color:#b3261e}.vfc-option.disabled{opacity:.45;cursor:not-allowed}.listen-card{background:#1a2744;border-radius:16px;padding:2rem 1.5rem;text-align:center;margin-bottom:.85rem;box-shadow:0 8px 32px #00000047}.listen-play-btn{font-size:3.5rem;background:none;border:none;cursor:pointer;display:block;margin:0 auto .75rem;line-height:1;filter:drop-shadow(0 2px 8px rgba(0,0,0,.4));transition:transform .15s}.listen-play-btn:hover{transform:scale(1.1)}.listen-instruction{font-family:Arial,sans-serif;font-size:.9rem;color:#ffffffbf;margin:0}.listen-result{margin-top:.75rem;font-family:Arial,sans-serif;font-size:.9rem;font-weight:700;padding:.35rem .75rem;border-radius:8px;display:inline-block}.listen-result.correct{background:#e8f8ee;color:#2a7a50}.listen-result.incorrect{background:#fef0ef;color:#b3261e}.vfc-produce-prompt{text-align:center;margin-bottom:.75rem}.vfc-produce-en{font-size:1.2rem;font-weight:700;color:#1a2744;margin-bottom:.2rem}.vfc-gender-below{font-size:.8rem;color:#8a8378;font-style:italic;margin-bottom:.2rem}.vfc-blanks-below{font-family:Arial,sans-serif;font-size:.85rem;color:#8a8378}.vfc-blanks-below span{font-family:monospace;letter-spacing:3px;color:#1a2744}.vfc-produce{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-bottom:.75rem}.vfc-produce-input{width:100%;max-width:340px;padding:.65rem .9rem;border:2px solid #e5ddd0;border-radius:10px;font-size:1rem;font-family:Georgia,serif;text-align:center;outline:none}.vfc-produce-input:focus{border-color:#1a2744}.vfc-produce-result{text-align:center;padding:.75rem;margin-bottom:.5rem}.vfc-produce-result.correct .vfc-produce-verdict{color:#2a7a50;font-size:1.1rem;font-weight:700}.vfc-produce-result.incorrect .vfc-produce-verdict{color:#b3261e;font-size:1.1rem;font-weight:700}.vfc-produce-answer{font-size:1rem;margin-top:.35rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.vfc-produce-yours{font-size:.85rem;color:#8a8378;margin-top:.25rem}.vfc-audio-inline{background:none;border:1px solid #e5ddd0;border-radius:50%;width:28px;height:28px;cursor:pointer;font-size:.8rem;display:inline-flex;align-items:center;justify-content:center}.accent-bar{display:flex;flex-wrap:wrap;gap:2px;justify-content:center;max-width:420px}.accent-btn{padding:.18rem .42rem;border:1px solid #e5ddd0;border-radius:4px;background:#fff;cursor:pointer;font-family:Georgia,serif;font-size:.85rem;color:#1a2744}.accent-btn:hover{background:#f4eee0;border-color:#c9a227}.vocab-ed-row-rich{align-items:flex-start;padding:.6rem}.vocab-ed-fields-rich{display:flex;gap:.6rem;flex:1;align-items:flex-start}.vocab-ed-text-fields{flex:1;display:flex;flex-direction:column;gap:.4rem}.vocab-ed-row-top{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center}.vocab-ed-img-wrap{width:72px;height:72px;flex-shrink:0;border-radius:8px;border:2px dashed #e5ddd0;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f4eee0;transition:border-color .15s}.vocab-ed-img-wrap:hover{border-color:#c9a227;background:#fef9ec}.vocab-ed-thumb{width:100%;height:100%;object-fit:cover;display:block}.vocab-ed-img-placeholder{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:1.2rem;color:#8a8378}.vocab-ed-img-placeholder span{font-size:.65rem;font-family:Arial,sans-serif}.vocab-ed-remove-img{background:none;border:none;color:#b3261e;cursor:pointer;font-family:Arial,sans-serif;font-size:.75rem;padding:0}.vfc-wrap{padding:.25rem 0}.btn-gold{background:#c9a227;color:#fff;border:none;border-radius:8px;padding:.55rem 1.4rem;cursor:pointer;font-family:Arial,sans-serif;font-weight:700;font-size:.95rem}.btn-gold:hover{background:#b8911f}.btn-gold:disabled{opacity:.45;cursor:not-allowed}.story-display{margin-bottom:1.5rem}.story-hero-wrap{position:relative;border-radius:12px;overflow:hidden;margin-bottom:1.5rem;max-height:340px}.story-hero-img{width:100%;height:100%;object-fit:cover;display:block;max-height:340px}.story-hero-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b8);padding:1.5rem 1.5rem 1rem}.story-hero-title{font-size:1.6rem;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5)}.story-hero-subtitle{font-size:.95rem;color:#fffc;font-style:italic;margin-top:.25rem;font-family:Arial,sans-serif}.story-title-block{margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e5ddd0}.story-main-title{font-size:1.5rem;color:#1a2744;margin-bottom:.25rem}.story-main-subtitle{font-size:.9rem;color:#8a8378;font-style:italic;font-family:Arial,sans-serif}.story-gloss-bar{background:#f4eee0;border-radius:8px;padding:.55rem .9rem;margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem;font-family:Arial,sans-serif;font-size:.85rem}.story-gloss-btn{background:#1a2744;color:#fff;border:none;border-radius:6px;padding:.35rem .85rem;cursor:pointer;font-family:Arial,sans-serif;font-size:.82rem;font-weight:600}.story-gloss-btn:hover{background:#253d5e}.story-gloss-ready{color:#2a7a50;font-weight:600}.story-layout{display:grid;grid-template-columns:1fr 200px;gap:1.5rem;align-items:start}@media (max-width: 700px){.story-layout{grid-template-columns:1fr}.story-margin{display:none}}.story-section{margin-bottom:1.5rem}.story-section-divider{display:flex;align-items:center;gap:.75rem;margin:1.25rem 0 1rem;color:#1a2744;font-family:Arial,sans-serif;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.story-section-divider:before,.story-section-divider:after{content:"";flex:1;border-top:1px solid #c9a227}.story-section-divider span{color:#c9a227;white-space:nowrap}.story-para-row{display:flex;gap:1rem;align-items:baseline;margin-bottom:1rem}.story-para-num{font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;color:#c9a227;min-width:20px;text-align:right;flex-shrink:0;padding-top:.15rem;-webkit-user-select:none;user-select:none}.story-para-text-wrap{flex:1;position:relative}.story-para-text{font-size:1.05rem;line-height:1.9;color:#1a2744}.story-word{cursor:default}.story-word-linked{cursor:pointer;border-bottom:1px dotted #c9a227;transition:background .1s;border-radius:2px}.story-word-linked:hover{background:#fef9ec}.story-tooltip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#1a2744;color:#fff;border-radius:8px;padding:.4rem .85rem;font-family:Arial,sans-serif;font-size:.85rem;white-space:nowrap;z-index:100;box-shadow:0 4px 16px #00000040;pointer-events:none}.story-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1a2744}.story-tooltip-fr{font-weight:700;color:#c9a227}.story-tooltip-arrow{margin:0 .4rem;opacity:.6}.story-tooltip-en{color:#fff}.story-inline-img-wrap{margin:1rem 0;border-radius:10px;overflow:hidden}.story-inline-img{width:100%;display:block;border-radius:10px}.story-margin{border-left:2px solid #e5ddd0;padding-left:1rem}.story-margin-label{font-family:Arial,sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#c9a227;margin-bottom:.75rem}.story-margin-word{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f0ece2}.story-margin-word:last-child{border-bottom:none}.story-margin-fr{font-size:.9rem;font-weight:700;color:#1a2744}.story-margin-en{font-size:.78rem;color:#8a8378;font-family:Arial,sans-serif;font-style:italic}.story-margin-img{width:100%;border-radius:6px;margin:.35rem 0;max-height:80px;object-fit:cover}.story-hero-ed-wrap{display:flex;flex-direction:column;gap:.5rem}.story-hero-ed-preview{width:100%;max-height:180px;object-fit:cover;border-radius:8px}.story-hero-ed-empty{background:#f4eee0;border-radius:8px;padding:1.5rem;text-align:center;color:#8a8378;font-family:Arial,sans-serif;font-size:.85rem}.story-hero-ed-btns{display:flex;gap:.5rem;flex-wrap:wrap}.story-section-guide{background:#f0f7ff;border:1px solid #bfdbfe;border-radius:8px;padding:.85rem 1rem;margin-bottom:1rem}.story-section-guide-title{font-family:Arial,sans-serif;font-size:.82rem;font-weight:700;color:#1e40af;margin-bottom:.6rem}.story-section-guide-steps{display:flex;flex-direction:column;gap:.4rem}.story-guide-step{display:flex;align-items:baseline;gap:.6rem;font-family:Arial,sans-serif;font-size:.8rem;color:#1a2744}.story-guide-num{background:#1e40af;color:#fff;border-radius:50%;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}kbd{background:#e5ddd0;border:1px solid #c9b99a;border-radius:3px;padding:0 4px;font-size:.75rem;font-family:monospace}.margin-editor{background:#faf6ef;border:1px solid #e5ddd0;border-radius:8px;padding:.85rem;margin-bottom:1rem}.margin-editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.margin-ed-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.margin-ed-row{display:flex;align-items:flex-start;gap:.5rem;background:#fff;border:1px solid #e5ddd0;border-radius:8px;padding:.5rem .6rem}.margin-ed-order{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.margin-ed-order button{background:none;border:none;cursor:pointer;font-size:.7rem;color:#8a8378;padding:2px 4px}.margin-ed-order button:disabled{opacity:.25}.margin-ed-img{width:48px;height:48px;flex-shrink:0;border-radius:6px;border:2px dashed #e5ddd0;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f4eee0;font-size:1.2rem}.margin-ed-img:hover{border-color:#c9a227}.margin-ed-img img{width:100%;height:100%;object-fit:cover}.margin-ed-fields{flex:1;display:flex;flex-direction:column;gap:.3rem}.margin-ed-fields .ed-input{font-size:.82rem;padding:.3rem .5rem}.margin-ed-vocab-pick{border-top:1px solid #e5ddd0;padding-top:.75rem}.margin-ed-vocab-pills{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.35rem}.margin-vocab-pill{padding:.2rem .65rem;border:1px solid #e5ddd0;border-radius:14px;background:#fff;cursor:pointer;font-family:Georgia,serif;font-size:.82rem;color:#1a2744}.margin-vocab-pill:hover:not(:disabled){border-color:#c9a227;background:#fef9ec}.margin-vocab-pill.added{background:#e8f8ee;border-color:#2a7a50;color:#2a7a50;cursor:not-allowed}.story-margin-extra{font-size:.72rem;color:#c9a227;font-family:Arial,sans-serif;margin-top:2px}.story-tooltip-fixed{position:absolute;background:#1a2744;color:#fff;border-radius:8px;padding:.4rem .85rem;font-family:Arial,sans-serif;font-size:.85rem;white-space:nowrap;z-index:200;pointer-events:none;box-shadow:0 4px 16px #00000040;transform:translate(-50%) translateY(-100%)}.story-margin-rich{border-left:3px solid #c9a227;padding-left:1rem;align-self:stretch}.story-margin-rich .rich-content{font-size:.88rem;line-height:1.65}.story-margin-rich .rich-content h1{font-size:1rem}.story-margin-rich .rich-content h2{font-size:.95rem;color:#c9a227;border-bottom:1px solid #e5ddd0;padding-bottom:.25rem;margin-bottom:.5rem}.story-margin-rich .rich-content h3{font-size:.88rem;color:#1a2744;margin-bottom:.35rem}.story-margin-rich .rich-content img{max-width:100%;border-radius:6px;margin:.5rem 0}.story-margin-rich .rich-content p{margin:.35rem 0}.story-margin-rich .rich-content strong{color:#1a2744}.story-ed-panel-tabs{display:flex;gap:0;margin-bottom:0;border-bottom:2px solid #e5ddd0}.story-ed-panel-tab{padding:.5rem 1.1rem;border:none;background:none;cursor:pointer;font-family:Arial,sans-serif;font-size:.85rem;color:#8a8378;border-bottom:2px solid transparent;margin-bottom:-2px}.story-ed-panel-tab.on{color:#1a2744;border-bottom-color:#c9a227;font-weight:700}.story-ed-panel-tab:hover{color:#1a2744}.story-section-guide{background:#f0f7ff;border:1px solid #bfdbfe;border-radius:8px;padding:.6rem .85rem;margin-bottom:.75rem;font-family:Arial,sans-serif;font-size:.8rem;color:#1a2744;line-height:1.5}.story-ed-split{display:grid;grid-template-columns:3fr 1fr;gap:1rem;align-items:start;margin-bottom:.75rem}@media (max-width: 800px){.story-ed-split{grid-template-columns:1fr}}.story-ed-split-label{font-family:Arial,sans-serif;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#1a2744;margin-bottom:.4rem;padding-bottom:.3rem;border-bottom:2px solid #c9a227}.story-ed-split-main,.story-ed-split-margin{min-width:0}.story-ed-split-margin .rich-editor-wrap{border-color:#c9a227}.story-ed-split-margin .rich-toolbar{background:#fef9ec}.story-word-clickable{cursor:pointer;border-radius:2px;transition:background .1s}.story-word-clickable:hover{background:#fef9ec}.story-word-clickable[data-meaning]{border-bottom:1px dotted #c9a227}.story-ed-meta-row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin-bottom:.6rem}.story-ed-col-label{font-family:Arial,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.08em;color:#1a2744;margin-bottom:.4rem;padding-bottom:.3rem;border-bottom:2px solid #1a2744;display:flex;align-items:center;gap:.4rem}.margin-editor-compact{border:1px solid #e5ddd0;border-radius:8px;overflow:hidden;background:#fff;height:100%}.margin-toolbar{display:flex;align-items:center;gap:2px;padding:4px 6px;background:#f8f9fa;border-bottom:1px solid #e5ddd0;flex-wrap:nowrap;overflow-x:auto}.margin-toolbar button{padding:3px 6px;border:none;border-radius:3px;background:none;cursor:pointer;font-size:.82rem;color:#1a2744;min-width:24px;line-height:1.4;white-space:nowrap}.margin-toolbar button:hover{background:#e8eaed}.margin-toolbar button.on{background:#d3e3fd;color:#1a2744}.margin-toolbar button:disabled{opacity:.35;cursor:not-allowed}.margin-tb-sep{width:1px;height:16px;background:#dadce0;flex-shrink:0;margin:0 2px}.margin-tb-select{border:none;background:none;font-family:Arial,sans-serif;font-size:.78rem;cursor:pointer;padding:2px 4px;border-radius:3px;color:#1a2744}.margin-tb-select:hover{background:#e8eaed}.margin-tb-color{width:14px!important;height:14px!important;border-radius:50%!important;padding:0!important;min-width:14px!important;border:1.5px solid rgba(0,0,0,.15)!important;flex-shrink:0;cursor:pointer}.margin-tb-color:hover{transform:scale(1.3)}.margin-editor-content{padding:.6rem .75rem;min-height:480px;font-family:Georgia,serif;font-size:.88rem;line-height:1.65;color:#1a2744;overflow-y:auto}.margin-editor-content .ProseMirror{outline:none;min-height:460px}.margin-editor-content .ProseMirror p{margin:.3rem 0}.margin-editor-content .ProseMirror h2{font-size:.95rem;margin:.75rem 0 .3rem;color:#c9a227;border-bottom:1px solid #e5ddd0;padding-bottom:.2rem}.margin-editor-content .ProseMirror h3{font-size:.85rem;margin:.6rem 0 .25rem;color:#1a2744;font-weight:700}.margin-editor-content .ProseMirror ul{padding-left:1.1rem;margin:.25rem 0}.margin-editor-content .ProseMirror li{margin:.15rem 0}.margin-editor-content .ProseMirror img{max-width:100%;border-radius:6px;margin:.4rem 0;display:block}.margin-editor-content .ProseMirror strong{color:#1a2744}.compact-editor-wrap{border:1px solid #dadce0;border-radius:4px;background:#fff;position:relative;overflow:hidden}.compact-toolbar{display:flex;align-items:center;gap:1px;padding:4px 8px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.compact-toolbar::-webkit-scrollbar{display:none}.compact-toolbar button{padding:3px 7px;border:none;border-radius:3px;background:none;cursor:pointer;font-size:.82rem;color:#3c4043;min-width:24px;line-height:1.5;white-space:nowrap;flex-shrink:0;font-family:Arial,sans-serif}.compact-toolbar button:hover{background:#e8eaed}.compact-toolbar button.on{background:#d3e3fd;color:#1a2744;font-weight:700}.compact-toolbar button:disabled{opacity:.35;cursor:not-allowed}.ctb-sep{width:1px;height:18px;background:#dadce0;flex-shrink:0;margin:0 3px}.ctb-select{border:none;background:none;font-family:Arial,sans-serif;font-size:.8rem;cursor:pointer;padding:3px 4px;border-radius:3px;color:#3c4043;flex-shrink:0}.ctb-select:hover{background:#e8eaed}.ctb-style{min-width:72px}.ctb-size{min-width:52px}.ctb-color-indicator{width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(0,0,0,.2);flex-shrink:0;margin-right:2px}.ctb-color-dot{width:14px!important;height:14px!important;min-width:14px!important;border-radius:50%!important;padding:0!important;flex-shrink:0;border:1.5px solid rgba(0,0,0,.15)!important;cursor:pointer;transition:transform .1s}.ctb-color-dot:hover{transform:scale(1.25)!important;background:inherit!important}.compact-editor-content{padding:.85rem 1rem;outline:none;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.75;color:#1a2744}.compact-editor-content .ProseMirror{outline:none}.compact-editor-content .ProseMirror p{margin:.45rem 0}.compact-editor-content .ProseMirror h1{font-size:1.5rem;margin:1rem 0 .5rem;color:#1a2744}.compact-editor-content .ProseMirror h2{font-size:1.15rem;margin:.85rem 0 .4rem;color:#1a2744;border-bottom:1.5px solid #c9a227;padding-bottom:.2rem}.compact-editor-content .ProseMirror h3{font-size:1rem;margin:.7rem 0 .3rem;color:#1a2744;font-weight:700}.compact-editor-content .ProseMirror img{max-width:100%;border-radius:8px;margin:.5rem 0;display:block}.compact-editor-content .ProseMirror ul,.compact-editor-content .ProseMirror ol{padding-left:1.5rem;margin:.4rem 0}.compact-editor-content .ProseMirror li{margin:.2rem 0}.compact-editor-content .ProseMirror blockquote{border-left:3px solid #c9a227;padding-left:1rem;color:#8a8378;margin:.5rem 0}.compact-editor-content .ProseMirror strong{color:inherit}.compact-editor-placeholder{position:absolute;top:46px;left:1rem;color:#bdc1c6;pointer-events:none;font-style:italic;font-family:Georgia,serif;font-size:15px}.sectioned-editor{display:flex;flex-direction:column;gap:.75rem}.sectioned-block{border:1px solid #e5ddd0;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 1px 4px #0000000d}.sectioned-block-header{display:flex;align-items:center;gap:.5rem;background:#f4eee0;padding:.5rem .75rem;border-bottom:1px solid #e5ddd0}.sectioned-block-num{font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;color:#c9a227;flex-shrink:0;min-width:24px}.sectioned-title-input{flex:1;border:none;background:transparent;font-family:Georgia,serif;font-size:.95rem;font-weight:700;color:#1a2744;outline:none;padding:.15rem .25rem}.sectioned-title-input::placeholder{color:#c8c0b4;font-weight:400;font-style:italic}.sectioned-title-input:focus{background:#fff9;border-radius:4px}.sectioned-block-actions{display:flex;gap:2px;flex-shrink:0}.sectioned-block-actions button{background:none;border:none;cursor:pointer;font-size:.72rem;color:#8a8378;padding:3px 6px;border-radius:4px}.sectioned-block-actions button:hover{background:#e5ddd0}.sectioned-block-actions button:disabled{opacity:.25;cursor:not-allowed}.sectioned-delete{color:#b3261e!important}.sectioned-delete:hover{background:#fef0ef!important}.sectioned-block-content{padding:0}.sectioned-block-content .compact-editor-wrap{border:none;border-radius:0}.sectioned-block-content .compact-toolbar{background:#fafafa;border-bottom-color:#f0ece2}.sectioned-add-btn{align-self:flex-start;padding:.5rem 1.1rem;border:2px dashed #c9a227;border-radius:8px;background:none;color:#c9a227;cursor:pointer;font-family:Arial,sans-serif;font-size:.85rem;font-weight:700;transition:all .15s}.sectioned-add-btn:hover{background:#fef9ec;border-style:solid}.story-section-card,.section-card{border:1px solid #e5ddd0;border-radius:10px;overflow:hidden;margin-bottom:1rem;background:#fff;box-shadow:0 1px 6px #0000000f}.story-section-card-header,.section-card-header{display:flex;align-items:center;gap:.6rem;background:#f4eee0;padding:.5rem .85rem;border-bottom:1px solid #e5ddd0}.story-section-card-num,.section-card-num{font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;color:#c9a227;flex-shrink:0}.story-section-card-header span:last-child,.section-card-title{font-family:Georgia,serif;font-size:1rem;font-weight:700;color:#1a2744}.story-section-card-body,.section-card-body{padding:1rem 1.1rem}.story-section-card-body .story-para-row{margin-bottom:.85rem}.story-section-card-body .story-para-row:last-child{margin-bottom:0}.section-card-body.rich-content{font-size:.95rem;line-height:1.8}.section-card-body.rich-content p{margin:.4rem 0}.section-card-body.rich-content h3{font-size:.9rem;margin:.65rem 0 .3rem;color:#1a2744}.section-card-body.rich-content ul,.section-card-body.rich-content ol{padding-left:1.4rem;margin:.4rem 0}.rich-grammar-display{display:flex;flex-direction:column;gap:0}.match-col-label{font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8a8378;margin-bottom:.4rem}.match-item{padding:.55rem .85rem;border:2px solid #e5ddd0;border-radius:8px;background:#fff;cursor:pointer;font-family:Georgia,serif;font-size:.92rem;color:#1a2744;margin-bottom:.4rem;transition:all .15s;-webkit-user-select:none;user-select:none}.match-item:hover:not(.matched){border-color:#1a2744;background:#f4eee0}.match-item.match-sel{border-color:#c9a227!important;background:#fef9ec!important;font-weight:700}.match-item.matched{border-color:#2a7a50!important;background:#e8f8ee!important;cursor:default;color:#2a7a50}.match-status{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-family:Arial,sans-serif;font-size:.82rem;margin-top:.25rem}.match-hint{color:#c9a227;font-weight:600}.mc-options{display:flex;flex-direction:column;gap:.4rem;margin-top:.75rem}.mc-option-btn{display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;border:2px solid #e5ddd0;border-radius:10px;background:#fff;cursor:pointer;font-family:Georgia,serif;font-size:.95rem;color:#1a2744;text-align:left;transition:all .15s;width:100%}.mc-option-btn:hover:not(:disabled){border-color:#1a2744;background:#f4eee0}.mc-option-btn.selected{border-color:#c9a227;background:#fef9ec;font-weight:700}.mc-option-btn:disabled{cursor:default}.mc-option-letter{width:24px;height:24px;border-radius:50%;background:#1a2744;color:#fff;font-family:Arial,sans-serif;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mc-option-btn.selected .mc-option-letter{background:#c9a227}.tf-row{display:flex;gap:1rem;margin-top:.75rem;justify-content:center}.tf-btn{padding:.65rem 2rem;border:2px solid #e5ddd0;border-radius:10px;background:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:1rem;font-weight:700;transition:all .15s}.tf-t:hover,.tf-t.sel{border-color:#2a7a50;background:#e8f8ee;color:#2a7a50}.tf-f:hover,.tf-f.sel{border-color:#b3261e;background:#fef0ef;color:#b3261e}.student-dashboard{max-width:1100px;margin:0 auto}.dash-header{margin-bottom:1.5rem}.dash-header h1{margin-bottom:.25rem}.dash-summary-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.dash-summary-card{background:#fff;border-radius:12px;padding:1.25rem 1rem;box-shadow:0 2px 8px #00000012;text-align:center;border-top:4px solid #1a2744}.dash-summary-icon{font-size:1.75rem;margin-bottom:.4rem}.dash-summary-val{font-size:2rem;font-weight:700;color:#1a2744;line-height:1}.dash-summary-label{font-family:Arial,sans-serif;font-size:.82rem;color:#8a8378;margin-top:.3rem}.dash-summary-sub{font-family:Arial,sans-serif;font-size:.72rem;color:#c8c0b4;margin-top:.15rem}.dash-section-title{font-size:1.1rem;color:#1a2744;margin-bottom:.85rem;padding-bottom:.4rem;border-bottom:2px solid #e5ddd0}.dash-table-wrap{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000012;padding:1.25rem;margin-bottom:1.5rem}.dash-table{width:100%;border-collapse:collapse;font-family:Arial,sans-serif;font-size:.85rem}.dash-table th{background:#1a2744;color:#fff;padding:.5rem .75rem;text-align:center;font-weight:600;white-space:nowrap}.dash-table th:first-child{text-align:left}.dash-table td{padding:.4rem .75rem;border-bottom:1px solid #f0ece2}.dash-unit-row td{background:#f4eee0}.dash-unit-label{font-weight:700;color:#1a2744;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.dash-section-name a{color:#1a2744;text-decoration:none}.dash-section-name a:hover{text-decoration:underline;color:#c9a227}.dash-score-cell{text-align:center}.dash-score-pill{display:inline-block;padding:.2rem .6rem;border-radius:12px;font-family:Arial,sans-serif;font-size:.78rem;font-weight:700;border:1px solid;white-space:nowrap}.dash-no-score{color:#c8c0b4;font-family:Arial,sans-serif;font-size:.85rem}.dash-units-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.dash-unit-card{background:#fff;border-radius:12px;border-top:5px solid #1a2744;padding:1rem;box-shadow:0 2px 8px #00000012}.dash-unit-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.dash-unit-num{font-family:Arial,sans-serif;font-size:.7rem;text-transform:uppercase;color:#8a8378;letter-spacing:.05em}.dash-unit-title{font-size:1rem;font-weight:700;color:#1a2744;margin:.15rem 0}.dash-unit-theme{font-size:.78rem}.dash-ring-wrap{position:relative;width:60px;height:60px;flex-shrink:0}.dash-ring-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;font-size:.72rem;font-weight:700}.dash-unit-progress{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.dash-unit-progress-bar{flex:1;height:6px;background:#e5ddd0;border-radius:3px;overflow:hidden}.dash-unit-progress-bar div{height:100%;border-radius:3px;transition:width .6s ease}.dash-unit-progress-label{font-family:Arial,sans-serif;font-size:.72rem;color:#8a8378;white-space:nowrap}.dash-unit-sections{display:flex;flex-direction:column;gap:.4rem;border-top:1px solid #f0ece2;padding-top:.6rem}.dash-unit-section-row{display:flex;align-items:center;gap:.5rem}.dash-unit-section-name{flex:1;font-family:Arial,sans-serif;font-size:.78rem;color:#1a2744;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-unit-section-name:hover{color:#c9a227;text-decoration:underline}.dash-unit-section-dots{display:flex;gap:3px;flex-shrink:0}.dash-type-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;transition:background .2s}.unit-hidden{opacity:.55}.unit-locked{opacity:.85}.unit-status-row{display:flex;justify-content:flex-end;margin-bottom:.4rem}.status-toggle{padding:.2rem .6rem;border:1.5px solid;border-radius:20px;background:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;transition:all .15s;white-space:nowrap}.status-toggle:hover{opacity:.75}.status-toggle-sm{padding:.15rem .45rem;font-size:.65rem}.unit-locked-banner{background:#fef3c7;color:#92400e;border-radius:6px;padding:.3rem .6rem;font-family:Arial,sans-serif;font-size:.75rem;font-weight:700;margin-bottom:.5rem;text-align:center}.section-list-item{display:flex;align-items:center;gap:.4rem;padding:.15rem 0}.section-locked{color:#c8c0b4;font-family:Arial,sans-serif;font-size:.85rem}.locked-section-msg{text-align:center;padding:4rem 2rem;max-width:400px;margin:0 auto}.locked-icon{font-size:3rem;margin-bottom:1rem}.locked-section-msg h2{color:#1a2744;margin-bottom:.5rem}.locked-section-msg p{color:#8a8378;font-family:Arial,sans-serif;margin-bottom:1.5rem}.locked-section-msg a{color:#c9a227;font-family:Arial,sans-serif}.questions-tab{max-width:800px}.questions-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.questions-header h3{margin:0}.questions-meta{font-family:Arial,sans-serif;font-size:.82rem}.questions-grade{font-weight:700;color:#2a7a50}.questions-graded-banner{background:#e8f8ee;color:#2a7a50;border-radius:8px;padding:.5rem .85rem;font-family:Arial,sans-serif;font-size:.85rem;font-weight:700;margin-bottom:.75rem}.questions-prev-notice{background:#fef9ec;color:#92400e;border-radius:8px;padding:.5rem .85rem;font-family:Arial,sans-serif;font-size:.82rem;margin-bottom:.75rem}.questions-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.question-item{display:flex;gap:.75rem;background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:.85rem 1rem;align-items:flex-start;transition:border-color .15s}.question-item.answered{border-color:#c9a227}.question-num{font-family:Arial,sans-serif;font-size:.78rem;font-weight:700;color:#c9a227;min-width:20px;flex-shrink:0;padding-top:.1rem}.question-content{flex:1;display:flex;flex-direction:column;gap:.4rem}.question-text{font-size:.95rem;color:#1a2744;line-height:1.5}.question-answer-input{width:100%;padding:.55rem .75rem;border:1px solid #e5ddd0;border-radius:8px;font-family:Georgia,serif;font-size:.9rem;resize:vertical;outline:none;transition:border-color .15s}.question-answer-input:focus{border-color:#1a2744}.question-answer-preview{padding:.4rem .6rem;border:1px dashed #e5ddd0;border-radius:6px;color:#c8c0b4;font-family:Arial,sans-serif;font-size:.82rem;font-style:italic}.question-grade-badge{display:inline-block;padding:.15rem .5rem;border-radius:10px;font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;align-self:flex-start}.question-grade-badge.full{background:#e8f8ee;color:#2a7a50}.question-grade-badge.partial{background:#fef3c7;color:#92400e}.question-grade-badge.none{background:#fef0ef;color:#b3261e}.qed-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.qed-row{display:flex;gap:.6rem;align-items:flex-start}.qed-num{font-family:Arial,sans-serif;font-size:.82rem;font-weight:700;color:#c9a227;min-width:22px;padding-top:.55rem}.qed-input{flex:1;padding:.45rem .65rem;border:1px solid #e5ddd0;border-radius:8px;font-family:inherit;font-size:.88rem;resize:vertical}.qed-input:focus{border-color:#1a2744;outline:none}.questions-grader{margin-top:.5rem}.grader-layout{display:grid;grid-template-columns:280px 1fr;gap:1rem;min-height:500px}@media (max-width: 700px){.grader-layout{grid-template-columns:1fr}}.grader-sidebar{background:#fff;border:1px solid #e5ddd0;border-radius:10px;overflow:hidden}.grader-sidebar-header{padding:.75rem .85rem;background:#f4eee0;border-bottom:1px solid #e5ddd0}.grader-sidebar-header h4{margin:0 0 .4rem;font-size:.88rem}.grader-student-row{display:flex;align-items:center;gap:.5rem;padding:.6rem .85rem;border-bottom:1px solid #f0ece2;cursor:pointer;transition:background .12s}.grader-student-row.selected{background:#fef9ec;border-left:3px solid #c9a227}.grader-student-name{font-weight:700;font-size:.85rem;color:#1a2744;flex:1}.grader-student-meta{font-family:Arial,sans-serif;font-size:.72rem}.grade-badge{font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;padding:.15rem .5rem;border-radius:10px}.grade-badge.ungraded{background:#fef3c7;color:#92400e}.grader-main{background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:1rem;overflow-y:auto}.grader-student-header{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e5ddd0}.grader-student-header h4{margin:0 0 .2rem}.grader-questions-list{display:flex;flex-direction:column;gap:.75rem;margin:.75rem 0}.grader-question-block{border:1px solid #e5ddd0;border-radius:8px;overflow:hidden}.grader-q-header{display:flex;gap:.6rem;align-items:baseline;background:#f4eee0;padding:.5rem .75rem}.grader-q-text{font-size:.88rem;color:#1a2744;flex:1}.grader-answer-box{padding:.6rem .75rem;min-height:48px}.grader-answer-text{margin:0;font-size:.9rem;color:#1a2744;line-height:1.5}.grader-no-answer{margin:0;font-style:italic}.grader-controls{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fafafa;border-top:1px solid #f0ece2;flex-wrap:wrap}.grader-adj-buttons{display:flex;gap:.3rem}.grader-adj-btn{padding:.25rem .6rem;border:2px solid;border-radius:6px;background:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:.78rem;font-weight:700;transition:all .12s}.grader-adj-btn:hover{opacity:.8}.grader-note-input{flex:1;min-width:120px;padding:.25rem .5rem;border:1px solid #e5ddd0;border-radius:6px;font-family:Arial,sans-serif;font-size:.78rem}.grader-save-row{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #e5ddd0;margin-top:.5rem}.grader-total{font-family:Arial,sans-serif;font-size:.88rem;font-weight:700;color:#1a2744}.questions-empty{padding:2rem;text-align:center}.questions-preview{opacity:.7}.questions-pending-banner{background:#fef3c7;color:#92400e;border-radius:8px;padding:.6rem .85rem;font-family:Arial,sans-serif;font-size:.85rem;margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.questions-reassign-btn{background:#fff;border:1px solid currentColor;border-radius:6px;padding:.2rem .65rem;cursor:pointer;font-family:Arial,sans-serif;font-size:.78rem;font-weight:700;white-space:nowrap}.questions-reassign-btn:hover{opacity:.8}.questions-graded-banner{background:#e8f8ee;color:#2a7a50;border-radius:8px;padding:.6rem .85rem;font-family:Arial,sans-serif;font-size:.85rem;font-weight:700;margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.grader-reset-btn{margin-top:.5rem;padding:.3rem .85rem;border:1.5px solid #b3261e;border-radius:6px;background:#fff;color:#b3261e;cursor:pointer;font-family:Arial,sans-serif;font-size:.78rem;font-weight:700;display:block}.grader-reset-btn:hover{background:#fef0ef}.msg-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.msg-popup{background:#fff;border-radius:16px;width:100%;max-width:520px;box-shadow:0 20px 60px #0006;overflow:hidden}.msg-popup-header{display:flex;align-items:center;gap:.85rem;padding:1.1rem 1.25rem;color:#fff}.msg-popup-icon{font-size:1.75rem;flex-shrink:0}.msg-popup-from{font-family:Arial,sans-serif;font-size:.75rem;opacity:.8}.msg-popup-subject{font-size:1rem;font-weight:700}.msg-popup-count{margin-left:auto;font-family:Arial,sans-serif;font-size:.8rem;opacity:.75}.msg-popup-body{padding:1.25rem 1.25rem .75rem}.msg-popup-text{font-size:.95rem;line-height:1.65;color:#1a2744;white-space:pre-wrap}.msg-reassign-box{background:#fef0ef;border:1px solid #f5c2bb;border-radius:8px;padding:.65rem .85rem;margin-top:.75rem}.msg-reassign-label{font-family:Arial,sans-serif;font-size:.8rem;font-weight:700;color:#b3261e;margin-bottom:.2rem}.msg-reassign-detail{font-family:Arial,sans-serif;font-size:.85rem;color:#1a2744}.msg-popup-reply{padding:.75rem 1.25rem 1.25rem;border-top:1px solid #f0ece2}.msg-reply-input{width:100%;padding:.55rem .75rem;border:1px solid #e5ddd0;border-radius:8px;font-family:inherit;font-size:.88rem;resize:none;outline:none;margin-bottom:.5rem}.msg-reply-input:focus{border-color:#1a2744}.msg-popup-actions{display:flex;gap:.5rem;flex-wrap:wrap}.msg-btn-ok{flex:1;padding:.65rem 1rem;background:#1a2744;color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:Arial,sans-serif;font-size:.9rem;font-weight:700}.msg-btn-ok:hover{background:#253d5e}.msg-btn-reply{padding:.55rem 1rem;background:#f4eee0;color:#1a2744;border:1px solid #e5ddd0;border-radius:8px;cursor:pointer;font-family:Arial,sans-serif;font-size:.85rem;font-weight:600}.msg-btn-reply:hover{border-color:#1a2744}.inbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000}.inbox-panel{position:fixed;right:0;top:0;bottom:0;width:400px;max-width:95vw;background:#fff;box-shadow:-4px 0 24px #0000002e;display:flex;flex-direction:column;overflow:hidden}.inbox-panel-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.1rem;background:#1a2744;color:#fff}.inbox-panel-header h3{margin:0;color:#fff;font-size:1rem}.inbox-panel-header .image-picker-close{color:#fff}.inbox-list{flex:1;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column;gap:.6rem}.inbox-empty{padding:2rem;text-align:center}.inbox-msg{background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:.75rem;transition:border-color .15s}.inbox-msg.unread{border-color:#c9a227;background:#fef9ec}.inbox-msg-header{display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem;flex-wrap:wrap}.inbox-msg-icon{font-size:1rem}.inbox-msg-meta{flex:1}.inbox-msg-subject{font-weight:700;font-size:.88rem;color:#1a2744}.inbox-msg-date{font-size:.72rem}.inbox-unread-badge{background:#c9a227;color:#fff;border-radius:10px;padding:.1rem .5rem;font-family:Arial,sans-serif;font-size:.68rem;font-weight:700}.inbox-msg-body{font-size:.88rem;color:#1a2744;line-height:1.5;white-space:pre-wrap;margin-bottom:.4rem}.inbox-my-reply{background:#f4eee0;border-radius:6px;padding:.4rem .6rem;font-size:.8rem;color:#8a8378;margin-bottom:.35rem}.inbox-reply-label{font-weight:700;color:#1a2744}.inbox-reply-btn{background:none;border:1px solid #e5ddd0;border-radius:6px;padding:.25rem .65rem;cursor:pointer;font-family:Arial,sans-serif;font-size:.78rem;color:#1a2744}.inbox-reply-btn:hover{background:#f4eee0}.inbox-reply-form{margin-top:.4rem}.nav-inbox-btn{background:none;border:none;cursor:pointer;font-family:inherit;font-size:.88rem;color:inherit;padding:0;text-decoration:none}.nav-inbox-btn:hover{opacity:.75}.owner-messages-page{max-width:1100px;margin:0 auto}.owner-msg-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.owner-msg-compose-wrap{margin-bottom:1.25rem;background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:1rem}.owner-msg-layout{display:grid;grid-template-columns:220px 1fr;gap:1rem}@media (max-width: 600px){.owner-msg-layout{grid-template-columns:1fr}}.owner-msg-sidebar{background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:.75rem}.owner-msg-section-btn{display:block;width:100%;text-align:left;padding:.4rem .65rem;border:1px solid #e5ddd0;border-radius:6px;background:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:.82rem;margin-bottom:.3rem;color:#1a2744}.owner-msg-section-btn.active{background:#1a2744;color:#fff;border-color:#1a2744}.owner-msg-student-btn{display:block;width:100%;text-align:left;padding:.35rem .65rem;border:none;border-radius:6px;background:none;cursor:pointer;font-family:Arial,sans-serif;font-size:.8rem;color:#1a2744;margin-bottom:.2rem}.owner-msg-student-btn:hover{background:#f4eee0}.owner-msg-student-btn.all{font-weight:700;color:#c9a227}.owner-msg-main{background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:1rem}.owner-msg-replies-banner{background:#fef9ec;border:1px solid #c9a227;border-radius:8px;padding:.5rem .85rem;margin-bottom:.75rem;font-family:Arial,sans-serif;font-size:.85rem;font-weight:700;color:#c9a227}.owner-msg-row{border:1px solid #e5ddd0;border-radius:8px;padding:.75rem;margin-bottom:.6rem}.owner-msg-row-header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.3rem}.owner-msg-to{font-weight:700;font-size:.85rem;color:#1a2744}.owner-msg-section{font-size:.78rem}.owner-msg-date{font-size:.72rem;margin-left:auto}.owner-msg-status{font-family:Arial,sans-serif;font-size:.72rem;font-weight:700}.owner-msg-status.read{color:#2a7a50}.owner-msg-status.unread{color:#c9a227}.owner-msg-subject{font-weight:700;font-size:.85rem;color:#1a2744;margin-bottom:.2rem}.owner-msg-body{font-size:.85rem;color:#1a2744;line-height:1.5;white-space:pre-wrap}.owner-msg-reply{margin-top:.5rem;padding:.4rem .65rem;border-radius:6px;background:#f4eee0;font-size:.82rem;color:#1a2744}.owner-msg-reply.new{background:#fef9ec;border:1px solid #c9a227}.owner-msg-reply-label{font-weight:700}.owner-msg-reply-read-btn{margin-left:.75rem;background:none;border:1px solid #c9a227;border-radius:4px;padding:.1rem .4rem;cursor:pointer;font-family:Arial,sans-serif;font-size:.72rem;color:#c9a227}.msg-composer{background:#fff}.msg-composer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.msg-composer-header h4{margin:0}.nav-badge{position:absolute;top:-6px;right:-10px;background:#b3261e;color:#fff;border-radius:10px;font-size:.65rem;font-weight:700;padding:1px 5px;font-family:Arial,sans-serif;min-width:16px;text-align:center;line-height:1.4}.owner-reply-btn{margin-top:.5rem;padding:.3rem .75rem;border:1px solid #e5ddd0;border-radius:6px;background:#fff;color:#1a2744;cursor:pointer;font-family:Arial,sans-serif;font-size:.78rem;display:inline-block}.owner-reply-btn:hover{background:#f4eee0;border-color:#1a2744}.owner-reply-form{margin-top:.5rem}.owner-msg-row.has-new-reply{border-color:#c9a227}.owner-msg-reply-date{font-style:italic}.owner-msg-delete-btn{float:right;background:none;border:none;cursor:pointer;color:#c8c0b4;font-size:.85rem;padding:0 .25rem;line-height:1}.owner-msg-delete-btn:hover{color:#b3261e}.owner-msg-delete-section-btn{display:block;width:100%;text-align:left;padding:.35rem .5rem;border:none;border-radius:6px;background:none;cursor:pointer;font-family:Arial,sans-serif;font-size:.75rem;color:#b3261e}.owner-msg-delete-section-btn:hover{background:#fef0ef}.owner-msg-delete-all-btn{padding:.3rem .75rem;border:1px solid #b3261e;border-radius:6px;background:#fff;color:#b3261e;cursor:pointer;font-family:Arial,sans-serif;font-size:.78rem;font-weight:700}.owner-msg-delete-all-btn:hover{background:#fef0ef}.msg-section-group{margin-bottom:.75rem;border:1px solid #e5ddd0;border-radius:10px;overflow:hidden}.msg-section-header{display:flex;justify-content:space-between;align-items:center;padding:.65rem .85rem;background:#f4eee0;cursor:pointer;transition:background .15s;flex-wrap:wrap;gap:.4rem}.msg-section-header:hover{background:#eee5d0}.msg-section-toggle{font-size:.7rem;color:#8a8378}.msg-section-name{font-weight:700;color:#1a2744;font-family:Arial,sans-serif;font-size:.88rem}.msg-section-messages{padding:.5rem .75rem;display:flex;flex-direction:column;gap:.6rem}.logo-sub{font-family:Arial,sans-serif;font-size:.6rem;font-weight:400;color:#ffffffa6;letter-spacing:.02em;line-height:1.2;display:block;margin-top:1px}.login-logo-sub{font-family:Arial,sans-serif;font-size:.78rem;font-weight:400;color:#8a8378;margin-top:.3rem;display:block}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f4eee0;padding:1rem}.login-card{background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 8px 32px #0000001f;width:100%;max-width:380px;text-align:center}.login-logo{font-family:Georgia,serif;font-size:2rem;font-weight:700;color:#1a2744;margin-bottom:1.75rem}.login-logo span{color:#c9a227}.login-mode-toggle{display:flex;border:2px solid #e5ddd0;border-radius:10px;overflow:hidden;margin-bottom:1.5rem}.login-mode-btn{flex:1;padding:.6rem;border:none;background:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:.88rem;font-weight:600;color:#8a8378;transition:all .15s}.login-mode-btn.active{background:#1a2744;color:#fff}.login-form{display:flex;flex-direction:column;gap:.75rem}.login-input{padding:.75rem 1rem;border:1.5px solid #e5ddd0;border-radius:8px;font-family:inherit;font-size:.95rem;outline:none;text-align:left;transition:border-color .15s}.login-input:focus{border-color:#1a2744}.login-btn{padding:.75rem;background:#1a2744;color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:Arial,sans-serif;font-size:.95rem;font-weight:700;margin-top:.25rem;transition:background .15s}.login-btn:hover{background:#253d5e}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-error{background:#fef0ef;color:#b3261e;border-radius:6px;padding:.5rem .75rem;font-family:Arial,sans-serif;font-size:.85rem}.login-forgot-link{background:none;border:none;color:#8a8378;cursor:pointer;font-family:Arial,sans-serif;font-size:.82rem;text-decoration:underline;padding:0}.login-forgot-link:hover{color:#1a2744}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-box{background:#fff;border-radius:14px;padding:1.5rem;width:100%;max-width:380px;box-shadow:0 8px 32px #0003}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.modal-header h3{margin:0;font-size:1rem;color:#1a2744}.nav-change-pwd-btn{background:none;border:none;cursor:pointer;font-size:.9rem;padding:0 .25rem;opacity:.6}.nav-change-pwd-btn:hover{opacity:1}.translate-warning-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:9998;display:flex;align-items:center;justify-content:center;padding:1rem}.translate-warning-box{background:#fff;border-radius:16px;padding:2rem;max-width:460px;width:100%;text-align:center;border-top:6px solid #b3261e;box-shadow:0 8px 40px #0000004d}.translate-warning-icon{font-size:3rem;margin-bottom:.75rem}.translate-warning-box h3{color:#b3261e;margin-bottom:.75rem;font-size:1.3rem}.translate-warning-box p{color:#1a2744;line-height:1.6;margin-bottom:.75rem;font-size:.95rem}.translate-warning-sub{font-size:.82rem!important;color:#8a8378!important;font-style:italic}.translate-warning-actions{display:flex;flex-direction:column;gap:.6rem;margin-top:1.25rem}.translate-warning-btn-main{padding:.75rem;background:#1a2744;color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:Arial,sans-serif;font-size:.9rem;font-weight:700}.translate-warning-btn-main:hover{background:#253d5e}.translate-warning-btn-dismiss{padding:.6rem;background:none;border:1px solid #e5ddd0;border-radius:8px;cursor:pointer;font-family:Arial,sans-serif;font-size:.8rem;color:#8a8378}.translate-warning-btn-dismiss:hover{border-color:#b3261e;color:#b3261e}.assign-page{max-width:900px;margin:0 auto}.assign-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.assign-group-title{font-size:.9rem;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#8a8378;margin:1.25rem 0 .6rem}.assign-list{display:flex;flex-direction:column;gap:.6rem}.assign-card{background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:.85rem 1rem;border-left:4px solid #e5ddd0}.assign-card.today{border-left-color:#b3261e}.assign-card.soon{border-left-color:#c9a227}.assign-card.upcoming{border-left-color:#2a7a50}.assign-card.overdue{border-left-color:#8a8378;opacity:.7}.assign-card-header{display:flex;align-items:flex-start;gap:.65rem;flex-wrap:wrap}.assign-card-icon{font-size:1.2rem;flex-shrink:0}.assign-card-meta{flex:1;min-width:0}.assign-card-title{font-weight:700;color:#1a2744;font-size:.95rem}.assign-card-section{font-family:Arial,sans-serif;font-size:.78rem}.assign-card-desc{font-family:Arial,sans-serif;font-size:.82rem;margin-top:.25rem}.assign-card-actions{display:flex;gap:.3rem;flex-shrink:0}.assign-card-link{margin-top:.5rem;font-family:Arial,sans-serif;font-size:.82rem}.assign-card-link a{color:#c9a227;text-decoration:none}.assign-card-link a:hover{text-decoration:underline}.assign-external-instructions{background:#f4eee0;border-radius:6px;padding:.5rem .75rem;margin-top:.4rem;font-family:Arial,sans-serif;font-size:.85rem;color:#1a2744;white-space:pre-wrap}.assign-edit-wrap{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5ddd0}.assign-due{font-family:Arial,sans-serif;font-size:.78rem;font-weight:700;white-space:nowrap;flex-shrink:0}.assign-due.today{color:#b3261e}.assign-due.soon{color:#c9a227}.assign-due.upcoming{color:#2a7a50}.assign-due.overdue{color:#8a8378}.assign-go-btn{display:inline-block;margin-top:.5rem;padding:.35rem .85rem;background:#1a2744;color:#fff;border-radius:8px;text-decoration:none;font-family:Arial,sans-serif;font-size:.82rem;font-weight:700}.assign-go-btn:hover{background:#253d5e}.assign-form-wrap{background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:1rem;margin-bottom:1.25rem}.assign-form-type{display:flex;gap:1.5rem;margin-bottom:.75rem}.assign-radio{display:flex;align-items:center;gap:.4rem;font-family:Arial,sans-serif;font-size:.85rem;cursor:pointer}.assign-form-grid{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.5rem}.assign-form-row2{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media (max-width: 600px){.assign-form-row2{grid-template-columns:1fr}}.assign-sidebar{position:fixed;bottom:1rem;right:1rem;width:280px;background:#fff;border:1px solid #e5ddd0;border-radius:12px;box-shadow:0 4px 20px #00000026;z-index:100;overflow:hidden}.assign-sidebar.collapsed{width:200px}.assign-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:.6rem .85rem;background:#1a2744;color:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:.82rem;font-weight:700}.assign-sidebar-toggle{opacity:.7;font-size:.7rem}.assign-sidebar-list{padding:.5rem;max-height:300px;overflow-y:auto}.assign-sidebar-item{padding:.45rem .5rem;border-bottom:1px solid #f0ece2}.assign-sidebar-item:last-child{border-bottom:none}.assign-sidebar-title{font-family:Arial,sans-serif;font-size:.78rem;color:#1a2744;font-weight:600;margin-bottom:.2rem}.assign-sidebar-due{display:flex;align-items:center;justify-content:space-between}.assign-due-badge{font-family:Arial,sans-serif;font-size:.7rem;font-weight:700;padding:.1rem .4rem;border-radius:8px}.assign-due-badge.today{background:#fef0ef;color:#b3261e}.assign-due-badge.soon{background:#fef3c7;color:#92400e}.assign-due-badge.upcoming{background:#e8f8ee;color:#2a7a50}.assign-due-badge.overdue{background:#f0ece2;color:#8a8378}.assign-sidebar-link{color:#c9a227;text-decoration:none;font-size:.85rem;font-weight:700}.assign-sidebar-link:hover{color:#1a2744}.assign-sidebar-more{font-family:Arial,sans-serif;font-size:.72rem;text-align:center;padding:.3rem}.assign-sidebar-all{display:block;text-align:center;padding:.4rem;font-family:Arial,sans-serif;font-size:.75rem;color:#c9a227;text-decoration:none;font-weight:700;border-top:1px solid #f0ece2;margin-top:.25rem}.assign-sidebar-all:hover{background:#fef9ec}.assign-quiz-checks,.assign-section-checks{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.assign-check-label{display:flex;align-items:center;gap:.35rem;font-family:Arial,sans-serif;font-size:.85rem;cursor:pointer;background:#f4eee0;border:1px solid #e5ddd0;border-radius:6px;padding:.3rem .65rem;transition:all .12s}.assign-check-label:hover{border-color:#c9a227;background:#fef9ec}.assign-check-label input[type=checkbox]{cursor:pointer;accent-color:#c9a227}.assign-check-label input[type=checkbox]:checked+*{font-weight:700}.assign-filter-row{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-bottom:1rem;padding:.5rem .75rem;background:#f4eee0;border-radius:8px}.assign-ext-link{display:inline-block;margin-top:.5rem;padding:.35rem .85rem;background:#1e40af;color:#fff;border-radius:8px;text-decoration:none;font-family:Arial,sans-serif;font-size:.82rem;font-weight:700}.assign-ext-link:hover{background:#1a35a0}.students-page{max-width:1100px;margin:0 auto}.students-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:.5rem}.students-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.students-table-wrap{overflow-x:auto}.students-table{width:100%;border-collapse:collapse;font-family:Arial,sans-serif;font-size:.85rem}.students-table th{background:#1a2744;color:#fff;padding:.5rem .75rem;text-align:left}.students-table td{padding:.45rem .75rem;border-bottom:1px solid #f0ece2;vertical-align:middle}.student-row:hover td{background:#faf6ef}.student-username{background:#f4eee0;padding:.15rem .4rem;border-radius:4px;font-size:.82rem}.student-section{font-size:.8rem;color:#8a8378}.new-students-banner{background:#e8f8ee;border:1px solid #2a7a50;border-radius:10px;padding:1rem;margin-bottom:1rem}.new-students-title{font-weight:700;color:#2a7a50;margin-bottom:.5rem}.new-students-list{display:flex;flex-direction:column;gap:.3rem;margin-top:.75rem}.new-student-row{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;font-family:Arial,sans-serif;font-size:.85rem}.new-student-name{font-weight:700;color:#1a2744;min-width:150px}.new-student-cred{background:#fff;border:1px solid #c8e6c9;border-radius:4px;padding:.15rem .5rem;font-family:monospace}.new-pwd-banner{background:#fef9ec;border:1px solid #c9a227;border-radius:6px;padding:.5rem .75rem;font-family:Arial,sans-serif;font-size:.85rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.add-student-form,.csv-importer{background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:1rem;margin-bottom:1.25rem}.add-student-form h3,.csv-importer h3{margin-top:0;margin-bottom:.85rem}.csv-preview{background:#f4eee0;border-radius:8px;padding:.6rem .85rem;margin:.5rem 0}.csv-preview-list{margin-top:.4rem;display:flex;flex-direction:column;gap:.2rem}.csv-preview-row{font-family:Arial,sans-serif;font-size:.85rem;color:#1a2744}.no-print{background:#f4eee0;border-bottom:1px solid #e5ddd0}@media print{.no-print{display:none!important}body{margin:0;background:#fff}.topnav{display:none!important}.page-body{margin:0!important;padding:0!important}}.print-cards-1per .print-card{width:100%;min-height:100vh;page-break-after:always;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;box-sizing:border-box}.print-cards-4per{display:grid;grid-template-columns:1fr 1fr;gap:0;width:100%}.print-cards-4per .print-card{border:2px dashed #c9a227;padding:1.5rem;page-break-inside:avoid;min-height:50vh;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.print-cards-4per .print-card:nth-child(2n){border-left:1px dashed #c9a227}.print-cards-4per .print-card:nth-child(n+3){border-top:1px dashed #c9a227}.print-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.print-card-logo{font-family:Georgia,serif;font-size:1.4rem;font-weight:700;color:#1a2744}.print-card-logo span{color:#c9a227}.print-card-class{font-family:Arial,sans-serif;font-size:.8rem;color:#8a8378;text-align:right}.print-card-name{font-family:Georgia,serif;font-size:2rem;font-weight:700;color:#1a2744;margin-bottom:.75rem}.print-cards-4per .print-card-name{font-size:1.4rem}.print-card-divider{border-top:2px solid #c9a227;margin-bottom:1rem}.print-card-row{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.6rem}.print-card-label{font-family:Arial,sans-serif;font-size:.8rem;color:#8a8378;min-width:100px;text-transform:uppercase;letter-spacing:.05em}.print-cards-4per .print-card-label{min-width:80px;font-size:.7rem}.print-card-value{font-family:monospace;font-size:1.1rem;color:#1a2744}.print-cards-4per .print-card-value{font-size:.95rem}.print-card-url{font-size:.85rem!important;word-break:break-all;font-family:Arial,sans-serif!important}.print-cards-4per .print-card-url{font-size:.72rem!important}.print-card-cred{background:#f4eee0;padding:.2rem .5rem;border-radius:4px;font-weight:700;font-size:1.3rem!important;letter-spacing:.1em}.print-cards-4per .print-card-cred{font-size:1rem!important}.print-card-footer{margin-top:auto;padding-top:1rem;font-family:Arial,sans-serif;font-size:.7rem;color:#c8c0b4;text-align:center}.print-cards-2per{display:grid;grid-template-columns:1fr;gap:0;width:100%}.print-cards-2per .print-card{border:2px dashed #c9a227;padding:2rem;page-break-inside:avoid;min-height:50vh;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.print-cards-2per .print-card:nth-child(2n){border-top:3px dashed #c9a227}.print-cards-2per .print-card-name{font-size:1.8rem}.print-cards-2per .print-card-cred{font-size:1.4rem!important;letter-spacing:.15em}.print-cards-2per .print-card-url{font-size:.9rem!important}.first-login-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#f4eee0;z-index:9997;display:flex;align-items:center;justify-content:center;padding:1rem}.first-login-box{background:#fff;border-radius:16px;padding:2rem;width:100%;max-width:460px;box-shadow:0 8px 32px #00000026}.first-login-logo{font-family:Georgia,serif;font-size:1.5rem;font-weight:700;color:#1a2744;text-align:center;margin-bottom:.75rem}.first-login-logo span{color:#c9a227}.first-login-box h2{text-align:center;margin-bottom:.5rem;color:#1a2744}.first-login-intro{font-family:Arial,sans-serif;font-size:.88rem;color:#8a8378;line-height:1.5;margin-bottom:1.25rem;text-align:center}.first-login-form{display:flex;flex-direction:column;gap:.75rem}.new-unit-form{background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:1rem;margin-bottom:1rem}.new-unit-form h3{margin-top:0;margin-bottom:.75rem}.test-tab{padding:.5rem 0}.test-owner-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.test-preview{background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:1rem}.test-preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.test-preview-header h4{margin:0;color:#1a2744}.test-status-badge{padding:.2rem .6rem;border-radius:20px;font-size:.75rem;font-weight:700;font-family:Arial,sans-serif}.test-sections-list{display:flex;flex-direction:column;gap:.4rem}.test-section-row{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;background:#f4eee0;border-radius:6px;font-family:Arial,sans-serif;font-size:.85rem}.test-section-icon{font-size:1.1rem}.test-section-label{color:#1a2744;font-weight:600}.test-pts-badge{background:#1a2744;color:#fff;border-radius:10px;padding:.1rem .5rem;font-size:.72rem;font-weight:700;font-family:Arial,sans-serif;white-space:nowrap}.test-empty{text-align:center;padding:2.5rem 1rem;color:#8a8378}.test-editor{background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:1rem}.test-editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.test-editor-header h4{margin:0}.test-editor-tabs{display:flex;gap:.3rem;flex-wrap:wrap;border-bottom:2px solid #e5ddd0;padding-bottom:.5rem;margin-bottom:.75rem}.test-editor-tab{padding:.3rem .75rem;border:1.5px solid #e5ddd0;border-radius:6px;background:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:.8rem;color:#8a8378;font-weight:600}.test-editor-tab.active{background:#1a2744;color:#fff;border-color:#1a2744}.test-sections-config{display:flex;flex-direction:column;gap:.6rem}.test-section-config-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:.5rem;background:#f4eee0;border-radius:6px}.question-bank{margin-top:.5rem}.test-question-block{background:#f4eee0;border-radius:8px;padding:.75rem;margin-bottom:.6rem;border-left:3px solid #c9a227}.test-unlock-panel{background:#fff;border:1px solid #e5ddd0;border-radius:10px;padding:1rem}.test-unlock-btns{display:flex;flex-direction:column;gap:.6rem;margin-bottom:.75rem}.test-student-checks{display:flex;flex-direction:column;gap:.3rem;max-height:300px;overflow-y:auto;border:1px solid #e5ddd0;border-radius:6px;padding:.5rem}.test-locked-msg{text-align:center;padding:3rem 1rem}.test-locked-msg h3{color:#1a2744;margin-bottom:.5rem}.test-nav-tabs{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1rem;border-bottom:2px solid #e5ddd0;padding-bottom:.5rem}.test-nav-tab{padding:.4rem .85rem;border:1.5px solid #e5ddd0;border-radius:8px 8px 0 0;background:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:.82rem;color:#8a8378;font-weight:600}.test-nav-tab.active{background:#1a2744;color:#fff;border-color:#1a2744}.test-section-content{padding-top:.5rem}.test-reading-text{background:#f4eee0;border-radius:8px;padding:1rem;margin-bottom:1rem;line-height:1.7;font-size:.95rem}.speaking-recorder{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;margin-top:.75rem}.speaking-recording-indicator{color:#b3261e;font-family:Arial,sans-serif;font-size:.85rem;font-weight:700;animation:blink 1s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.grader-layout{display:grid;grid-template-columns:260px 1fr;gap:1rem;margin-top:.5rem}@media (max-width: 768px){.grader-layout{grid-template-columns:1fr}}.grader-sidebar{border:1px solid #e5ddd0;border-radius:8px;overflow:hidden}.grader-sidebar-header{background:#1a2744;color:#fff;padding:.5rem .75rem}.grader-sidebar-header h4{margin:0;font-size:.85rem}.grader-student-row{padding:.6rem .75rem;border-bottom:1px solid #f0ece2;cursor:pointer;transition:background .1s}.grader-student-row:hover{background:#faf6ef}.grader-student-row.selected{background:#f4eee0}.grader-student-name{font-weight:700;font-size:.85rem;color:#1a2744}.grader-student-meta{font-size:.75rem}.grade-badge{padding:.1rem .5rem;border-radius:10px;font-size:.72rem;font-weight:700;font-family:Arial,sans-serif}.grade-badge.graded{background:#e8f8ee;color:#2a7a50}.grade-badge.ungraded{background:#fef9ec;color:#c9a227}.grader-main{border:1px solid #e5ddd0;border-radius:8px;padding:1rem}.grader-empty{display:flex;align-items:center;justify-content:center;min-height:200px}.grader-student-header{border-bottom:1px solid #e5ddd0;padding-bottom:.75rem;margin-bottom:.75rem}.grader-student-header h4{margin:0 0 .25rem}.grader-answer-box{background:#f4eee0;border-radius:6px;padding:.5rem .75rem}.grader-answer-text{margin:.25rem 0 0;font-family:Arial,sans-serif;font-size:.88rem;line-height:1.5;white-space:pre-wrap}.story-listen-bar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem;padding:.6rem .85rem;background:#f4eee0;border-radius:8px}.story-listen-btn{padding:.4rem 1rem;background:#1a2744;color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:Arial,sans-serif;font-size:.85rem;font-weight:700;white-space:nowrap;transition:background .15s}.story-listen-btn:hover{background:#253d5e}.story-listen-btn:disabled{opacity:.6;cursor:wait}.story-section-listen-bar{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:.4rem .75rem;background:#f4eee0;border-radius:6px;margin-bottom:.6rem}.story-listen-btn.small{padding:.25rem .65rem;font-size:.78rem}.story-speed-control{display:flex;align-items:center;gap:.35rem;margin-left:auto}.story-speed-label{font-family:Arial,sans-serif;font-size:.72rem;font-weight:700;color:#1a2744;min-width:28px;text-align:center}.story-voice-picker{font-family:Arial,sans-serif;font-size:.75rem;padding:.2rem .4rem;border:1.5px solid #c9a227;border-radius:6px;background:#fff;color:#1a2744;cursor:pointer;max-width:200px}.inline-match{margin:.5rem 0}.match-columns{display:flex;gap:1rem;flex-wrap:wrap}.match-col{display:flex;flex-direction:column;gap:.4rem;flex:1;min-width:140px}.match-item{padding:.4rem .75rem;border:2px solid #e5ddd0;border-radius:8px;cursor:pointer;font-family:Arial,sans-serif;font-size:.85rem;background:#fff;transition:all .15s;-webkit-user-select:none;user-select:none}.match-item.left:hover{border-color:#1a2744}.match-item.left.selected{border-color:#c9a227;background:#fef9ec;font-weight:700}.match-item.left.matched{border-color:#2a7a50;background:#e8f8ee}.match-item.right:hover{border-color:#c9a227;background:#fef9ec}.match-arrow{color:#2a7a50;font-size:.78rem}
