:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{margin:0;padding:0;width:100%}body{min-width:320px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.home{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f6f7fb;background-size:cover;background-repeat:no-repeat;min-height:100vh;color:#1f2937;position:relative}.home:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#f6f7fbd9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:0}.home>*{position:relative;z-index:1}.header{background:#fff;padding:18px 50px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.hero{text-align:center;padding:60px 20px}.levels{display:flex;justify-content:center;gap:22px;flex-wrap:wrap}.card{width:190px;background:#fff;border-radius:12px;padding:28px 20px;text-align:center;cursor:pointer;box-shadow:0 3px 14px #0000000f;transition:.25s ease;border-top:4px solid transparent}.card:hover{transform:translateY(-6px);box-shadow:0 8px 22px #0000001f}.card h3{width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;font-weight:700;font-size:18px;background:#f3f4f6}.card h4{font-size:15px;font-weight:600;margin-bottom:10px}.card p{font-size:13px;color:#6b7280;line-height:1.4}.card:nth-child(1){border-top:4px solid #3b82f6}.card:nth-child(1) h3{color:#3b82f6;background:#e8f1ff}.card:nth-child(2){border-top:4px solid #22c55e}.card:nth-child(2) h3{color:#22c55e;background:#e9fbef}.card:nth-child(3){border-top:4px solid #14b8a6}.card:nth-child(3) h3{color:#14b8a6;background:#e7fbf8}.card:nth-child(4){border-top:4px solid #f59e0b}.card:nth-child(4) h3{color:#f59e0b;background:#fff4e3}.card:nth-child(5){border-top:4px solid #ef4444}.card:nth-child(5) h3{color:#ef4444;background:#ffeaea}.why-section{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:40px;padding:32px 20px;max-width:900px;margin:0 auto}.why-image{border-radius:12px;overflow:hidden}.why-image img{width:100%;height:50vh;max-height:400px;object-fit:cover;display:block;border-radius:50px}.why-text{display:flex;flex-direction:column;gap:20px;justify-content:center;height:50vh;max-height:400px;border-radius:12px;text-align:left}.why-text h2{margin-top:0}.feature{display:flex;align-items:flex-start;gap:14px}.feature-icon{width:36px;height:36px;margin-top:2px;border-radius:999px;background:linear-gradient(135deg,#e6f0ff,#ffe8f5);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.feature-content{flex:1}.feature-content h4{margin:0 0 4px;font-size:1rem}.feature-content p{margin:0;font-size:.9rem;color:#555}@media(max-width:768px){.header{padding:18px 20px}.auth{gap:8px}.auth-btn{padding:6px 12px;font-size:13px}.user-name{font-size:13px}.why-section{grid-template-columns:1fr;padding:24px 16px;gap:20px}.why-image img{height:auto;max-height:none}.why-text{height:auto;max-height:none;padding:18px}}body{font-family:Inter,Segoe UI,sans-serif;background:#f4f6f8;margin:0;color:#222}.results-page{background:#f4f6f8;min-height:100vh}.input-header{display:flex;justify-content:space-between;align-items:center;padding:14px 22px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:20}.input-header-left{display:flex;align-items:center;gap:24px}.input-logo{display:flex;align-items:center;gap:10px;font-weight:600;font-size:16px;color:#111827}.input-logo-circle{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#3b82f6);color:#fff;font-weight:700;font-size:13px}.input-progress-wrap{width:260px}.input-progress-label{display:flex;justify-content:space-between;font-size:12px;color:#6b7280;margin-bottom:4px;font-weight:500}.input-progress-bar{width:100%;height:6px;border-radius:6px;background:#e5e7eb;overflow:hidden}.input-progress-fill{height:100%;background:linear-gradient(90deg,#6366f1,#3b82f6);border-radius:6px;transition:width .35s ease}.input-step-label{display:flex;justify-content:space-between;font-size:11px;margin-top:4px;color:#6b7280}.input-level-badge{padding:6px 12px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:600;letter-spacing:.3px}.input-close{border:none;background:transparent;font-size:18px;cursor:pointer;color:#64748b;transition:.2s}.input-close:hover{color:#ef4444;transform:scale(1.1)}.results-container{max-width:900px;margin:auto;padding:40px 20px}.result-banner{text-align:center;border-radius:12px;padding:36px 20px;color:#fff;margin-bottom:30px;box-shadow:0 8px 20px #00000014}.result-banner.pass{background:linear-gradient(135deg,#2ecc71,#27ae60)}.result-banner.fail{background:linear-gradient(135deg,#ff6b6b,#e74c3c)}.trophy{font-size:34px;margin-bottom:10px}.result-banner h1{margin:5px 0;font-size:28px;font-weight:700}.result-banner p{opacity:.9;font-size:15px}.score-card{background:#fff;border-radius:12px;padding:30px;text-align:center;box-shadow:0 6px 16px #00000014;margin-bottom:30px}.score-label{font-size:12px;letter-spacing:1px;color:#888}.score-number{font-size:52px;margin:6px 0;font-weight:700}.score-sub{color:#777;margin-bottom:20px}.score-bar{width:100%;height:8px;background:#eee;border-radius:20px;overflow:hidden}.score-fill{height:100%;background:#2f80ed}.score-scale{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#777}.section-title{font-size:20px;margin-bottom:18px;font-weight:600}.sections-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.section-card{background:#fff;border-radius:12px;padding:18px;box-shadow:0 4px 12px #0000000f;border-top:4px solid transparent;transition:all .25s ease}.section-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000001a}.section-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.section-header h4{margin:0;font-size:15px;font-weight:600;flex:1}.section-score{font-weight:700;font-size:18px}.section-icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px}.card-0 .section-icon{background:#e8f1ff;color:#2f80ed}.card-1 .section-icon{background:#e8f8ef;color:#27ae60}.card-2 .section-icon{background:#e6fbf8;color:#16a085}.card-3 .section-icon{background:#fff2e6;color:#f2994a}.section-bar{width:100%;height:7px;background:#eee;border-radius:20px;overflow:hidden}.section-fill{height:100%;border-radius:20px}.card-0 .section-fill{background:#2f80ed}.card-1 .section-fill{background:#27ae60}.card-2 .section-fill{background:#16a085}.card-3 .section-fill{background:#f2994a}.card-0{border-top-color:#2f80ed}.card-1{border-top-color:#27ae60}.card-2{border-top-color:#16a085}.card-3{border-top-color:#f2994a}.results-buttons{display:flex;gap:15px;margin-top:30px}.btn-light{flex:1;background:#f1f1f1;border:none;padding:14px;border-radius:8px;cursor:pointer;font-weight:600}.btn-light:hover{background:#e3e3e3}.btn-primary{flex:1;background:#2f80ed;color:#fff;border:none;padding:14px;border-radius:8px;cursor:pointer;font-weight:600}.btn-primary:hover{background:#1f6fe0}.input-main{display:flex;justify-content:center;padding:40px 20px}.input-card{background:#fff;border-radius:16px;padding:35px;width:100%;max-width:760px;box-shadow:0 8px 20px #0000000f}.input-card-head{display:flex;gap:14px;margin-bottom:30px}.input-card-icon{font-size:26px}.input-card-title{font-size:24px;font-weight:700}.input-card-desc{color:#6b7280;font-size:14px}.input-block{padding:20px 0;border-bottom:1px solid #f1f1f1}.input-block:last-child{border-bottom:none}.input-block-title{font-size:16px;font-weight:600}.input-block-meta{font-size:13px;color:#6b7280;margin:6px 0 14px}.input-block-controls{display:flex;align-items:center;gap:12px}.input-slider{flex:1;appearance:none;height:8px;border-radius:10px;background:#e5e7eb;outline:none}.input-slider::-webkit-slider-thumb{appearance:none;width:18px;height:18px;background:#2563eb;border-radius:50%;cursor:pointer}.input-slider::-moz-range-thumb{width:18px;height:18px;background:#2563eb;border-radius:50%;cursor:pointer}.input-btn{border:none;padding:8px 14px;border-radius:8px;cursor:pointer;font-weight:600}.input-btn-small{background:#f3f4f6;font-size:16px}.input-btn-small:hover{background:#e5e7eb}.input-btn-primary{background:#2563eb;color:#fff;padding:12px 20px;font-size:15px}.input-btn-primary:hover{background:#1e4ed8}.input-block-count{font-weight:600;min-width:50px;text-align:center}.input-card-footer{margin-top:30px;display:flex;justify-content:flex-end}.input-header-right{display:flex;align-items:center;gap:14px}.input-level-badge{background:#e8f1ff;color:#2f80ed;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600}.input-close{width:34px;height:34px;border:none;border-radius:8px;background:#f1f1f1;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.input-close:hover{background:#ffe5e5;color:#e74c3c}.user-choice-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f6f7fb;min-height:100vh;color:#1f2937;display:flex;flex-direction:column;align-items:center}.choices{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;max-width:900px;margin:0 auto}.choice-chip,.choice-btn{width:190px;background:#fff;border-radius:12px;padding:28px 20px;text-align:center;cursor:pointer;box-shadow:0 3px 14px #0000000f;transition:.25s ease;border:none;border-top:4px solid transparent;font-family:inherit}.choice-chip:hover,.choice-btn:hover{transform:translateY(-6px);box-shadow:0 8px 22px #0000001f}.choice-chip h3,.choice-btn h3{font-size:22px;font-weight:700;margin-bottom:4px}.choice-chip h4,.choice-btn h4{font-size:15px;font-weight:600;margin-bottom:10px}.choice-chip p,.choice-btn p{font-size:13px;color:#6b7280;line-height:1.4}.choice-chip h3,.choice-btn h3{width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;font-weight:700;font-size:18px;background:#f3f4f6}.choice-chip:nth-child(1){border-top:4px solid #f59e0b}.choice-chip:nth-child(1) h3{color:#f59e0b;background:#fff4e3}.choice-chip:nth-child(2){border-top:4px solid #3b82f6}.choice-chip:nth-child(2) h3{color:#3b82f6;background:#e8f1ff}.choice-btn:nth-child(3){border-top:4px solid #22c55e}.choice-btn:nth-child(3) h3{color:#22c55e;background:#e9fbef}@media(max-width:768px){.header{padding:18px 20px}.auth{gap:8px}.auth-btn{padding:6px 12px;font-size:13px}.user-name{font-size:13px}.hero{padding:100px 20px 60px}.hero h1{font-size:28px}.choices{flex-direction:column;gap:16px;align-items:center}.choice-chip,.choice-btn{width:100%;max-width:300px}}.test-choice-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;color:#1f2937}.header{background:#fff;padding:18px 50px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;right:0;z-index:1000}.logo{font-weight:700;font-size:18px}.auth{display:flex;align-items:center;gap:12px}.auth-btn{padding:8px 16px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.auth-btn.login{background:#3b82f6;color:#fff}.auth-btn.login:hover{background:#2563eb;transform:translateY(-1px)}.auth-btn.logout{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.auth-btn.logout:hover{background:#e5e7eb}.user-name{font-size:14px;color:#6b7280;font-weight:500}.hero{text-align:center;padding:120px 20px 60px}.hero h1{font-size:34px;margin-bottom:8px}.hero p{color:#6b7280;margin-bottom:40px}.tests{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;max-width:900px;margin:0 auto}.test-chip{width:190px;background:#fff;border-radius:12px;padding:28px 20px;text-align:center;cursor:pointer;box-shadow:0 3px 14px #0000000f;transition:.25s ease;border:none;border-top:4px solid transparent;font-family:inherit}.test-chip:hover{transform:translateY(-6px);box-shadow:0 8px 22px #0000001f}.test-chip h3{font-size:22px;font-weight:700;margin-bottom:4px}.test-chip h4{font-size:15px;font-weight:600;margin-bottom:10px}.test-chip p{font-size:13px;color:#6b7280;line-height:1.4}.test-chip h3{width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;font-weight:700;font-size:18px;background:#f3f4f6}.test-chip:nth-child(1){border-top:4px solid #8b5cf6}.test-chip:nth-child(1) h3{color:#8b5cf6;background:#f3f0ff}.test-chip:nth-child(2){border-top:4px solid #ec4899}.test-chip:nth-child(2) h3{color:#ec4899;background:#fdf2f8}.test-chip:nth-child(3){border-top:4px solid #f97316}.test-chip:nth-child(3) h3{color:#f97316;background:#fff7ed}.test-chip:nth-child(4){border-top:4px solid #06b6d4}.test-chip:nth-child(4) h3{color:#06b6d4;background:#ecfeff}.test-chip:nth-child(5){border-top:4px solid #84cc16}.test-chip:nth-child(5) h3{color:#84cc16;background:#f7fee7}.no-tests{text-align:center;font-size:18px;color:#6b7280;margin:40px 0}@media(max-width:768px){.header{padding:18px 20px}.auth{gap:8px}.auth-btn{padding:6px 12px;font-size:13px}.user-name{font-size:13px}.hero{padding:100px 20px 60px}.hero h1{font-size:28px}.tests{flex-direction:column;gap:16px;align-items:center}.test-chip{width:100%;max-width:300px}}.mocktest-title{font-size:22px;font-weight:700;margin-bottom:10px}.mocktest-desc{font-size:14px;color:#6b7280;margin-bottom:20px}.mocktest-section-title{font-size:18px;font-weight:700;margin:25px 0 10px;padding-bottom:6px;border-bottom:2px solid #e5e7eb;color:#1f2937}.mocktest-question{font-size:19px;margin-bottom:16px;color:#1f2937;line-height:1.6;padding:16px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:8px;box-shadow:0 2px 4px #0000000d}.mocktest-options{display:block!important;margin-left:20px}.mocktest-options label{display:block!important;margin-bottom:16px!important;width:100%!important}.mocktest-option{display:flex;align-items:flex-start;gap:14px;padding:16px 20px;border-radius:12px;border:2px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .3s ease;position:relative;font-size:19px;line-height:1.5;color:#374151;box-shadow:0 1px 3px #0000001a;margin-bottom:16px;width:100%;box-sizing:border-box;overflow:hidden}.mocktest-option label{display:flex!important;align-items:flex-start;gap:14px;margin-bottom:0!important;width:100%!important;box-sizing:border-box;cursor:pointer}.mocktest-option:before{content:"";position:absolute;left:-2px;top:50%;transform:translateY(-50%);width:4px;height:0;background:#3b82f6;border-radius:2px;transition:height .3s ease}.mocktest-option:hover{background:#f8fafc;border-color:#cbd5e1;transform:translate(4px);box-shadow:0 4px 12px #00000026}.mocktest-option:hover:before{height:60%}.mocktest-option input{accent-color:#3b82f6;cursor:pointer;width:18px;height:18px;margin-top:2px;flex-shrink:0}.mocktest-option.active{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6;color:#1e40af;font-weight:500;transform:translate(6px);box-shadow:0 4px 16px #3b82f640}.mocktest-option.active:before{height:80%;background:#3b82f6}.mocktest-option.active:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#2563eb}.input-block{padding:24px;border-radius:16px;background:#fff;margin-bottom:24px;border:1px solid #e2e8f0;box-shadow:0 4px 12px #00000014;position:relative}.input-block:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);border-radius:16px 16px 0 0}.mocktest-submit{width:100%;margin-top:20px}@media(max-width:600px){.input-card{padding:20px}.mocktest-section-title{font-size:16px}.mocktest-question{font-size:14px;padding:12px 16px}.mocktest-options{margin-left:10px;gap:10px}.mocktest-option{padding:12px 16px;font-size:14px}.input-block{padding:16px;margin-bottom:16px}.mocktest-option:hover,.mocktest-option.active{transform:translate(2px)}}
