:root{--bg:#f7f8fa;--panel:#fff;--ink:#111827;--muted:#6b7280;--soft:#9ca3af;--line:#e8eaee;--line2:#f1f2f4;--dark:#111827;--green:#0f766e;--red:#b91c1c;--yellow:#92400e;--blue:#1d4ed8}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at top left, #11182709, transparent 340px), linear-gradient(180deg, #fbfcfd 0%, var(--bg) 260px);color:var(--ink);letter-spacing:-.01em;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,Arial,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.shell{width:min(1040px,100vw - 40px);margin:0 auto;padding:34px 0}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.brand{flex-direction:column;gap:3px;display:flex}.brand h1{letter-spacing:-.055em;margin:0;font-size:24px;font-weight:650;line-height:1.05}.brand p{color:var(--muted);margin:0;font-size:13px;font-weight:400}.panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:18px;box-shadow:0 18px 55px #1118270b}.pad{padding:18px}.section-title{letter-spacing:-.04em;margin:0 0 16px;font-size:19px;font-weight:620;line-height:1.1}.grid{gap:12px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{gap:6px;display:grid}label{color:var(--muted);letter-spacing:-.005em;font-size:11px;font-weight:560}input,select,textarea{border:1px solid var(--line);width:100%;height:39px;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:9px 11px;font-size:13px;font-weight:400;box-shadow:inset 0 1px #11182704}textarea{resize:vertical;height:auto;min-height:96px}input:focus,select:focus,textarea:focus{border-color:#b8bec8;box-shadow:0 0 0 4px #11182709}.btn{background:var(--dark);color:#fff;cursor:pointer;letter-spacing:-.015em;border:0;border-radius:12px;min-height:38px;padding:10px 13px;font-size:13px;font-weight:620;box-shadow:0 8px 18px #1118271a}.btn:hover{transform:translateY(-1px)}.btn.secondary{color:var(--ink);border:1px solid var(--line);background:#fff;box-shadow:0 8px 18px #11182709}.btn.danger{background:var(--red)}.btn.small{border-radius:10px;min-height:30px;padding:7px 10px;font-size:12px}.stat{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px}.stat span{color:var(--muted);margin-bottom:5px;font-size:11px;display:block}.stat strong{letter-spacing:-.05em;font-size:22px;font-weight:650;display:block}.question:first-child{border-top:0}.question h3{letter-spacing:-.025em;margin:0 0 10px;font-size:16px;font-weight:610;line-height:1.35}.meta{flex-wrap:wrap;gap:6px;margin-bottom:9px;display:flex}.pill{color:#4b5563;border:1px solid var(--line);background:#f6f7f8;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;line-height:1;display:inline-flex}.pill.easy{color:#047857;background:#ecfdf5}.pill.hard{color:#c2410c;background:#fff7ed}.choice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;align-items:flex-start;gap:9px;margin:7px 0;padding:10px 11px;font-size:13px;font-weight:400;display:flex}.choice input{width:auto;height:auto;margin-top:2px}.timer{z-index:5;color:#fff;background:#111827;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:650;display:inline-flex;position:sticky;top:14px;box-shadow:0 10px 30px #11182724}.result.pass{color:var(--green)}.result.fail{color:var(--red)}.tablewrap{border:1px solid var(--line);border-radius:16px;overflow:auto}table{border-collapse:collapse;background:#fff;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line2);vertical-align:top;padding:11px;font-size:13px}th{color:var(--muted);font-size:11px;font-weight:600}.tabs{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.notice{border:1px solid var(--line);color:var(--muted);background:#fafafa;border-radius:14px;padding:12px}@media (max-width:800px){.shell{width:min(100% - 24px,1040px);padding:20px 0}.grid.two,.grid.three{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.brand h1{font-size:22px}}.assessment-shell{width:min(1120px,100vw - 44px);margin:0 auto;padding:42px 0 70px}.assessment-hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:stretch;gap:26px;display:grid}.hero-copy{border:1px solid var(--line);color:#fff;background:linear-gradient(145deg,#111827f0,#111827d1),radial-gradient(circle at 20% 20%,#ffffff29,#0000 270px);border-radius:26px;min-height:260px;padding:28px;position:relative;overflow:hidden;box-shadow:0 28px 70px #11182729}.hero-copy:after{content:"";background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:230px;height:230px;position:absolute;bottom:-95px;right:-80px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffff9e;margin-bottom:15px;font-size:11px;line-height:1}.hero-copy h1{letter-spacing:-.075em;max-width:410px;margin:0;font-size:clamp(34px,5vw,58px);font-weight:620;line-height:.92}.hero-copy p{color:#ffffffb8;max-width:380px;margin:16px 0 0;font-size:14px;line-height:1.55}.hero-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:absolute;bottom:24px;left:28px;right:28px}.hero-stats div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;padding:12px}.hero-stats span{color:#ffffff94;margin-bottom:5px;font-size:11px;display:block}.hero-stats strong{color:#fff;letter-spacing:-.04em;font-size:18px;font-weight:620;display:block}.candidate-card{border:1px solid var(--line);background:#fffffff0;border-radius:26px;padding:24px;box-shadow:0 28px 70px #11182712}.card-topline{align-items:center;gap:10px;margin-bottom:22px;display:flex}.card-topline span{background:#111827;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 5px #1118270f}.card-topline p{letter-spacing:-.04em;margin:0;font-size:17px;font-weight:620}.form-grid{gap:14px;display:grid}.candidate-card .field{gap:7px}.candidate-card label{color:#6b7280;font-size:11px;font-weight:560}.candidate-card input{background:#fbfbfc;border-radius:14px;height:44px}.start-btn{border-radius:14px;width:100%;height:44px;margin-top:18px}.test-card{border:1px solid var(--line);background:#fffffff5;border-radius:26px;margin-top:24px;padding:24px;box-shadow:0 28px 70px #11182712}.test-toolbar{border-bottom:1px solid var(--line2);justify-content:space-between;align-items:center;gap:14px;padding-bottom:18px;display:flex}.test-toolbar h2{letter-spacing:-.05em;margin:0;font-size:22px;font-weight:620}.test-toolbar p{color:var(--muted);margin:5px 0 0;font-size:13px}.toolbar-actions{align-items:center;gap:10px;display:flex}.submit-bottom{margin-top:10px}.hero-mini{border:1px solid var(--line);color:#fff;background:#111827;border-radius:26px;margin-bottom:22px;padding:28px}.hero-mini h1{letter-spacing:-.07em;margin:0;font-size:42px;font-weight:620;line-height:.95}.hero-mini p{color:#ffffffad;margin:12px 0 0}.result-card{border:1px solid var(--line);background:#fff;border-radius:26px;padding:24px;box-shadow:0 28px 70px #11182712}.result-header{align-items:center;gap:14px;display:flex}.result-header h2{letter-spacing:-.06em;margin:0;font-size:34px;font-weight:620}.result-header p{color:var(--muted);margin:4px 0 0}.status-dot{border-radius:999px;width:14px;height:14px}.status-dot.pass{background:var(--green);box-shadow:0 0 0 8px #0f766e1a}.status-dot.fail{background:var(--red);box-shadow:0 0 0 8px #b91c1c1a}.metric-row{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.metric{border:1px solid var(--line);background:#fbfbfc;border-radius:18px;padding:16px}.metric span{color:var(--muted);margin-bottom:6px;font-size:11px;display:block}.metric strong{letter-spacing:-.06em;font-size:28px;font-weight:620}.actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}@media (max-width:900px){.assessment-hero{grid-template-columns:1fr}.hero-copy{min-height:330px}}@media (max-width:640px){.assessment-shell{width:min(100% - 24px,1120px);padding:22px 0 50px}.hero-stats,.metric-row{grid-template-columns:1fr}.hero-copy{min-height:auto}.hero-stats{margin-top:24px;position:relative;bottom:auto;left:auto;right:auto}.test-toolbar,.toolbar-actions{flex-direction:column;align-items:stretch}}.assessment-shell{width:min(1180px,100vw - 42px)}.assessment-hero{grid-template-columns:410px minmax(0,1fr)}.hero-copy{background:linear-gradient(160deg,#0c1220fa,#1f2937f0),radial-gradient(circle at 80% 24%,#3b82f633,#0000 240px);border-radius:20px;min-height:360px;box-shadow:0 26px 80px #0f172a2e}.hero-copy h1{letter-spacing:-.085em;max-width:360px;font-size:clamp(38px,4.2vw,56px);line-height:.88}.hero-copy p{max-width:340px;font-size:13px}.hero-stats{grid-template-columns:1fr;max-width:210px}.hero-stats div{border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.hero-stats span{margin:0;font-size:10px}.hero-stats strong{font-size:15px}.candidate-card{border-radius:20px;flex-direction:column;justify-content:center;padding:26px;display:flex}.card-topline{margin-bottom:24px}.card-topline p{font-size:20px}.form-grid{grid-template-columns:1fr;gap:15px}.candidate-card input{border-radius:12px;height:46px}.start-btn{height:46px}.test-card{border-radius:20px;margin-top:20px;padding:0;overflow:hidden}.test-toolbar{border-bottom:1px solid var(--line);z-index:20;background:linear-gradient(#fffffffa,#f9fafbf5);padding:18px 20px;position:sticky;top:0}.test-toolbar h2{font-size:20px}.toolbar-actions .btn,.toolbar-actions .timer{border-radius:11px;min-height:36px}.question{border-top:1px solid #edf0f3;padding:22px 20px}.question:first-of-type{border-top:0}.question-number{color:#6b7280;letter-spacing:.02em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:600;display:inline-flex}.question h3{letter-spacing:-.032em;max-width:980px;margin-bottom:14px;font-size:17px;font-weight:620;line-height:1.42}.choice{background:#fff;border-radius:13px;max-width:980px;min-height:42px;padding:12px 13px;transition:all .12s}.choice:hover{background:#f8fafc;border-color:#cbd5e1}.choice:has(input:checked){background:#f8fafc;border-color:#111827;box-shadow:0 0 0 3px #1118270a}.choice span{color:#374151;line-height:1.35}.choice input{accent-color:#111827}.submit-bottom{margin:0 20px 22px}.meta,.pill{display:none!important}@media (max-width:900px){.assessment-hero{grid-template-columns:1fr}.hero-copy{min-height:360px}.hero-stats{max-width:none}}.assessment-shell.no-hero{width:min(1120px,100vw - 44px);padding-top:34px}.candidate-card.full{border-radius:18px;width:100%;min-height:auto;padding:24px}.assessment-header{border-bottom:1px solid var(--line2);justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:22px;padding-bottom:22px;display:flex}.mini-eyebrow{color:#6b7280;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:650;display:block}.assessment-header h1{letter-spacing:-.065em;margin:0;font-size:34px;font-weight:640;line-height:.98}.assessment-header p{color:#6b7280;margin:9px 0 0;font-size:13px}.header-metrics{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.header-metrics div{border:1px solid var(--line);background:#fbfbfc;border-radius:14px;min-width:92px;padding:10px 12px}.header-metrics span{color:#6b7280;margin-bottom:4px;font-size:10px;display:block}.header-metrics strong{letter-spacing:-.04em;font-size:17px;font-weight:640;display:block}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.essay-block textarea{border-radius:14px;width:min(980px,100%);min-height:190px;line-height:1.45}.essay-count{color:#6b7280;margin:8px 0 0;font-size:12px}@media (max-width:760px){.assessment-header{flex-direction:column}.header-metrics{justify-content:stretch;width:100%}.header-metrics div{flex:1}.form-grid.three{grid-template-columns:1fr}}.admin-shell{width:min(1180px,100vw - 44px);margin:0 auto;padding:32px 0 70px}.admin-top,.admin-login{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:20px;display:flex}.admin-top h1,.admin-login h1{letter-spacing:-.07em;margin:0;font-size:34px;font-weight:640;line-height:.95}.admin-top p,.admin-login p{color:#6b7280;margin:8px 0 0;font-size:13px}.admin-actions{gap:8px;display:flex}.admin-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.admin-kpis div{border:1px solid var(--line);background:#fffffff0;border-radius:16px;padding:14px;box-shadow:0 16px 44px #1118270b}.admin-kpis span{color:#6b7280;margin-bottom:5px;font-size:11px;display:block}.admin-kpis strong{letter-spacing:-.06em;font-size:24px;font-weight:640;display:block}.admin-tabs{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.admin-tabs button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;padding:10px 13px;font-size:13px;font-weight:620}.admin-tabs button.active{color:#fff;background:#111827;border-color:#111827}.admin-card,.admin-login-card{border:1px solid var(--line);background:#fffffff5;border-radius:18px;padding:18px;box-shadow:0 24px 65px #1118270e}.admin-card-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.admin-card-head h2{letter-spacing:-.055em;margin:0;font-size:22px;font-weight:640}.admin-card-head p{color:#6b7280;margin:5px 0 0;font-size:13px}.admin-search{max-width:260px}.admin-table-wrap{border:1px solid var(--line);border-radius:14px;overflow:auto}.admin-table{border-collapse:collapse;background:#fff;width:100%}.admin-table th,.admin-table td{border-bottom:1px solid #edf0f3;padding:11px 12px;font-size:13px}.admin-table th{color:#6b7280;font-size:11px;font-weight:650}.click-row{cursor:pointer}.click-row:hover{background:#f8fafc}.result-pill{border-radius:999px;align-items:center;padding:5px 8px;font-size:11px;font-weight:700;display:inline-flex}.result-pill.pass{color:#047857;background:#ecfdf5}.result-pill.fail{color:#b91c1c;background:#fef2f2}.question-admin-list{gap:9px;display:grid}.question-admin-item{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;gap:12px;padding:13px;display:flex}.question-admin-item h3{letter-spacing:-.02em;margin:5px 0 6px;font-size:14px;font-weight:620;line-height:1.35}.question-admin-item p{color:#6b7280;margin:0;font-size:12px}.q-index{color:#6b7280;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:700}.row-actions{flex-shrink:0;align-items:flex-start;gap:7px;display:flex}.question-form{gap:14px;display:grid}.admin-grid{gap:12px;display:grid}.admin-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-login{align-items:center;min-height:70vh}.admin-login-card{gap:13px;width:min(420px,100%);display:grid}.attempt-drawer{z-index:100;position:fixed;inset:0}.attempt-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a61;position:absolute;inset:0}.attempt-panel{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(760px,100vw - 28px);padding:18px;position:absolute;top:14px;bottom:14px;right:14px;overflow:auto;box-shadow:0 30px 90px #0f172a47}.attempt-head{border-bottom:1px solid var(--line2);justify-content:space-between;gap:14px;margin-bottom:15px;padding-bottom:15px;display:flex}.attempt-head h2{letter-spacing:-.06em;margin:0;font-size:28px;font-weight:640}.attempt-head p{color:#6b7280;margin:6px 0 0;font-size:13px}.attempt-score-row{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:18px;display:grid}.attempt-score-row div{border:1px solid var(--line);background:#fbfbfc;border-radius:14px;padding:12px}.attempt-score-row span{color:#6b7280;margin-bottom:5px;font-size:11px;display:block}.attempt-score-row strong{letter-spacing:-.04em;font-size:20px}.green-text{color:#047857}.red-text{color:#b91c1c}.essay-review,.answer-review{border-top:1px solid var(--line2);margin-top:16px;padding-top:16px}.essay-review h3,.answer-review h3{letter-spacing:-.04em;margin:0 0 8px;font-size:17px}.essay-meta{color:#6b7280;margin:0 0 8px;font-size:12px}.essay-text{white-space:pre-wrap;border:1px solid var(--line);color:#374151;background:#fbfbfc;border-radius:14px;padding:13px;font-size:13px;line-height:1.5}.answer-review{gap:10px;display:grid}.answer-item{border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px}.answer-item.correct{border-left:4px solid #047857}.answer-item.incorrect{border-left:4px solid #b91c1c}.answer-top{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;gap:10px;font-size:11px;font-weight:700;display:flex}.answer-item h4{margin:8px 0;font-size:14px;line-height:1.38}.answer-item p{color:#374151;margin:6px 0;font-size:13px;line-height:1.42}@media (max-width:860px){.admin-top,.admin-card-head,.admin-login{flex-direction:column}.admin-kpis,.admin-grid.two,.admin-grid.three,.attempt-score-row{grid-template-columns:1fr}.admin-search{max-width:none}.question-admin-item{flex-direction:column}}.anti-cheat-active .protected-question,.anti-cheat-active .protected-question *,.anti-cheat-active .test-toolbar,.anti-cheat-active .test-toolbar *{-webkit-user-select:none;user-select:none}.anti-cheat-active textarea,.anti-cheat-active input{-webkit-user-select:text;user-select:text}.security-rules{background:#fbfbfc;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:18px;padding:13px}.security-rules h3{letter-spacing:-.03em;margin:0 0 6px;font-size:14px}.security-rules p{color:#6b7280;margin:0;font-size:12px;line-height:1.45}.security-warning{z-index:80;color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin-bottom:12px;padding:11px 13px;font-size:13px;font-weight:620;position:sticky;top:12px;box-shadow:0 16px 40px #9a341214}.security-event-list{gap:8px;display:grid}.security-event-item{background:#fbfbfc;border:1px solid #e5e7eb;border-radius:12px;gap:3px;padding:10px;display:grid}.security-event-item strong{letter-spacing:-.02em;font-size:13px}.security-event-item span{color:#4b5563;font-size:12px}.security-event-item em{color:#6b7280;font-size:11px;font-style:normal}.security-event-item.clean{background:#f0fdf4;border-color:#bbf7d0}
