.te-underline-red{text-decoration:underline;text-decoration-color:#e74c3c;text-decoration-thickness:2px;text-underline-offset:3px}.te-underline-blue{text-decoration:underline;text-decoration-color:#3498db;text-decoration-thickness:2px;text-underline-offset:3px}.te-underline-green{text-decoration:underline;text-decoration-color:#2ecc71;text-decoration-thickness:2px;text-underline-offset:3px}.te-highlight{background-color:#fff3cd;padding:2px 5px;border-radius:3px}.te-highlight-red{background-color:#fcc;padding:2px 5px;border-radius:3px}.te-highlight-green{background-color:#d4edda;padding:2px 5px;border-radius:3px}.te-highlight-blue{background-color:#d1ecf1;padding:2px 5px;border-radius:3px}.te-box{padding:12px 16px;margin:12px 0;border-radius:0;border:2px solid;line-height:1.6;background:#fff;color:inherit}.te-box-black{border-color:#1e293b}.te-box-blue{border-color:#1e40af}.te-box-red{border-color:#dc2626}.te-box-dashed{border-style:dashed}.te-align-left{display:block;text-align:left}.te-align-center{display:block;text-align:center}.te-align-right{display:block;text-align:right}.te-align-justify{display:block;text-align:justify}.te-no-indent{text-indent:0!important}.te-table{width:100%;border-collapse:collapse;margin:15px 0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif!important}.te-table td,.te-table th{padding:10px;border:1px solid #1e3a5f;text-align:center}.te-table th{background:#e6f2ff;font-weight:600}.te-table tr:nth-child(2n){background:#f8f9fa}.te-image-item{margin:15px 0;text-align:center}.te-image-item img{max-width:80%;height:auto;display:inline-block;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.te-image-caption{margin-top:8px;font-size:.9em;color:#666;font-style:italic}.te-image-item img.te-image-error{min-height:100px;background:#f8f9fa;border:2px dashed #dc3545;display:flex;align-items:center;justify-content:center;color:#dc3545;padding:20px}.te-audio-item{margin:15px 0;text-align:center}.te-audio-caption{margin-bottom:8px;font-size:.9em;color:#666}.te-content-audio{width:100%;max-width:400px}@font-face{font-family:UDDigiKyokashoN-R;src:url('../fonts/UDDigiKyokashoN-R.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}:root{--color-primary:#7c3aed;--color-primary-dark:#6d28d9;--color-success:#10b981;--color-success-dark:#059669;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--color-info-dark:#2563eb;--color-bg-primary:#ffffff;--color-bg-secondary:#f8fafc;--color-bg-tertiary:#f1f5f9;--color-text-primary:#1e293b;--color-text-secondary:#64748b;--color-text-tertiary:#94a3b8;--color-border-light:#f1f5f9;--color-border-medium:#e2e8f0;--color-border-dark:#cbd5e1;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--radius-sm:6px;--radius-base:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 3px rgba(0, 0, 0, 0.1);--shadow-md:0 4px 12px rgba(0, 0, 0, 0.08);--shadow-lg:0 8px 24px rgba(0, 0, 0, 0.12);--font-japanese:'UDDigiKyokashoN-R','Hiragino Kaku Gothic ProN','Hiragino Sans','Yu Gothic','YuGothic','Meiryo','MS PGothic',sans-serif;--ruby-color:#ea580c;--ruby-weight:400;--ruby-family:'UDDigiKyokashoN-R',sans-serif;--ruby-xs:7px;--ruby-sm:9px;--ruby-md:11px;--ruby-lg:14px;--ruby-xl:18px}.te-action-btn:focus-visible,.te-btn:focus-visible,.te-control-btn:focus-visible,.te-edge-btn:focus-visible,.te-results-close-btn:focus-visible,.te-submit-exam-btn-inline:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.te-answer-option:focus-visible{outline:3px solid var(--color-info);outline-offset:2px;border-color:var(--color-info)}.te-sidebar-question-num:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.te-skip-link{position:absolute;top:-40px;left:0;background:var(--color-primary);color:#fff;padding:var(--space-2) var(--space-4);z-index:10000;text-decoration:none;border-radius:var(--radius-sm)}.te-skip-link:focus{top:10px}#main,#page,#primary,.entry-content,.site-content,body.page,body.single{overflow:visible!important;position:static!important;height:auto!important;max-height:none!important}body,html{overflow-x:hidden!important;overflow-y:auto!important}.te-app{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#333;line-height:1.6;background:#fff;min-height:100vh;max-width:1600px;margin:0 auto;padding:20px;display:flex;flex-direction:row;align-items:flex-start;gap:20px;overflow:visible!important;position:relative!important;height:auto!important}.te-app *{box-sizing:border-box}.te-app.hide-ruby ruby rt{display:none}.te-loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;color:var(--color-text-primary);text-align:center;width:100%;flex:1}.te-loading-screen[style*="display: none"]{display:none!important}.te-spinner{width:60px;height:60px;border:4px solid var(--color-border-medium);border-top-color:var(--color-info);border-radius:var(--radius-full);animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}.te-loading-screen p{margin-top:var(--space-5);font-size:16px;font-weight:500;color:var(--color-text-secondary);text-align:center;width:100%;margin-left:0;margin-right:0}.te-error-screen{display:flex;align-items:center;justify-content:center;min-height:80vh}.te-error-content{background:var(--color-bg-primary);border-radius:var(--radius-lg);padding:40px;text-align:center;max-width:500px;box-shadow:var(--shadow-md);border:1px solid var(--color-border-light)}.te-error-icon{font-size:64px;display:block;margin-bottom:var(--space-5)}.te-error-title{font-size:24px;font-weight:700;color:var(--color-error);margin:0 0 15px 0}.te-error-message{font-size:16px;color:var(--color-text-secondary);margin:0 0 25px 0}.te-main-content{flex:1;max-width:calc(100% - 300px);position:relative;min-height:100vh}.te-page-header{margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #f1f5f9;position:relative}.te-page-header::after{content:'';position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(to right,#8b5cf6,#a855f7)}.te-page-title{font-size:32px!important;font-weight:700!important;margin:0 0 16px 0!important;padding:8px 0!important;background:linear-gradient(135deg,#1e40af 0,#7c3aed 50%,#4338ca 100%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;letter-spacing:.5px!important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif!important;line-height:1.4!important;display:inline-block!important}.te-page-subtitle{font-size:18px;color:#6b7280;font-weight:500;margin:16px 0 0 0;border-left:3px solid #1e40af;background:linear-gradient(90deg,rgba(220,38,38,.05) 0,transparent 100%);padding:8px 16px 8px 16px;border-radius:0 6px 6px 0}.te-control-panel{display:flex!important;flex-direction:row!important;gap:24px;align-items:center;flex-wrap:wrap;padding:20px 24px;background:linear-gradient(135deg,#f8fafc 0,#fff 100%);border:2px solid #e2e8f0;border-radius:12px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.06);justify-content:flex-start!important;animation:slideDown .3s ease-out}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.te-control-group{display:flex!important;flex-direction:row!important;gap:10px;align-items:center;padding:4px 0;flex:0 1 auto!important;min-width:fit-content}.te-control-label{font-size:14px;font-weight:600;color:#374151;margin-right:4px}.te-control-btn{display:flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;color:#374151;transition:all .2s ease}.te-control-btn:hover{background:#f3f4f6;border-color:#9ca3af}.te-control-btn.active,.te-control-btn[data-active=true]{background:linear-gradient(135deg,#10b981,#059669);border-color:#10b981;color:#fff}.te-control-icon{font-size:12px}.te-control-text{font-size:12px}.te-exam-timer{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;border:2px solid #7c3aed;border-radius:8px;font-size:18px;font-weight:700;color:#7c3aed;transition:all .3s ease}.te-exam-timer:hover{transform:scale(1.05)}.te-timer-icon{font-size:24px}.te-exam-timer.te-timer-warning{border-color:var(--color-error);background:#fee2e2;color:#991b1b;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.02)}}.te-autosave-indicator{font-size:12px;color:#10b981;display:none;padding:4px 8px;transition:opacity .3s ease}.te-autosave-indicator.saved,.te-autosave-indicator.saving{display:block}.te-autosave-indicator.saving{color:#6b7280}.te-autosave-indicator.saved{color:#10b981}.te-exam-content{background:#fff;margin-bottom:20px;font-size:22px}.te-exam-content.font-small{font-size:18px}.te-exam-content.font-small .te-question-text{font-size:18px}.te-exam-content.font-small .te-section-title{font-size:1.5rem!important}.te-exam-content.font-small .te-big-section-title,.te-exam-content.font-small h2.te-big-section-title{font-size:1.5rem!important}.te-exam-content.font-small .te-mondai-title,.te-exam-content.font-small h2.te-mondai-title{font-size:18px!important}.te-exam-content.font-small .te-mondai-content,.te-exam-content.font-small .te-mondai-instructions{font-size:18px!important}.te-exam-content.font-medium{font-size:22px}.te-exam-content.font-medium .te-question-text{font-size:22px}.te-exam-content.font-medium .te-section-title{font-size:1.8rem!important}.te-exam-content.font-medium .te-big-section-title,.te-exam-content.font-medium h2.te-big-section-title{font-size:1.8rem!important}.te-exam-content.font-medium .te-mondai-title,.te-exam-content.font-medium h2.te-mondai-title{font-size:22px!important}.te-exam-content.font-medium .te-mondai-content,.te-exam-content.font-medium .te-mondai-instructions{font-size:22px!important}.te-exam-content.font-large{font-size:26px}.te-exam-content.font-large .te-question-text{font-size:26px}.te-exam-content.font-large .te-section-title{font-size:2.1rem!important}.te-exam-content.font-large .te-big-section-title,.te-exam-content.font-large h2.te-big-section-title{font-size:2.1rem!important}.te-exam-content.font-large .te-mondai-title,.te-exam-content.font-large h2.te-mondai-title{font-size:26px!important}.te-exam-content.font-large .te-mondai-content,.te-exam-content.font-large .te-mondai-instructions{font-size:26px!important}.te-big-section{margin-bottom:40px}.te-big-section-title,h2.te-big-section-title{color:#1e40af!important;font-size:1.8rem!important;font-weight:600!important;margin-bottom:30px!important;margin-top:40px!important;padding:15px!important;background:linear-gradient(135deg,#dbeafe,#bfdbfe)!important;border-radius:10px!important;border-left:3px solid #1e40af!important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif!important;line-height:2.2!important;display:flex!important;align-items:center!important;gap:10px!important}.te-big-section-title:first-child{margin-top:0}.te-big-section-title ruby{line-height:2.2!important;font-size:inherit!important}.te-question-group{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:transform .3s cubic-bezier(.4, 0, .2, 1),box-shadow .3s cubic-bezier(.4, 0, .2, 1)}.te-question-group:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.12);border-color:#cbd5e1}.te-mondai-title,.te-section-title.te-mondai-title,h2.te-mondai-title{font-size:22px!important;font-weight:600!important;color:#047857!important;margin:0 0 16px 0!important;font-family:var(--font-japanese)!important;padding:0 0 8px 0!important;border-bottom:2px solid #10b981!important;border-left:none!important;background:0 0!important;border-radius:0!important;line-height:2.2!important;display:flex!important;align-items:center!important;gap:10px!important}.te-mondai-title ruby,.te-section-title.te-mondai-title ruby,h2.te-mondai-title ruby{line-height:2.2!important;font-size:inherit!important}.te-section-title:not(.te-mondai-title){color:#1e40af!important;font-size:1.8rem!important;font-weight:600!important;margin-bottom:30px!important;margin-top:0!important;padding:15px!important;background:linear-gradient(135deg,#dbeafe,#bfdbfe)!important;border-radius:10px!important;border-left:3px solid #1e40af!important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif!important;line-height:2.2!important;display:flex!important;align-items:center!important;gap:10px!important}.te-section-icon{font-size:1.5rem;flex-shrink:0}.te-section-text{display:inline}.te-mondai-header{margin-bottom:0}.te-mondai-instructions{font-size:22px;color:#1e293b;margin:20px 0;line-height:1.8;padding:0 20px;font-family:var(--font-japanese),-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-weight:500;text-align:justify;word-wrap:break-word;overflow-wrap:break-word}.te-mondai-content{font-size:22px;color:#1e293b;margin:20px 0;line-height:1.8;white-space:pre-wrap;padding:0 20px;text-align:justify;font-family:var(--font-japanese),-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.te-question-item{margin-bottom:32px;scroll-margin-top:100px}.te-question-content{margin-bottom:16px}.te-question-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.te-question-number{font-weight:700;color:#7c3aed;font-size:20px}.te-question-icon{width:126px;height:auto;object-fit:contain}.te-question-text{background:linear-gradient(135deg,#f5f5f5 0,#fbfbfb 100%);padding:26px 24px 20px 24px;border-radius:8px;font-family:var(--font-japanese),-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:22px;line-height:2.2!important;margin-bottom:16px;border-left:3px solid #1e40af;color:#1e293b;font-weight:500;box-shadow:0 2px 4px rgba(0,0,0,.05);text-align:justify}.te-question-vietnamese{background:#f0fdf4;border-left:3px solid #22c55e;padding:16px 20px;border-radius:6px;color:#15803d;font-size:15px;line-height:1.7;font-style:italic;margin-bottom:16px;text-align:justify}.te-hint{background:#fef3c7;border-left:3px solid #f59e0b;padding:12px 16px;border-radius:6px;color:#92400e;font-size:14px;line-height:1.7;margin-top:12px;margin-bottom:12px}.te-hint strong{color:#b45309;font-weight:600}.te-explanation{background:#eff6ff;border-left:3px solid #3b82f6;padding:12px 16px;border-radius:6px;color:#1e40af;font-size:14px;line-height:1.7;margin-top:12px;margin-bottom:12px}.te-explanation strong{color:#1d4ed8;font-weight:600}.te-explanation span[style*=color] em,.te-explanation span[style*=color] mark,.te-explanation span[style*=color] strong,.te-explanation span[style*=color] u,.te-hint span[style*=color] em,.te-hint span[style*=color] mark,.te-hint span[style*=color] strong,.te-hint span[style*=color] u{color:inherit}.te-explanation span[style*=color] .te-highlight,.te-explanation span[style*=color] .te-highlight-blue,.te-explanation span[style*=color] .te-highlight-green,.te-explanation span[style*=color] .te-highlight-red,.te-hint span[style*=color] .te-highlight,.te-hint span[style*=color] .te-highlight-blue,.te-hint span[style*=color] .te-highlight-green,.te-hint span[style*=color] .te-highlight-red{color:inherit}.te-answers{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:visible;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:box-shadow .2s ease}.te-answers:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.te-answer-list{padding:24px;padding-top:32px;display:flex;flex-direction:column;gap:12px}.te-answer-list.te-grid-2x2{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:16px;align-items:stretch}.te-answer-list.te-grid-vertical{display:flex;flex-direction:column;gap:12px}.te-answer-option{position:relative;padding:18px 16px 16px 16px;margin-bottom:0;border:2px solid #e2e8f0;border-radius:8px;background:#fafafa;cursor:pointer;transition:all .2s cubic-bezier(.4, 0, .2, 1);overflow:visible;min-height:60px}.te-answer-option:hover{border-color:#f59e0b;background:#fffbeb;transform:translateY(-2px);box-shadow:0 6px 16px rgba(245,158,11,.2)}.te-answer-option.selected{background:linear-gradient(135deg,#eff6ff 0,#dbeafe 100%);border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.25);transform:translateY(-1px)}.te-answer-option.selected .te-answer-letter{background:linear-gradient(135deg,#3b82f6 0,#2563eb 100%);color:#fff;box-shadow:0 4px 8px rgba(59,130,246,.3)}.te-answer-option.te-correct-answer{background:linear-gradient(135deg,#ecfdf5 0,#d1fae5 100%);border-color:#10b981;pointer-events:none}.te-answer-option.te-correct-answer .te-answer-letter{background:#10b981}.te-answer-option.te-wrong-answer{background:linear-gradient(135deg,#fef2f2 0,#fecaca 100%);border-color:#ef4444;pointer-events:none}.te-answer-option.te-wrong-answer .te-answer-letter{background:#ef4444}.te-answer-letter{background:linear-gradient(135deg,#f59e0b 0,#d97706 100%);color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;position:absolute;top:-14px;left:-14px;z-index:10;box-shadow:0 3px 8px rgba(245,158,11,.4);transition:all .2s ease}.te-answer-option:hover .te-answer-letter{transform:scale(1.1);box-shadow:0 4px 12px rgba(245,158,11,.5)}.te-answer-content{display:flex;flex-direction:column;gap:4px;min-width:0}.te-answer-japanese{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.6;color:var(--color-text-primary);font-weight:500;text-align:justify}.te-answer-vietnamese{font-size:13px;line-height:1.5;color:#15803d;font-style:italic;margin-top:4px;padding-top:4px;border-top:1px dashed #bbf7d0}.te-answer-vietnamese span[style*=color] em,.te-answer-vietnamese span[style*=color] mark,.te-answer-vietnamese span[style*=color] strong,.te-answer-vietnamese span[style*=color] u,.te-paragraph-vietnamese span[style*=color] em,.te-paragraph-vietnamese span[style*=color] mark,.te-paragraph-vietnamese span[style*=color] strong,.te-paragraph-vietnamese span[style*=color] u,.te-question-vietnamese span[style*=color] em,.te-question-vietnamese span[style*=color] mark,.te-question-vietnamese span[style*=color] strong,.te-question-vietnamese span[style*=color] u{color:inherit}.te-answer-vietnamese span[style*=color] .te-highlight,.te-answer-vietnamese span[style*=color] .te-highlight-blue,.te-answer-vietnamese span[style*=color] .te-highlight-green,.te-answer-vietnamese span[style*=color] .te-highlight-red,.te-paragraph-vietnamese span[style*=color] .te-highlight,.te-paragraph-vietnamese span[style*=color] .te-highlight-blue,.te-paragraph-vietnamese span[style*=color] .te-highlight-green,.te-paragraph-vietnamese span[style*=color] .te-highlight-red,.te-question-vietnamese span[style*=color] .te-highlight,.te-question-vietnamese span[style*=color] .te-highlight-blue,.te-question-vietnamese span[style*=color] .te-highlight-green,.te-question-vietnamese span[style*=color] .te-highlight-red{color:inherit}.te-announcement-banner{position:relative;display:flex;flex-direction:column;gap:8px;padding:12px 16px;padding-right:36px;background:#fffef5;border:1px solid #fde68a;border-radius:8px;margin-bottom:20px}.te-announcement-icon{position:absolute;top:8px;right:10px;font-size:16px;line-height:1;opacity:.7}.te-announcement-slider{flex:1;position:relative;min-height:1.5em;overflow:hidden}.te-announcement-message{position:absolute;top:0;left:0;right:0;color:#92400e;font-size:14px;line-height:1.5;font-weight:500;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.te-announcement-message.active{position:relative;opacity:1;transform:translateY(0);pointer-events:auto;text-indent:1em}.te-announcement-message.fade-out{opacity:0;transform:translateY(-10px)}.te-announcement-dots{display:flex;gap:6px;align-items:center;justify-content:flex-end;flex-shrink:0}.te-announcement-dot{width:6px;height:6px;border-radius:50%;background:rgba(146,64,14,.3);cursor:pointer;transition:all .2s ease}.te-announcement-dot:hover{background:rgba(146,64,14,.5)}.te-announcement-dot.active{background:#92400e;width:18px;border-radius:3px}.te-announcement-banner.te-banner-hidden{max-height:0;padding-top:0;padding-bottom:0;margin-bottom:0;border-width:0;opacity:0;overflow:hidden;transition:all .3s ease-out}.te-announcement-banner{transition:all .3s ease-out;max-height:500px}.te-announcement-message .te-highlight{background-color:#fff3cd!important;padding:1px 4px;border-radius:2px}.te-announcement-message .te-highlight-red{background-color:#fcc!important;padding:1px 4px;border-radius:2px}.te-announcement-message .te-highlight-green{background-color:#d4edda!important;padding:1px 4px;border-radius:2px}.te-announcement-message .te-highlight-blue{background-color:#d1ecf1!important;padding:1px 4px;border-radius:2px}.te-announcement-message .te-align-center{display:block;text-align:center;text-indent:0!important}.te-announcement-message .te-align-left{display:block;text-align:left;text-indent:0!important}.te-announcement-message .te-align-right{display:block;text-align:right;text-indent:0!important}.te-translation-peek{animation:translationPeekIn .2s ease-out}@keyframes translationPeekIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.te-submit-container{margin:60px auto 40px;padding:40px 20px;text-align:center;background:linear-gradient(135deg,#fff5f5 0,#fee2e2 100%);border-radius:16px;border:2px solid #fecaca;max-width:100%;box-sizing:border-box}.te-submit-exam-btn-inline{background:linear-gradient(135deg,#ef4444 0,#dc2626 100%);color:#fff;border:none;border-radius:50px;padding:20px 60px;font-size:20px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4, 0, .2, 1);box-shadow:0 4px 16px rgba(239,68,68,.4);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.te-submit-exam-btn-inline::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.te-submit-exam-btn-inline:hover::before{width:300px;height:300px}.te-submit-exam-btn-inline:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 32px rgba(239,68,68,.6);background:linear-gradient(135deg,#dc2626 0,#b91c1c 100%)}.te-submit-exam-btn-inline:active{transform:translateY(-1px) scale(1.02)}#te-app.te-app .te-sidebar-nav,.te-app .te-sidebar-nav,.te-sidebar-nav,html body #te-app.te-app .te-sidebar-nav,html body .te-app .te-sidebar-nav,html body .te-sidebar-nav{position:sticky!important;position:-webkit-sticky!important;top:115px!important;width:280px!important;height:calc(100vh - 135px)!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:-8px 0 32px rgba(0,0,0,.12)!important;z-index:100!important;overflow-y:auto!important;overflow-x:visible!important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif!important;align-self:flex-start!important;margin:0 20px 20px 0!important;flex-shrink:0!important}.admin-bar .te-sidebar-nav{top:147px!important;height:calc(100vh - 167px)!important}body.has-fixed-header .te-sidebar-nav{z-index:100}.te-sidebar-header{position:relative;background:#fff;padding:16px;border-bottom:2px solid #e5e7eb;z-index:1001;border-radius:12px 12px 0 0;display:flex;flex-direction:column;align-items:center;gap:10px;flex-shrink:0}.te-sidebar-title{font-size:24px;font-weight:700;line-height:1.4;color:#ef4444;text-align:center}.te-sidebar-timer{display:flex;align-items:center;justify-content:center;gap:6px;font-size:16px;font-weight:700;background:#fff;color:#1f2937;padding:8px 16px;border-radius:8px;border:2px solid #e5e7eb;box-shadow:0 2px 4px rgba(0,0,0,.1)}.te-sidebar-content{padding:16px}.te-sidebar-progress{padding:12px 16px;background:linear-gradient(135deg,#f0f9ff 0,#e0f2fe 100%);border-bottom:1px solid #bae6fd}.te-progress-text{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#0369a1;margin-bottom:8px;font-weight:500}.te-progress-bar{height:8px;background:#e0f2fe;border-radius:4px;overflow:hidden}.te-progress-fill{height:100%;background:linear-gradient(90deg,#0ea5e9 0,#22c55e 100%);border-radius:4px;transition:width .3s ease-out}.te-sidebar-big-section{margin-bottom:24px}.te-sidebar-big-section-title{font-size:16px;font-weight:700;color:#1e40af;background:linear-gradient(135deg,#dbeafe,#bfdbfe);padding:10px 12px;margin:0 -16px 12px -16px;border-left:3px solid #1e40af;text-align:left;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif!important}.te-sidebar-big-section-title ruby{line-height:2!important;font-size:inherit!important}.te-sidebar-section{margin-bottom:20px;margin-left:8px}.te-sidebar-section-title{font-size:13px;font-weight:700;color:#047857;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #10b981;display:flex;align-items:center;gap:8px}.te-sidebar-section-stats{font-size:11px;font-weight:500;color:#6b7280;margin-left:auto}.te-sidebar-questions{display:flex;flex-direction:column;gap:8px}.te-sidebar-question-row{display:flex;align-items:center;gap:6px}.te-sidebar-question-num{font-size:12px;font-weight:600;color:#6b7280;min-width:28px}.te-sidebar-question-row.unanswered .te-sidebar-question-num{color:#f59e0b;font-weight:700}.te-sidebar-question-row.unanswered .te-sidebar-question-num::after{content:'⚠️';margin-left:4px;font-size:10px}.te-sidebar-options{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;flex:1}.te-sidebar-option{background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;padding:6px 4px;font-size:12px;font-weight:600;color:#6b7280;text-align:center;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.te-sidebar-option:hover{background:#e5e7eb;border-color:#9ca3af;box-shadow:0 2px 4px rgba(0,0,0,.15);transform:translateY(-1px)}.te-sidebar-option.selected{background:#3b82f6;border-color:#2563eb;color:#fff;box-shadow:0 2px 6px rgba(59,130,246,.4)}.te-sidebar-option.correct{background:#10b981;border-color:#059669;color:#fff;box-shadow:0 2px 6px rgba(16,185,129,.4)}.te-sidebar-option.incorrect{background:#ef4444;border-color:#dc2626;color:#fff;box-shadow:0 2px 6px rgba(239,68,68,.4)}.te-sidebar-option.unanswered{background:#fef3c7!important;border-color:#f59e0b!important;color:#92400e!important;box-shadow:0 2px 6px rgba(245,158,11,.4);font-weight:700}.te-timer-icon{font-size:24px}.te-notification{position:fixed;top:70px;left:50%;transform:translateX(-50%);z-index:99999;padding:10px 20px;font-size:14px;font-weight:600;display:none;letter-spacing:.3px;pointer-events:none;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.15);white-space:nowrap}.te-notification-info{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;animation:notification-pop 1.5s ease-out forwards}.te-notification-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;animation:notification-pop 1.5s ease-out forwards}.te-notification-warning{background:#fffbeb;color:#b45309;border:1px solid #fde68a;animation:notification-pop 1.5s ease-out forwards}.te-notification-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;animation:notification-pop 1.5s ease-out forwards}@keyframes notification-pop{0%{opacity:0;transform:translateX(-50%) translateY(-10px) scale(.9)}15%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}70%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}100%{opacity:0;transform:translateX(-50%) translateY(-5px) scale(.95)}}@media (max-width:576px){.te-notification{top:60px;font-size:13px;padding:8px 16px}}.te-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}.te-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.7);backdrop-filter:blur(4px)}.te-modal-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:40px;max-width:500px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.15);border:1px solid #e2e8f0;animation:modalFadeIn .3s ease-out;margin:0!important}@keyframes modalFadeIn{from{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.te-app .te-modal-content .te-modal-title,.te-modal-content h2.te-modal-title,h2.te-modal-title{font-size:28px!important;font-weight:700!important;color:#dc3545!important;margin:0 0 16px 0!important;text-align:center!important;line-height:1.3!important}.te-modal-message{font-size:16px;text-align:center;color:var(--color-text-secondary);margin:0 0 12px 0}.te-modal-warning{font-size:16px;color:var(--color-text-primary);font-weight:600;margin:0 0 28px 0;text-align:center}.te-modal-actions{display:flex;gap:16px;justify-content:center}.te-btn{padding:12px 32px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}.te-btn-primary{background:#3b82f6;color:#fff}.te-btn-primary:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.te-btn-secondary{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.te-btn-secondary:hover{background:#e2e8f0;color:#64748b}ruby{line-height:2.2;font-size:inherit;color:inherit!important}ruby rt{color:var(--ruby-color);font-weight:var(--ruby-weight);font-family:var(--ruby-family);user-select:none}ruby rp{display:none!important}#te-page-title ruby rt,.te-app .te-page-title ruby rt,h1.te-page-title ruby rt{font-size:var(--ruby-xl)}.te-big-section-title ruby rt,h2.te-big-section-title ruby rt{font-size:var(--ruby-lg)}.te-section-title ruby rt,h2.te-section-title ruby rt{font-size:var(--ruby-lg)}.te-mondai-title ruby rt,.te-section-title.te-mondai-title ruby rt,h2.te-mondai-title ruby rt{font-size:var(--ruby-md)}.te-exam-card-title ruby rt,.te-level-card-title ruby rt{font-size:12px}.te-question-title ruby rt,h1.te-question-title ruby rt,h2.te-question-title ruby rt,h3.te-question-title ruby rt,h4.te-question-title ruby rt{font-size:var(--ruby-md)}.te-sidebar-big-section-title ruby rt{font-size:var(--ruby-sm)}.te-table ruby rt{font-size:var(--ruby-md)}#te-exam-content ruby rt,#te-lesson-content ruby rt{font-size:var(--ruby-md)}#te-exam-content.font-small ruby rt,#te-lesson-content.font-small ruby rt{font-size:var(--ruby-sm)!important}#te-exam-content.font-medium ruby rt,#te-lesson-content.font-medium ruby rt{font-size:var(--ruby-md)!important}#te-exam-content.font-large ruby rt,#te-lesson-content.font-large ruby rt{font-size:13px!important}#te-exam-content.hide-ruby ruby rp,#te-exam-content.hide-ruby ruby rt,#te-lesson-content.hide-ruby ruby rp,#te-lesson-content.hide-ruby ruby rt,.te-content.hide-ruby ruby rp,.te-content.hide-ruby ruby rt{display:none!important}.te-answer-japanese,.te-breadcrumb-current,.te-exam-card-title,.te-level-card-title,.te-mondai-content,.te-page-title,.te-question-text,.te-section-title,.te-sidebar-big-section-title{font-family:var(--font-japanese)!important}@media (max-width:768px){.te-app{flex-direction:column;overflow-x:hidden!important}.te-main-content{max-width:100%}.te-sidebar-nav{position:fixed;top:0;right:-100%;bottom:0;width:300px;max-width:85vw;max-height:100vh;margin:0;transition:right .3s ease;z-index:10000;border-radius:0;box-sizing:border-box}.te-sidebar-nav.mobile-visible{right:0}.te-sidebar-nav.mobile-visible::before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:-1}}@media (max-width:768px){.te-app{padding:8px!important}.te-page-header{padding:8px 0!important;margin-bottom:12px!important}#te-page-title,.te-app .te-page-title,.te-page-title,h1.te-page-title{font-size:18px!important;margin-bottom:4px!important;padding:8px!important}.te-page-subtitle{font-size:13px}.te-control-panel{padding:8px!important;gap:8px!important;flex-wrap:wrap!important}.te-control-group{flex-wrap:wrap!important;gap:6px!important}.te-control-btn{min-width:40px!important;min-height:40px!important;padding:6px 10px!important;font-size:13px!important}.te-control-icon{font-size:16px}.te-timer{padding:6px 10px;font-size:13px}.te-question-item{padding:10px!important}.te-question-number{font-size:14px!important}.te-question-text{font-size:16px!important;padding:12px 10px!important}.te-answer-list.te-grid-2x2{grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:10px!important}.te-answer-option{padding:10px 8px!important;min-height:48px!important}.te-answer-letter{width:24px;height:24px;font-size:12px;top:-12px;left:-12px}.te-answer-japanese{font-size:15px}.te-submit-exam-btn-inline{padding:12px 20px;font-size:15px;min-height:44px}.te-modal-content{margin:10px;padding:20px;max-width:calc(100% - 20px)}.te-app .te-modal-content .te-modal-title,.te-modal-content h2.te-modal-title,h2.te-modal-title{font-size:22px!important;color:#dc3545!important}.te-modal-stats{font-size:15px}.te-btn{padding:10px 16px;font-size:14px;min-height:42px}.te-mobile-menu-toggle{display:flex!important;top:80px!important;right:10px!important;width:48px!important;height:48px!important}.te-sidebar-nav{display:none!important}.te-sidebar-nav.mobile-visible{display:block!important}}@media (max-width:480px){.te-app{padding:5px!important}#te-page-title,.te-app .te-page-title,.te-page-title,h1.te-page-title{font-size:16px!important;padding:6px!important}.te-control-panel{padding:6px!important}.te-control-btn{min-width:36px!important;min-height:36px!important;padding:4px 8px!important;font-size:12px!important}.te-question-item{padding:8px!important}.te-question-text{font-size:15px!important;padding:12px!important}.te-answer-option{padding:8px!important;min-height:45px}.te-answer-letter{width:20px;height:20px;font-size:11px;top:-10px;left:-10px}.te-answer-japanese{font-size:14px}.te-mobile-menu-toggle{display:flex!important;top:70px!important;right:8px!important;width:44px!important;height:44px!important;border-radius:10px!important}.te-menu-icon{font-size:20px!important}.te-back-to-top{bottom:8px!important;right:8px!important;width:44px!important;height:44px!important;font-size:18px!important}}.te-mobile-menu-toggle{position:fixed;top:20px;right:20px;width:50px;height:50px;background:#667eea;color:#fff;border:none;border-radius:12px;cursor:pointer;z-index:9998;box-shadow:0 4px 16px rgba(102,126,234,.3);transition:all .3s ease;display:none;align-items:center;justify-content:center;padding:0}.te-mobile-menu-toggle:active{transform:scale(.95)}.te-menu-icon{font-size:24px;font-weight:600;line-height:1}.te-edge-tools{position:fixed;right:6px;top:50%;transform:translateY(-50%);z-index:9997;display:flex;flex-direction:column;gap:2px}.te-edge-btn{width:32px;height:36px;border:none;border-radius:6px;cursor:pointer;background:#fff;color:#64748b;font-size:14px;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:-2px 0 8px rgba(0,0,0,.1);transition:all .2s ease;border:1px solid #e2e8f0;border-right:none}.te-edge-btn:hover{background:#f1f5f9;color:#334155}.te-edge-btn[data-active=true][data-color=orange]{background:linear-gradient(135deg,#f97316 0,#ea580c 100%);color:#fff;border-color:#ea580c}.te-edge-btn[data-active=true][data-color=purple]{background:linear-gradient(135deg,#a855f7 0,#8b5cf6 100%);color:#fff;border-color:#8b5cf6}.te-edge-btn[data-active=true][data-color=amber]{background:linear-gradient(135deg,#fbbf24 0,#f59e0b 100%);color:#fff;border-color:#f59e0b}.te-edge-btn[data-active=true][data-color=pink]{background:linear-gradient(135deg,#f472b6 0,#ec4899 100%);color:#fff;border-color:#ec4899}.te-edge-btn[data-active=true][data-color=teal]{background:linear-gradient(135deg,#2dd4bf 0,#14b8a6 100%);color:#fff;border-color:#14b8a6}.te-edge-btn[data-active=true][data-color=blue]{background:linear-gradient(135deg,#60a5fa 0,#3b82f6 100%);color:#fff;border-color:#3b82f6}.te-edge-btn[data-active=true][data-color=red]{background:linear-gradient(135deg,#f87171 0,#ef4444 100%);color:#fff;border-color:#ef4444}.te-edge-btn[data-active=true]:hover{filter:brightness(1.1)}.te-video-panel{position:fixed;bottom:20px;right:50px;width:320px;min-width:200px;max-width:90vw;background:#000;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.4);z-index:9998;user-select:none}.te-video-drag-handle{height:14px;background:linear-gradient(180deg,#1a1a1a 0,#0d0d0d 100%);cursor:move;display:flex;align-items:center;justify-content:center;border-radius:8px 8px 0 0;position:relative}.te-video-drag-handle::before{content:'';width:32px;height:4px;background:linear-gradient(90deg,transparent 0,#22c55e 10%,#22c55e 20%,transparent 20%,transparent 30%,#22c55e 30%,#22c55e 40%,transparent 40%,transparent 50%,#22c55e 50%,#22c55e 60%,transparent 60%,transparent 70%,#22c55e 70%,#22c55e 80%,transparent 80%);border-radius:2px;opacity:.6;transition:opacity .2s ease}.te-video-drag-handle:hover::before{opacity:1}.te-video-wrapper{position:relative;width:100%;aspect-ratio:16/9}.te-video-panel iframe{display:block;width:100%;height:100%;border-radius:0 0 8px 8px}.te-video-overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;cursor:move}.te-video-panel.te-dragging .te-video-overlay,.te-video-panel.te-resizing .te-video-overlay{display:block}.te-video-resize-handle{position:absolute;bottom:0;right:0;width:16px;height:16px;cursor:nwse-resize;z-index:10}.te-video-resize-handle::before{content:'';position:absolute;bottom:3px;right:3px;width:6px;height:6px;border-right:2px solid #444;border-bottom:2px solid #444}.te-video-resize-handle:hover::before{border-color:#888}@media (max-width:576px){.te-video-panel{width:260px;min-width:180px;bottom:15px;right:40px}.te-video-drag-handle{height:18px}}body.te-highlight-off .te-highlight,body.te-highlight-off .te-highlight-blue,body.te-highlight-off .te-highlight-green,body.te-highlight-off .te-highlight-red{background:0 0!important;padding:0!important;border-radius:0!important}.te-marker{display:none!important}body.te-hints-on .te-marker{display:inline!important;position:relative}body.te-hints-on .te-marker::before{position:absolute;bottom:2.4em;left:0;transform:translateX(-90%) rotate(45deg);font-size:14px!important;line-height:1;white-space:nowrap;pointer-events:auto;cursor:help;z-index:100}body.te-hints-on .te-marker-start::before{content:"➜";color:#10b981;font-size:12px!important;text-shadow:0 0 2px rgba(255,255,255,.8)}body.te-hints-on .te-marker-break::before{content:"➜";color:#ef4444;font-size:14px!important;text-shadow:0 1px 2px rgba(0,0,0,.2)}@media (max-width:768px){.te-edge-btn{width:26px;height:28px;font-size:11px}}@media (max-width:576px){.te-edge-tools{top:50%;transform:translateY(-50%);gap:1px}.te-edge-btn{width:22px!important;height:26px!important;min-height:26px!important;font-size:9px!important;padding:0!important;border-radius:4px!important}}@media (max-width:380px){.te-edge-tools{gap:1px}.te-edge-btn{width:20px!important;height:24px!important;min-height:24px!important;font-size:8px!important}}.te-main-content .te-corner-logo{position:absolute;top:20px;right:30px;width:110px;height:auto;margin-top:0;padding-top:20px;z-index:100;filter:drop-shadow(0 2px 8px rgba(124, 58, 237, .15));transition:transform .3s cubic-bezier(.34, 1.56, .64, 1),filter .3s ease}.te-main-content .te-corner-logo:hover{transform:scale(1.08);filter:drop-shadow(0 6px 16px rgba(124, 58, 237, .3))}.te-mondai-title,.te-section-title.te-mondai-title,.te-sidebar-big-section-title,h2.te-mondai-title{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif!important}.te-sidebar-question-num{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--color-text-tertiary);min-width:28px}.te-sidebar-options{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-1);flex:1}.te-sidebar-option{background:var(--color-bg-secondary);border:1px solid var(--color-border-medium);border-radius:var(--radius-sm);padding:var(--space-1) var(--space-1);font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--color-text-tertiary);text-align:center;cursor:pointer;transition:all var(--transition-fast) var(--ease-out);box-shadow:var(--shadow-sm)}.te-sidebar-option:hover{background:var(--color-bg-tertiary);border-color:var(--color-border-dark);box-shadow:var(--shadow-base);transform:translateY(-1px)}.te-sidebar-option.selected{background:var(--color-info);border-color:var(--color-info-dark);color:#fff;box-shadow:0 2px 6px rgba(59,130,246,.4);font-weight:var(--font-bold)}.te-big-section-title,h2.te-big-section-title{font-size:1.8rem!important}.te-mondai-title,.te-section-title.te-mondai-title,h2.te-mondai-title{font-size:22px!important}.te-sidebar-big-section-title{font-size:16px!important}@media (max-width:768px){.te-big-section-title,h2.te-big-section-title{font-size:1.4rem!important}.te-mondai-title,.te-section-title.te-mondai-title,h2.te-mondai-title{font-size:18px!important}.te-sidebar-big-section-title{font-size:14px!important}.te-main-content .te-corner-logo{width:80px;top:8px;right:15px;padding-top:10px}}.te-answer-japanese{font-size:22px!important;line-height:2.2!important}.te-exam-content.font-small .te-answer-japanese{font-size:18px!important}.te-exam-content.font-medium .te-answer-japanese{font-size:22px!important}.te-exam-content.font-large .te-answer-japanese{font-size:26px!important}.te-answer-content{display:flex;flex-direction:column;gap:4px;min-width:0}.te-exam-content.review-mode .te-answer-option{pointer-events:none;cursor:default}.te-exam-content.review-mode .te-answer-option.correct{background:linear-gradient(135deg,#ecfdf5 0,#d1fae5 100%);border-color:#10b981;box-shadow:0 4px 12px rgba(16,185,129,.25)}.te-exam-content.review-mode .te-answer-option.correct .te-answer-letter{background:linear-gradient(135deg,#10b981 0,#059669 100%);color:#fff}.te-exam-content.review-mode .te-answer-option.incorrect{background:linear-gradient(135deg,#fef2f2 0,#fecaca 100%);border-color:#ef4444;box-shadow:0 4px 12px rgba(239,68,68,.25)}.te-exam-content.review-mode .te-answer-option.incorrect .te-answer-letter{background:linear-gradient(135deg,#ef4444 0,#dc2626 100%);color:#fff}.te-question-item.skipped .te-answers{position:relative}.te-skipped-warning{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffbeb;padding:10px 16px;display:inline-flex;align-items:center;gap:6px;z-index:100;pointer-events:none;animation:float-gentle 2s ease-in-out infinite;font-size:13px;border-radius:6px;box-shadow:0 0 0 3px #f59e0b,0 0 0 5px #fff,0 4px 12px rgba(245,158,11,.3)}.te-skipped-warning-icon{font-size:15px;color:#f59e0b;font-weight:700}.te-skipped-warning-text{font-size:13px;font-weight:700;color:#92400e;white-space:nowrap}@keyframes float-gentle{0%,100%{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-4px)}}@keyframes float-gentle-rotate{0%,100%{transform:translate(-50%,-50%) translateY(0) rotate(0)}25%{transform:translate(-50%,-50%) translateY(-3px) rotate(-2deg)}50%{transform:translate(-50%,-50%) translateY(-6px) rotate(0)}75%{transform:translate(-50%,-50%) translateY(-3px) rotate(2deg)}}.te-sidebar-nav.review-mode .te-sidebar-option.correct{background:#10b981;border-color:#059669;color:#fff}.te-sidebar-nav.review-mode .te-sidebar-option.incorrect{background:#ef4444;border-color:#dc2626;color:#fff}.te-sidebar-nav.review-mode .te-sidebar-option.skipped{background:linear-gradient(135deg,#fef3c7 0,#fde68a 100%);border:2px solid #f59e0b;color:#92400e;font-weight:700;position:relative;box-shadow:0 2px 4px rgba(245,158,11,.2)}.te-sidebar-nav.review-mode .te-sidebar-option.skipped::before{content:"?";position:absolute;top:-6px;right:-6px;width:16px;height:16px;background:linear-gradient(135deg,#f59e0b 0,#d97706 100%);border:2px solid #fff;border-radius:50%;font-size:10px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 2px 6px rgba(0,0,0,.3);z-index:1}.te-sidebar-nav.review-mode .te-sidebar-option.skipped::after{content:"Chưa chọn";position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(-6px);background:rgba(245,158,11,.95);color:#fff;padding:4px 8px;border-radius:4px;font-size:10px;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.2);z-index:100}.te-sidebar-nav.review-mode .te-sidebar-question-row:hover .te-sidebar-option.skipped::after{opacity:1}.te-sidebar-nav.review-mode .te-sidebar-question-row:hover .te-sidebar-option.skipped::after{opacity:1}.te-results-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:10000;backdrop-filter:blur(4px)}.te-results-modal.show{display:flex;align-items:center;justify-content:center}.te-results-modal-content{background:#fff;border-radius:16px;padding:40px;max-width:500px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);text-align:center}.te-results-title{font-size:28px;font-weight:700;margin-bottom:24px}.te-results-title.passed{color:#10b981}.te-results-title.failed{color:#ef4444}.te-results-score{font-size:48px;font-weight:800;margin:20px 0}.te-results-score.passed{color:#10b981}.te-results-score.failed{color:#ef4444}.te-results-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.te-results-stat{padding:16px;border-radius:8px;background:#f9fafb}.te-results-stat-value{font-size:24px;font-weight:700;margin-bottom:4px}.te-results-stat-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.te-results-close-btn{margin-top:24px;padding:14px 32px;background:linear-gradient(135deg,#3b82f6 0,#2563eb 100%);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px rgba(59,130,246,.3);transition:all .2s ease}.te-results-close-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(59,130,246,.4)}.te-action-buttons{display:none;grid-template-columns:repeat(3,1fr);gap:12px;margin:60px auto 40px;padding:40px 20px;max-width:600px;box-sizing:border-box}.te-action-buttons.show{display:grid}.te-action-btn{padding:16px 24px;border-radius:12px;font-size:15px;font-weight:600;border:2px solid;cursor:pointer;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff}.te-action-btn-icon{font-size:18px}.te-action-btn.detail{color:#3b82f6;border-color:#3b82f6}.te-action-btn.detail:hover{background:#eff6ff;transform:translateY(-3px);box-shadow:0 6px 20px rgba(59,130,246,.3)}.te-action-btn.retry{color:#8b5cf6;border-color:#8b5cf6}.te-action-btn.retry:hover{background:#f5f3ff;transform:translateY(-3px);box-shadow:0 6px 20px rgba(139,92,246,.3)}.te-action-btn.other{color:#10b981;border-color:#10b981}.te-action-btn.other:hover{background:#ecfdf5;transform:translateY(-3px);box-shadow:0 6px 20px rgba(16,185,129,.3)}.te-action-btn.home{color:#ef4444;border-color:#ef4444}.te-action-btn.home:hover{background:#fef2f2;transform:translateY(-3px);box-shadow:0 6px 20px rgba(239,68,68,.3)}.te-item-tools{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.te-tool-btn{padding:8px 16px;background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.te-tool-btn.active{background:#eff6ff;border-color:#3b82f6;color:#3b82f6}.te-tool-btn:hover{border-color:#3b82f6;background:#eff6ff}.te-tool-content{display:none;margin-top:12px;padding:16px;background:#f9fafb;border-radius:8px;border-left:4px solid #3b82f6}.te-tool-content.show{display:block}@media (max-width:768px){.te-action-buttons{grid-template-columns:repeat(3,1fr);gap:10px;padding:20px 10px;max-width:100%}.te-action-btn{padding:12px 16px;font-size:14px}}@media (max-width:480px){.te-action-buttons{grid-template-columns:1fr;gap:10px;padding:20px 15px;max-width:100%}.te-action-btn{padding:14px 20px;font-size:15px}.te-results-stats{grid-template-columns:1fr;gap:12px}}.te-offline-banner{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#ef4444 0,#dc2626 100%);color:#fff;padding:12px 20px;display:flex;align-items:center;justify-content:center;gap:10px;z-index:10001;box-shadow:0 4px 12px rgba(239,68,68,.4);animation:slideDown .3s ease-out}@keyframes slideDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.te-offline-icon{font-size:20px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.te-offline-text{font-size:14px;font-weight:500}.te-btn-loading{position:relative;pointer-events:none;opacity:.7}.te-btn-loading::after{content:"";position:absolute;width:16px;height:16px;top:50%;right:12px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#te-confirm-submit.te-btn-loading,.te-submit-exam-btn-inline.te-btn-loading{cursor:not-allowed}#te-confirm-submit.te-btn-loading::after,.te-submit-exam-btn-inline.te-btn-loading::after{border-top-color:#fff}.te-paragraph-item{margin-bottom:32px}.te-paragraph-item:last-child{margin-bottom:0}.te-paragraph-content{background:linear-gradient(135deg,#f5f5f5 0,#fbfbfb 100%);border-left:4px solid #a855f7;padding:26px 20px 20px 20px;border-radius:8px;font-family:var(--font-japanese)!important;font-size:22px;line-height:2.2!important;color:#1e293b;text-align:justify;margin-bottom:16px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.te-paragraph-vietnamese{background:#f0fdf4;border-left:4px solid #22c55e;padding:16px 20px;border-radius:6px;color:#15803d;font-size:15px;line-height:1.7;text-align:justify;margin-bottom:16px;font-style:italic}.te-exam-content.font-small .te-paragraph-content{font-size:18px}.te-exam-content.font-medium .te-paragraph-content{font-size:22px}.te-exam-content.font-large .te-paragraph-content{font-size:26px}@media (max-width:768px){.te-paragraph-content{font-size:16px!important;padding:16px 12px!important;line-height:2!important}.te-paragraph-vietnamese{font-size:14px;padding:12px}}@media (max-width:480px){.te-paragraph-content{font-size:15px!important;padding:12px 10px!important}.te-paragraph-vietnamese{font-size:13px;padding:10px}}.tokutei-toast{position:fixed;top:20px;left:50%;transform:translateX(-50%) translateY(-100px);padding:16px 24px;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 32px rgba(0,0,0,.2);z-index:10001;opacity:0;transition:all .3s ease;font-weight:500;font-size:16px}.tokutei-toast-show{transform:translateX(-50%) translateY(0);opacity:1}.tokutei-toast-warning{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1f2937}.tokutei-toast-danger{background:linear-gradient(135deg,#f87171,#ef4444);color:#fff}.tokutei-toast-icon{font-size:24px}.tokutei-toast-message{white-space:nowrap}@media (max-width:480px){.tokutei-toast{left:16px;right:16px;transform:translateX(0) translateY(-100px);padding:12px 16px;font-size:14px}.tokutei-toast-show{transform:translateX(0) translateY(0)}.tokutei-toast-message{white-space:normal}}.tokutei-time-expired-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:10000;opacity:0;transition:opacity .2s ease}.tokutei-time-expired-content{background:#fff;padding:40px 60px;border-radius:16px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:timeExpiredPulse .5s ease-out}.tokutei-time-expired-content .dashicons{font-size:64px;width:64px;height:64px;color:#ef4444;margin-bottom:16px}.tokutei-time-expired-content h3{font-size:28px;font-weight:700;color:#1f2937;margin:0 0 12px 0}.tokutei-time-expired-content p{font-size:16px;color:#6b7280;margin:0}@keyframes timeExpiredPulse{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.05)}100%{transform:scale(1);opacity:1}}@media (max-width:480px){.tokutei-time-expired-content{padding:30px 24px;margin:20px}.tokutei-time-expired-content .dashicons{font-size:48px;width:48px;height:48px}.tokutei-time-expired-content h3{font-size:22px}}.te-toast{position:fixed;top:20px;left:50%;transform:translateX(-50%) translateY(-100px);padding:16px 24px;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 32px rgba(0,0,0,.2);z-index:10001;opacity:0;transition:all .3s ease;font-weight:600;font-size:16px}.te-toast-show{transform:translateX(-50%) translateY(0);opacity:1}.te-toast-warning{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1f2937}.te-toast-danger{background:linear-gradient(135deg,#f87171,#ef4444);color:#fff}.te-toast-icon{font-size:24px}.te-toast-message{flex:1}.te-time-expired-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:10002;opacity:0;transition:opacity .3s ease}.te-time-expired-overlay.show{opacity:1}.te-time-expired-content{text-align:center;color:#fff;padding:40px 60px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.4);animation:te-pulse 1.5s ease-in-out infinite}@keyframes te-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.02)}}.te-time-expired-icon{font-size:64px;display:block;margin-bottom:16px}.te-time-expired-content h3{font-size:32px;margin:0 0 12px 0;font-weight:700}.te-time-expired-content p{font-size:18px;margin:0;opacity:.9}.te-timer-danger{background:linear-gradient(135deg,#ef4444,#dc2626)!important;animation:te-timer-pulse .5s ease-in-out infinite alternate}@keyframes te-timer-pulse{from{opacity:1}to{opacity:.7}}@media (max-width:768px){.te-toast{left:16px;right:16px;transform:translateX(0) translateY(-100px);width:auto}.te-toast-show{transform:translateX(0) translateY(0)}.te-time-expired-content{padding:30px 40px;margin:20px}.te-time-expired-icon{font-size:48px}.te-time-expired-content h3{font-size:24px}.te-time-expired-content p{font-size:16px}}@media (max-width:768px){.te-app{padding:10px!important;min-height:100vh}.te-page-header{padding:10px 0!important;margin-bottom:15px!important}#te-page-title,.te-app .te-page-title,.te-page-title,h1.te-page-title{font-size:18px!important;line-height:1.3!important;padding:0 12px!important;margin-bottom:6px!important}#te-page-title ruby rt,.te-app .te-page-title ruby rt,h1.te-page-title ruby rt{font-size:10px!important}.te-page-subtitle{font-size:13px!important;padding:8px 12px 8px 16px!important}.te-control-panel{padding:10px!important;gap:8px!important;flex-wrap:wrap!important;justify-content:space-between!important}.te-control-group{flex-wrap:wrap!important;gap:6px!important}.te-control-btn{min-width:44px!important;min-height:44px!important;padding:8px 12px!important;font-size:13px!important}.te-control-icon{font-size:18px!important}.te-timer{padding:8px 12px!important;font-size:14px!important;min-height:44px!important}.te-timer-icon{font-size:18px!important}.te-btn{padding:10px 16px!important;font-size:14px!important;min-height:44px!important}.te-question-group{padding:12px!important;margin-bottom:15px!important}.te-big-section-title,h2.te-big-section-title{font-size:18px!important;padding:10px!important;margin-bottom:12px!important;margin-left:10px!important;margin-right:10px!important}.te-big-section-title ruby rt,h2.te-big-section-title ruby rt{font-size:10px!important}.te-mondai-title,.te-section-title.te-mondai-title,h2.te-mondai-title{font-size:16px!important;padding:8px!important;margin-bottom:10px!important}.te-mondai-title ruby rt,.te-section-title.te-mondai-title ruby rt,h2.te-mondai-title ruby rt{font-size:9px!important}.te-mondai-content,.te-mondai-instructions{font-size:15px!important}.te-exam-content.font-small .te-mondai-content,.te-exam-content.font-small .te-mondai-instructions{font-size:13px!important}.te-exam-content.font-medium .te-mondai-content,.te-exam-content.font-medium .te-mondai-instructions{font-size:15px!important}.te-exam-content.font-large .te-mondai-content,.te-exam-content.font-large .te-mondai-instructions{font-size:17px!important}.te-question-item{padding:12px!important}.te-question-number{font-size:14px!important}.te-question-icon{width:90px}.te-question-text{font-size:18px!important;line-height:1.8!important;padding:16px 20px 12px 20px!important}.te-exam-content.font-small .te-question-text{font-size:16px!important}.te-exam-content.font-medium .te-question-text{font-size:18px!important}.te-exam-content.font-large .te-question-text{font-size:20px!important}.te-question-text ruby rt{font-size:10px!important}.te-exam-content.font-small .te-question-text ruby rt{font-size:9px!important}.te-exam-content.font-medium .te-question-text ruby rt{font-size:10px!important}.te-exam-content.font-large .te-question-text ruby rt{font-size:11px!important}.te-answer-list.te-grid-2x2{grid-template-columns:1fr!important;gap:10px!important}.te-answer-list.te-grid-2x2.te-grid-compact{grid-template-columns:1fr 1fr!important;gap:12px!important}.te-answer-option{padding:16px 10px 12px 10px!important;min-height:50px!important}.te-answer-letter{width:26px!important;height:26px!important;font-size:13px!important;top:-13px!important;left:-13px!important}.te-answer-japanese{font-size:18px!important;line-height:1.8!important}.te-exam-content.font-small .te-answer-japanese{font-size:16px!important}.te-exam-content.font-medium .te-answer-japanese{font-size:18px!important}.te-exam-content.font-large .te-answer-japanese{font-size:20px!important}.te-answer-japanese ruby rt{font-size:10px!important}.te-exam-content.font-small .te-answer-japanese ruby rt{font-size:9px!important}.te-exam-content.font-medium .te-answer-japanese ruby rt{font-size:10px!important}.te-exam-content.font-large .te-answer-japanese ruby rt{font-size:11px!important}.te-submit-exam-btn-inline{padding:14px 24px!important;font-size:16px!important;min-height:50px!important;width:100%!important;max-width:300px!important}.te-sidebar-nav{display:none!important}.te-floating-ruby-btn{position:fixed!important;bottom:75px!important;right:16px!important;width:50px!important;height:50px!important;z-index:9997!important}.te-ruby-icon{font-size:20px!important}.te-back-to-top{position:fixed!important;bottom:15px!important;right:16px!important;width:50px!important;height:50px!important;z-index:9996!important;font-size:22px!important}.te-modal-content{width:95%!important;max-width:400px!important;padding:20px!important}.te-app .te-modal-content .te-modal-title,.te-modal-content h2.te-modal-title,h2.te-modal-title{font-size:20px!important;color:#dc3545!important;font-weight:700!important}.te-modal-body{font-size:14px!important}.te-modal-actions{gap:10px!important;flex-direction:column!important}.te-modal-btn{width:100%!important;padding:12px!important;font-size:15px!important}.te-image-item{margin:12px 0!important}.te-image-item img{max-width:90%!important}.te-image-caption{font-size:13px!important;padding:0 10px!important}.te-audio-item{margin:12px 0!important}.te-content-audio{max-width:100%!important}}@media (max-width:480px){.te-app{padding:8px!important}#te-page-title,.te-app .te-page-title,.te-page-title,h1.te-page-title{font-size:18px!important}#te-page-title ruby rt,.te-app .te-page-title ruby rt,h1.te-page-title ruby rt{font-size:10px!important}.te-page-subtitle{font-size:12px!important}.te-control-panel{padding:8px!important;gap:6px!important}.te-control-btn{min-width:40px!important;min-height:40px!important;padding:6px 10px!important;font-size:12px!important}.te-control-icon{font-size:16px!important}.te-timer{padding:6px 10px!important;font-size:13px!important;min-height:40px!important}.te-question-group{padding:10px!important}.te-question-icon{width:70px}.te-big-section-title,h2.te-big-section-title{font-size:16px!important;padding:8px!important;margin-left:8px!important;margin-right:8px!important}.te-mondai-title,h2.te-mondai-title{font-size:15px!important;padding:6px!important;margin-left:8px!important;margin-right:8px!important}.te-mondai-content,.te-mondai-instructions{font-size:14px!important}.te-exam-content.font-small .te-mondai-content,.te-exam-content.font-small .te-mondai-instructions{font-size:12px!important}.te-exam-content.font-medium .te-mondai-content,.te-exam-content.font-medium .te-mondai-instructions{font-size:14px!important}.te-exam-content.font-large .te-mondai-content,.te-exam-content.font-large .te-mondai-instructions{font-size:16px!important}.te-question-item{padding:10px!important}.te-question-text{font-size:16px!important;padding:14px 16px 10px 16px!important}.te-exam-content.font-small .te-question-text{font-size:14px!important}.te-exam-content.font-medium .te-question-text{font-size:16px!important}.te-exam-content.font-large .te-question-text{font-size:18px!important}.te-exam-content.font-small .te-question-text ruby rt{font-size:8px!important}.te-exam-content.font-medium .te-question-text ruby rt{font-size:9px!important}.te-exam-content.font-large .te-question-text ruby rt{font-size:10px!important}.te-answer-list.te-grid-2x2.te-grid-compact{grid-template-columns:1fr 1fr!important;gap:10px!important}.te-answer-option{padding:14px 8px 10px 8px!important;min-height:48px!important}.te-answer-japanese{font-size:16px!important}.te-exam-content.font-small .te-answer-japanese{font-size:14px!important}.te-exam-content.font-medium .te-answer-japanese{font-size:16px!important}.te-exam-content.font-large .te-answer-japanese{font-size:18px!important}.te-exam-content.font-small .te-answer-japanese ruby rt{font-size:8px!important}.te-exam-content.font-medium .te-answer-japanese ruby rt{font-size:9px!important}.te-exam-content.font-large .te-answer-japanese ruby rt{font-size:10px!important}.te-floating-ruby-btn{bottom:75px!important;right:16px!important;width:48px!important;height:48px!important}.te-ruby-icon{font-size:18px!important}.te-back-to-top{bottom:12px!important;right:16px!important;width:48px!important;height:48px!important;font-size:20px!important}.te-submit-exam-btn-inline{padding:12px 20px!important;font-size:15px!important;width:100%!important}.te-image-item{margin:10px 0!important}.te-image-item img{max-width:100%!important;border-radius:4px!important}.te-image-caption{font-size:12px!important;margin-top:6px!important}.te-image-item img.te-image-error{min-height:80px!important;font-size:12px!important}.te-audio-item{margin:10px 0!important}.te-audio-caption{font-size:12px!important}.te-content-audio{width:100%!important}}@media (max-height:600px) and (orientation:landscape){.te-page-header{margin-bottom:10px!important}.te-question-group{padding:8px!important;margin-bottom:10px!important}.te-question-item{padding:8px!important}.te-floating-ruby-btn{bottom:55px!important;width:44px!important;height:44px!important}.te-back-to-top{bottom:8px!important;width:44px!important;height:44px!important}}#tex2-protection-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e 0,#16213e 50%,#0f3460 100%);z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}#tex2-protection-overlay.active{opacity:1;visibility:visible}.tex2-protection-content{text-align:center;padding:40px;max-width:500px;animation:tex2-shake .5s ease-in-out}@keyframes tex2-shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.tex2-protection-icon{font-size:80px;margin-bottom:20px;animation:tex2-pulse 2s infinite}@keyframes tex2-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.tex2-protection-title{color:#fff;font-size:32px;font-weight:700;margin:0 0 15px 0;text-shadow:0 2px 10px rgba(0,0,0,.3)}.tex2-protection-message{color:#b8c5d6;font-size:16px;line-height:1.6;margin:0 0 25px 0}.tex2-protection-warning{background:rgba(231,76,60,.2);border:1px solid rgba(231,76,60,.5);border-radius:8px;padding:15px 20px;color:#e74c3c;font-size:14px;margin-bottom:30px}.tex2-protection-btn{background:linear-gradient(135deg,#3498db 0,#2980b9 100%);color:#fff;border:none;padding:14px 35px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(52,152,219,.4)}.tex2-protection-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(52,152,219,.5)}.tex2-protection-btn:active{transform:translateY(0)}.tex2-image-warning{position:absolute;background:rgba(231,76,60,.95);color:#fff;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;pointer-events:none;z-index:99999;animation:tex2-warning-appear .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.3);transform:translate(-50%,-100%);margin-top:-10px}.tex2-image-warning::after{content:'';position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(231,76,60,.95)}@keyframes tex2-warning-appear{from{opacity:0;transform:translate(-50%,-100%) scale(.8)}to{opacity:1;transform:translate(-50%,-100%) scale(1)}}.tex2-image-warning.fade-out{opacity:0;transform:translate(-50%,-120%) scale(.8);transition:all .3s ease}@media print{body *{visibility:hidden!important}body::before{content:'🛡️ Nội dung được bảo vệ - Không thể in';visibility:visible!important;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;font-weight:700;color:#e74c3c;text-align:center}}.te-answer-image img,.te-exam-content img,.te-question-image img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:auto}.te-exam-content img{-webkit-touch-callout:none}@media (max-width:600px){.tex2-protection-content{padding:30px 20px}.tex2-protection-icon{font-size:60px}.tex2-protection-title{font-size:24px}.tex2-protection-message{font-size:14px}.tex2-protection-warning{font-size:12px;padding:12px 15px}.tex2-protection-btn{padding:12px 25px;font-size:14px}}