@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#0f172a;background-color:#f8fafc}body{margin:0;font-family:var(--font-primary);font-size:16px}#root{min-height:100vh;width:100%}*,*:before,*:after{font-family:var(--font-primary)}input,select,textarea,button{font-family:var(--font-primary)}:root{color:#1f2937;background:#f5f0ff;--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;font-family:var(--font-primary)}.workspacePageWrap{max-width:1200px;width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}.nav a,.nav summary{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;color:#1f2937;cursor:pointer}.nav summary.active{background:#dcc8ff;font-weight:600}.headerLeft{display:flex;align-items:center;gap:18px}.admin-content{overflow:visible;scroll-snap-type:none}.admin-content .content-panel{min-width:0;width:100%}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:16px;flex-wrap:wrap}.page-header h2,.page-header h3{margin:0}.page-header p{margin:4px 0 0}.field{display:flex;flex-direction:column;gap:6px}.field-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.field-row>*{min-width:0}input,select,textarea{border:1px solid #cbd5f5;border-radius:8px;padding:10px 12px;font-size:14px;background:#fff}.button-primary{background:#7c3aed;color:#fff}.button-secondary{background:#e2e8f0;color:#0f172a}.metricsRow{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:24px;width:100%;box-sizing:border-box;margin-top:24px;margin-bottom:24px;align-items:stretch}.kpiRow{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:20px;width:100%;margin:20px 0}.kpiRow .metricCard{height:auto;min-height:140px}.filterBar{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:20px}.filterBar>*{min-width:0}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.tab{background:#f3e8ff;color:#5b21b6;padding:8px 14px;border-radius:999px;border:none;cursor:pointer;font-weight:600}.statusPill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#ede9fe;color:#5b21b6}.statusPill.neutral{background:#e2e8f0;color:#334155}.statusPill.danger{background:#fee2e2;color:#b91c1c}.statusPill.success{background:#dcfce7;color:#166534}.listStack{display:flex;flex-direction:column;gap:12px}.listItem{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;border:1px solid #efe7ff;background:#fff}.listItem strong{display:block}.listMeta{color:#64748b;font-size:13px}.splitRow{display:grid;grid-template-columns:2fr 1fr;gap:20px}.splitRow>*{min-width:0}.metricCard,.tableCard{min-width:0}.metricCard{height:170px;padding:22px 24px;border-radius:18px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.tableCard{overflow:hidden}.tableScroll{overflow-x:auto;width:100%}.tableScroll table{min-width:600px;width:100%;border-collapse:collapse}.toolbar{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap;align-items:center}.toolbar-right{margin-left:auto;display:flex;gap:12px;flex-wrap:wrap}.empty-action{margin-top:12px}.user-card-mobile{display:none}.user-card-list{display:grid;gap:10px}.user-card-item{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff;display:grid;gap:8px}.user-class-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.user-class-chip{border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#0f172a;padding:10px 12px;display:grid;gap:4px;text-align:left}.user-class-chip span{font-size:12px;color:#64748b}.user-class-chip.active{border-color:#a78bfa;background:#f5f3ff}.tableCard .listStack{width:100%;align-items:stretch}.assessment-active-admin-card{display:grid!important;width:100%!important;max-width:none!important;box-sizing:border-box;align-items:stretch;justify-content:stretch}.assessment-active-admin-card .toolbar{margin-bottom:0}@media(max-width:1200px){.metricsRow{grid-template-columns:repeat(2,minmax(220px,1fr))}.kpiRow{grid-template-columns:repeat(2,minmax(180px,1fr))}.splitRow{grid-template-columns:1fr}}@media(max-width:700px){.metricsRow,.kpiRow{grid-template-columns:1fr}.user-table-desktop{display:none}.user-card-mobile{display:grid}}:root{--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;font-family:var(--font-primary)}.app-shell{min-height:100vh;background:#f5f0ff}.menu-backdrop{position:fixed;inset:0;background:#0f172a59;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:20}.menu-backdrop.show{opacity:1;pointer-events:auto}.menu-panel{position:fixed;top:0;left:0;bottom:0;width:240px;background:#f1e9ff;padding:24px 18px;border-right:1px solid #e6ddff;transform:translate(-100%);transition:transform .2s ease;z-index:30;display:flex;flex-direction:column}.menu-panel.open{transform:translate(0)}.nav{display:flex;flex-direction:column;gap:10px}.nav a,.nav summary{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;color:#1f2937;cursor:pointer;text-decoration:none}.nav a:hover{background-color:#7c3aed0d}.nav a.active{background:#dcc8ff;font-weight:600}.nav-group{border-radius:12px;background:#f6f2ff;padding:6px 4px}.nav-group summary{list-style:none}.nav-group summary::-webkit-details-marker{display:none}.nav-submenu{display:flex;flex-direction:column;gap:8px;padding:4px 16px 8px}.nav-submenu a{padding:6px 10px;font-size:14px}.nav-with-badge{justify-content:space-between}.nav-with-badge .badge{margin-left:auto}.nav-icon{font-size:18px}.badge{background:#ef4444;color:#fff;font-size:11px;padding:2px 6px;border-radius:999px}.main-area{display:flex;flex-direction:column;min-height:100vh}.topbar{background:#082c8c;padding:16px 0;border-bottom:none;position:sticky;top:0;z-index:10;box-shadow:0 6px 18px #082c8c47}.headerInner{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:18px}.headerTitles{min-width:0;overflow:hidden}.menu-button{width:56px;min-width:56px;max-width:56px;height:56px;border-radius:16px;border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#f59e0b;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box;place-self:start}.menu-icon{display:block;line-height:1;font-size:22px}.topbar-title{font-size:18px;font-weight:600;color:#fff}.topbar-subtitle{color:#ffffffc7;font-size:12px}.dashboard-brand-inline{display:flex;align-items:center;gap:12px}.dashboard-brand-mark{width:46px;height:46px;object-fit:contain}.dashboard-brand-text{display:flex;flex-direction:column;line-height:1.02}.dashboard-brand-university{color:#fff;font-size:1rem;font-weight:800}.dashboard-brand-centre{color:#f39b25;font-size:.6rem;font-weight:700}.content{padding:24px 0 48px;display:flex;overflow-x:hidden;overflow-y:auto;scroll-snap-type:none;scroll-behavior:auto;gap:24px;touch-action:pan-y;-webkit-overflow-scrolling:touch}.content-panel{min-width:100%;scroll-snap-align:start}.pageContainer{max-width:1200px;margin:0 auto;padding:0 24px;box-sizing:border-box;width:100%}.teacherPageWrap{max-width:1200px;width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.card{background:#fff;border-radius:16px;padding:20px;border:1px solid #efe7ff;box-shadow:0 12px 24px #1f293714}.card+.card{margin-top:16px}.label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}input,select,textarea{border:1px solid #cbd5f5;border-radius:8px;padding:10px 12px;font-size:14px;width:100%;box-sizing:border-box}button{border:none;border-radius:8px;padding:10px 16px;background:#7c3aed;color:#fff;cursor:pointer;font-weight:600}button.secondary{background:#e2e8f0;color:#0f172a}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid #e2e8f0;padding:10px 8px;text-align:left}.metricsRow{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));gap:24px;width:100%;box-sizing:border-box;margin-top:24px;margin-bottom:24px;align-items:stretch}.metricCard{height:170px;padding:22px 24px;border-radius:18px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;border:1px solid #efe7ff;box-shadow:0 4px 12px #1f29370d}.metricTitle{font-size:13px;letter-spacing:.12em;text-transform:uppercase;opacity:.7}.metricValue{font-size:42px;font-weight:600;line-height:1}.workspace{display:grid;grid-template-columns:1fr;gap:20px}.workspace-header{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.workspace-actions{display:flex;gap:10px}.breadcrumb{color:#6b7280;font-size:13px}.workspace-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;grid-column:1 / -1}.workspace-tabs{grid-column:1 / -1;display:flex;gap:8px;flex-wrap:wrap}.tab{background:#f3e8ff;color:#5b21b6;padding:8px 14px;border-radius:999px;border:none;cursor:pointer}.tab.active{background:#7c3aed;color:#fff}.side-nav{display:flex;flex-direction:column;gap:8px;height:fit-content}.side-nav a{padding:8px 10px;border-radius:10px;text-decoration:none;color:inherit}.side-nav a.active{background:#ede9fe;font-weight:600}.empty-state{text-align:center;padding:32px}.empty-illustration{font-size:40px;margin-bottom:8px}@media(max-width:1200px){.metricsRow{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:700px){.metricsRow{grid-template-columns:1fr}}.oj-login-shell{min-height:100dvh;background:linear-gradient(90deg,#0b4b96 0% 50%,#f2f4f8 50% 100%);display:flex;align-items:center;justify-content:center;padding:clamp(12px,2vw,28px);overflow-x:hidden}.oj-login-card{width:min(1120px,96vw);min-height:min(86vh,700px);display:grid;grid-template-columns:1.05fr .95fr;position:relative}.oj-login-left{padding:clamp(22px,3vw,42px);display:flex;align-items:center;justify-content:center}@media(min-width:981px){.oj-login-left{padding:32px;justify-content:center;transform:translate(-12px)}.oj-brand-mark{width:clamp(209px,20.9vw,258px)}.oj-brand-university{font-size:32px!important;line-height:1!important}.oj-brand-centre{font-size:24px!important;line-height:1!important}.oj-login-right{justify-content:center}}.oj-brandWrap{width:min(560px,92%);display:flex;align-items:center;justify-content:center;gap:clamp(12px,1.5vw,18px)}.oj-brand-mark{width:clamp(116px,11.6vw,143px);height:auto;display:block}.oj-brand-text{display:flex;flex-direction:column;line-height:1}.oj-brand-university{color:#fff;font-size:clamp(34px,4vw,56px);font-weight:700;letter-spacing:.1px;white-space:nowrap}.oj-brand-centre{color:#ffb221;font-size:clamp(18px,2.2vw,36px);font-weight:700;margin-top:clamp(3px,.45vw,7px);white-space:nowrap}.oj-login-right{display:flex;align-items:center;justify-content:center;padding:clamp(18px,2.8vw,36px)}.oj-form{width:min(460px,100%);display:flex;flex-direction:column;gap:12px;background:#fff;border-radius:16px;border:1px solid #d9e0ea;box-shadow:0 14px 32px #0b244224;padding:clamp(20px,2.2vw,28px)}.oj-field{height:clamp(48px,6vw,56px);border-radius:12px;border:1px solid #d4dbe5;background:#f7f9fc;display:flex;align-items:center;padding:0 12px;gap:10px}.oj-icon{opacity:.7;font-size:clamp(14px,2vw,18px)}.oj-field input{flex:1;border:none;background:transparent;font-size:clamp(15px,2vw,24px);color:#30435d;outline:none;min-width:0}.oj-eye{border:none;background:transparent;cursor:pointer;font-size:clamp(14px,1.8vw,18px)}.oj-submit{margin-top:8px;height:clamp(52px,7vw,70px);border:none;border-radius:12px;background:#0b4b96;color:#fff;font-size:clamp(18px,2.2vw,32px);font-weight:600;cursor:pointer}.oj-submit:disabled{opacity:.65}.oj-login-message{margin:0;color:#b91c1c;text-align:center;font-size:14px;font-weight:600}@media(max-width:980px){.oj-login-shell{background:#f2f4f8;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100dvh;overflow:hidden;overscroll-behavior:none}.oj-login-card{display:flex;flex-direction:column;min-height:unset;gap:0;width:100%;max-width:460px;flex-grow:1;background:#fff;border-radius:16px;border:1px solid #d9e0ea;box-shadow:0 14px 32px #0b244224;transform:none!important;transition:none!important}.oj-login-left{background:#0b4b96;padding:20px 0 10px;display:flex;align-items:center;justify-content:center;width:100%;border-top-left-radius:16px;border-top-right-radius:16px;margin-bottom:16px}.oj-brandWrap{flex-direction:column;align-items:center;text-align:center;gap:8px;width:100%;max-width:300px;margin:0 auto;justify-content:center}.oj-brand-text{align-items:center}.oj-brand-university,.oj-brand-centre{white-space:normal}.oj-login-right{padding:0 20px 20px;width:100%;flex-grow:1}.oj-form{width:100%;margin:0 auto;background:transparent;border:none;box-shadow:none;padding:0;gap:12px;border-radius:0}}@media(max-width:560px){.oj-brandWrap{width:min(250px,72vw)}.oj-form{border-radius:14px;padding:16px}}:root{--tbp-bg: #f6f7fb;--tbp-paper: #ffffff;--tbp-ink: #0f172a;--tbp-muted: #475569;--tbp-border: #e5e7eb;--tbp-shadow: 0 10px 30px rgba(2, 6, 23, .1)}.tbp-shell{min-height:100vh;background:var(--tbp-bg);color:var(--tbp-ink);overflow:hidden}.tbp-shell.tbp-focus-open{overflow:visible}.tbp-focus-open .tbk-zoom-target{visibility:hidden!important;pointer-events:none!important}.tbp-focus-open .tbk-zoom-target.tbk-focused{visibility:visible!important;display:block!important;pointer-events:auto!important;position:fixed;z-index:10002;inset:64px auto 12px 50%;width:min(1000px,calc(100vw - 24px));height:auto;transform:translate(-50%);overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:18px;border-radius:16px;background:#fff;border:1px solid var(--tbp-border);box-shadow:0 25px 60px #0206174d;opacity:1;filter:none}.tbp-focus-open .tbk-zoom-target.tbk-focused p,.tbp-focus-open .tbk-zoom-target.tbk-focused li,.tbp-focus-open .tbk-zoom-target.tbk-focused label,.tbp-focus-open .tbk-zoom-target.tbk-focused span{font-size:16px!important;line-height:1.55!important}.tbp-focus-open .tbk-zoom-target.tbk-focused .question-group-title{font-size:18px!important}.tbp-focus-open .tbk-zoom-target.tbk-focused .instruction{font-size:15px!important}.tbp-focus-open .tbk-zoom-target.tbk-focused .section-header{font-size:16px!important}.tbp-topbar{position:sticky;top:0;z-index:200;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background:#082c8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:none;box-shadow:0 6px 18px #082c8c47}.tbp-book-title{font-weight:800;color:#fff}.tbp-unit-title{font-size:13px;color:#ffffffd1;margin-top:2px;display:flex;gap:10px;align-items:baseline}.tbp-unit-label{font-weight:800;color:#f59e0b}.tbp-lesson-title{font-weight:600}.tbp-topbar__right{display:flex;align-items:center;gap:14px}.tbp-page-count{font-size:16px;font-weight:500;color:#fff;line-height:1;white-space:nowrap}.tbp-controls{display:flex;align-items:center;gap:10px}.tbp-icon-btn,.tbp-nav-btn{border:1px solid var(--tbp-border);background:#fff;border-radius:10px;padding:7px 10px;font-weight:800;cursor:pointer;color:#111;display:inline-flex;align-items:center;gap:8px}.tbp-icon-btn{font-weight:900}.tbp-icon-btn:disabled,.tbp-nav-btn:disabled{opacity:.5;cursor:not-allowed}.tbp-searchbar{position:sticky;top:54px;z-index:190;display:flex;gap:10px;align-items:center;padding:10px 16px;border-bottom:1px solid var(--tbp-border);background:#f6f7fbf5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tbp-searchbar__input{flex:1;padding:10px 12px;border-radius:12px;border:1px solid var(--tbp-border);outline:none}.tbp-body{display:grid;grid-template-columns:56px 1fr;gap:14px;padding:14px}.tbp-expanded .tbp-body{grid-template-columns:1fr}.tbp-expanded .tbp-tools{display:none}.tbp-drawer{position:absolute;top:10px;left:10px;width:min(360px,calc(100% - 20px));max-height:calc(100% - 20px);z-index:500;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--tbp-border);border-radius:16px;box-shadow:0 18px 40px #02061726;display:flex;flex-direction:column;overflow:hidden}.tbp-drawer--full{position:fixed;inset:12px;width:auto;max-height:none;z-index:1200}.tbp-drawer--full .tbp-drawer__body{flex:1;display:flex;flex-direction:column}.tbp-drawer--full .tbp-notes{flex:1;min-height:240px;resize:none}.tbp-drawer--full .tbp-canvas-wrap{flex:1;height:auto;min-height:240px}.tbp-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 12px 10px;border-bottom:1px solid var(--tbp-border)}.tbp-drawer__title{font-weight:900;color:#111}.tbp-drawer__body{padding:10px 12px 12px;overflow:auto;-webkit-overflow-scrolling:touch}.tbp-drawer__hint{font-size:12px;color:var(--tbp-muted);margin-bottom:10px}.tbp-drawer__item{width:100%;text-align:left;padding:10px;margin-bottom:8px;border-radius:12px;border:1px solid var(--tbp-border);background:#fff;cursor:pointer;font-weight:800;color:#111}.tbp-drawer__item:hover{background:#f8fafc}.tbp-drawer__item:disabled{opacity:.5;cursor:default}.tbp-drawer__divider{margin:10px 2px 12px;color:#ffffffd1;font-weight:900;text-align:center;opacity:.7}.tbp-notes{width:100%;border:1px solid var(--tbp-border);border-radius:12px;padding:10px;font:inherit;resize:vertical;outline:none}.tbp-canvas-wrap{width:100%;height:360px;border-radius:14px;border:1px dashed #f59e0b;background:#fff7ed;overflow:hidden}.tbp-canvas{width:100%;height:100%;touch-action:none}.tbp-tools{position:sticky;top:90px;align-self:start;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--tbp-border);border-radius:16px;padding:10px;display:flex;flex-direction:column;gap:10px}.tbp-tool-btn{border:1px solid var(--tbp-border);background:#fff;border-radius:12px;padding:10px 0;cursor:pointer;font-weight:900;display:inline-flex;align-items:center;justify-content:center;line-height:1;color:var(--tbp-ink)}.tbp-tool-icon{font-size:18px}.tbp-tool-btn:disabled{opacity:.6}.tbp-tool-btn{opacity:1}.tbp-viewport{display:flex;justify-content:center;align-items:flex-start;padding-bottom:0;height:calc(100vh - 74px);overflow:hidden}.tbp-stage{transform-origin:top center;height:100%;display:flex;justify-content:center}.tbp-page{width:min(980px,calc(100vw - 120px));background:var(--tbp-paper);border:1px solid var(--tbp-border);border-radius:14px;box-shadow:var(--tbp-shadow);height:calc(100vh - 92px);overflow:hidden}.tbp-page__inner{padding:22px 22px 46px;height:100%;overflow:hidden}.tbp-page__scroll{height:100%;overflow:hidden}.tbp-page__scroll.is-scroll{overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding-right:6px;font-size:16px;line-height:1.6}.tbp-focus-overlay{position:fixed;inset:0;background:#02061708;z-index:10000;pointer-events:none}.tbp-focus-controls{position:fixed;top:14px;right:14px;z-index:10001;pointer-events:auto}.tbp-focus-open .tbp-tools{opacity:.15;pointer-events:none}.tbp-focus-open .tbk-zoom-target{visibility:hidden;pointer-events:none}.tbp-focus-open .tbk-zoom-target.tbk-focused{visibility:visible;pointer-events:auto;position:fixed;z-index:10002;inset:64px 12px 12px;width:auto;height:auto;transform:none;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:18px;border-radius:16px;background:#fff;border:1px solid var(--tbp-border);box-shadow:0 25px 60px #0206174d;opacity:1;filter:none}.tbp-focus-open .tbk-zoom-target.tbk-focused .tbk-zoom-target{visibility:visible!important;pointer-events:auto!important}.tbp-focus-open .tbk-zoom-target.tbk-focused{font-size:18px}.tbp-focus-open .tbk-zoom-target.tbk-focused p,.tbp-focus-open .tbk-zoom-target.tbk-focused li,.tbp-focus-open .tbk-zoom-target.tbk-focused label,.tbp-focus-open .tbk-zoom-target.tbk-focused span{font-size:18px!important;line-height:1.55!important}.tbp-focus-open .tbk-zoom-target.tbk-focused .question-group-title{font-size:20px!important}.tbp-focus-open .tbk-zoom-target.tbk-focused .instruction{font-size:17px!important}.tbp-focus-open .tbk-zoom-target.tbk-focused .section-header{font-size:18px!important}.tbp-focus-open .options-list input[type=radio]{display:inline-block!important;margin-right:10px}.tbp-focus-open .options-list label{gap:8px}@media(max-width:980px){.tbp-body{grid-template-columns:1fr}.tbp-tools{position:static;flex-direction:row;justify-content:center}.tbp-page{width:min(900px,calc(100vw - 28px))}}.tbp-focus-open .tbk-zoom-target.tbk-focused .question-wrapper{max-width:1000px;margin:0 auto}.tbp-focus-open .tbk-zoom-target.tbk-focused .options-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 10px!important}.tbp-focus-open .tbk-zoom-target.tbk-focused .options-list li{margin:0!important}.tbp-focus-open .tbk-zoom-target.tbk-focused .interactive-matching-area{display:flex!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:20px!important}.tbp-focus-open .tbk-zoom-target.tbk-focused .matching-column-a,.tbp-focus-open .tbk-zoom-target.tbk-focused .matching-column-b,.tbp-focus-open .tbk-zoom-target.tbk-focused .drag-column,.tbp-focus-open .tbk-zoom-target.tbk-focused .drop-column{flex:0 0 48%!important;width:48%!important;min-width:0!important;max-width:48%!important}.tbp-focus-open .tbk-zoom-target.tbk-focused .drop-target,.tbp-focus-open .tbk-zoom-target.tbk-focused .draggable-item,.tbp-focus-open .tbk-zoom-target.tbk-focused .matched-item,.tbp-focus-open .tbk-zoom-target.tbk-focused textarea,.tbp-focus-open .tbk-zoom-target.tbk-focused .response-input{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.tbp-focus-open .tbk-zoom-target.tbk-focused .action-buttons{position:relative!important;z-index:1;background:transparent;padding:0;border-top:0}.tbp-focus-open .tbk-zoom-target.tbk-focused.tbk-has-subfocus .task,.tbp-focus-open .tbk-zoom-target.tbk-focused.tbk-has-subfocus .question-group,.tbp-focus-open .tbk-zoom-target.tbk-focused.tbk-has-subfocus .vocab-practice,.tbp-focus-open .tbk-zoom-target.tbk-focused.tbk-has-subfocus .dashed-container-blue,.tbp-focus-open .tbk-zoom-target.tbk-focused.tbk-has-subfocus .dashed-container-green{display:block!important}.tbp-tools .tbp-tool-btn:nth-child(2){color:#f59e0b}:root{--tbk-bg: #f6f7fb;--tbk-paper: #ffffff;--tbk-ink: #0f172a;--tbk-muted: #475569;--tbk-border: #e5e7eb;--tbk-shadow: 0 10px 30px rgba(2, 6, 23, .1);--tbk-radius: 14px}.tbk-shell{height:100dvh;background:var(--tbk-bg);color:var(--tbk-ink);overflow:hidden;--tbk-topbar-h: 74px;--tbk-searchbar-h: 0px}.tbk-shell.tbk-search-open{--tbk-searchbar-h: 56px}.tbk-shell.tbk-focus-open,.tbk-focus-open .tbk-body,.tbk-focus-open .tbk-viewport{overflow:visible}.tbk-focus-open .tbk-spread{transform:none!important}.tbk-topbar{position:sticky;top:0;z-index:200;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background:#082c8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:none;box-shadow:0 6px 18px #082c8c47}.tbk-book-title{font-weight:800;letter-spacing:.2px;color:#fff}.tbk-unit-title{font-size:13px;color:#ffffffd1;margin-top:2px;display:flex;gap:10px;align-items:baseline}.tbk-unit-label{font-weight:700;color:#f59e0b}.tbk-lesson-title{font-weight:600}.tbk-topbar__right{display:flex;align-items:center;gap:14px}.tbk-page-count{font-size:16px;font-weight:500;color:#fff;line-height:1;white-space:nowrap}.tbk-controls{display:flex;align-items:center;gap:10px}.tbk-icon-btn{border:1px solid var(--tbk-border);background:#fff;border-radius:10px;padding:6px 10px;cursor:pointer;color:#111}.tbk-icon-btn:disabled{opacity:.45;cursor:not-allowed}.tbk-nav-btn{border:1px solid var(--tbk-border);background:#fff;border-radius:10px;padding:7px 10px;font-weight:700;cursor:pointer;color:#111;display:inline-flex;align-items:center;gap:8px}.tbk-nav-btn:disabled{opacity:.5;cursor:not-allowed}.tbk-zoom{display:flex;align-items:center;gap:8px;padding:4px 6px;border:1px solid var(--tbk-border);background:#fff;border-radius:10px}.tbk-zoom__value{width:52px;text-align:center;font-size:12px;color:#ffffffd1;font-weight:700}.tbk-searchbar{position:sticky;top:54px;z-index:190;display:flex;gap:10px;align-items:center;padding:10px 16px;border-bottom:1px solid var(--tbk-border);background:#f6f7fbf5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tbk-searchbar__input{flex:1;padding:10px 12px;border-radius:12px;border:1px solid var(--tbk-border);outline:none}.tbk-body{display:grid;grid-template-columns:56px 1fr;gap:14px;padding:14px;height:calc(100dvh - var(--tbk-topbar-h) - var(--tbk-searchbar-h));overflow:hidden}.tbk-tools{position:sticky;top:90px;align-self:start;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--tbk-border);border-radius:16px;padding:10px;display:flex;flex-direction:column;gap:10px;max-height:calc(100dvh - var(--tbk-topbar-h) - var(--tbk-searchbar-h) - 40px);overflow:hidden}.tbk-tool-btn{border:1px solid var(--tbk-border);background:#fff;border-radius:12px;padding:10px 0;cursor:pointer;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1;color:var(--tbk-ink)}.tbk-tool-icon{font-size:18px}.tbk-tool-btn:disabled{opacity:.6}.tbk-tool-btn{opacity:1}.tbk-viewport{height:100%;overflow:hidden;padding-bottom:0}.tbk-spread{transform-origin:top center;margin:0 auto;width:min(1200px,calc(100vw - 120px));height:100%;display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}.tbk-page{background:var(--tbk-paper);border:1px solid var(--tbk-border);border-radius:var(--tbk-radius);box-shadow:var(--tbk-shadow);height:100%;overflow:hidden}.tbk-page__inner{padding:22px 22px 30px;height:100%;overflow:hidden}.tbk-page__scroll{height:100%;overflow:hidden}.tbk-page__scroll.is-scroll{overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding-right:6px;font-size:16px;line-height:1.6}.tbk-focus-overlay{position:fixed;inset:0;background:#02061708;z-index:10000;pointer-events:none}.tbk-focus-controls{position:fixed;top:14px;right:14px;z-index:10001;pointer-events:auto}.tbk-focus-open .tbk-tools{opacity:.15;pointer-events:none}.tbk-focus-open .tbk-zoom-target{visibility:hidden!important;pointer-events:none!important}.tbk-focus-open .tbk-zoom-target.tbk-focused{visibility:visible!important;display:block!important;pointer-events:auto!important;position:fixed;z-index:10002;inset:64px auto 12px 50%;width:min(1000px,calc(100vw - 24px));height:auto;transform:translate(-50%);overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:18px;border-radius:16px;background:#fff;border:1px solid var(--tbk-border);box-shadow:0 25px 60px #0206174d;opacity:1;filter:none}.tbk-focus-open .tbk-zoom-target.tbk-focused .tbk-zoom-target{visibility:visible!important;pointer-events:auto!important}.tbk-focus-open .tbk-zoom-target.tbk-focused{font-size:18px}.tbk-focus-open .tbk-zoom-target.tbk-focused p,.tbk-focus-open .tbk-zoom-target.tbk-focused li,.tbk-focus-open .tbk-zoom-target.tbk-focused label,.tbk-focus-open .tbk-zoom-target.tbk-focused span{font-size:18px!important;line-height:1.55!important}.tbk-focus-open .tbk-zoom-target.tbk-focused .question-group-title{font-size:20px!important}.tbk-focus-open .tbk-zoom-target.tbk-focused .instruction{font-size:17px!important}.tbk-focus-open .tbk-zoom-target.tbk-focused .section-header{font-size:18px!important}.tbk-focus-open .options-list input[type=radio]{display:inline-block!important;margin-right:10px}.tbk-focus-open .options-list label{gap:8px}.tbk-expanded .tbk-body{grid-template-columns:1fr}.tbk-expanded .tbk-tools{display:none}.tbk-drawer{position:absolute;top:10px;left:10px;width:min(360px,calc(100% - 20px));max-height:calc(100% - 20px);z-index:500;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--tbk-border);border-radius:16px;box-shadow:0 18px 40px #02061726;display:flex;flex-direction:column;overflow:hidden}.tbk-drawer--full{position:fixed;inset:12px;width:auto;max-height:none;z-index:1200}.tbk-drawer--full .tbk-drawer__body{flex:1;display:flex;flex-direction:column}.tbk-drawer--full .tbk-notes{flex:1;min-height:240px;resize:none}.tbk-drawer--full .tbk-canvas-wrap{flex:1;height:auto;min-height:240px}.tbk-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 12px 10px;border-bottom:1px solid var(--tbk-border)}.tbk-drawer__title{font-weight:900;color:#111}.tbk-drawer__body{padding:10px 12px 12px;overflow:auto}.tbk-drawer__hint{font-size:12px;color:var(--tbk-muted);margin-bottom:10px}.tbk-drawer__item{width:100%;text-align:left;padding:10px;margin-bottom:8px;border-radius:12px;border:1px solid var(--tbk-border);background:#fff;cursor:pointer;font-weight:800;color:#111}.tbk-drawer__item:hover{background:#f8fafc}.tbk-drawer__item:disabled{opacity:.5;cursor:default}.tbk-drawer__divider{margin:10px 2px 12px;color:#ffffffd1;font-weight:900;text-align:center;opacity:.7}.tbk-notes{width:100%;border:1px solid var(--tbk-border);border-radius:12px;padding:10px;font:inherit;resize:vertical;outline:none}.tbk-canvas-wrap{width:100%;height:360px;border-radius:14px;border:1px dashed #f59e0b;background:#fff7ed;overflow:hidden}.tbk-canvas{width:100%;height:100%;touch-action:none}@media(max-width:980px){.tbk-body{grid-template-columns:1fr}.tbk-tools{position:static;flex-direction:row;justify-content:center}.tbk-spread{width:min(880px,calc(100vw - 28px));grid-template-columns:1fr}}.tbk-focus-open .tbk-zoom-target.tbk-focused .question-wrapper{max-width:1000px;margin:0 auto}.tbk-focus-open .tbk-zoom-target.tbk-focused .options-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 10px!important}.tbk-focus-open .tbk-zoom-target.tbk-focused .options-list li{margin:0!important}.tbk-focus-open .tbk-zoom-target.tbk-focused .interactive-matching-area{display:flex!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:20px!important}.tbk-focus-open .tbk-zoom-target.tbk-focused .matching-column-a,.tbk-focus-open .tbk-zoom-target.tbk-focused .matching-column-b,.tbk-focus-open .tbk-zoom-target.tbk-focused .drag-column,.tbk-focus-open .tbk-zoom-target.tbk-focused .drop-column{flex:0 0 48%!important;width:48%!important;min-width:0!important;max-width:48%!important}.tbk-focus-open .tbk-zoom-target.tbk-focused .drop-target,.tbk-focus-open .tbk-zoom-target.tbk-focused .draggable-item,.tbk-focus-open .tbk-zoom-target.tbk-focused .matched-item,.tbk-focus-open .tbk-zoom-target.tbk-focused textarea,.tbk-focus-open .tbk-zoom-target.tbk-focused .response-input{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.tbk-focus-open .tbk-zoom-target.tbk-focused .action-buttons{position:relative!important;z-index:1;background:transparent;padding:0;border-top:0}.tbk-shell .action-buttons{display:none!important}.tbk-shell.tbk-zoomed .action-buttons{display:flex!important}.tbk-focus-open .tbk-zoom-target.tbk-focused.tbk-has-subfocus .task,.tbk-focus-open .tbk-zoom-target.tbk-focused.tbk-has-subfocus .question-group,.tbk-focus-open .tbk-zoom-target.tbk-focused.tbk-has-subfocus .vocab-practice,.tbk-focus-open .tbk-zoom-target.tbk-focused.tbk-has-subfocus .dashed-container-blue,.tbk-focus-open .tbk-zoom-target.tbk-focused.tbk-has-subfocus .dashed-container-green{display:block!important}.tbk-tools .tbk-tool-btn:nth-child(2){color:#f59e0b}:root{--mbr-ink: #0f172a;--mbr-muted: #475569;--mbr-border: #e5e7eb}.mbr-shell{height:100dvh;background:#fff;color:var(--mbr-ink);overflow:hidden;--mbr-topbar-h: 58px;--mbr-footer-h: 44px}.mbr-topbar{position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--mbr-topbar-h);display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:12px;padding:12px 14px;background:#082c8c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:none;box-shadow:0 6px 18px #082c8c47}.mbr-book-title{font-weight:900;letter-spacing:.2px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mbr-subtitle{font-size:12px;color:#fffc;margin-top:2px;line-height:1.2}.mbr-topbar__left{flex:1;min-width:0}.mbr-topbar__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.mbr-menu-btn{border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#f59e0b;border-radius:12px;padding:10px 12px;min-width:52px;font-weight:900;font-size:13px;line-height:1;cursor:pointer}.mbr-icon-btn{border:1px solid var(--mbr-border);background:#fff;color:#0f172a;border-radius:12px;padding:10px 12px;min-width:56px;font-weight:900;font-size:13px;line-height:1;cursor:pointer}.mbr-icon-btn.is-active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.mbr-page{height:100dvh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:calc(var(--mbr-topbar-h) + 14px) 14px calc(var(--mbr-footer-h) + 24px);scrollbar-width:none;-ms-overflow-style:none}.mbr-page::-webkit-scrollbar{width:0;height:0;display:none}.mbr-page__inner{max-width:760px;width:100%;margin:0 auto}.mbr-page__inner *{max-width:100%;box-sizing:border-box}.mbr-shell .tbk-focus-overlay,.mbr-shell .tbp-focus-overlay,.mbr-shell .tbk-focus-content,.mbr-shell .tbp-focus-content{max-height:80dvh;overflow:auto;-webkit-overflow-scrolling:touch}.mbr-footer{position:fixed;left:0;right:0;bottom:0;z-index:900;height:var(--mbr-footer-h);display:flex;align-items:center;justify-content:center;border-top:1px solid var(--mbr-border);background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mbr-page-num{font-weight:900;color:#fffc}.mbr-toc{position:fixed;inset:0;z-index:2000;background:#02061759;display:flex}.mbr-toc__head{display:flex;align-items:center;justify-content:space-between;padding:14px;border-bottom:1px solid var(--mbr-border)}.mbr-toc__title{font-weight:900}.mbr-close-btn{border:1px solid var(--mbr-border);background:#fff;color:#0f172a;border-radius:10px;padding:8px 10px;cursor:pointer;font-weight:900;font-size:13px;line-height:1;display:inline-flex;align-items:center;justify-content:center;min-width:84px;white-space:nowrap}.mbr-toc__body{padding:12px 14px 16px;overflow:auto;-webkit-overflow-scrolling:touch}.mbr-toc__empty{color:#fffc;font-size:13px}.mbr-toc>div{width:min(92vw,420px);height:100%;background:#fff}.mbr-toc__item{width:100%;text-align:left;color:#0f172a;padding:12px;border:1px solid var(--mbr-border);background:#fff;border-radius:14px;margin-bottom:10px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px}.mbr-toc__label{color:#0f172a;font-weight:800}.mbr-toc__page{color:#fffc;font-weight:900}.mbr-shell .content-box:not(.dashed-container):not(.dashed-container-green):not(.dashed-container-blue){background:#fff;border:1px solid var(--mbr-border);border-radius:12px;padding:12px}.mbr-shell .dashed-container,.mbr-shell .dashed-container-green,.mbr-shell .dashed-container-blue{box-shadow:none}.mbr-shell p,.mbr-shell li,.mbr-shell label,.mbr-shell span{font-size:16px;line-height:1.6}.mbr-shell.mbr-practice p,.mbr-shell.mbr-practice li,.mbr-shell.mbr-practice label,.mbr-shell.mbr-practice span{font-size:18px;line-height:1.65}.mbr-shell.mbr-practice .question-group-title{font-size:20px}.mbr-shell.mbr-practice .options-list input[type=radio]{display:inline-block!important;margin-right:10px}.mbr-shell.mbr-practice .options-list label{gap:8px}.mbr-shell.mbr-practice .response-input{display:block}.mbr-shell.mbr-practice .action-buttons{flex-wrap:wrap;justify-content:flex-start}.mbr-shell.mbr-practice .action-buttons button{max-width:100%}.mbr-shell .section-header{border-radius:10px;padding:10px 12px}.mbr-shell img{max-width:100%;height:auto}@media(max-width:920px){.mbr-shell .dashed-container-green{background:#e8f5e9!important;border:1px dashed var(--color-scenario-green)!important}.mbr-shell .dashed-container-blue{background:var(--color-bg-highlight)!important;border:1px dashed var(--color-speaking-blue)!important}.mbr-shell .dashed-container{background:#fde6d2!important;border:1px dashed #F28C28!important}.mbr-shell .reading-header,.mbr-shell .writing-header,.mbr-shell .listening-header,.mbr-shell .speaking-header,.mbr-shell .section-header{color:#fff!important}.mbr-shell .reading-content,.mbr-shell .reading-content.dashed-container-green,.mbr-shell .reading-content.dashed-container,.mbr-shell .reading-content.dashed-container-blue{column-count:1!important;columns:1!important;column-gap:0!important;overflow-wrap:anywhere;word-break:break-word}.mbr-shell .reading-content p,.mbr-shell .reading-content li,.mbr-shell .reading-content span,.mbr-shell .reading-content strong,.mbr-shell .reading-content em{max-width:100%!important}.mbr-shell .reading-figure,.mbr-shell .reading-content .reading-figure,.mbr-shell .reading-content img,.mbr-shell .reading-content iframe,.mbr-shell .reading-content table{float:none!important;display:block!important;width:100%!important;max-width:100%!important;margin:10px 0!important}.mbr-shell .reading-content table{table-layout:fixed}}.dbbv-theme .db-layout-2col{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:900px){.dbbv-theme .db-layout-2col{grid-template-columns:1fr}}.dbbv-theme .db-layout-col{display:flex;flex-direction:column;gap:10px}.dbbv-theme .db-layout-col__title{font-weight:800;color:var(--color-text-primary)}.dbbv-theme .db-layout-col__body{display:flex;flex-direction:column;gap:12px}.dbbv-theme .db-spread-stack__divider{height:1px;background:#0f172a1f;margin:14px 0}.dbbv-theme .db-html{font-size:16px;line-height:1.6;color:#111827}.dbbv-theme .db-html h3{margin:0 0 10px}.dbbv-theme .db-html h4{margin:14px 0 6px}.dbbv-theme .db-html table{width:100%;border-collapse:collapse;margin:10px 0 14px;font-size:14px}.dbbv-theme .db-html th,.dbbv-theme .db-html td{border:1px solid rgba(15,23,42,.15);padding:10px;text-align:left;vertical-align:top}.dbbv-theme .db-html th{background:#0f172a0a;font-weight:800}.dbbv-theme .db-tick-list{list-style:none;padding-left:0;margin-left:0}.dbbv-theme .db-tick-list li{position:relative;padding-left:1.35rem}.dbbv-theme .db-tick-list li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:700}.dbbv-theme .db-subsection-title{margin:0 0 12px;font-size:1.85rem;font-weight:800;line-height:1.25;color:#1f77b4;padding-bottom:6px;border-bottom:3px solid #1f9ad7}.dbbv-theme .db-page-title{margin:0 0 4px;font-size:24px;line-height:1.25;font-weight:800;color:#0f172a;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.dbbv-theme .db-page-title__video-btn{border:1px solid #c4b5fd;background:#f5f3ff;color:#7c3aed;border-radius:10px;min-width:40px;height:36px;padding:0 10px;font-size:18px;line-height:1;cursor:pointer}.dbbv-theme .db-page-title__video-btn:hover{background:#ede9fe}.dbbv-theme .db-video-overlay{position:fixed;inset:0;z-index:1200;background:#0f172a73;display:grid;place-items:center;padding:16px}.dbbv-theme .db-video-modal{width:min(1180px,96vw);max-height:94vh;background:#f8f8fb;border:4px solid #c4b5fd;border-radius:16px;box-shadow:0 24px 56px #02061759;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.dbbv-theme .db-video-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #d6d3d1;background:#fff}.dbbv-theme .db-video-title{font-size:14px;font-weight:700;color:#111827}.dbbv-theme .db-video-close{border:1px solid #d1d5db;background:#fff;border-radius:10px;width:36px;height:36px;font-size:18px;cursor:pointer}.dbbv-theme .db-video-frame-wrap{background:#fff;padding:16px;overflow:auto}.dbbv-theme .db-video-frame-wrap iframe{width:100%;height:min(70vh,720px);border:0;border-radius:8px;background:#111}.dbbv-theme .db-video-foot{display:flex;justify-content:center;padding:10px 14px 14px;background:#fff;border-top:1px solid #e5e7eb}.dbbv-theme .db-video-foot-close{border:1px solid #a78bfa;background:#8b5cf6;color:#fff;border-radius:10px;min-width:120px;height:36px;font-weight:700;cursor:pointer}@media(max-width:768px){.dbbv-theme .db-page-title{align-items:flex-start;gap:8px}.dbbv-theme .db-page-title__video-btn{min-width:38px;height:34px;padding:0 9px;font-size:17px}.dbbv-theme .db-video-overlay{padding:8px}.dbbv-theme .db-video-modal{width:100%;max-height:96vh;border-width:3px;border-radius:12px}.dbbv-theme .db-video-head{padding:8px 10px}.dbbv-theme .db-video-title{font-size:13px}.dbbv-theme .db-video-close{width:34px;height:34px}.dbbv-theme .db-video-frame-wrap{padding:8px}.dbbv-theme .db-video-frame-wrap iframe{height:46vh;min-height:240px;border-radius:6px}.dbbv-theme .db-video-foot{padding:8px 10px 10px}.dbbv-theme .db-video-foot-close{min-width:112px;height:34px}}.ees-theme .tbp-shell:not(.tbp-focus-open) .tbk-zoom-target .action-buttons,.ees-theme .tbk-shell:not(.tbk-focus-open) .tbk-zoom-target .action-buttons{display:none!important}.ees-theme .tbp-shell:not(.tbp-focus-open) .tbk-zoom-target .response-input,.ees-theme .tbk-shell:not(.tbp-focus-open) .tbk-zoom-target .options-list{display:none!important}.ees-theme .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused .action-buttons,.ees-theme .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused .action-buttons{display:flex!important}.ees-theme .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused .response-input,.ees-theme .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused .options-list,.ees-theme .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused .response-input,.ees-theme .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused .options-list{display:block!important}.ees-theme [data-generated-question="1"] .options-list,.ees-theme [data-generated-question="1"] .options-list li,.ees-theme [data-generated-question="1"] .options-list label{background:transparent!important;border:none!important;box-shadow:none!important;padding-left:0!important;margin-left:0!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused{padding:14px!important;border-radius:12px!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .question-group-title,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .question-group-title{font-size:18px!important;font-weight:800!important;margin-bottom:8px!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .task-label,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .task-label{margin-bottom:10px!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .options-list,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .options-list{display:flex!important;flex-direction:column!important;gap:10px!important;margin:10px 0!important;padding:0!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .options-list li,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .options-list li{margin:0!important;list-style:none!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .options-list label,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .options-list label{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;border:1px solid #d0d5dd!important;border-radius:10px!important;background:#fff!important;padding:10px 12px!important}.ees-theme .tbp-shell:not(.tbp-focus-open) [data-generated-question="1"][data-focus-id^=rq] .options-list label,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-generated-question="1"][data-focus-id^=rq] .options-list label,.ees-theme .mbr-shell:not(.mbr-practice) [data-generated-question="1"][data-focus-id^=rq] .options-list label{border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important;border-radius:0!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .options-list label input,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .options-list label input{order:0!important;margin:0 8px 0 0!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .options-list label span,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .options-list label span{order:1!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .action-buttons,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .action-buttons{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:12px!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .action-buttons button,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .action-buttons button{min-height:38px!important;padding:8px 14px!important}.dbbv-theme .reading-content,.dbbv-theme .reading-content.dashed-container-green,.dbbv-theme .reading-content.dashed-container,.dbbv-theme .reading-content.dashed-container-blue{column-count:1!important;columns:1!important;column-gap:0!important}@media(max-width:920px){.dbbv-theme.ees-theme .mbr-shell .content-box:not(.dashed-container):not(.dashed-container-green):not(.dashed-container-blue){background:#fff!important;border:1px solid #e5e7eb!important}.dbbv-theme.ees-theme .mbr-shell .dashed-container-green{background:#e8f5e9!important;border:1px dashed #2E7D32!important}.dbbv-theme.ees-theme .mbr-shell .dashed-container{background:#fde6d2!important;border:1px dashed #F28C28!important}.dbbv-theme.ees-theme .mbr-shell .dashed-container-blue{background:#e3f2fd!important;border:1px dashed #1E88E5!important}}@media(max-width:768px){.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused{padding:10px!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .question-group-title,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .question-group-title{font-size:16px!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .options-list label,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .options-list label{align-items:flex-start!important;padding:8px 10px!important;gap:8px!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .action-buttons,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .action-buttons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.ees-theme .tbp-shell.tbp-focus-open [data-generated-question="1"].tbk-focused .action-buttons button,.ees-theme .tbk-shell.tbk-focus-open [data-generated-question="1"].tbk-focused .action-buttons button{width:100%!important;min-height:36px!important;padding:8px 10px!important}}.ees-theme .tbp-shell:not(.tbp-focus-open) [data-generated-question="1"] input[type=radio],.ees-theme .tbp-shell:not(.tbp-focus-open) [data-generated-question="1"] input[type=checkbox],.ees-theme .tbk-shell:not(.tbk-focus-open) [data-generated-question="1"] input[type=radio],.ees-theme .tbk-shell:not(.tbk-focus-open) [data-generated-question="1"] input[type=checkbox],.ees-theme .tbp-shell:not(.tbp-focus-open) [data-generated-question="1"] .response-input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-generated-question="1"] .response-input,.ees-theme .mbr-shell:not(.mbr-practice) [data-generated-question="1"] .response-input,.ees-theme .mbr-shell:not(.mbr-practice) [data-generated-question="1"] input[type=radio],.ees-theme .mbr-shell:not(.mbr-practice) [data-generated-question="1"] input[type=checkbox]{display:none!important}.tri-dots-loader{display:flex;align-items:center;justify-content:center;gap:16px}.tri-dots-loader--fullscreen{position:fixed;inset:0;z-index:9999;background:#ffffffdb}.tri-dot{width:20px;height:20px;border-radius:999px;animation:tri-dot-bounce 1s infinite ease-in-out}.tri-dot--green{background:#22c55e;animation-delay:0s}.tri-dot--orange{background:#f59e0b;animation-delay:.16s}.tri-dot--purple{background:#a855f7;animation-delay:.32s}@keyframes tri-dot-bounce{0%,80%,to{transform:scale(.8);opacity:.55}40%{transform:scale(1.25);opacity:1}}:root{--color-unit-orange: #F28C28;--color-speaking-blue: #1E88E5;--color-scenario-green: #2E7D32;--color-text-primary: #2B2B2B;--color-text-secondary: #555555;--color-bg-page: #FFFFFF;--color-bg-content: #F5F5F5;--color-bg-highlight: #E3F2FD;--color-border-light: #DDDDDD;--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}body{font-family:var(--font-primary);background-color:var(--color-bg-page);color:var(--color-text-primary);margin:0}.elt-page{display:flex;flex-direction:column;min-height:100vh;max-width:100vw;overflow-x:hidden}.unit-banner{background-color:var(--color-unit-orange);color:var(--color-bg-page);text-align:center;padding:12px 20px}.unit-banner h1{font-size:28px;font-weight:700;margin:0}.subtitle-container{text-align:center;margin:12px 0 24px}.skill-subtitle{font-size:16px;font-weight:400;font-style:italic;color:var(--color-text-secondary);margin:0}.main-content{display:flex;flex-direction:column;gap:24px;padding:0 24px;flex-grow:1}.left-column,.right-column{display:flex;flex-direction:column;gap:24px;width:100%}.section-header{color:#fff;padding:8px 16px;font-size:14px;font-weight:700;text-transform:UPPERCASE;margin:0;border-radius:4px 4px 0 0}.content-box{background-color:var(--color-bg-content);padding:20px;border-radius:0 0 4px 4px;border:1px solid var(--color-border-light);border-top:none}p{font-size:16px;line-height:1.6;color:var(--color-text-primary);margin-top:0}.page-footer{text-align:center;padding:20px;margin-top:32px;background-color:var(--color-unit-orange);color:#fff;border-top:1px solid rgba(0,0,0,.1);position:relative}.page-number-container{position:absolute;bottom:20px;right:20px}.page-footer p{font-size:13px;color:#fff;margin:0}.reading-questions-header{background-color:var(--color-scenario-green)}.reading-questions-section .content-box{padding:20px}.question-group{margin-bottom:30px}.question-group-title{font-size:18px;font-weight:600;color:var(--color-text-primary);margin-bottom:15px}.instruction{font-size:15px;font-style:italic;color:var(--color-text-secondary);margin-bottom:20px}.question-list{list-style:none;padding:0;margin:0}.question-item{margin-bottom:25px;line-height:1.6}.question-item p{font-weight:500;margin-bottom:10px;color:var(--color-text-primary)}.options-list{list-style:none;padding-left:25px;margin-top:10px}.options-list li{list-style:none;margin-bottom:8px;color:var(--color-text-primary)}.response-input{width:100%;padding:10px;margin-top:10px;border:1px solid var(--color-border-light);border-radius:4px;font-family:var(--font-primary);font-size:15px;line-height:1.5;resize:vertical}.response-input:focus{outline:none;border-color:var(--color-speaking-blue);box-shadow:0 0 0 2px #1e88e533}.options-list label{display:flex;align-items:center;padding:8px 12px;border:1px solid var(--color-border-light);border-radius:4px;margin-bottom:5px;cursor:pointer;background-color:var(--color-bg-page);transition:background-color .2s ease,border-color .2s ease}.options-list label:hover{background-color:var(--color-bg-highlight);border-color:var(--color-speaking-blue)}.options-list input[type=radio]{display:none}.options-list input[type=radio]+span{flex-grow:1;padding-left:8px}.options-list input[type=radio]:checked+span{background-color:var(--color-bg-highlight);border-color:var(--color-speaking-blue);box-shadow:0 0 0 1px var(--color-speaking-blue);color:var(--color-speaking-blue);font-weight:600}.action-buttons{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;position:relative}.action-buttons .show-answer-button,.action-buttons .submit-button,.action-buttons .try-again-button{display:none}.action-buttons button{padding:10px 20px;border-radius:4px;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease;border:1px solid transparent}.action-buttons .check-button{background-color:var(--color-scenario-green);color:#fff}.action-buttons .check-button:hover{background-color:#266b2a}.action-buttons .submit-button{background-color:var(--color-speaking-blue);color:#fff}.action-buttons .submit-button:hover{background-color:#1a6fb2}.action-buttons .try-again-button{background-color:var(--color-bg-page);color:var(--color-text-primary);border-color:var(--color-border-light)}.action-buttons .try-again-button:hover{background-color:var(--color-bg-content);border-color:var(--color-text-secondary)}.action-buttons .show-answer-button{background-color:var(--color-unit-orange);color:#fff}.action-buttons .show-answer-button:hover{background-color:#d67a1f}.ees-correct{background:#dcfce7!important;border:1px solid #16A34A!important}.ees-wrong{background:#fee2e2!important;border:1px solid #DC2626!important}*,*:before,*:after{box-sizing:border-box}@media screen and (max-width:768px){.reading-questions-section .content-box{padding:15px}.question-group{margin-bottom:20px}.question-group-title{font-size:16px;margin-bottom:10px}.instruction{font-size:14px;margin-bottom:15px}.question-item{margin-bottom:20px}.question-item p,.options-list li{font-size:14px}}.section-wrapper{cursor:pointer}.elt-page.focus-active>:not(.focused-element-wrapper){display:none}.elt-page.focus-active{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000c;z-index:1000;display:flex;justify-content:center;align-items:center}.focused-element-wrapper{position:relative;width:90vw;height:90vh;background-color:var(--color-bg-page);z-index:1001;overflow-y:auto;padding:20px;border-radius:8px;box-shadow:0 0 20px #00000080;cursor:default}.focused-element-wrapper .unit-banner,.focused-element-wrapper .subtitle-container{padding:10px;margin:0;background-color:var(--color-unit-orange);color:#fff}.focused-element-wrapper .unit-banner h1{font-size:2em}.focused-element-wrapper .skill-subtitle{font-size:1.2em;color:#fff}.focused-element-wrapper .reading-section,.focused-element-wrapper .speaking-section{border:none}.focused-element-wrapper .content-box{border:none;border-radius:0;background-color:var(--color-bg-page);padding:0}.focused-element-wrapper .reading-figure{margin:10px 0 10px 20px}.focused-element-wrapper p{font-size:18px}.focused-element-wrapper .section-header{font-size:1.5em;padding:15px}.elt-page.focus-active:before{content:"✖";position:absolute;top:20px;right:30px;font-size:2.5em;color:#fff;cursor:pointer;z-index:1002;background-color:#00000080;border-radius:50%;width:1.5em;height:1.5em;display:flex;justify-content:center;align-items:center;line-height:1}@media screen and (max-width:768px){.main-content{grid-template-columns:1fr;padding:0 15px;gap:15px}.scenario-figure{float:none;width:100%;margin:15px 0}.focused-element-wrapper{width:95vw;height:95vh;padding:15px}.focused-element-wrapper .scenario-figure{width:100%}.elt-page.focus-active:before{top:10px;right:10px;font-size:2em}h1{font-size:24px}h2{font-size:18px}p,li{font-size:14px}}.dashed-container-green{background-color:#e8f5e9;border:1px dashed var(--color-scenario-green);border-radius:4px;padding:1rem}.question-list li:before,.options-list li:before{content:none}.dashed-container{background-color:#fde6d2;border:1px dashed #F28C28;border-radius:4px;padding:1rem}.dashed-container-blue{background-color:var(--color-bg-highlight);border:1px dashed var(--color-speaking-blue);border-radius:4px;padding:1rem}.ees-theme .tbk-shell:not(.tbk-focus-open) .tbk-zoom-target input,.ees-theme .tbk-shell:not(.tbk-focus-open) .tbk-zoom-target textarea,.ees-theme .tbk-shell:not(.tbk-focus-open) .tbk-zoom-target select,.ees-theme .tbp-shell:not(.tbp-focus-open) .tbk-zoom-target input,.ees-theme .tbp-shell:not(.tbp-focus-open) .tbk-zoom-target textarea,.ees-theme .tbp-shell:not(.tbp-focus-open) .tbk-zoom-target select,.ees-theme .mbr-shell:not(.mbr-practice) .tbk-zoom-target input,.ees-theme .mbr-shell:not(.mbr-practice) .tbk-zoom-target textarea,.ees-theme .mbr-shell:not(.mbr-practice) .tbk-zoom-target select{display:none!important}.ees-theme .tbk-shell:not(.tbk-focus-open) .tbk-zoom-target .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) .tbk-zoom-target .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) .tbk-zoom-target .action-buttons{display:none!important}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gA] textarea,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gA] input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gA] select,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gA] .response-input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gA] .drop-target,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gA] .draggable-item,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gA] .clear-match-btn,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gA] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gA] textarea,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gA] input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gA] select,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gA] .response-input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gA] .drop-target,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gA] .draggable-item,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gA] .clear-match-btn,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gA] .action-buttons,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] textarea,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] select,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] .response-input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] .drop-target,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] .draggable-item,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] .clear-match-btn,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] textarea,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] select,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] .response-input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] .drop-target,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] .draggable-item,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] .clear-match-btn,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] .action-buttons{display:none!important}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=vocab] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=vocab] .action-buttons,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=vocab-practice] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=vocab-practice] .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=vocab] .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=vocab-practice] .action-buttons{display:none!important}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=vocab] .interactive-matching-area,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=vocab] .interactive-matching-area,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=vocab] .interactive-matching-area{display:none!important}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=vocab].tbk-focused .static-matching-area,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=vocab].tbk-focused .static-matching-area,.ees-theme .mbr-shell.mbr-practice [data-focus-id=vocab] .static-matching-area{display:none!important}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=vocab].tbk-focused .interactive-matching-area,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=vocab].tbk-focused .interactive-matching-area,.ees-theme .mbr-shell.mbr-practice [data-focus-id=vocab] .interactive-matching-area{display:flex!important}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] .interactive-matching-area,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] .interactive-matching-area,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=gD] .interactive-matching-area{display:none!important}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=gD].tbk-focused .static-matching-area,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=gD].tbk-focused .static-matching-area,.ees-theme .mbr-shell.mbr-practice [data-focus-id=gD] .static-matching-area{display:none!important}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=gD].tbk-focused .interactive-matching-area,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=gD].tbk-focused .interactive-matching-area,.ees-theme .mbr-shell.mbr-practice [data-focus-id=gD] .interactive-matching-area{display:flex!important}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id^=rq] textarea,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id^=rq] input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id^=rq] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id^=rq] textarea,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id^=rq] input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id^=rq] .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id^=rq] textarea,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id^=rq] input,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id^=rq] .action-buttons{display:none!important}.ees-theme .tbk-shell:not(.tbk-focus-open) .writing-section textarea,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id^=ees-writing] textarea,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=u1-writing] textarea,.ees-theme .tbk-shell:not(.tbk-focus-open) .writing-section .action-buttons,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id^=ees-writing] .action-buttons,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=u1-writing] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) .writing-section textarea,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id^=ees-writing] textarea,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=u1-writing] textarea,.ees-theme .tbp-shell:not(.tbp-focus-open) .writing-section .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id^=ees-writing] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=u1-writing] .action-buttons{display:none!important}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=u1-listening] textarea,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=u1-listening] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=u1-listening] textarea,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=u1-listening] .action-buttons{display:none!important}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id^=rq] .options-list label,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id^=rq] .options-list label,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id^=rq] .options-list label{pointer-events:none!important;cursor:default!important}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id^=rq].tbk-focused .options-list label,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id^=rq].tbk-focused .options-list label,.ees-theme .mbr-shell.mbr-practice [data-focus-id^=rq] .options-list label{pointer-events:auto!important;cursor:pointer!important}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=vocab-practice] input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=vocab-practice] input,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=vocab-practice] input{display:none!important}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=rqA] .options-list label,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=rqA] .options-list label,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=rqA] .options-list label{pointer-events:none!important;cursor:default!important}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=rqA].tbk-focused .options-list label,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=rqA].tbk-focused .options-list label,.ees-theme .mbr-shell.mbr-practice [data-focus-id=rqA] .options-list label{pointer-events:auto!important;cursor:pointer!important}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] .interactive-matching-area,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] .drop-target,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] .draggable-item,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] .clear-match-btn,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=gD] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] .interactive-matching-area,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] .drop-target,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] .draggable-item,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] .clear-match-btn,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=gD] .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=gD] .interactive-matching-area,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=gD] .drop-target,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=gD] .draggable-item,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=gD] .clear-match-btn,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=gD] .action-buttons{display:none!important}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=rqA] .action-buttons,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=rqB] .action-buttons,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=ees-reading-a] .action-buttons,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=ees-reading-b] .action-buttons,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id^=ees-reading-b-] .action-buttons,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=rqA] .response-input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=rqB] .response-input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=ees-reading-a] .response-input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=ees-reading-b] .response-input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id^=ees-reading-b-] .response-input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=rqA] .options-list,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=rqB] .options-list,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=ees-reading-a] .options-list,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id=ees-reading-b] .options-list,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-focus-id^=ees-reading-b-] .options-list,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=rqA] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=rqB] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=ees-reading-a] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=ees-reading-b] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id^=ees-reading-b-] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=rqA] .response-input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=rqB] .response-input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=ees-reading-a] .response-input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=ees-reading-b] .response-input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id^=ees-reading-b-] .response-input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=rqA] .options-list,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=rqB] .options-list,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=ees-reading-a] .options-list,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id=ees-reading-b] .options-list,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-focus-id^=ees-reading-b-] .options-list,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=rqA] .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=rqB] .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=ees-reading-a] .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=ees-reading-b] .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id^=ees-reading-b-] .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=rqA] .response-input,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=rqB] .response-input,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=ees-reading-a] .response-input,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=ees-reading-b] .response-input,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id^=ees-reading-b-] .response-input,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=rqA] .options-list,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=rqB] .options-list,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=ees-reading-a] .options-list,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=ees-reading-b] .options-list,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id^=ees-reading-b-] .options-list{display:none!important}.dbbv-theme[data-unit-number="1"] .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused .reading-questions-section .options-list,.dbbv-theme[data-unit-number="1"] .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused .reading-questions-section .response-input,.dbbv-theme[data-unit-number="1"] .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused .reading-questions-section .action-buttons,.dbbv-theme[data-unit-number="1"] .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused .reading-questions-section .options-list,.dbbv-theme[data-unit-number="1"] .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused .reading-questions-section .response-input,.dbbv-theme[data-unit-number="1"] .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused .reading-questions-section .action-buttons{display:block!important}.dbbv-theme[data-unit-number="1"] .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused .reading-questions-section .action-buttons,.dbbv-theme[data-unit-number="1"] .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused .reading-questions-section .action-buttons{display:flex!important}.dbbv-theme[data-unit-number="2"] .tbk-shell:not(.tbk-focus-open) .reading-questions-section .action-buttons,.dbbv-theme[data-unit-number="2"] .tbk-shell:not(.tbk-focus-open) .reading-questions-section .response-input,.dbbv-theme[data-unit-number="2"] .tbk-shell:not(.tbk-focus-open) .reading-questions-section textarea,.dbbv-theme[data-unit-number="2"] .tbk-shell:not(.tbk-focus-open) .reading-questions-section .options-list,.dbbv-theme[data-unit-number="2"] .tbp-shell:not(.tbp-focus-open) .reading-questions-section .action-buttons,.dbbv-theme[data-unit-number="2"] .tbp-shell:not(.tbp-focus-open) .reading-questions-section .response-input,.dbbv-theme[data-unit-number="2"] .tbp-shell:not(.tbp-focus-open) .reading-questions-section textarea,.dbbv-theme[data-unit-number="2"] .tbp-shell:not(.tbp-focus-open) .reading-questions-section .options-list,.dbbv-theme[data-unit-number="2"] .mbr-shell:not(.mbr-practice) .reading-questions-section .action-buttons,.dbbv-theme[data-unit-number="2"] .mbr-shell:not(.mbr-practice) .reading-questions-section .response-input,.dbbv-theme[data-unit-number="2"] .mbr-shell:not(.mbr-practice) .reading-questions-section textarea,.dbbv-theme[data-unit-number="2"] .mbr-shell:not(.mbr-practice) .reading-questions-section .options-list{display:none!important}.dbbv-theme[data-unit-number="2"] .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused.reading-questions-section .action-buttons,.dbbv-theme[data-unit-number="2"] .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused.reading-questions-section .response-input,.dbbv-theme[data-unit-number="2"] .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused.reading-questions-section textarea,.dbbv-theme[data-unit-number="2"] .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused.reading-questions-section .options-list,.dbbv-theme[data-unit-number="2"] .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused.reading-questions-section .action-buttons,.dbbv-theme[data-unit-number="2"] .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused.reading-questions-section .response-input,.dbbv-theme[data-unit-number="2"] .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused.reading-questions-section textarea,.dbbv-theme[data-unit-number="2"] .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused.reading-questions-section .options-list,.dbbv-theme[data-unit-number="2"] .mbr-shell.mbr-practice .tbk-zoom-target.reading-questions-section .action-buttons,.dbbv-theme[data-unit-number="2"] .mbr-shell.mbr-practice .tbk-zoom-target.reading-questions-section .response-input,.dbbv-theme[data-unit-number="2"] .mbr-shell.mbr-practice .tbk-zoom-target.reading-questions-section textarea,.dbbv-theme[data-unit-number="2"] .mbr-shell.mbr-practice .tbk-zoom-target.reading-questions-section .options-list{display:initial!important}.dbbv-theme[data-unit-number="2"] .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused.reading-questions-section .action-buttons,.dbbv-theme[data-unit-number="2"] .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused.reading-questions-section .action-buttons,.dbbv-theme[data-unit-number="2"] .mbr-shell.mbr-practice .tbk-zoom-target.reading-questions-section .action-buttons{display:flex!important}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=gD] .static-matching-area,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=gD] .static-matching-area,.ees-theme .mbr-shell.mbr-practice [data-focus-id=gD] .static-matching-area{display:none!important}.ees-theme .mbr-shell:not(.mbr-practice) .writing-section textarea,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=u1-writing] textarea,.ees-theme .mbr-shell:not(.mbr-practice) .writing-section .ees-writing-input,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=u1-writing] .ees-writing-input{display:none!important}.ees-theme .mbr-shell:not(.mbr-practice) .writing-section .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=u1-writing] .action-buttons{display:none!important}.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=u1-listening] .ees-listening-response,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=u1-listening] textarea,.ees-theme .mbr-shell:not(.mbr-practice) [data-focus-id=u1-listening] .action-buttons{display:none!important}.ees-theme .mbr-shell.mbr-practice [data-focus-id=u1-listening] .ees-listening-response,.ees-theme .mbr-shell.mbr-practice [data-focus-id=u1-listening] textarea{display:block!important}.ees-theme .mbr-shell.mbr-practice [data-focus-id=u1-listening] .action-buttons{display:flex!important}.ees-theme .mbr-shell.mbr-practice .writing-section textarea,.ees-theme .mbr-shell.mbr-practice [data-focus-id=u1-writing] textarea,.ees-theme .mbr-shell.mbr-practice .writing-section .ees-writing-input,.ees-theme .mbr-shell.mbr-practice [data-focus-id=u1-writing] .ees-writing-input{display:inline-block!important}.ees-theme .mbr-shell.mbr-practice .writing-section .action-buttons,.ees-theme .mbr-shell.mbr-practice [data-focus-id=u1-writing] .action-buttons,.ees-theme .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused .action-buttons,.ees-theme .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused .action-buttons,.ees-theme .mbr-shell.mbr-practice .tbk-zoom-target .action-buttons{display:flex!important}.ees-theme .tbk-shell.tbk-focus-open .tbk-zoom-target.tbk-focused textarea,.ees-theme .tbp-shell.tbp-focus-open .tbk-zoom-target.tbk-focused textarea,.ees-theme .mbr-shell.mbr-practice .tbk-zoom-target textarea{min-height:120px}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=gE].tbk-focused .task-label p,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=gE].tbk-focused .task-label p{border-bottom:2px solid #2563EB;display:inline-block;padding-bottom:4px}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=gE].tbk-focused .dashed-container,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=gE].tbk-focused .dashed-container{background:#fdf4e7;border:1px dashed #F28C28}.ees-theme [data-focus-id=gE] .ees-ge-instruction{margin-bottom:14px}.ees-theme [data-focus-id=gE] .ees-ge-item,.ees-theme [data-force-grammar-e="1"] .ees-ge-item{margin-bottom:18px;width:100%}.ees-theme [data-focus-id=gE] .ees-ge-row,.ees-theme [data-force-grammar-e="1"] .ees-ge-row{display:block;width:100%}.ees-theme [data-focus-id=gE] .ees-ge-text,.ees-theme [data-force-grammar-e="1"] .ees-ge-text{font-size:16px;margin:0 0 8px;line-height:1.6;display:block;width:100%;white-space:normal;color:var(--color-text-primary);font-weight:600}.ees-theme [data-focus-id=gE] .ees-ge-generated-list,.ees-theme [data-force-grammar-e="1"] .ees-ge-generated-list{width:100%}.ees-theme [data-focus-id=gE] .ees-ge-response,.ees-theme [data-force-grammar-e="1"] .ees-ge-response{display:block;width:100%!important;min-width:100%!important;min-height:96px!important;border:1px solid #D1D5DB;border-radius:6px;padding:10px;background:#fff;resize:vertical;margin:0;font-size:15px;line-height:1.5}.ees-theme .tbk-focus-open .tbk-zoom-target.tbk-focused .ees-writing-line,.ees-theme .tbp-focus-open .tbk-zoom-target.tbk-focused .ees-writing-line,.ees-theme .mbr-shell.mbr-practice .ees-writing-line{width:100%;display:block;white-space:normal;margin:14px 0}.ees-theme .ees-writing-line .ees-ge-text{font-size:16px;line-height:1.6;margin:0 0 10px;color:var(--color-text-primary);font-weight:500}.ees-theme .ees-writing-input{width:100%!important;min-width:100%!important;min-height:96px!important;resize:vertical;font-size:15px;line-height:1.5;padding:10px;margin:0;border:1px solid var(--color-border-light);border-radius:4px;background:var(--color-bg-page);font-family:var(--font-primary)}.ees-theme .mbr-shell.mbr-practice [data-focus-id=gE] .ees-ge-text,.ees-theme .mbr-shell.mbr-practice [data-force-grammar-e="1"] .ees-ge-text{font-size:16px;line-height:1.6;white-space:normal}.ees-theme .mbr-shell.mbr-practice [data-focus-id=gE] .ees-ge-response,.ees-theme .mbr-shell.mbr-practice [data-force-grammar-e="1"] .ees-ge-response{width:100%!important;min-width:100%!important;min-height:96px!important;font-size:15px;margin:0}.ees-theme .mbr-shell.mbr-practice .action-buttons{justify-content:flex-start!important;gap:8px}.ees-theme .mbr-shell.mbr-practice .action-buttons button{padding:10px 14px}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=u1-writing].tbk-focused,.ees-theme .tbk-shell.tbk-focus-open [data-focus-id^=ees-writing-].tbk-focused,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=u1-writing].tbk-focused,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id^=ees-writing-].tbk-focused,.ees-theme .mbr-shell.mbr-practice [data-focus-id=u1-writing],.ees-theme .mbr-shell.mbr-practice [data-focus-id^=ees-writing-]{background:#fdf4e7!important;border:1px dashed #F28C28!important;border-radius:8px!important;padding:14px!important}.ees-theme [data-focus-id=rqB] .question-item p,.ees-theme [data-focus-id=gE] .ees-ge-text,.ees-theme [data-force-grammar-e="1"] .ees-ge-text,.ees-theme [data-focus-id=u1-writing] .ees-ge-text,.ees-theme [data-focus-id^=ees-writing-] .ees-ge-text{font-size:16px!important;font-weight:500!important;line-height:1.6!important;color:var(--color-text-primary)!important}.ees-theme [data-focus-id=rqB] .response-input,.ees-theme [data-focus-id=gE] .ees-ge-response,.ees-theme [data-force-grammar-e="1"] .ees-ge-response,.ees-theme [data-focus-id=u1-writing] .ees-writing-input,.ees-theme [data-focus-id^=ees-writing-] .ees-writing-input{background:var(--color-bg-page)!important;border:1px solid var(--color-border-light)!important;border-radius:4px!important;font-family:var(--font-primary)!important;font-size:15px!important;line-height:1.5!important}.ees-theme [data-focus-id=u1-listening] .ees-listening-item{margin:14px 0}.ees-theme [data-focus-id=u1-listening] .ees-listening-prompt{font-size:16px;line-height:1.6;margin:0 0 8px;font-weight:600;color:var(--color-text-primary)}.ees-theme [data-focus-id=u1-listening] .ees-listening-response{width:100%!important;min-width:100%!important;min-height:96px!important;resize:vertical}.ees-theme .mbr-shell.mbr-practice [data-focus-id=gD] .interactive-matching-area{display:flex!important;flex-direction:column!important;gap:14px!important}.ees-theme .mbr-shell.mbr-practice [data-focus-id=gD] .matching-column-a,.ees-theme .mbr-shell.mbr-practice [data-focus-id=gD] .matching-column-b{width:100%!important;min-width:0!important}.ees-theme .mbr-shell.mbr-practice [data-focus-id=gD] .matching-column-title{font-size:18px;margin-bottom:8px}.ees-theme .mbr-shell.mbr-practice [data-focus-id=gD] .matching-item-a{margin-bottom:10px;padding:12px}.ees-theme .mbr-shell.mbr-practice [data-focus-id=gD] .drop-target{min-height:52px;padding:10px}.ees-theme .mbr-shell.mbr-practice [data-focus-id=gD] .draggable-item{margin-bottom:10px;padding:12px;font-size:17px;line-height:1.4}.ees-theme .tbk-shell:not(.tbk-focus-open) [data-generated-question="1"] .action-buttons,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-generated-question="1"] .action-buttons,.ees-theme .mbr-shell:not(.mbr-practice) [data-generated-question="1"] .action-buttons,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-generated-question="1"] .response-input,.ees-theme .tbp-shell:not(.tbp-focus-open) [data-generated-question="1"] .response-input,.ees-theme .mbr-shell:not(.mbr-practice) [data-generated-question="1"] .response-input,.ees-theme .tbk-shell:not(.tbk-focus-open) [data-generated-question="1"] input[type=radio],.ees-theme .tbk-shell:not(.tbk-focus-open) [data-generated-question="1"] input[type=checkbox],.ees-theme .tbp-shell:not(.tbp-focus-open) [data-generated-question="1"] input[type=radio],.ees-theme .tbp-shell:not(.tbp-focus-open) [data-generated-question="1"] input[type=checkbox],.ees-theme .mbr-shell:not(.mbr-practice) [data-generated-question="1"] input[type=radio],.ees-theme .mbr-shell:not(.mbr-practice) [data-generated-question="1"] input[type=checkbox]{display:none!important}.unit-opener-header{background-color:var(--color-unit-orange)}.unit-opener-section .content-box{padding:20px}h3{font-size:18px;font-weight:600;color:var(--color-text-primary);margin-bottom:15px;margin-top:25px}h4{font-weight:600;color:var(--color-text-primary);margin-bottom:10px;margin-top:20px}ul{list-style:disc;padding-left:20px;margin-bottom:20px}li{margin-bottom:8px;line-height:1.6}.unit-opener-section table{width:100%;border-collapse:collapse;margin-bottom:20px}.unit-opener-section th,.unit-opener-section td{border:1px solid var(--color-border-light);padding:8px;text-align:left}.unit-opener-section th{background-color:var(--color-bg-content);font-weight:700}.unit-opener-table-container{background-color:#fde6d2;border:1px dashed #F28C28;border-radius:4px;padding:1rem;margin-bottom:20px}.unit-opener-table{width:100%;border-collapse:collapse}.unit-opener-table th,.unit-opener-table td{padding:12px;text-align:left;border-bottom:1px solid #F28C28}.unit-opener-table th{font-weight:700}.unit-opener-table tr:last-child td{border-bottom:none}h3{color:var(--color-speaking-blue);border-bottom:2px solid var(--color-speaking-blue);padding-bottom:5px;margin-bottom:20px}h4{color:var(--color-unit-orange);margin-bottom:15px}p strong{color:var(--color-text-primary);font-size:1.1em}ul{list-style:none;padding-left:0}ul li:before{content:"• ";color:var(--color-speaking-blue);font-weight:700;display:inline-block;width:1em;margin-left:-1em}ul li{margin-bottom:.5em}.unit-opener-focused-view{background-color:var(--color-bg-page);padding:20px;border-radius:8px;box-shadow:0 0 15px #0003}.roman-list{list-style-type:upper-roman;padding-left:20px}ul.roman-list li:before{content:none!important}.reading-header{background-color:var(--color-scenario-green)}.reading-content{overflow:auto}@media(min-width:920px){.reading-content.dashed-container-green{column-count:2;column-gap:22px}.reading-figure,.reading-content p{break-inside:avoid;-webkit-column-break-inside:avoid}}.reading-content p{margin-bottom:1em}.reading-intro{display:grid;gap:12px}.amina-avatar{width:120px;height:120px;border-radius:50%;background:#fde68a;display:grid;place-items:center;margin:0 auto;position:relative;animation:amina-float 2.6s ease-in-out infinite;box-shadow:0 10px 20px #0f172a1f}.amina-face{width:64px;height:64px;border-radius:50%;background:#fbbf24;position:relative;display:grid;place-items:center}.amina-eye{width:8px;height:8px;background:#111827;border-radius:50%;position:absolute;top:22px;animation:amina-blink 5s infinite}.amina-eye:first-child{left:18px}.amina-eye:last-child{right:18px}.amina-smile{width:28px;height:14px;border-bottom:3px solid #111827;border-radius:0 0 20px 20px;position:absolute;top:34px}.amina-shirt{width:90px;height:40px;background:#60a5fa;border-radius:18px 18px 12px 12px;position:absolute;bottom:-10px}@keyframes amina-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes amina-blink{0%,96%,to{transform:scaleY(1)}97%,99%{transform:scaleY(.1)}}.reading-figure{float:right;width:45%;margin:4px 0 10px 20px;padding:4px;background-color:#fff;border:1px solid var(--color-border-light);box-shadow:1px 1px 5px #0000001a}.reading-image{width:100%;display:block}.reading-figure figcaption{padding:8px 4px;font-size:13px;font-style:italic;text-align:center;color:var(--color-text-secondary);line-height:1.4}@media screen and (max-width:768px){.reading-figure{float:none;width:100%;margin:15px 0}.reading-content iframe{width:100%;height:auto;aspect-ratio:16 / 9}}.vocabulary-section{margin-bottom:2rem}.vocabulary-header-bar{color:#fff;padding:10px 15px;display:flex;justify-content:space-between;align-items:center;border-radius:4px 4px 0 0;background-color:var(--color-scenario-green)}.vocabulary-task ol{list-style-type:none;padding-left:0}.vocabulary-task li{display:flex;margin-bottom:.5rem}.vocabulary-task li strong{flex-basis:120px;margin-right:20px}.tbk-section{margin-bottom:14px}.tbk-section__label{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;font-weight:900;font-size:12px;letter-spacing:.6px;color:#0f172a;border:1px solid #e5e7eb;background:#f8fafc}.tbk-section--reading .tbk-section__label{background:#ecfeff;border-color:#a5f3fc}.tbk-section--vocab .tbk-section__label{background:#ecfdf5;border-color:#86efac}.tbk-section--grammar .tbk-section__label{background:#eef2ff;border-color:#c7d2fe}.tbk-section--speaking .tbk-section__label{background:#fff7ed;border-color:#fed7aa}.tbk-section--listening .tbk-section__label{background:#eff6ff;border-color:#bfdbfe}.tbk-section--writing .tbk-section__label{background:#fdf2f8;border-color:#fbcfe8}.confident-bubble{margin:8px 0 10px;display:inline-block;padding:6px 10px;border-radius:12px;background:#0ea5e9;color:#fff;font-weight:900;font-size:12px}.thinking-header{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;font-weight:900;font-size:12px;letter-spacing:.6px;color:#111827;border:1px solid #fde68a;background:#fffbeb}.thinking-card{border:1px solid #fde68a;background:#fffbeb;border-radius:14px;padding:12px 14px}.tbk-dense-reading .reading-content.dashed-container-green{margin-bottom:12px;padding-bottom:14px;border-width:2px;box-shadow:0 0 0 6px #ffffffd9}.tbk-dense-reading .reading-content p{font-size:inherit;line-height:inherit}.tbk-dense-reading .reading-figure figcaption{font-size:12px;line-height:1.35}.tbk-dense-reading .section-header{font-size:14px;padding:8px 12px}.tbk-dense-reading .reading-section,.tbk-dense-questions .reading-questions-section{font-size:16px;line-height:1.6}.tbk-dense-questions .reading-questions-section .content-box{padding:16px}.tbk-dense-questions .reading-questions-section p,.tbk-dense-questions .reading-questions-section li,.tbk-dense-questions .reading-questions-section span,.tbk-dense-questions .reading-questions-section label{font-size:inherit;line-height:inherit}.tbk-dense-questions .reading-questions-section .section-header{font-size:14px;padding:8px 12px}.tbk-dense-questions .reading-questions-section .dashed-container-green{box-sizing:border-box;margin-bottom:12px;padding-bottom:18px;border-width:2px;box-shadow:0 0 0 6px #ffffffd9}.tbk-dense-questions .question-group{margin-bottom:12px}.tbk-dense-questions .question-group-title{font-size:18px;margin-bottom:10px}.tbk-dense-questions .instruction{font-size:15px;margin-bottom:12px}.tbk-dense-questions .question-item{margin-bottom:16px}.tbk-dense-questions .question-item p{font-size:inherit;margin-bottom:8px}.tbk-dense-questions .options-list{padding-left:0;margin-top:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 10px}.tbk-dense-questions .options-list li{margin:0}.tbk-dense-questions .options-list label{width:100%;padding:5px 8px;margin-bottom:0}.tbk-dense-questions .options-list input[type=radio]+span{font-size:inherit}.tbk-dense-questions .response-input{padding:10px;font-size:15px}.tbk-dense-questions .action-buttons button{padding:10px 14px;font-size:14px}.tbk-dense-questions .vocabulary-section .content-box{padding:10px}.tbk-dense-questions .reading-questions-section{background:transparent}.tbk-dense-questions .reading-questions-section .reading-questions-header{background:var(--color-scenario-green)!important;color:#fff!important;font-weight:700;font-size:18px;line-height:1.3;border-bottom:0!important;border-radius:0;padding:10px 14px;margin:0 0 12px}.tbk-dense-questions .reading-questions-section .content-box{background:transparent!important;border:0!important;padding:0!important}.tbk-dense-questions .reading-questions-section .dashed-container-green{background:#f0fdf4!important;border:2px dashed #86efac!important;box-shadow:0 0 0 6px #ffffffd9!important;padding:14px!important;margin:0!important}.tbk-dense-questions .reading-questions-section .question-group{margin-bottom:18px}.tbk-dense-questions .reading-questions-section .options-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px 24px!important;padding-left:0;margin-top:8px}.tbk-dense-questions .reading-questions-section .options-list li{list-style:none;border:0;border-radius:0;padding:0;background:transparent;margin:0!important}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=rqA] .options-list li,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=rqA] .options-list li,.ees-theme .mbr-shell.mbr-practice [data-focus-id=rqA] .options-list li{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;background:#fff}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=rqA].tbk-focused,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=rqA].tbk-focused,.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=rqB].tbk-focused,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=rqB].tbk-focused{background:#f0fdf4!important;border:2px dashed #86efac!important;border-radius:8px!important;padding:14px!important}.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=rqA].tbk-focused .question-group-title,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=rqA].tbk-focused .question-group-title,.ees-theme .tbk-shell.tbk-focus-open [data-focus-id=rqB].tbk-focused .question-group-title,.ees-theme .tbp-shell.tbp-focus-open [data-focus-id=rqB].tbk-focused .question-group-title{color:#111827!important;margin-bottom:10px!important}.tbk-dense-questions .reading-questions-section .options-list label{width:100%;margin:0;padding:0;background:transparent;border:0}.tbk-dense-questions .reading-questions-section .question-item{margin-bottom:20px}.tbk-dense-questions .reading-questions-section .question-item p{font-weight:600;margin-bottom:8px}.tbk-dense-questions .reading-questions-section .action-buttons{margin-top:16px;padding-top:12px;border-top:1px solid #E5E7EB;justify-content:flex-end}.dbbv-theme .db-html .main-content:has(.grammar-section):has(.writing-section){display:block!important;padding:0 24px!important}.dbbv-theme .db-html .main-content:has(.grammar-section):has(.writing-section) .left-column,.dbbv-theme .db-html .main-content:has(.grammar-section):has(.writing-section) .right-column{display:block!important;width:100%!important}.dbbv-theme .db-html .main-content:has(.grammar-section):has(.writing-section) .section-wrapper{margin-bottom:24px!important}.dbbv-theme .db-html .grammar-section .grammar-header-bar,.dbbv-theme .db-html .writing-section .section-header.writing-header{display:flex;align-items:center;gap:10px;width:100%;background:#f28c28!important;color:#fff!important;padding:16px 24px!important;border-radius:0!important;margin:0!important}.dbbv-theme .db-html .grammar-section .task-label p{font-size:20px;font-weight:600;color:#111827;border-bottom:2px solid #2563eb;padding-bottom:6px;display:inline-block;margin-bottom:12px}.dbbv-theme .db-html .grammar-section .content-box,.dbbv-theme .db-html .writing-section .content-box{background:#fff!important;border:0!important;padding:0!important}.dbbv-theme .db-html .grammar-section .dashed-container,.dbbv-theme .db-html .grammar-section .dashed-container-blue,.dbbv-theme .db-html .writing-section .dashed-container,.dbbv-theme .db-html .writing-section .dashed-container-blue{background:#f7e2cc!important;border:1px dashed #F28C28!important;border-radius:6px;padding:20px!important;box-shadow:none!important}.dbbv-theme .db-html .grammar-section .task,.dbbv-theme .db-html .writing-section p,.dbbv-theme .db-html .writing-section h3,.dbbv-theme .db-html .writing-section h4{margin-top:0}.dbbv-theme .db-html .grammar-section .task+.task,.dbbv-theme .db-html .writing-section h4+p,.dbbv-theme .db-html .writing-section p+p{margin-top:16px}.dbbv-theme .db-html .main-content{display:block!important;grid-template-columns:1fr!important;gap:0!important;padding:0 24px!important}.dbbv-theme .db-html .main-content .left-column,.dbbv-theme .db-html .main-content .right-column{display:block!important;width:100%!important;max-width:100%!important;border:0!important;box-shadow:none!important;background:transparent!important}.dbbv-theme .db-html .main-content .section-wrapper{border:0!important;box-shadow:none!important;background:transparent!important;margin:0 0 24px!important}.dbbv-theme .db-html .main-content:before,.dbbv-theme .db-html .main-content:after,.dbbv-theme .db-html .left-column:before,.dbbv-theme .db-html .right-column:before{display:none!important;content:none!important}.dbbv-theme .db-html .grammar-section .task-label p{display:inline-flex!important;align-items:center;justify-content:center;text-align:center!important;padding:6px 10px!important;margin:10px 0!important;border-radius:999px!important;border:1px solid #e5e7eb!important;background:#f8fafc!important;font-size:12px!important;font-weight:600!important;letter-spacing:.3px!important;line-height:1.25!important;color:#0f172a!important;border-bottom:1px solid #e5e7eb!important;text-decoration:none!important;box-shadow:none!important}.dbbv-theme .db-html .grammar-section .task-label p:before,.dbbv-theme .db-html .grammar-section .task-label p:after{content:none!important;border:0!important}.dbbv-theme .db-html .grammar-section .task-label .task-letter{color:#0f172a!important;font-weight:600!important}.dbbv-theme .db-html .grammar-section,.dbbv-theme .db-html .writing-section{font-family:var(--font-primary),"Comic Neue","Comic Sans MS",cursive}.dbbv-theme .db-html .grammar-section p,.dbbv-theme .db-html .grammar-section li,.dbbv-theme .db-html .grammar-section td,.dbbv-theme .db-html .grammar-section th,.dbbv-theme .db-html .writing-section p,.dbbv-theme .db-html .writing-section li{font-size:16px!important;line-height:1.6!important;color:var(--color-text-primary)}.dbbv-theme .db-html .grammar-section .task-label,.dbbv-theme .db-html .writing-section h3{font-family:var(--font-primary),"Comic Neue","Comic Sans MS",cursive}.dbbv-theme .db-html .writing-section h3,.dbbv-theme .db-html .writing-section h4{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:6px 10px!important;margin:10px 0!important;border-radius:9999px!important;border:1px solid #e5e7eb!important;background:#f8fafc!important;font-size:14px!important;font-weight:600!important;color:#1f2937!important;line-height:1.4!important;border-bottom:1px solid #e5e7eb!important}.dbbv-theme .db-html .grammar-section .task-label{border-bottom:0!important;padding-bottom:0!important;margin-bottom:10px!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:0!important}.dbbv-theme .db-html .grammar-section .task-label p,.dbbv-theme .db-html .grammar-section .task-label p strong,.dbbv-theme .db-html .grammar-section .task-label .task-letter{font-family:var(--font-primary),"Comic Neue","Comic Sans MS",cursive!important;font-size:14px!important;font-weight:600!important;color:#1f2937!important;line-height:1.4!important;text-align:center!important}.dbbv-theme .db-html .grammar-section .task-label p{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:6px 14px!important;border:1px solid #e5e7eb!important;border-radius:9999px!important;background:#f8fafc!important;border-bottom:1px solid #e5e7eb!important;box-shadow:none!important;text-decoration:none!important}.grammar-section{margin-bottom:2rem}.grammar-header-bar{color:#fff;padding:10px 15px;display:flex;justify-content:space-between;align-items:center;border-radius:4px 4px 0 0;background-color:#f28c28}.header-bar-label{font-weight:700;text-transform:uppercase}.header-bar-topic{font-size:1rem}.task{padding:1rem 0;border-bottom:1px solid #DDDDDD}.task:last-child{border-bottom:none}.task-label{display:flex;align-items:center;margin-bottom:20px;border-bottom:2px solid var(--color-speaking-blue);padding-bottom:5px}.task-letter{font-weight:700;font-size:1.2rem}.task-label p{margin:0}.grammar-explanation p{margin-bottom:1rem}.grammar-explanation .example{margin-left:1rem;font-style:italic}.grammar-explanation .example-label{font-weight:700;font-style:normal}.grammar-table{width:100%;border-collapse:collapse}.grammar-table th,.grammar-table td{padding:12px;text-align:left;border-bottom:1px solid #F28C28}.grammar-table th{font-weight:700}.grammar-table tr:last-child td{border-bottom:none}.rule-selection ol{list-style-type:none;padding-left:0}.rule-selection li{margin-bottom:.5rem}.controlled-practice ol{list-style-type:decimal;padding-left:1.5rem}.controlled-practice li{margin-bottom:1rem}.controlled-practice .reporting-verb{font-style:italic;color:#555}.short-input{display:inline-block;width:auto;min-width:80px;padding:4px 8px;border:1px solid var(--color-border-light);border-radius:4px;font-family:var(--font-primary);font-size:15px;line-height:1.5;resize:none;vertical-align:middle;text-align:center;margin:0 5px}.short-input:focus{outline:none;border-color:var(--color-speaking-blue);box-shadow:0 0 0 2px #1e88e533}.writing-header{background-color:var(--color-speaking-blue)}.writing-section .content-box{padding:20px}.writing-section h3{font-size:18px;font-weight:600;color:var(--color-text-primary);margin-bottom:15px;margin-top:25px}.writing-section h4{font-size:16px;font-weight:600;color:var(--color-text-primary);margin-bottom:10px;margin-top:20px}.writing-section ul{list-style:disc;padding-left:20px;margin-bottom:20px}.writing-section li{margin-bottom:8px;line-height:1.6}@media screen and (max-width:768px){.writing-section .content-box{padding:15px}.writing-section h3{font-size:16px;margin-bottom:10px}.writing-section h4{font-size:14px;margin-bottom:8px}.writing-section ul{padding-left:15px}}.student-essay{background-color:#fff;border:1px solid #ddd;box-shadow:0 0 10px #0000001a;padding:20px;margin-top:20px;font-family:var(--font-primary)}.student-essay p{text-indent:1.5em;margin-bottom:0}.student-essay p:last-of-type{margin-bottom:1em}.listening-header{background-color:var(--color-speaking-blue)}.listening-content iframe{width:100%;max-width:560px;height:315px;display:block;margin:0 auto}.listening-content h4{font-size:16px;font-weight:600;color:var(--color-text-primary);margin-top:20px;margin-bottom:10px}.listening-content p{margin-bottom:1em}.listening-content ol{list-style-type:decimal;padding-left:20px;margin-bottom:15px}.listening-content ol ol{list-style-type:lower-alpha;padding-left:25px;margin-top:5px;margin-bottom:10px}.listening-content li{margin-bottom:8px;line-height:1.6}@media screen and (max-width:768px){.listening-content iframe{height:auto;aspect-ratio:16 / 9}}.speaking-header{background-color:var(--color-speaking-blue)}.prompt-block{margin-bottom:20px}.prompt-label{font-weight:700;color:var(--color-speaking-blue);margin-bottom:4px}.instructions-block ul{margin:0;padding-left:20px}.instructions-block li{margin-bottom:8px;line-height:1.6}.pronunciation-tip{background-color:var(--color-bg-highlight);border-left:4px solid var(--color-speaking-blue);padding:12px 16px;margin:20px 0}.tip-title,.note-title{font-weight:700;font-size:14px;text-transform:UPPERCASE;margin-bottom:8px}.teachers-note{background-color:var(--color-bg-content);padding:12px;font-size:14px;font-style:italic;color:var(--color-text-secondary);border-radius:4px;margin:20px 0}.model-answer-button{background-color:transparent;border:1px solid #BBBBBB;color:var(--color-text-primary);padding:10px 16px;font-size:14px;font-weight:700;border-radius:4px;cursor:pointer;margin-top:16px;width:100%}.model-answer-button:hover{background-color:#f0f0f0}.matching-question-container{margin-top:20px}.matching-question-container h4{font-size:16px;font-weight:600;color:var(--color-text-primary);margin-bottom:10px}.matching-question-container p{margin-bottom:15px}.interactive-matching-area{display:flex;gap:20px;flex-wrap:wrap}.matching-column-a,.matching-column-b{flex:1;min-width:280px}.matching-column-title{font-weight:700;margin-bottom:10px;color:var(--color-text-primary)}.matching-list{list-style:none;padding:0;margin:0}.matching-item-a{display:flex;flex-direction:column;border:1px solid var(--color-border-light);border-radius:4px;margin-bottom:8px;background-color:var(--color-bg-page);color:var(--color-text-primary);padding:10px}.matching-item-a span{font-weight:500;margin-bottom:5px}.drop-target{border:1px dashed var(--color-border-light);border-radius:4px;padding:8px;min-height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--color-bg-content);transition:background-color .2s ease,border-color .2s ease}.drop-target.drag-over{background-color:var(--color-bg-highlight);border-color:var(--color-speaking-blue)}.placeholder{color:var(--color-text-secondary);font-style:italic}.draggable-item{padding:8px 12px;border:1px solid var(--color-speaking-blue);border-radius:4px;margin-bottom:8px;background-color:var(--color-bg-highlight);color:var(--color-text-primary);cursor:grab;transition:background-color .2s ease,border-color .2s ease}.draggable-item:hover{background-color:#d0e7fb}.draggable-item.dragging{opacity:.5;cursor:grabbing}.matched-item{display:flex;justify-content:space-between;align-items:center;background-color:var(--color-bg-highlight);border:1px solid var(--color-speaking-blue);border-radius:4px;padding:4px 8px;width:100%}.matched-item .clear-match-btn{background:none;border:none;color:var(--color-text-secondary);font-size:1.2em;cursor:pointer;margin-left:8px}.matched-item .clear-match-btn:hover{color:var(--color-unit-orange)}.static-matching-area ol{padding-left:20px;margin-bottom:15px}.static-matching-area ol[type=a]{padding-left:25px}.static-matching-area li{margin-bottom:5px;line-height:1.5}@media screen and (max-width:768px){.interactive-matching-area{flex-direction:column}.matching-column-a,.matching-column-b{min-width:unset;width:100%}}.dbbv-theme .book-section--text{font-size:16px;line-height:1.6}.dbbv-theme .db-html table{width:100%;border-collapse:collapse}.dbbv-theme .db-html th,.dbbv-theme .db-html td{border:1px solid rgba(15,23,42,.15);padding:10px}.dbbv-theme[data-book-slug=professional-communicator] .db-page-title{position:relative;margin:2px 0 14px;padding:12px 16px;border:1px solid #c7d2fe;border-radius:12px;background:linear-gradient(135deg,#eef2ff,#f8fafc);color:#1e3a8a;font-size:clamp(20px,2.6vw,28px);font-weight:900;letter-spacing:.01em;line-height:1.25}.dbbv-theme[data-book-slug=professional-communicator] .db-page-title:after{content:"";display:block;flex-basis:100%;margin-top:8px;height:3px;width:min(180px,42%);border-radius:999px;background:linear-gradient(90deg,#2563eb,#7c3aed)}.dbbv-theme[data-book-slug=professional-communicator] .db-html{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;padding:0 18px 16px;box-shadow:0 4px 10px #0f172a0a}.dbbv-theme[data-book-slug=professional-communicator] .db-html.section-type-reading{background:#eff6ff;border-color:#bfdbfe}.dbbv-theme[data-book-slug=professional-communicator] .db-html.section-type-writing{background:#fff7ed;border-color:#fed7aa}.dbbv-theme[data-book-slug=professional-communicator] .db-html.section-type-speaking{background:#ecfeff;border-color:#a5f3fc}.dbbv-theme[data-book-slug=professional-communicator] .db-html.section-type-listening{background:#f5f3ff;border-color:#ddd6fe}.dbbv-theme[data-book-slug=professional-communicator] .db-html.section-type-grammar{background:#ecfdf5;border-color:#a7f3d0}.dbbv-theme[data-book-slug=professional-communicator] .db-html.section-type-vocabulary{background:#fff7ed;border-color:#fed7aa}.dbbv-theme[data-book-slug=professional-communicator] .db-html+.db-html{margin-top:12px}.dbbv-theme[data-book-slug=professional-communicator] .db-html .section-header,.dbbv-theme[data-book-slug=professional-communicator] .db-html .grammar-header-bar,.dbbv-theme[data-book-slug=professional-communicator] .db-html .vocabulary-header-bar{margin:0 -18px 14px;padding:10px 16px;border-radius:0;color:#fff;font-size:15px;font-weight:800;letter-spacing:.01em}.dbbv-theme[data-book-slug=professional-communicator] .db-html .reading-header{background:linear-gradient(90deg,#2f80ed,#3b82f6)}.dbbv-theme[data-book-slug=professional-communicator] .db-html .writing-header{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.dbbv-theme[data-book-slug=professional-communicator] .db-html .speaking-header{background:linear-gradient(90deg,#06b6d4,#22d3ee)}.dbbv-theme[data-book-slug=professional-communicator] .db-html .listening-header{background:linear-gradient(90deg,#8b5cf6,#a855f7)}.dbbv-theme[data-book-slug=professional-communicator] .db-html .grammar-header-bar{background:linear-gradient(90deg,#10b981,#22c55e)}.dbbv-theme[data-book-slug=professional-communicator] .db-html .vocabulary-header-bar{background:linear-gradient(90deg,#ef4444,#f97316)}@media(max-width:768px){.dbbv-theme[data-book-slug=professional-communicator] .db-page-title{padding:10px 12px;margin-bottom:10px;border-radius:10px;font-size:clamp(18px,5.6vw,22px)}.dbbv-theme[data-book-slug=professional-communicator] .db-page-title:after{margin-top:6px;width:min(140px,55%)}.dbbv-theme[data-book-slug=professional-communicator] .db-html{padding:0 12px 12px;border-radius:12px}.dbbv-theme[data-book-slug=professional-communicator] .db-html .section-header,.dbbv-theme[data-book-slug=professional-communicator] .db-html .grammar-header-bar,.dbbv-theme[data-book-slug=professional-communicator] .db-html .vocabulary-header-bar{margin:0 -12px 12px;font-size:14px}}
