*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{color:#1f2937;background:#f7f2ff;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,select,textarea{font-family:inherit}@media (width>=720px){.apply-page{padding:28px}.apply-card{padding:30px}.form-grid{grid-template-columns:repeat(2,1fr)}.full-width{grid-column:1/-1}.apply-actions{grid-template-columns:180px 1fr}}@media (width<=520px){.apply-topbar{align-items:flex-start}.apply-brand{max-width:210px}.apply-brand p{display:none}.apply-card{border-radius:24px}.step-label-row{font-size:12px}.field-helper-button{width:100%}}.apply-page{background:radial-gradient(circle at 0 0,#7c3aed38,#0000 34%),linear-gradient(135deg,#fbf7ff 0%,#f3e8ff 48%,#eef2ff 100%);min-height:100svh;padding:18px}.apply-shell{width:100%;max-width:860px;margin:0 auto}.apply-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.apply-back-button{color:#6d28d9;cursor:pointer;background:#ffffffe6;border:none;border-radius:999px;min-height:44px;padding:10px 16px;font-weight:800;box-shadow:0 10px 24px #581c871a}.apply-brand{text-align:right;align-items:center;gap:12px;display:flex}.apply-brand-badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#6d28d9,#9333ea);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:flex;box-shadow:0 14px 28px #6d28d947}.apply-brand p{color:#7c6a93;margin:0 0 3px;font-size:12px;font-weight:700}.apply-brand strong{color:#2e1065;font-size:14px}.apply-progress-area{background:#ffffffd1;border:1px solid #a855f738;border-radius:22px;margin-bottom:16px;padding:16px;box-shadow:0 16px 38px #581c871a}.step-label-row{color:#6d28d9;justify-content:space-between;gap:10px;margin-bottom:10px;font-size:13px;font-weight:800;display:flex}.progress-track{background:#eadcff;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-fill{background:linear-gradient(135deg,#6d28d9,#9333ea);border-radius:999px;width:16.66%;height:100%}.apply-card{background:#fffffff2;border:1px solid #a855f73d;border-radius:28px;padding:22px;box-shadow:0 22px 55px #581c8721}.form-heading{margin-bottom:22px}.form-heading p{color:#7c3aed;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px;font-size:13px;font-weight:900}.form-heading h1{color:#2e1065;margin:0 0 10px;font-size:clamp(28px,7vw,38px);line-height:1.05}.form-heading span{color:#67527d;font-size:15px;line-height:1.6;display:block}.form-grid{grid-template-columns:1fr;gap:16px;display:grid}.form-field{flex-direction:column;gap:7px;display:flex}.form-field label{color:#3b255d;font-size:14px;font-weight:800}.form-field input,.form-field select,.form-field textarea{color:#2e1065;background:#fff;border:1px solid #d8c7f4;border-radius:16px;outline:none;width:100%;padding:12px 14px;font-size:16px}.form-field input,.form-field select{min-height:50px}.form-field textarea{resize:vertical;min-height:110px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf629}.form-field input::placeholder,.form-field textarea::placeholder{color:#a99abb}.form-field input:disabled,.form-field select:disabled,.form-field input[readonly]{color:#7c6a93;cursor:not-allowed;background:#f8f4ff}.field-helper-button{color:#6d28d9;cursor:pointer;background:#f3e8ff;border:none;border-radius:999px;width:fit-content;min-height:42px;margin-top:4px;padding:9px 14px;font-weight:800}.field-helper-button:hover{background:#e9d5ff}.checkbox-section{flex-direction:column;gap:12px;display:flex}.checkbox-heading{background:#fbf7ff;border:1px solid #eadcff;border-radius:18px;padding:14px}.checkbox-heading h2{color:#2e1065;margin:0 0 6px;font-size:17px}.checkbox-heading p{color:#67527d;margin:0;font-size:14px;line-height:1.5}.option-grid{grid-template-columns:1fr;gap:10px;display:grid}.option-grid.compact{gap:8px}.check-card{cursor:pointer;background:#fff;border:1px solid #d8c7f4;border-radius:16px;align-items:flex-start;gap:10px;padding:13px 14px;transition:border .2s,background .2s,transform .2s;display:flex}.check-card:hover{background:#fbf7ff;border-color:#8b5cf6}.check-card:active{transform:scale(.99)}.check-card input{accent-color:#7c3aed;flex-shrink:0;width:18px;height:18px;margin-top:2px}.check-card span{color:#3b255d;font-size:14px;font-weight:700;line-height:1.4}.apply-actions{grid-template-columns:1fr;gap:12px;margin-top:24px;display:grid}.primary-action,.secondary-action{cursor:pointer;border:none;border-radius:999px;min-height:50px;font-size:15px;font-weight:900}.primary-action{color:#fff;background:linear-gradient(135deg,#6d28d9,#9333ea);box-shadow:0 14px 28px #6d28d947}.primary-action:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.secondary-action{color:#6d28d9;background:#f3e8ff}@media (width>=720px){.apply-page{padding:28px}.apply-card{padding:30px}.form-grid{grid-template-columns:repeat(2,1fr)}.full-width{grid-column:1/-1}.option-grid{grid-template-columns:repeat(2,1fr)}.option-grid.compact{grid-template-columns:repeat(3,1fr)}.apply-actions{grid-template-columns:180px 1fr}}@media (width<=520px){.apply-topbar{align-items:flex-start}.apply-brand{max-width:210px}.apply-brand p{display:none}.apply-card{border-radius:24px}.step-label-row{font-size:12px}.field-helper-button{width:100%}}.quiz-page{background:radial-gradient(circle at 0 0,#7c3aed38,#0000 34%),linear-gradient(135deg,#fbf7ff 0%,#f3e8ff 48%,#eef2ff 100%);min-height:100svh;padding:18px}.quiz-shell{width:100%;max-width:860px;margin:0 auto}.quiz-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.quiz-back-button{color:#6d28d9;cursor:pointer;background:#ffffffe6;border:none;border-radius:999px;min-height:44px;padding:10px 16px;font-weight:800;box-shadow:0 10px 24px #581c871a}.quiz-brand{text-align:right;align-items:center;gap:12px;display:flex}.quiz-brand-badge,.quiz-badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#6d28d9,#9333ea);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:flex;box-shadow:0 14px 28px #6d28d947}.quiz-badge{margin:0 auto 14px}.quiz-brand p{color:#7c6a93;margin:0 0 3px;font-size:12px;font-weight:700}.quiz-brand strong{color:#2e1065;font-size:14px}.quiz-progress-area{background:#ffffffd1;border:1px solid #a855f738;border-radius:22px;margin-bottom:16px;padding:16px;box-shadow:0 16px 38px #581c871a}.quiz-step-row{color:#6d28d9;justify-content:space-between;gap:10px;margin-bottom:10px;font-size:13px;font-weight:800;display:flex}.quiz-progress-track{background:#eadcff;border-radius:999px;width:100%;height:10px;overflow:hidden}.quiz-progress-fill{background:linear-gradient(135deg,#6d28d9,#9333ea);border-radius:999px;height:100%}.quiz-status-row{grid-template-columns:1fr;gap:12px;margin-bottom:16px;display:grid}.timer-pill,.saved-pill{background:#ffffffe6;border:1px solid #a855f738;border-radius:18px;padding:14px;box-shadow:0 12px 30px #581c871a}.timer-pill{justify-content:space-between;align-items:center;gap:12px;display:flex}.timer-pill span,.saved-pill{color:#67527d;font-size:14px;font-weight:800}.timer-pill strong{color:#2e1065;letter-spacing:1px;font-size:22px}.quiz-card,.quiz-summary-card{background:#fffffff2;border:1px solid #a855f73d;border-radius:28px;padding:22px;box-shadow:0 22px 55px #581c8721}.quiz-page-heading{margin-bottom:22px}.quiz-page-heading p{color:#7c3aed;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px;font-size:13px;font-weight:900}.quiz-page-heading h1,.quiz-summary-card h1{color:#2e1065;margin:0;font-size:clamp(26px,7vw,38px);line-height:1.05}.page-question-list{grid-template-columns:1fr;gap:18px;display:grid}.page-question-card{background:#fff;border:1px solid #eadcff;border-radius:22px;padding:18px}.page-question-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.page-question-header>span:first-child{color:#6d28d9;font-size:13px;font-weight:900}.page-question-card h2{color:#2e1065;margin:0;font-size:clamp(18px,4.5vw,23px);line-height:1.35}.section-pill,.point-pill{border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.section-pill.literacy{color:#6d28d9;background:#ede9fe}.section-pill.numeracy{color:#9333ea;background:#f3e8ff}.point-pill{color:#7c6a93;background:#f8f4ff}.question-image-wrap{background:#fff;border:1px solid #eadcff;border-radius:18px;margin-top:16px;padding:12px;overflow:hidden}.question-image-wrap img{object-fit:contain;border-radius:12px;width:100%;max-height:420px;display:block}.reference-box{color:#3b255d;background:#fbf7ff;border:1px solid #eadcff;border-radius:18px;margin-top:18px;padding:14px}.reference-box strong{color:#6d28d9;margin-bottom:6px;display:block}.reference-box p{margin:0;font-size:14px;line-height:1.5}.choice-list{grid-template-columns:1fr;gap:12px;margin-top:22px;display:grid}.quiz-choice{color:#3b255d;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8c7f4;border-radius:18px;align-items:flex-start;gap:12px;width:100%;padding:15px;font-size:17px;transition:border .2s,background .2s,transform .2s;display:flex}.quiz-choice:hover{background:#fbf7ff;border-color:#8b5cf6}.quiz-choice:active{transform:scale(.99)}.quiz-choice.selected{background:#f3e8ff;border-color:#7c3aed}.quiz-choice span:last-child{font-size:17px;font-weight:700;line-height:1.45}.choice-letter{color:#6d28d9;background:#ede9fe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;font-weight:900;display:inline-flex}.quiz-warning{color:#9a3412;background:#fff7ed;border-radius:16px;margin:18px 0 0;padding:12px 14px;font-size:14px;font-weight:800;line-height:1.4}.quiz-actions{grid-template-columns:1fr;gap:12px;margin-top:24px;display:grid}.quiz-primary-button,.quiz-secondary-button{cursor:pointer;border:none;border-radius:999px;min-height:50px;font-size:15px;font-weight:900}.quiz-primary-button{color:#fff;background:linear-gradient(135deg,#6d28d9,#9333ea);box-shadow:0 14px 28px #6d28d947}.quiz-primary-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.quiz-secondary-button{color:#6d28d9;background:#f3e8ff}.quiz-summary-card{text-align:center}.quiz-section-label{color:#7c3aed;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px;font-size:13px;font-weight:900}.quiz-summary-text{color:#67527d;line-height:1.6}.score-grid{grid-template-columns:1fr;gap:12px;margin:24px 0;display:grid}.score-card{background:#fbf7ff;border:1px solid #eadcff;border-radius:18px;padding:16px}.score-card span{color:#67527d;font-size:14px;font-weight:800;display:block}.score-card strong{color:#2e1065;margin-top:6px;font-size:28px;display:block}.score-card.total{background:#f3e8ff;border-color:#d8b4fe}.result-note{color:#3b255d;background:#fbf7ff;border:1px solid #eadcff;border-radius:18px;margin-bottom:18px;padding:14px;line-height:1.5}@media (width>=720px){.quiz-page{padding:28px}.quiz-card,.quiz-summary-card{padding:30px}.quiz-status-row{grid-template-columns:1fr 1.5fr}.quiz-actions{grid-template-columns:180px 1fr}.score-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=520px){.quiz-topbar{align-items:flex-start}.quiz-brand{max-width:210px}.quiz-brand p{display:none}.quiz-card,.quiz-summary-card{border-radius:24px}.quiz-step-row{font-size:12px}.timer-pill{flex-direction:column;align-items:flex-start}.page-question-card{border-radius:20px;padding:15px}.page-question-header{flex-direction:column;align-items:flex-start}.quiz-choice,.quiz-choice span:last-child{font-size:16px}.question-image-wrap{padding:8px}.question-image-wrap img{max-height:320px}}.exam-number-card{text-align:center;background:#f3e8ff;border:1px solid #d8b4fe;border-radius:22px;margin:22px 0;padding:18px}.exam-number-card span{color:#6d28d9;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:900;display:block}.exam-number-card strong{color:#2e1065;letter-spacing:1px;margin-top:8px;font-size:clamp(26px,7vw,38px);display:block}.exam-number-card p{color:#67527d;max-width:520px;margin:10px auto 0;font-size:14px;line-height:1.5}.iro-page{color:#1e1233;background:radial-gradient(circle at 100% 0,#7c3aed14,#0000 30%),#f8fafc;align-items:stretch;min-height:100svh;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex}.iro-sidebar{color:#26143f;background:linear-gradient(#fff 0%,#fbfaff 58%,#f5f3ff 100%);border-right:1px solid #e9d5ff;flex-direction:column;flex-shrink:0;width:292px;height:100vh;min-height:100vh;padding:20px;transition:width .22s,padding .22s;display:flex;position:sticky;top:0;box-shadow:12px 0 36px #4c1d9514}.iro-brand{justify-content:space-between;align-items:center;gap:12px;min-height:42px;display:flex}.iro-brand h1{color:#3b0764;letter-spacing:-.08em;margin:0;font-size:2rem;font-weight:950;line-height:1}.iro-brand button{color:#5b21b6;cursor:pointer;background:#fff;border:1px solid #e9d5ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.55rem;font-weight:900;line-height:1;transition:transform .16s,background .16s,border-color .16s;display:inline-flex;box-shadow:0 10px 22px #4c1d9514}.iro-brand button:hover{background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.iro-profile-card{background:#fff;border:1px solid #ede9fe;border-radius:22px;align-items:center;gap:12px;min-height:84px;margin-top:18px;padding:12px;display:flex;overflow:hidden;box-shadow:0 16px 34px #4c1d9514}.iro-profile-card>div{color:#fff;letter-spacing:-.03em;background:linear-gradient(135deg,#4c1d95,#7c3aed 62%,#2563eb);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.92rem;font-weight:950;display:inline-flex;box-shadow:0 14px 28px #5b21b647}.iro-profile-card section{flex-direction:column;gap:4px;min-width:0;display:flex}.iro-profile-card strong{color:#1e1233;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.94rem;font-weight:900;line-height:1.25;display:block;overflow:hidden}.iro-profile-card span{color:#6d28d9;width:fit-content;font-size:.78rem;font-weight:850;line-height:1.2;display:block}.iro-menu{flex-direction:column;gap:8px;margin-top:28px;display:flex}.iro-menu button,.iro-back-button{color:#57436f;width:100%;min-height:48px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;align-items:center;gap:12px;padding:11px 12px;font-size:.92rem;font-weight:800;transition:background .16s,color .16s,transform .16s,box-shadow .16s;display:flex}.iro-menu button:hover,.iro-back-button:hover{color:#3b0764;background:#f3e8ff;transform:translateY(-1px)}.iro-menu button.active{color:#fff;background:linear-gradient(135deg,#4c1d95,#6d28d9);box-shadow:0 14px 28px #5b21b642}.iro-menu button span{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.05rem;line-height:1;display:inline-flex}.iro-back-button{color:#be123c;margin-top:auto}.iro-back-button:hover{color:#9f1239;background:#fff1f2}.iro-main{background:#fffffff0;border:1px solid #ede9fe;border-radius:24px;flex:1;min-width:0;min-height:calc(100vh - 40px);margin:18px 22px 22px;padding:26px;overflow-x:hidden;box-shadow:0 10px 28px #4c1d9512}.iro-error{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;margin:0 0 18px;padding:13px 15px;font-size:.9rem;font-weight:800}.iro-hero{color:#fff;background:radial-gradient(circle at 100% 0,#60a5fa47,#0000 34%),linear-gradient(135deg,#3b0764,#5b21b6 58%,#2563eb);border-radius:26px;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;padding:26px;display:flex;box-shadow:0 20px 44px #4c1d9538}.iro-hero p{color:#dbeafe;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:950}.iro-hero h1{color:#fff;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:950;line-height:1.05}.iro-hero span{color:#ede9fe;max-width:700px;margin:12px 0 0;font-size:.98rem;line-height:1.7;display:block}.iro-hero button{color:#fff;min-height:42px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff47;border-radius:14px;padding:0 16px;font-size:.88rem;font-weight:900;transition:transform .16s,background .16s}.iro-hero button:hover{background:#ffffff38;transform:translateY(-1px)}.iro-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.iro-kpi-card{background:#fff;border:1px solid #ede9fe;border-radius:24px;align-items:center;gap:14px;min-height:116px;padding:20px;display:flex;box-shadow:0 14px 34px #4c1d9512}.iro-kpi-card.highlighted{background:linear-gradient(#fff 0%,#faf5ff 100%);border-color:#c4b5fd}.iro-kpi-icon{color:#5b21b6;background:#f3e8ff;border-radius:17px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:inline-flex}.iro-kpi-card.highlighted .iro-kpi-icon{color:#fff;background:linear-gradient(135deg,#4c1d95,#6d28d9);box-shadow:0 14px 26px #5b21b640}.iro-kpi-card span{color:#64748b;margin:0 0 7px;font-size:.82rem;font-weight:850;display:block}.iro-kpi-card strong{color:#1e1233;letter-spacing:-.045em;margin:0;font-size:2rem;line-height:1;display:block}.iro-dashboard-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px;display:grid}.iro-panel{background:#fff;border:1px solid #ede9fe;border-radius:24px;padding:22px;box-shadow:0 14px 34px #4c1d950f}.iro-panel-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.iro-panel-header p{color:#6d28d9;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:950}.iro-panel-header h2{color:#1e1233;letter-spacing:-.025em;margin:0;font-size:1.15rem;font-weight:950}.iro-refresh-button{color:#5b21b6;min-height:38px;font:inherit;cursor:pointer;background:#f3e8ff;border:0;border-radius:999px;padding:0 16px;font-size:.84rem;font-weight:900}.iro-mini-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.iro-mini-list div{background:#f8fafc;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:15px;display:flex}.iro-mini-list span{color:#475569;font-size:.9rem;font-weight:800}.iro-mini-list strong{color:#1d4ed8;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;min-width:38px;height:34px;font-size:1rem;font-weight:950;display:inline-flex}.iro-alert-list{grid-template-columns:1fr;gap:10px;display:grid}.iro-alert-item{color:#334155;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:1fr auto;gap:5px 12px;padding:14px;transition:transform .16s,border-color .16s,background .16s;display:grid}.iro-alert-item:hover{background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.iro-alert-item strong{color:#334155;font-size:.9rem;font-weight:850}.iro-alert-item span{color:#64748b;grid-column:1/-1;font-size:.78rem;font-style:normal;font-weight:750}.iro-alert-item b{color:#4c1d95;font-size:1.05rem;font-weight:950}.iro-task-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.iro-task-grid button{color:#1e1233;min-height:132px;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#fbfaff 100%);border:1px solid #ede9fe;border-radius:20px;flex-direction:column;align-items:flex-start;gap:8px;padding:18px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.iro-task-grid button:hover{border-color:#c4b5fd;transform:translateY(-2px);box-shadow:0 18px 36px #4c1d951c}.iro-task-grid span{color:#5b21b6;background:#f3e8ff;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;font-weight:950;display:inline-flex}.iro-task-grid strong{color:#1e1233;font-size:.98rem;font-weight:950}.iro-task-grid small{color:#64748b;font-size:.82rem;font-style:normal;font-weight:700;line-height:1.45}.iro-recent-list{flex-direction:column;gap:10px;display:flex}.iro-recent-list button{cursor:pointer;text-align:left;background:#f8fafc;border:0;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.iro-recent-list div{min-width:0}.iro-recent-list strong,.iro-recent-list span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.iro-recent-list strong{color:#1e1233;font-size:.9rem;font-weight:900}.iro-recent-list span{color:#64748b;margin-top:4px;font-size:.78rem;font-weight:750}.iro-recent-list b{color:#5b21b6;background:#ede9fe;border-radius:999px;flex-shrink:0;padding:7px 10px;font-size:.74rem;font-style:normal;font-weight:900}.iro-import-card{background:#f8fafc;border-radius:18px;padding:18px}.iro-import-card span{color:#64748b;font-size:.84rem;font-weight:800}.iro-import-card strong{color:#1e1233;letter-spacing:-.04em;margin:8px 0;font-size:2.5rem;display:block}.iro-import-card p{color:#64748b;font-size:.84rem;font-weight:750;line-height:1.5}.iro-import-card button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#4c1d95,#6d28d9);border:0;border-radius:999px;padding:0 16px;font-size:.84rem;font-weight:900}.iro-placeholder-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.iro-placeholder-grid div{color:#1e1233;background:linear-gradient(#fff 0%,#fbfaff 100%);border:1px solid #ede9fe;border-radius:20px;min-height:132px;padding:18px}.iro-placeholder-grid strong{color:#1e1233;font-size:.98rem;font-weight:950;display:block}.iro-placeholder-grid span{color:#64748b;margin-top:8px;font-size:.82rem;font-weight:700;line-height:1.45;display:block}.iro-search{width:100%;min-height:48px;font:inherit;color:#1e1233;background:#fff;border:1px solid #ddd6fe;border-radius:16px;outline:none;margin-bottom:16px;padding:0 14px;font-size:.9rem}.iro-search:focus{border-color:#a78bfa;box-shadow:0 0 0 4px #8b5cf61c}.iro-empty,.iro-empty-soft{color:#64748b;text-align:center;background:#f8fafc;border-radius:18px;margin:0;padding:18px;font-size:.9rem;font-weight:750}.iro-table-wrap{overflow-x:auto}.iro-table{border-collapse:collapse;background:#fff;width:100%;min-width:1050px}.iro-table th{text-align:left;color:#64748b;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #ede9fe;padding:13px 12px;font-size:.76rem}.iro-table td{color:#1e1233;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:14px 12px}.iro-name-cell,.iro-score-cell{gap:4px;display:grid}.iro-name-cell span,.iro-score-cell span{color:#64748b;font-size:.78rem;font-weight:750}.iro-score-cell strong{color:#1e1233;font-size:.86rem}.iro-badge{white-space:nowrap;color:#5b21b6;background:#ede9fe;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 10px;font-size:.74rem;font-weight:900;display:inline-flex}.iro-badge.for-review,.iro-badge.not-ready{color:#9a3412;background:#fff7ed}.iro-badge.approved,.iro-badge.ready-for-import{color:#047857;background:#ecfdf5}.iro-badge.rejected{color:#b91c1c;background:#fef2f2}.iro-action-group{flex-wrap:wrap;gap:8px;display:flex}.iro-small-button,.iro-primary-button,.iro-secondary-button,.iro-danger-button{font:inherit;cursor:pointer;border:0;border-radius:999px;font-weight:900}.iro-small-button{color:#5b21b6;background:#f3e8ff;min-height:34px;padding:0 12px;font-size:.78rem}.iro-small-button.success{color:#047857;background:#ecfdf5}.iro-small-button.danger{color:#b91c1c;background:#fef2f2}.iro-small-button:disabled,.iro-primary-button:disabled,.iro-secondary-button:disabled,.iro-danger-button:disabled{opacity:.5;cursor:not-allowed}.iro-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow:auto}.iro-modal{background:#fff;border-radius:30px;width:min(980px,100%);max-height:calc(100dvh - 48px);padding:26px;overflow:auto;box-shadow:0 34px 90px #0f172a57}.iro-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.iro-modal-header p{color:#6d28d9;letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:.74rem;font-weight:950}.iro-modal-header h2{color:#1e1233;margin:0 0 6px;font-size:1.65rem;line-height:1.1}.iro-modal-header span{color:#64748b;font-size:.86rem;font-weight:800}.iro-modal-close{color:#4c1d95;width:38px;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e9d5ff;border-radius:14px;justify-content:center;align-items:center;font-size:1.35rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 10px 24px #4c1d951a}.iro-modal-close:hover{background:#faf5ff}.iro-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.iro-detail-grid div,.iro-detail-section{background:#f8fafc;border:1px solid #ede9fe;border-radius:18px;padding:14px}.iro-detail-grid span{color:#64748b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:950;display:block}.iro-detail-grid strong{color:#1e1233}.iro-detail-section{margin-top:14px}.iro-detail-section h3{color:#1e1233;margin:0 0 8px}.iro-detail-section p{color:#475569;margin:4px 0;font-size:.9rem;line-height:1.55}.iro-modal-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;margin-top:18px;padding-top:16px;display:flex}.iro-primary-button,.iro-secondary-button,.iro-danger-button{min-height:44px;padding:0 18px}.iro-primary-button{color:#fff;background:linear-gradient(135deg,#4c1d95,#6d28d9)}.iro-secondary-button{color:#5b21b6;background:#f3e8ff}.iro-danger-button{color:#b91c1c;background:#fef2f2}@media (width<=1180px){.iro-kpi-grid,.iro-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.iro-sidebar{width:92px;padding:20px 14px}.iro-brand{flex-direction:column;justify-content:center;gap:10px}.iro-brand h1{letter-spacing:-.07em;font-size:1.35rem}.iro-profile-card{border-radius:20px;justify-content:center;min-height:68px;padding:10px}.iro-profile-card>div{border-radius:15px;width:44px;height:44px}.iro-profile-card section,.iro-menu button:not(.active) span+text,.iro-back-button span{display:none}.iro-menu button,.iro-back-button{justify-content:center;padding:12px}.iro-hero,.iro-dashboard-grid{grid-template-columns:1fr}.iro-hero{flex-direction:column}.iro-hero button{width:100%}.iro-dashboard-grid{grid-template-columns:1fr;display:grid}.iro-modal-actions{flex-direction:column-reverse}.iro-modal-actions button{width:100%}}@media (width<=620px){.iro-main{border-radius:18px;min-height:calc(100vh - 20px);margin:10px;padding:16px}.iro-kpi-grid,.iro-task-grid,.iro-mini-list,.iro-placeholder-grid,.iro-detail-grid{grid-template-columns:1fr}.iro-hero,.iro-panel,.iro-kpi-card{border-radius:20px}.iro-hero,.iro-panel{padding:18px}}.iro-clickable-row{cursor:pointer}.iro-clickable-row:hover{background:#faf5ff}.iro-name-cell em{color:#6d28d9;font-size:.72rem;font-style:normal;font-weight:850}.iro-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.iro-edit-field{gap:7px;display:grid}.iro-edit-field span{color:#64748b;letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:950}.iro-edit-field input{color:#1e1233;width:100%;min-height:44px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #ddd6fe;border-radius:14px;outline:none;padding:0 13px}.iro-edit-field input:focus{border-color:#a78bfa;box-shadow:0 0 0 4px #8b5cf61c}@media (width<=900px){.iro-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.iro-edit-grid{grid-template-columns:1fr}}.student-profile-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow:hidden}.student-profile-modal-shell{background:#fff;border-radius:30px;grid-template-columns:320px minmax(0,1fr);width:min(1180px,100%);height:calc(100dvh - 48px);max-height:calc(100dvh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a57}.student-profile-floating-close{z-index:5;color:#4c1d95;width:38px;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e9d5ff;border-radius:14px;font-size:1.35rem;font-weight:900;position:absolute;top:16px;right:16px;box-shadow:0 10px 24px #4c1d951a}.student-profile-floating-close:hover{background:#faf5ff}.student-profile-summary-panel{color:#fff;background:radial-gradient(circle at 0 0,#60a5fa42,#0000 34%),linear-gradient(#3b0764 0%,#4c1d95 55%,#1e1b4b 100%);flex-direction:column;min-height:0;padding:30px;display:flex;overflow-y:auto}.student-profile-avatar{color:#fff;background:#ffffff24;border-radius:26px;justify-content:center;align-items:center;width:82px;height:82px;margin-bottom:20px;font-size:1.65rem;font-weight:950;display:flex}.student-profile-label,.student-profile-eyebrow,.student-profile-section-header p{letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:950}.student-profile-label{color:#dbeafe}.student-profile-summary-panel h3{color:#fff;letter-spacing:-.045em;margin:8px 0 14px;font-size:1.7rem;line-height:1.1}.student-profile-number-pill{color:#ede9fe;background:#ffffff29;border-radius:999px;width:fit-content;margin-bottom:22px;padding:8px 12px;font-size:.84rem;font-weight:900;display:inline-flex}.student-profile-tab-nav{flex-direction:column;gap:10px;display:flex}.student-profile-tab-nav button{color:#ede9fe;width:100%;min-height:52px;font:inherit;text-align:left;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;align-items:center;gap:12px;padding:12px;font-size:.9rem;font-weight:900;display:flex}.student-profile-tab-nav button span{background:#ffffff24;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.76rem;font-weight:950;display:inline-flex}.student-profile-tab-nav button.active{color:#4c1d95;background:#fff;box-shadow:0 16px 32px #0000002e}.student-profile-tab-nav button.active span{color:#5b21b6;background:#ede9fe}.student-profile-side-actions{flex-direction:column;gap:10px;margin-top:auto;padding-top:24px;display:flex}.student-profile-side-actions button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#ffffff29;border:1px solid #ffffff42;border-radius:14px;font-size:.86rem;font-weight:900}.student-profile-side-actions button.danger{color:#fecaca;border-color:#fecaca75}.student-profile-side-actions button:disabled{opacity:.55;cursor:not-allowed}.student-profile-content-panel{background:radial-gradient(circle at 100% 0,#7c3aed14,#0000 30%),#f8fafc;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.student-profile-content-header{background:#ffffffe6;border-bottom:1px solid #ede9fe;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:18px;padding:28px 70px 20px 28px;display:flex}.student-profile-eyebrow,.student-profile-section-header p{color:#6d28d9}.student-profile-content-header h2{color:#1e1233;letter-spacing:-.05em;margin:7px 0 8px;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.08}.student-profile-content-header span{color:#64748b;font-size:.94rem;font-weight:700;line-height:1.55}.student-profile-content-scroll{scrollbar-width:thin;scrollbar-color:#a78bfa #f1f5f9;flex:auto;height:0;min-height:0;max-height:100%;padding:22px 30px 32px 28px;overflow:hidden auto}.student-profile-content-scroll::-webkit-scrollbar{width:10px}.student-profile-summary-panel::-webkit-scrollbar{width:10px}.student-profile-content-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.student-profile-summary-panel::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.student-profile-content-scroll::-webkit-scrollbar-thumb{background:#c4b5fd;border:2px solid #f1f5f9;border-radius:999px}.student-profile-summary-panel::-webkit-scrollbar-thumb{background:#c4b5fd;border:2px solid #f1f5f9;border-radius:999px}.student-profile-section{background:#fff;border:1px solid #ede9fe;border-radius:24px;padding:20px;box-shadow:0 14px 34px #4c1d950f}.student-profile-section+.student-profile-section{margin-top:18px}.student-profile-section-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.student-profile-section-header h4{color:#1e1233;margin:7px 0 0;font-size:1.12rem}.student-profile-group-list{flex-direction:column;gap:16px;display:flex}.student-profile-info-group{background:radial-gradient(circle at 100% 0,#7c3aed0f,#0000 30%),#fff;border:1px solid #ede9fe;border-radius:22px;padding:18px}.student-profile-info-group-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.student-profile-info-group-header h5{color:#1e1233;letter-spacing:-.025em;margin:0;font-size:1rem;font-weight:950}.student-profile-info-group-header p{color:#64748b;margin:5px 0 0;font-size:.84rem;font-weight:750;line-height:1.45}.student-profile-info-grid{gap:12px;display:grid}.student-profile-info-grid.complete{grid-template-columns:repeat(3,minmax(0,1fr))}.student-profile-info-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.student-profile-info-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:18px;min-width:0;padding:14px}.student-profile-info-item.wide{grid-column:1/-1}.student-profile-info-item span{color:#64748b;font-size:.76rem;font-weight:850;display:block}.student-profile-info-item strong{color:#1e1233;overflow-wrap:anywhere;margin-top:6px;font-size:.9rem;font-weight:900;line-height:1.42;display:block}.student-profile-count-pill,.student-profile-status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:fit-content;font-size:.75rem;font-weight:950;line-height:1;display:inline-flex}.student-profile-count-pill{color:#5b21b6;background:#ede9fe;padding:8px 11px}.student-profile-count-pill.blue{color:#1d4ed8;background:#dbeafe}.student-profile-status-badge{color:#475569;background:#f1f5f9;padding:7px 10px}.student-profile-status-badge.approved,.student-profile-status-badge.ready-for-import,.student-profile-status-badge.completed{color:#166534;background:#dcfce7}.student-profile-status-badge.for-review,.student-profile-status-badge.not-ready{color:#92400e;background:#fef3c7}.student-profile-status-badge.rejected{color:#be123c;background:#ffe4e6}.applicant-profile-action-row,.applicant-profile-edit-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;margin-top:18px;padding-top:16px;display:flex}.applicant-profile-action-row button,.applicant-profile-edit-actions button{min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:14px;padding:0 15px;font-size:.86rem;font-weight:900}.applicant-profile-action-row button.primary,.applicant-profile-edit-actions button.primary{color:#fff;background:linear-gradient(135deg,#4c1d95,#6d28d9)}.applicant-profile-action-row button.secondary,.applicant-profile-edit-actions button.secondary{color:#5b21b6;background:#ede9fe}.applicant-profile-action-row button.danger{color:#be123c;background:#ffe4e6}.applicant-profile-action-row button:disabled,.applicant-profile-edit-actions button:disabled{opacity:.55;cursor:not-allowed}.applicant-profile-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.applicant-profile-edit-field{gap:7px;display:grid}.applicant-profile-edit-field span{color:#64748b;letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:950}.applicant-profile-edit-field input{color:#1e1233;width:100%;min-height:44px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #ddd6fe;border-radius:14px;outline:none;padding:0 13px}.applicant-profile-edit-field input:focus{border-color:#a78bfa;box-shadow:0 0 0 4px #8b5cf61c}@media (width<=980px){.student-profile-modal-shell{grid-template-columns:1fr;height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);overflow-y:auto}.student-profile-summary-panel{padding:24px}.student-profile-content-scroll{height:auto;max-height:none;padding-right:18px}.student-profile-side-actions{margin-top:18px;padding-top:0}.applicant-profile-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.student-profile-overlay{padding:12px}.student-profile-modal-shell{border-radius:22px;height:calc(100dvh - 24px)}.student-profile-content-header,.student-profile-section-header{flex-direction:column}.student-profile-content-header{padding:24px 64px 18px 20px}.student-profile-content-scroll{padding:18px}.student-profile-info-grid.compact,.student-profile-info-grid.complete,.student-profile-info-group .student-profile-info-grid.complete,.applicant-profile-edit-grid{grid-template-columns:1fr}.applicant-profile-action-row,.applicant-profile-edit-actions{flex-direction:column}.applicant-profile-action-row button,.applicant-profile-edit-actions button{width:100%}}.applicant-profile-view-field strong{color:#1e1233;width:100%;min-height:44px;font:inherit;box-sizing:border-box;overflow-wrap:anywhere;background:#fff;border:1px solid #ddd6fe;border-radius:14px;align-items:center;padding:11px 13px;font-size:.92rem;font-weight:850;line-height:1.35;display:flex}.applicant-profile-view-grid{align-items:start}.landing-page{background:radial-gradient(circle at 0 0,#7c3aed3d,#0000 32%),radial-gradient(circle at 100% 100%,#a855f738,#0000 30%),linear-gradient(135deg,#fbf7ff 0%,#f3e8ff 45%,#eef2ff 100%);justify-content:center;align-items:center;min-height:100svh;padding:clamp(18px,4vw,32px);display:flex}.landing-container{text-align:center;width:100%;max-width:1050px}.brand-area{margin-bottom:clamp(24px,4vw,34px)}.brand-badge{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#6d28d9,#9333ea,#a855f7);border-radius:24px;justify-content:center;align-items:center;width:clamp(64px,12vw,82px);height:clamp(64px,12vw,82px);margin:0 auto 14px;font-size:clamp(22px,5vw,28px);font-weight:800;display:flex;box-shadow:0 18px 35px #6d28d957}.brand-badge.small{border-radius:20px;width:64px;height:64px;margin-bottom:18px;font-size:22px}.system-label{color:#7c3aed;text-transform:uppercase;letter-spacing:1.4px;margin:0 0 8px;font-size:clamp(11px,2.8vw,14px);font-weight:700}h1{color:#2e1065;margin:0;font-size:clamp(32px,8vw,54px);line-height:1.05}.intro-text{color:#5b4b73;max-width:620px;margin:14px auto 0;font-size:clamp(15px,3.6vw,18px);line-height:1.6}.cards-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:clamp(16px,3vw,24px);margin-top:28px;display:grid}.landing-card{text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffffeb;border:1px solid #a855f747;border-radius:30px;flex-direction:column;justify-content:space-between;gap:22px;width:100%;min-height:310px;padding:clamp(24px,4vw,32px);transition:transform .2s,box-shadow .2s,border .2s;display:flex;box-shadow:0 22px 55px #581c871f}.landing-card:hover{border-color:#7c3aeda6;transform:translateY(-6px);box-shadow:0 30px 70px #581c8733}.landing-card:active{transform:scale(.98)}.card-icon{color:#7c3aed;background:#f3e8ff;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;font-weight:800;display:flex}.landing-card h2{color:#2e1065;margin:0 0 12px;font-size:clamp(21px,4.8vw,25px);line-height:1.2}.landing-card p{color:#67527d;margin:0;font-size:clamp(14px,3.4vw,16px);line-height:1.6}.card-action{color:#fff;background:linear-gradient(135deg,#6d28d9,#9333ea);border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:44px;padding:12px 18px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 12px 24px #6d28d942}.footer-text{color:#7c6a93;margin:30px 0 0;font-size:clamp(12px,3vw,14px);line-height:1.5}.placeholder-page{background:radial-gradient(circle at 0 0,#7c3aed2e,#0000 32%),linear-gradient(135deg,#fbf7ff 0%,#f3e8ff 100%);justify-content:center;align-items:center;min-height:100svh;padding:clamp(18px,4vw,32px);display:flex}.placeholder-card{text-align:center;background:#fff;border:1px solid #a855f740;border-radius:30px;width:100%;max-width:650px;padding:clamp(24px,5vw,34px);box-shadow:0 22px 55px #581c8724}.placeholder-card h1{color:#2e1065;margin-bottom:12px;font-size:clamp(28px,7vw,36px)}.placeholder-card p{color:#5b4b73;font-size:clamp(15px,3.6vw,17px);line-height:1.6}.back-button{color:#6d28d9;cursor:pointer;background:#f3e8ff;border:none;border-radius:999px;min-height:44px;margin-bottom:24px;padding:10px 16px;font-weight:700}.back-button:hover{background:#e9d5ff}@media (width<=760px){.landing-page{align-items:flex-start;padding-top:34px;padding-bottom:28px}.cards-grid{grid-template-columns:1fr}.landing-card{border-radius:26px;min-height:auto}.footer-text{margin-bottom:8px}}@media (width<=480px){.landing-page{padding-left:16px;padding-right:16px}.brand-area{margin-bottom:22px}.brand-badge{border-radius:20px}.cards-grid{gap:14px;margin-top:22px}.landing-card{border-radius:24px;gap:18px;padding:22px}.card-icon{border-radius:16px;width:52px;height:52px;font-size:22px}.card-action{width:100%}.placeholder-card{border-radius:24px}}
