*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;line-height:1.6;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;background:#f5f5f5;min-height:100vh}h1,h2,h3,h4,h5,h6{color:#1a365d;margin-bottom:.75rem;line-height:1.3;font-weight:600}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}@media(min-width:768px){h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}p{margin-bottom:1rem;color:#444}a{color:#2563eb;text-decoration:underline}a:hover{color:#1d4ed8}ul,ol{margin-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.5rem}strong{font-weight:600}.container{max-width:960px;margin:0 auto;padding:0 1rem}main{padding:1.5rem 0 3rem}header{background:#fff;color:#333;padding:.75rem 1rem;position:sticky;top:0;z-index:1000;border-bottom:1px solid #e5e7eb}.header-inner{max-width:960px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}header a{color:#333;text-decoration:none}header a:hover{color:#2563eb}.logo{height:36px;width:auto}.desktop-nav{display:none;gap:1.5rem;align-items:center}@media(min-width:768px){.desktop-nav{display:flex}.mobile-menu-btn{display:none!important}}.desktop-nav a{padding:.5rem;font-weight:500}.mobile-menu-btn{background:#fff;border:1px solid #d1d5db;color:#374151;padding:.625rem .75rem;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;line-height:1}.mobile-menu-btn:hover{background:#f3f4f6;border-color:#9ca3af}.mobile-nav{display:none;width:100%;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:.75rem}.mobile-nav.open{display:flex}.mobile-nav a{padding:.5rem 0;font-weight:500}@media(min-width:768px){.mobile-nav{display:none!important}}.lang-dropdown{position:relative}.lang-dropdown-btn{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151;padding:.5rem .75rem;cursor:pointer;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.lang-dropdown-btn:hover{background:#e5e7eb}.lang-dropdown-menu{display:none;position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;min-width:180px;max-height:350px;overflow-y:auto;z-index:1001;margin-top:.25rem}.lang-dropdown-menu.open{display:block}.lang-dropdown-menu a{display:block;padding:.625rem 1rem;color:#333;text-decoration:none;border-bottom:1px solid #eee;font-size:.875rem}.lang-dropdown-menu a:last-child{border-bottom:none}.lang-dropdown-menu a:hover{background:#f0f4f8}.lang-dropdown-menu a.active{background:#e0f0ff;font-weight:600}footer{background:#f9fafb;color:#333;padding:2rem 1rem;margin-top:auto;border-top:1px solid #e5e7eb}.footer-inner{max-width:960px;margin:0 auto;text-align:center}footer a{color:#93c5fd}footer a:hover{color:#fff}.footer-logo{height:40px;width:auto;margin-bottom:1rem}.footer-disclaimer{background:#fff;padding:1rem;margin-bottom:1.5rem;text-align:left;border:1px solid #e5e7eb}.footer-disclaimer h3{color:#1f2937;font-size:1rem;margin-bottom:.5rem}.footer-disclaimer p{color:#6b7280;font-size:.875rem;margin:0}.footer-copyright{font-size:.875rem;margin-bottom:1rem;color:#6b7280}.language-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem}.language-links a{display:inline-block;padding:.375rem .75rem;font-size:.75rem;background:#fff;color:#374151;text-decoration:none;border:1px solid #d1d5db}.language-links a:hover{background:#f3f4f6;color:#1f2937}.language-links a.active{background:#1e3a5f;color:#fff;border-color:#1e3a5f}button,.btn{display:inline-block;padding:.625rem 1.25rem;background:#1e3a5f;color:#fff;border:none;cursor:pointer;font-size:1rem;font-weight:500;text-decoration:none;text-align:center}button:hover,.btn:hover{background:#2d4a6f;color:#fff}button:disabled,.btn:disabled{background:#9ca3af;color:#fff;cursor:not-allowed}.btn-secondary{background:#6b7280}.btn-secondary:hover{background:#4b5563}.btn-outline{background:transparent;border:2px solid #2563eb;color:#2563eb}.btn-outline:hover{background:#2563eb;color:#fff}input,select,textarea{padding:.625rem;border:1px solid #d1d5db;font-size:1rem;width:100%;max-width:100%;background:#fff}input:focus,select:focus,textarea:focus{outline:2px solid #2563eb;outline-offset:1px;border-color:#2563eb}input[type=radio],input[type=checkbox]{width:auto;margin-right:.5rem}label{display:block;margin-bottom:.5rem;font-weight:500}.card{background:#fff;border:1px solid #e5e7eb;padding:1.5rem;margin-bottom:1.5rem}.notice{background:#eff6ff;border-left:4px solid #2563eb;padding:1rem;margin-bottom:1.5rem}.notice p{margin:0;color:#1e40af}.warning{background:#fffbeb;border-left:4px solid #f59e0b;padding:1rem;margin-bottom:1.5rem}.warning p{margin:0;color:#92400e}.test-container{background:#fff;border:1px solid #e5e7eb;padding:1.5rem;margin-bottom:2rem}.question-card{background:#fff;border:1px solid #e5e7eb;padding:1.25rem;margin-bottom:1rem}.question-text{font-weight:600;margin-bottom:1rem;color:#1f2937}.answer-options{display:flex;flex-direction:column;gap:.5rem}.answer-option{display:flex;align-items:center;padding:.75rem;border:1px solid #e5e7eb;cursor:pointer;background:#fff}.answer-option:hover{background:#f9fafb;border-color:#d1d5db}.answer-option.selected{background:#eff6ff;border-color:#2563eb}.test-instructions{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.progress-bar{height:8px;background:#e5e7eb;margin-bottom:1.5rem}.progress-fill{height:100%;background:#2563eb;transition:width .3s ease}.step-counter{font-weight:600;color:#1f2937;margin-bottom:1rem}.nav-buttons{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.results-box{background:#f0f9ff;border:2px solid #1e3a5f;padding:2rem;text-align:center;margin-bottom:1.5rem}.score-display{font-size:3rem;font-weight:700;color:#1e3a5f;margin-bottom:.5rem}.score-label{font-size:1.25rem;color:#64748b}.category-scores{display:grid;gap:1rem;margin-top:1.5rem}@media(min-width:768px){.category-scores{grid-template-columns:repeat(2,1fr)}}.category-item{background:#fff;border:1px solid #e5e7eb;padding:1rem}.category-item h4{margin-bottom:.5rem}.category-bar{height:8px;background:#e5e7eb;margin-top:.5rem}.category-bar-fill{height:100%;background:#2563eb}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;background:#fff}th,td{border:1px solid #e5e7eb;padding:.75rem;text-align:left}th{background:#f9fafb;font-weight:600}tr:nth-child(2n){background:#f9fafb}@media(max-width:767px){table{display:block;overflow-x:auto}}.chat-container{background:#fff;border:1px solid #e5e7eb;height:350px;overflow-y:auto;padding:1rem;margin-bottom:1rem}.chat-message{padding:.75rem 1rem;margin-bottom:.75rem;max-width:85%;line-height:1.5}.chat-message.user{background:#2563eb;color:#fff;margin-left:auto}.chat-message.assistant{background:#f3f4f6;color:#1f2937;border:1px solid #e5e7eb}.chat-input-row{display:flex;gap:.75rem}.chat-input-row input{flex:1}.chat-input-row button{flex-shrink:0}.chat-placeholder{text-align:center;color:#6b7280;padding:2rem}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.gap-1{gap:.5rem}.gap-2{gap:1rem}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.grid{display:grid}.grid-2{display:grid;gap:1rem}@media(min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr)}}.hidden{display:none}@media(min-width:768px){.md-show{display:block}.md-hide{display:none}}@media print{header,footer,.no-print{display:none!important}body{background:#fff;color:#000}.card,.test-container,.results-box{border:1px solid #000;box-shadow:none}a{color:#000;text-decoration:none}}
