*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:#1a1a2e;background-color:#f0f2f5}.page-container{max-width:700px;margin:0 auto;padding:24px 16px}.page-title{font-size:1.8rem;font-weight:700;color:#16213e;margin-bottom:8px}.page-subtitle{font-size:1rem;color:#666;margin-bottom:24px}.btn{display:inline-block;padding:12px 32px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:#4361ee;color:#fff}.btn-primary:hover:not(:disabled){background-color:#3a56d4;transform:translateY(-1px)}.btn-secondary{background-color:#e9ecef;color:#333}.btn-secondary:hover:not(:disabled){background-color:#dee2e6}.card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014;margin-bottom:16px}.form-group{margin-bottom:16px}.form-group label{display:block;font-weight:600;margin-bottom:6px;color:#333}.form-group input,.form-group select{width:100%;padding:10px 14px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#4361ee}.progress-bar{width:100%;height:8px;background:#e0e0e0;border-radius:4px;margin-bottom:24px;overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#4361ee,#7b2ff7);border-radius:4px;transition:width .3s ease}.error-message{background:#fee2e2;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:16px}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}body{background:#fff!important;color:#1a1a2e!important;font-size:11pt;line-height:1.5}@page{margin:12mm 10mm 15mm;size:A4}@page :first{margin-top:8mm}.page-container{max-width:100%!important;padding:0 4mm!important;margin:0!important}.card{box-shadow:none!important;border:1px solid #d0d0d0!important;border-radius:6px!important;break-inside:avoid;page-break-inside:avoid;margin-bottom:10px!important;padding:14px 16px!important}.no-print,.no-print *{display:none!important}.page-title{font-size:1.5rem!important;margin-bottom:4px!important}.card svg{max-width:320px!important;max-height:320px!important}div[style*="background: #f0f0f0"],div[style*="background: #e8e8e8"]{border:1px solid #ccc!important}h3,h4{break-after:avoid;page-break-after:avoid}li{break-inside:avoid;page-break-inside:avoid}.btn{display:none!important}a{text-decoration:none!important;color:inherit!important}.print-only{display:block!important}}.report-v2{--c-bg: #f5f7fa;--c-card: #ffffff;--c-accent: #4f46e5;--c-accent-light: #e0e7ff;--c-accent-gradient: linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%);--c-text: #1e293b;--c-muted: #64748b;--c-border: #e2e8f0;--c-R: #ef4444;--c-I: #3b82f6;--c-A: #a855f7;--c-S: #22c55e;--c-E: #f59e0b;--c-C: #06b6d4;--radius: 16px;--radius-sm: 10px;--shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 4px 12px rgba(0, 0, 0, .04);color:var(--c-text)}.report-v2 .page-wrap{max-width:820px;margin:0 auto;padding:32px 20px 64px}.report-v2 .report-header{background:var(--c-accent-gradient);color:#fff;border-radius:var(--radius);padding:40px 36px;margin-bottom:28px;position:relative;overflow:hidden}.report-v2 .report-header:after{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;background:#ffffff14;border-radius:50%}.report-v2 .report-header h1{font-size:28px;font-weight:700;margin-bottom:6px}.report-v2 .report-header .subtitle{font-size:15px;opacity:.85}.report-v2 .profile-code-badge{display:inline-block;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:6px 18px;border-radius:8px;font-size:32px;font-weight:800;letter-spacing:4px;margin-top:16px}.report-v2 .student-info{margin-top:16px;font-size:14px;opacity:.8}.report-v2 .card{background:var(--c-card);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px 32px;margin-bottom:20px}.report-v2 .card-title{font-size:18px;font-weight:700;margin-bottom:16px;display:flex;align-items:center;gap:10px}.report-v2 .card-title .icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.report-v2 .disclaimer{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:0 var(--radius) var(--radius) 0;padding:16px 24px;margin-bottom:20px;font-size:14px;color:#92400e}.report-v2 .charts-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0}.report-v2 .chart-card-inner{background:#f8fafc;border-radius:var(--radius-sm);padding:20px;display:flex;flex-direction:column;align-items:center;border:1px solid var(--c-border)}.report-v2 .chart-card-inner h3{font-size:14px;font-weight:600;margin-bottom:12px;color:var(--c-muted)}.report-v2 .chart-wrap{width:100%;position:relative}.report-v2 .chart-wrap canvas{width:100%!important;height:100%!important}.report-v2 .chart-wrap-radar{max-width:380px;height:320px;margin:0 auto}.report-v2 .chart-wrap-bar{width:100%;height:280px}.report-v2 .summary-text{font-size:15px;color:var(--c-muted);line-height:1.65;margin:16px 0}.report-v2 .summary-text strong{color:var(--c-text)}.report-v2 .diff-note{background:#f0f9ff;border:1px solid #bae6fd;border-radius:var(--radius-sm);padding:14px 18px;margin-top:16px;font-size:13px;color:#0c4a6e;line-height:1.55}.report-v2 .diff-note strong{color:#075985}.report-v2 .score-table{width:100%;border-collapse:collapse;margin-top:8px}.report-v2 .score-table th{text-align:left;font-weight:600;font-size:13px;color:var(--c-muted);padding:8px 0;border-bottom:2px solid var(--c-border)}.report-v2 .score-table td{padding:10px 0;border-bottom:1px solid var(--c-border);font-size:14px}.report-v2 .score-table tr:last-child td{border-bottom:none}.report-v2 .score-bar-cell{width:45%}.report-v2 .score-bar-wrap{height:10px;background:#f1f5f9;border-radius:5px;overflow:hidden}.report-v2 .score-bar{height:100%;border-radius:5px}.report-v2 .level-badge{display:inline-block;padding:2px 10px;border-radius:12px;font-size:12px;font-weight:600}.report-v2 .level-high{background:#dcfce7;color:#166534}.report-v2 .level-mid{background:#fef9c3;color:#854d0e}.report-v2 .level-low{background:#f1f5f9;color:#64748b}.report-v2 .section-divider{height:4px;background:linear-gradient(90deg,var(--c-R),var(--c-I),var(--c-A),var(--c-S),var(--c-E),var(--c-C));border-radius:2px;margin:28px 0;opacity:.4}.report-v2 .scale-block{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--c-border)}.report-v2 .scale-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.report-v2 .scale-block h4{font-size:15px;font-weight:700;margin-bottom:8px;display:flex;align-items:center;gap:8px}.report-v2 .scale-letter{display:inline-block;width:28px;height:28px;border-radius:50%;text-align:center;line-height:28px;font-size:14px;font-weight:800;color:#fff;flex-shrink:0}.report-v2 .scale-block p,.report-v2 .scale-block ul{font-size:14px;color:var(--c-muted);margin-bottom:8px}.report-v2 .scale-block ul{padding-left:20px}.report-v2 .scale-label{font-size:13px;font-weight:600;color:var(--c-text);margin-bottom:4px}.report-v2 .card-secondary{background:#f8fafc;border:1px dashed var(--c-border);box-shadow:none}.report-v2 .scale-block.secondary p,.report-v2 .scale-block.secondary ul{font-size:13px;color:#94a3b8}.report-v2 .axis-metric{margin:16px 0;padding:14px 18px;background:#f8fafc;border-radius:var(--radius-sm);border:1px solid var(--c-border)}.report-v2 .axis-label{font-weight:600;font-size:14px;color:var(--c-text);margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}.report-v2 .axis-poles{font-size:12px;color:var(--c-muted);font-weight:400}.report-v2 .axis-bar{height:28px;background:#e2e8f0;border-radius:14px;overflow:hidden}.report-v2 .axis-fill{height:100%;background:var(--c-accent-gradient);border-radius:14px;display:flex;align-items:center;justify-content:flex-end;padding-right:12px;color:#fff;font-weight:600;font-size:12px;min-width:50px}.report-v2 .axis-description{margin-top:8px;color:var(--c-muted);font-size:13px;line-height:1.5}.report-v2 .bullet-list{list-style:none;padding:0}.report-v2 .bullet-list li{position:relative;padding:8px 0 8px 24px;font-size:15px;line-height:1.55}.report-v2 .bullet-list li:before{content:"";position:absolute;left:0;top:16px;width:8px;height:8px;border-radius:50%;background:var(--c-accent)}.report-v2 .bullet-list li+li{border-top:1px solid var(--c-border)}.report-v2 .careers-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.report-v2 .career-tag{display:inline-block;background:var(--c-accent-light);color:var(--c-accent);padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500}.report-v2 .it-role-card{background:#f8fafc;padding:16px 18px;margin:10px 0;border-radius:var(--radius-sm);border:1px solid var(--c-border);border-left:4px solid var(--c-accent)}.report-v2 .it-role-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.report-v2 .it-role-name{font-weight:600;color:var(--c-text);font-size:15px}.report-v2 .it-role-match{padding:3px 12px;border-radius:20px;font-weight:600;font-size:12px}.report-v2 .it-role-match.high{background:#dcfce7;color:#166534}.report-v2 .it-role-match.medium-high{background:#dbeafe;color:#1e40af}.report-v2 .it-role-match.medium{background:#fef9c3;color:#854d0e}.report-v2 .it-role-desc{color:var(--c-muted);font-size:13px;line-height:1.5}.report-v2 .it-block h4{font-size:14px;font-weight:700;color:var(--c-accent);margin:14px 0 6px}.report-v2 .it-block p{font-size:14px;line-height:1.6;color:var(--c-muted)}.report-v2 .next-steps li:before{background:#22c55e}.report-v2 .report-footer{text-align:center;font-size:12px;color:var(--c-muted);margin-top:40px;padding-top:20px;border-top:1px solid var(--c-border)}@media(max-width:640px){.report-v2 .charts-grid{grid-template-columns:1fr}}@media print{.report-v2{background:#fff}.report-v2 .page-wrap{padding:12px}.report-v2,.report-v2 *{-webkit-print-color-adjust:exact;print-color-adjust:exact}.report-v2 .card{box-shadow:none;border:1px solid #e2e8f0;break-inside:avoid-page;page-break-inside:avoid}.report-v2 .report-header{break-inside:avoid-page;page-break-inside:avoid;padding:32px 28px;overflow:visible}.report-v2 .profile-code-badge{margin-top:16px}.report-v2 .no-print{display:none!important}.report-v2 .print-only{display:block!important}.report-v2 .disclaimer,.report-v2 .scale-block,.report-v2 .axis-metric,.report-v2 .it-role-card,.report-v2 .bullet-list li,.report-v2 .report-footer{break-inside:avoid-page;page-break-inside:avoid}}
