*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:#f9f9f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}a{color:#4a90d9}blockquote{color:#2c3e50;background:#f0f7ff;border-left:4px solid #1a73e8;border-radius:0 8px 8px 0;margin:1.25rem 0;padding:1rem 1.25rem;line-height:1.7}blockquote p{margin:.5rem 0}blockquote p:first-child{margin-top:0}blockquote p:last-child{margin-bottom:0}.loading{color:#888;justify-content:center;align-items:center;min-height:200px;display:flex}.page-content{box-sizing:border-box;width:100%;margin:2rem auto;padding:0 2rem}@media (width>=1024px){.page-content{max-width:1100px;padding:0 2.5rem}}@media (width>=1440px){.page-content{max-width:1280px}}@media (width<=600px){.page-content{margin:1rem auto;padding:0 1rem}}button,a,[role=button],input[type=submit],input[type=button],select{touch-action:manipulation}.header-root{background:#fff;border-bottom:1px solid #e0e0e0;align-items:center;gap:1.5rem;padding:1rem 2rem;display:flex}.header-logo{color:#333;margin-right:.5rem;font-size:1.2rem;font-weight:700;text-decoration:none}.header-top-row{display:contents}.header-burger{cursor:pointer;color:#333;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;display:none}.header-nav{align-items:center;gap:1.5rem;display:flex}.header-right{align-items:center;gap:1rem;margin-left:auto;display:flex}.user-dropdown{position:relative}.user-dropdown-trigger{cursor:pointer;font-size:inherit;background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .5rem;font-family:inherit;transition:background .15s;display:flex}.user-dropdown-trigger:hover{background:#f5f5f5}.user-avatar{color:#fff;background:linear-gradient(135deg,#1a73e8,#4a90d9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:600;display:flex}.user-dropdown-arrow{color:#999;margin-left:.15rem;font-size:.65rem}.user-dropdown-menu{z-index:100;background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:160px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 16px #0000001f}.user-dropdown-item{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;width:100%;padding:.65rem 1rem;font-family:inherit;font-size:.9rem;text-decoration:none;transition:background .1s;display:block}.user-dropdown-item:hover{background:#f5f7fa}.user-dropdown-item+.user-dropdown-item{border-top:1px solid #f0f0f0}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (width<=768px){.header-burger{display:block}.header-root{flex-wrap:wrap;gap:0;padding:.75rem 1rem}.header-top-row{justify-content:space-between;align-items:center;width:100%;display:flex}.header-nav{border-top:1px solid #e0e0e0;flex-direction:column;align-items:flex-start;gap:0;width:100%;margin-top:.75rem;padding-top:.75rem;display:none}.header-nav.open{display:flex}.header-nav a{width:100%;padding:.6rem 0;font-size:.95rem;border-bottom:none!important}.header-right{border-top:1px solid #f0f0f0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:.5rem;padding-top:.75rem;display:none}.header-right.open{display:flex}.header-logo{font-size:1.05rem!important}.page-content{margin:1rem auto;padding:0 1rem}.home-hero h1{font-size:1.6rem!important}.home-hero p{font-size:.95rem!important}.home-grid{grid-template-columns:1fr!important}.home-grid a{padding:1.5rem!important}.home-cert-card{gap:.5rem;flex-direction:column!important;align-items:flex-start!important}.quizzes-stats{gap:.5rem 1rem!important;font-size:.85rem!important}.cert-settings-row{flex-direction:column!important;gap:1rem!important}.cert-settings-row>div{width:100%}.cert-settings-row input[type=number]{max-width:200px;width:100%!important}.cert-settings-row select{width:100%;max-width:200px}.cert-domain-label{padding:.85rem!important}.cert-start-btn{text-align:center;width:100%}.quiz-header{gap:.75rem;flex-direction:column!important;align-items:flex-start!important}.quiz-actions{flex-wrap:wrap}.quiz-actions button{min-height:44px}.quiz-question-grid button{min-height:40px;width:40px!important;height:40px!important}.question-option-btn{min-height:48px;padding:.85rem!important}.result-table-wrap{-webkit-overflow-scrolling:touch;margin:0 -1rem;padding:0 1rem;overflow-x:auto}.result-table-wrap table{min-width:480px}.result-actions{flex-direction:column}.result-actions a{text-align:center;width:100%}.result-score-box{padding:1.5rem!important}.result-score-box .score-number{font-size:2.2rem!important}.results-table-wrap{-webkit-overflow-scrolling:touch;margin:0 -1rem;padding:0 1rem;overflow-x:auto}.results-table-wrap table{min-width:560px}.auth-container{max-width:100%!important;margin:2rem auto!important;padding:1.5rem 1rem!important}.auth-container input,.auth-container button[type=submit]{min-height:48px;font-size:1rem}.pagination-wrap button{min-width:44px;min-height:44px;padding:.5rem .85rem}.lang-dropdown{right:-.5rem!important}.lang-dropdown button{min-height:44px;padding:.7rem .85rem!important}.admin-panel{padding:0 1rem}.admin-panel h1{font-size:1.3rem}.admin-tabs{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-section-header{flex-wrap:wrap;gap:.75rem}.admin-table-wrap{-webkit-overflow-scrolling:touch;margin:0 -1rem;padding:0 1rem;overflow-x:auto}.admin-table-wrap .admin-table{min-width:600px}.admin-form .form-row{flex-direction:column}.admin-form input[type=number]{width:100%!important}.modal-content{border-radius:10px;max-width:95vw;max-height:95vh;margin:.5rem}.modal-header,.modal-body{padding:1rem}.modal-footer{flex-wrap:wrap;padding:.75rem 1rem}.modal-body .form-row{flex-direction:column}.section-editor-header{flex-wrap:wrap;gap:.5rem}.section-editor-header input[type=text]{order:3;width:100%;margin-right:0!important}.section-editor-toolbar{flex-wrap:wrap;gap:.5rem}.profile-card{gap:1rem!important;padding:1.5rem!important}.profile-card h1{font-size:1.25rem!important}.course-card{padding:1.25rem}.course-card h2{font-size:1.15rem}.course-header h1{font-size:1.5rem}.section-header{flex-direction:column;gap:.75rem}.section-header h1{min-width:0;font-size:1.4rem}.section-actions{justify-content:space-between;width:100%}.section-nav a{padding:.5rem .75rem;font-size:.9rem}}@media (width<=480px){.page-content{margin:.75rem auto;padding:0 .75rem}.home-hero{padding:1.5rem 0 1rem!important}.home-hero h1{font-size:1.35rem!important}.home-hero p{font-size:.9rem!important;line-height:1.5!important}.home-grid a{padding:1.25rem!important}.home-grid h2{font-size:1.1rem!important}.result-score-box .score-number{font-size:1.8rem!important}.result-score-box .score-label{font-size:1rem!important}.question-option-btn{font-size:.95rem!important}.quiz-actions button{text-align:center;width:100%;font-size:.9rem;padding:.65rem 1rem!important}.quiz-actions .quiz-finish-btn{margin-left:0!important}.header-root{padding:.6rem .75rem!important}.header-logo{font-size:.95rem!important}.admin-panel{margin:1rem auto;padding:0 .75rem}.admin-form{padding:1rem}.admin-section-header h2,.admin-section-header h3{font-size:1rem}.course-card{padding:1rem}.course-header h1{font-size:1.3rem}.course-description{padding:1rem}.chapter-header{flex-direction:column;gap:.5rem;padding:1rem}.section-link{padding:.75rem 1rem}.section-header h1{font-size:1.25rem}.auth-container{margin:1rem auto!important;padding:1rem .75rem!important}.auth-container h1{font-size:1.4rem}}.courses-page h1{color:#1a1a2e;margin-bottom:2rem;font-size:1.8rem}.course-card{color:inherit;background:#fff;border:1px solid #e8eaed;border-radius:12px;margin-bottom:1.25rem;padding:1.75rem;text-decoration:none;transition:all .2s;display:block}.course-card:hover{border-color:#1a73e8;transform:translateY(-2px);box-shadow:0 4px 16px #1a73e81f}.course-card h2{color:#1a1a2e;margin:0 0 .5rem;font-size:1.35rem}.course-card .cert-name{color:#1a73e8;background:#e8f0fe;border-radius:12px;margin-bottom:.75rem;padding:.2rem .6rem;font-size:.78rem;display:inline-block}.course-card .description{color:#5f6368;margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.progress-row{align-items:center;gap:1rem;display:flex}.progress-bar{background:#e8eaed;border-radius:4px;flex:1;height:8px;overflow:hidden}.progress-bar-fill{background:#1a73e8;border-radius:4px;height:100%;transition:width .3s}.progress-bar-fill.complete{background:#34a853}.progress-text{color:#5f6368;white-space:nowrap;font-size:.85rem;font-weight:500}.course-view-page .back-link{color:#1a73e8;font-size:.9rem;text-decoration:none}.course-view-page .back-link:hover{text-decoration:underline}.course-header{margin-top:1rem;margin-bottom:2rem}.course-header h1{color:#1a1a2e;margin:0 0 .5rem;font-size:2rem}.course-header .cert-name{color:#1a73e8;background:#e8f0fe;border-radius:12px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.85rem;display:inline-block}.course-description{color:#333;background:#f8f9fa;border-left:4px solid #1a73e8;border-radius:0 8px 8px 0;margin:1rem 0 2rem;padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.7}.start-reading-cta{text-align:center;margin:1.5rem 0 2rem}.start-reading-btn{color:#fff;background:#1a73e8;border-radius:10px;padding:.85rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 8px #1a73e84d}.start-reading-btn:hover{background:#1557b0;transform:translateY(-2px);box-shadow:0 4px 16px #1a73e866}.course-progress{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.course-progress .progress-bar{height:10px}.chapter-card{background:#fff;border:1px solid #e8eaed;border-radius:10px;margin-bottom:1.5rem;overflow:hidden}.chapter-header{background:#f8f9fa;border-bottom:1px solid #e8eaed;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.chapter-header-left{flex:1;min-width:0}.chapter-header h3{color:#1a1a2e;margin:0 0 .4rem;font-size:1.15rem}.chapter-header .domain-badge{color:#5f6368;text-transform:uppercase;letter-spacing:.04em;background:#e8eaed;border-radius:10px;margin-bottom:.5rem;padding:.15rem .55rem;font-size:.72rem;display:inline-block}.chapter-header .chapter-description{color:#5f6368;margin:0;font-size:.88rem;line-height:1.6}.chapter-progress-pct{white-space:nowrap;border-radius:12px;padding:.3rem .7rem;font-size:.85rem;font-weight:500}.chapter-progress-pct.complete{color:#137333;background:#e6f4ea}.chapter-progress-pct.partial{color:#5f6368;background:#f1f3f4}.section-link{color:inherit;border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:.85rem 1.5rem;text-decoration:none;transition:background .15s;display:flex}.section-link:last-child{border-bottom:none}.section-link:hover{background:#f8f9ff}.section-link .check{color:#fff;border:2px solid #ccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;display:flex}.section-link .check.complete{background:#34a853;border-color:#34a853}.section-link span.title{color:#333;font-size:.95rem}.quiz-cta{background:#e6f4ea;border-top:1px solid #c8e6c9;padding:.85rem 1.5rem}.quiz-cta a{color:#137333;font-size:.9rem;font-weight:500;text-decoration:none}.quiz-cta a:hover{text-decoration:underline}.section-read-page .breadcrumbs{color:#888;flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.section-read-page .breadcrumbs a{color:#1a73e8;text-decoration:none}.section-read-page .breadcrumbs a:hover{text-decoration:underline}.section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.section-header h1{color:#1a1a2e;flex:1;min-width:250px;margin:0;font-size:1.75rem}.section-actions{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.section-stats{color:#888;font-size:.8rem}.complete-btn{cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:500;transition:all .2s}.complete-btn.completed{color:#fff;background:#34a853}.complete-btn:not(.completed){color:#333;background:#e8eaed}.complete-btn:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0000001a}.section-content{color:#2c3e50;font-size:1rem;line-height:1.75}.section-quiz-cta{text-align:center;background:linear-gradient(135deg,#fef7e0 0%,#fff9ee 100%);border:1px solid #f0c36d;border-radius:12px;margin:2.5rem 0;padding:1.5rem}.section-quiz-cta p{color:#8a6914;margin:0 0 .75rem;font-size:1rem;font-weight:500}.section-quiz-btn{color:#fff;cursor:pointer;background:#e8a317;border:none;border-radius:8px;padding:.65rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-block}.section-quiz-btn:hover{background:#c98b0f;transform:translateY(-1px);box-shadow:0 3px 10px #e8a3174d}.chapter-complete-cta{text-align:center;background:linear-gradient(135deg,#e8f0fe 0%,#f8f9ff 100%);border:1px solid #1a73e8;border-radius:12px;margin:2.5rem 0;padding:1.5rem}.chapter-complete-cta p{color:#1a73e8;margin:0 0 .5rem;font-size:1.05rem;font-weight:500}.chapter-complete-cta a{color:#1a73e8;font-weight:600;text-decoration:none}.chapter-complete-cta a:hover{text-decoration:underline}.section-nav{border-top:1px solid #e8eaed;justify-content:space-between;margin-top:2.5rem;padding-top:1.5rem;display:flex}.section-nav a{color:#1a73e8;border-radius:6px;padding:.5rem 1rem;text-decoration:none;transition:background .15s}.section-nav a:hover{background:#f0f7ff}.section-nav-btn{color:#1a73e8;cursor:pointer;font-size:inherit;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-family:inherit;text-decoration:none;transition:background .15s}.section-nav-btn:hover{background:#f0f7ff}.dialog-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dialog{background:#fff;border-radius:12px;width:90%;max-width:420px;padding:1.75rem;box-shadow:0 8px 32px #0003}.dialog p{color:#333;margin:0 0 1.25rem;font-size:1rem;line-height:1.5}.dialog-actions{justify-content:flex-end;gap:.75rem;display:flex}.dialog-btn{cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .15s}.dialog-btn.primary{color:#fff;background:#1a73e8}.dialog-btn.primary:hover{background:#1557b0}.dialog-btn.secondary{color:#333;background:#f1f3f4}.dialog-btn.secondary:hover{background:#e8eaed}.admin-panel{max-width:none;margin:2rem auto;padding:0 2rem}.admin-panel h1{color:#1a1a2e;margin-bottom:1rem;font-size:1.5rem}.admin-tabs{border-bottom:2px solid #e8eaed;gap:0;margin-bottom:1.5rem;display:flex}.admin-tab{color:#5f6368;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s}.admin-tab:hover{color:#1a73e8;background:#f8f9ff}.admin-tab.active{color:#1a73e8;border-bottom-color:#1a73e8}.admin-section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.admin-section-header h2,.admin-section-header h3{color:#1a1a2e;margin:0}.admin-table{border-collapse:separate;border-spacing:0;border:1px solid #e8eaed;border-radius:8px;width:100%;overflow:hidden}.admin-table thead tr{background:#f8f9fa}.admin-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#5f6368;border-bottom:2px solid #e8eaed;padding:.75rem 1rem;font-size:.8rem;font-weight:600}.admin-table td{color:#333;border-bottom:1px solid #f0f0f0;padding:.75rem 1rem;font-size:.9rem}.admin-table tbody tr{transition:background .15s}.admin-table tbody tr:hover{background:#f8f9ff}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr.inactive{opacity:.55}.admin-table tbody tr.clickable{cursor:pointer}.admin-table tbody tr.dragging{background:#e8f0fe}.admin-table .cell-domain{color:#888;white-space:nowrap;text-overflow:ellipsis;cursor:default;max-width:220px;font-size:.8rem;position:relative;overflow:hidden}.admin-table .cell-name{color:#1a73e8;cursor:pointer;font-weight:500}.admin-table .cell-name:hover{text-decoration:underline}.drag-handle{color:#bbb;cursor:grab;-webkit-user-select:none;user-select:none;padding:0 .25rem;font-size:1.2rem}.drag-handle:active{cursor:grabbing}.admin-actions{gap:.25rem;display:flex}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.82rem;font-weight:500;transition:all .15s;display:inline-flex}.btn-primary{color:#fff;background:#1a73e8}.btn-primary:hover{background:#1557b0;box-shadow:0 1px 3px #1a73e84d}.btn-success{color:#fff;background:#34a853}.btn-success:hover{background:#2d8e47}.btn-ghost{color:#5f6368;background:0 0;padding:.35rem .5rem}.btn-ghost:hover{color:#333;background:#f0f0f0}.btn-ghost-edit{color:#1a73e8;background:0 0;padding:.35rem .5rem}.btn-ghost-edit:hover{color:#1557b0;background:#e8f0fe}.btn-ghost-danger{color:#d93025;background:0 0;padding:.35rem .5rem}.btn-ghost-danger:hover{color:#a50e0e;background:#fce8e6}.btn-cancel{color:#333;background:#f0f0f0}.btn-cancel:hover{background:#e0e0e0}.admin-form{background:#fafbfc;border:1px solid #e8eaed;border-radius:8px;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1.25rem;display:flex}.admin-form h3,.admin-form h4{color:#1a1a2e;margin:0}.admin-form input[type=text],.admin-form input[type=number],.admin-form textarea,.admin-form select{border:1px solid #dadce0;border-radius:6px;outline:none;padding:.5rem .75rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e826}.admin-form .form-row{flex-wrap:wrap;gap:1rem;display:flex}.admin-form .form-field{flex-direction:column;gap:.3rem;display:flex}.admin-form .form-field label{color:#5f6368;text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:500}.admin-form .form-actions{gap:.5rem;padding-top:.25rem;display:flex}.badge{border-radius:10px;padding:.2rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.badge-count{color:#5f6368;background:#e8eaed}.badge-weight{color:#1a73e8;background:#e8f0fe}.badge-score{color:#d93025;background:#fce8e6}.admin-empty{text-align:center;color:#999;border:1px dashed #e0e0e0;border-radius:8px;margin-bottom:1rem;padding:2rem;font-size:.9rem}.inactive-banner{color:#795548;background:#fef7e0;border:1px solid #fdd835;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.status-filter{background:#f0f0f0;border-radius:8px;gap:2px;padding:3px;display:flex}.status-filter button{cursor:pointer;border:none;border-radius:6px;padding:.35rem .85rem;font-size:.82rem;transition:all .15s}.status-filter button.active{color:#333;background:#fff;font-weight:500;box-shadow:0 1px 4px #0000001a}.status-filter button:not(.active){color:#666;background:0 0}.status-filter button:not(.active):hover{color:#333;background:#ffffff80}.breadcrumbs{color:#666;margin-bottom:1.5rem;font-size:.9rem}.breadcrumbs a{color:#1a73e8;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .separator{color:#bbb;margin:0 .5rem}.breadcrumbs .current{color:#333;font-weight:500}.modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:12px;flex-direction:column;width:680px;max-width:90vw;max-height:90vh;animation:.2s slideUp;display:flex;box-shadow:0 8px 30px #0003}.modal-header{border-bottom:1px solid #e8eaed;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-header h3{color:#1a1a2e;margin:0;font-size:1.15rem}.modal-close{color:#999;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-size:1.5rem;line-height:1;transition:all .15s}.modal-close:hover{color:#333;background:#f0f0f0}.modal-body{flex-direction:column;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.modal-body .form-field{flex-direction:column;gap:.35rem;display:flex}.modal-body .form-field label{color:#5f6368;text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.modal-body .form-row{gap:1rem;display:flex}.modal-body input[type=text],.modal-body textarea,.modal-body select{box-sizing:border-box;border:1px solid #dadce0;border-radius:8px;outline:none;width:100%;padding:.6rem .75rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.modal-body input:focus,.modal-body textarea:focus,.modal-body select:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81f}.modal-footer{background:#fafbfc;border-top:1px solid #e8eaed;border-radius:0 0 12px 12px;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem;display:flex}.answer-options{flex-direction:column;gap:.5rem;display:flex}.answer-option{background:#fff;border:1px solid #e8eaed;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem .75rem;transition:all .15s;display:flex}.answer-option:hover{background:#fafbfc;border-color:#dadce0}.answer-option.correct{background:#f0fff4;border-color:#34a853}.answer-option-radio{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.answer-option-radio input[type=radio]{cursor:pointer;accent-color:#34a853;width:16px;height:16px}.answer-letter{color:#5f6368;text-align:center;width:20px;font-size:.85rem;font-weight:600}.answer-option.correct .answer-letter{color:#34a853}.answer-option-input{flex:1;box-shadow:none!important;background:0 0!important;border:none!important;padding:.4rem 0!important}.answer-option-input:focus{box-shadow:none!important;border:none!important}.admin-table tbody tr.selected-row{background:#e8f0fe}.section-editor-panel{background:#fff;border:1px solid #e8eaed;border-radius:8px;margin-top:1.5rem}.section-editor-header{border-bottom:1px solid #e8eaed;align-items:center;gap:.75rem;padding:1rem;display:flex}.section-editor-toolbar{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.editor-mode-toggle{background:#f0f0f0;border-radius:8px;gap:2px;padding:3px;display:flex}.editor-mode-btn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:6px;padding:.35rem .85rem;font-size:.82rem;transition:all .15s}.editor-mode-btn.active{color:#333;background:#fff;font-weight:500;box-shadow:0 1px 4px #0000001a}.editor-mode-btn:not(.active):hover{color:#333;background:#ffffff80}.section-editor-content{height:60vh}.section-editor-textarea{resize:none;box-sizing:border-box;border:none;border-radius:0 0 8px 8px;outline:none;width:100%;height:100%;padding:1rem;font-family:monospace;font-size:.9rem;line-height:1.6}.section-editor-preview{height:100%;padding:1rem;line-height:1.7;overflow:auto}.import-tooltip-wrapper{display:inline-block;position:relative}.import-tooltip{color:#e0e0e0;z-index:100;pointer-events:none;background:#1a1a2e;border-radius:8px;width:260px;padding:.75rem;font-size:.8rem;line-height:1.5;display:none;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 4px 12px #00000040}.import-tooltip:after{content:"";border:6px solid #0000;border-top-color:#1a1a2e;position:absolute;top:100%;right:16px}.import-tooltip-wrapper:hover .import-tooltip{pointer-events:auto;display:block}.import-tooltip strong{color:#fff}.import-tooltip a{color:#8ab4f8;margin-top:.4rem;text-decoration:none;display:inline-block}.import-tooltip a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
