:root{font-synthesis:none;text-rendering:optimizelegibility}html{scroll-behavior:smooth}.student-profile-overlay{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a9e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.student-profile-modal-shell{background:#fff;border-radius:28px;grid-template-columns:320px minmax(0,1fr);width:min(1180px,100vw - 48px);height:min(725px,100dvh - 48px);min-height:0;max-height:calc(100dvh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a61}.student-profile-floating-close{z-index:20;color:#be123c;cursor:pointer;background:#fff1f2;border:1px solid #ddd6fe;border-radius:14px;width:39px;height:39px;font-size:1.55rem;font-weight:950;line-height:1;position:absolute;top:16px;right:16px;box-shadow:0 12px 25px #4c1d9524}.student-profile-summary-panel{color:#fff;background:radial-gradient(circle at 25% 10%,#ffffff24,#0000 32%),linear-gradient(#4b0b78 0%,#42106f 48%,#25145b 100%);flex-direction:column;min-height:0;padding:30px;display:flex;overflow:hidden}.student-profile-avatar{color:#fff;background:#ffffff2e;border-radius:24px;justify-content:center;align-items:center;width:82px;height:82px;margin-bottom:24px;font-size:1.75rem;font-weight:950;display:inline-flex}.student-profile-label{color:#f5eaff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.74rem;font-weight:950}.student-profile-summary-panel h3{color:#fff;letter-spacing:-.035em;margin:0;font-size:1.45rem;line-height:1.18}.student-profile-number-pill{color:#fff;background:#ffffff2e;border-radius:999px;width:fit-content;margin-top:16px;padding:8px 13px;font-size:.82rem;font-weight:950;display:inline-flex}.student-profile-tab-nav{gap:11px;margin-top:28px;display:grid}.student-profile-tab-nav button{color:#fff;min-height:56px;font:inherit;text-align:left;cursor:pointer;background:#ffffff17;border:1px solid #ffffff2e;border-radius:15px;align-items:center;gap:12px;padding:0 14px;font-size:.9rem;font-weight:900;display:flex}.student-profile-tab-nav button span{color:#6d28d9;background:#fff;border-radius:11px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.78rem;font-weight:950;display:inline-flex}.student-profile-tab-nav button.active{color:#4b0b78;background:#fff;border-color:#fff;box-shadow:0 16px 28px #0f172a2e}.student-profile-tab-nav button.active span{color:#6d28d9;background:#ede9fe}.student-profile-side-actions{gap:10px;margin-top:auto;padding-top:22px;display:grid}.student-profile-side-actions button,.applicant-profile-edit-actions button,.applicant-profile-action-row button{min-height:42px;font:inherit;cursor:pointer;border-radius:14px;font-size:.86rem;font-weight:950}.student-profile-side-actions button{color:#fff;background:#ffffff26;border:1px solid #ffffff3d}.student-profile-side-actions button:hover{background:#ffffff3b}.student-profile-side-actions button.danger{color:#fecaca;border-color:#fecaca85}.student-profile-content-panel{background:#f8fafc;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.student-profile-content-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:28px 76px 20px 28px}.student-profile-eyebrow{color:#7c3aed;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.74rem;font-weight:950}.student-profile-content-header h2{color:#21123a;letter-spacing:-.055em;margin:0;font-size:2rem;line-height:1.05}.student-profile-content-header span{color:#64748b;margin-top:10px;font-size:.95rem;font-weight:800;line-height:1.55;display:block}.student-profile-content-scroll{scrollbar-width:thin;scrollbar-color:#8b5cf6 #ede9fe;height:100%;min-height:0;padding:0 30px 30px 20px;overflow:hidden auto}.student-profile-content-scroll::-webkit-scrollbar{width:8px}.student-profile-content-scroll::-webkit-scrollbar-track{background:#ede9fe;border-radius:999px}.student-profile-content-scroll::-webkit-scrollbar-thumb{background:#8b5cf6;border-radius:999px}.student-profile-content-scroll::-webkit-scrollbar-thumb:hover{background:#7c3aed}.student-profile-summary-panel::-webkit-scrollbar{display:none}.student-profile-summary-panel{scrollbar-width:none}.student-profile-section{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.student-profile-section-header{justify-content:space-between;align-items:flex-start;gap:14px;margin:18px 0;display:flex}.student-profile-section-header p{color:#7c3aed;letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:.72rem;font-weight:950}.student-profile-section-header h4{color:#21123a;margin:0;font-size:1.15rem;font-weight:950}.applicant-profile-edit-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:14px;padding-top:8px;display:grid}.applicant-profile-edit-field{grid-column:span 4;align-self:stretch;gap:7px;height:100%;display:grid}.applicant-profile-edit-field.field-size-small,.applicant-profile-edit-field.field-size-medium{grid-column:span 4}.applicant-profile-edit-field.field-size-large{grid-column:span 6}.applicant-profile-edit-field.field-size-full{grid-column:1/-1}.applicant-profile-edit-field span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;order:1;align-items:flex-end;min-height:18px;font-size:.72rem;font-weight:950;display:flex}.applicant-profile-edit-field input,.applicant-profile-view-field strong{color:#201335;width:100%;height:100%;min-height:46px;font:inherit;white-space:normal;overflow-wrap:anywhere;word-break:break-word;background:#fff;border:1px solid #d8c6ff;border-radius:12px;outline:none;order:2;align-items:center;padding:10px 13px;font-size:.92rem;font-weight:900;line-height:1.25;display:flex}.applicant-profile-edit-field input:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.applicant-profile-view-field{background:0 0;border:0;border-radius:0;padding:0}.applicant-profile-view-field strong{min-height:46px}.applicant-profile-edit-actions,.applicant-profile-action-row{justify-content:flex-end;gap:10px;margin-top:20px;padding-bottom:10px;display:flex}.applicant-profile-edit-actions button,.applicant-profile-action-row button{border:0;padding:0 18px}.applicant-profile-edit-actions button.primary,.applicant-profile-action-row button.primary{color:#fff;background:linear-gradient(135deg,#4b0b78,#7c3aed)}.applicant-profile-edit-actions button.secondary,.applicant-profile-action-row button.secondary{color:#5b21b6;background:#ede9fe}.applicant-profile-action-row button.danger{color:#b91c1c;background:#fee2e2}.student-profile-info-grid{gap:14px;padding-top:8px;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:#fff;border:1px solid #d8c6ff;border-radius:13px;padding:14px}.student-profile-info-item span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:.72rem;font-weight:950;display:block}.student-profile-info-item strong{color:#21123a;font-size:1rem;font-weight:950}.student-profile-count-pill{border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:.86rem;font-weight:950;display:inline-flex}.student-profile-count-pill.blue{color:#1d4ed8;background:#dbeafe}.student-profile-status-badge{color:#92400e;background:#fef3c7;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 13px;font-size:.8rem;font-weight:950;display:inline-flex}.student-profile-status-badge.ready-for-elsa{color:#047857;background:#d1fae5}.student-profile-status-badge.rejected{color:#b91c1c;background:#fee2e2}.student-profile-notes-box{background:#fff;border:1px solid #d8c6ff;border-radius:13px;margin-top:16px;padding:16px}.student-profile-notes-box span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:950;display:block}.student-profile-notes-box p{color:#334155;margin:0;line-height:1.6}button:disabled{opacity:.55;cursor:not-allowed}@media (width<=980px){.student-profile-modal-shell{grid-template-columns:1fr;width:calc(100vw - 24px);height:calc(100dvh - 32px)}.student-profile-summary-panel{padding:22px;overflow:hidden}.student-profile-side-actions{margin-top:18px}.applicant-profile-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.applicant-profile-edit-field,.applicant-profile-edit-field.field-size-small,.applicant-profile-edit-field.field-size-medium,.applicant-profile-edit-field.field-size-large,.applicant-profile-edit-field.field-size-full{grid-column:1/-1}.student-profile-info-grid.complete,.student-profile-info-grid.compact{grid-template-columns:1fr}}@media (width<=620px){.student-profile-overlay{padding:10px}.student-profile-modal-shell{border-radius:22px}.student-profile-content-header{padding:24px 64px 18px 20px}.student-profile-content-scroll{padding:0 18px 22px}.applicant-profile-action-row,.applicant-profile-edit-actions{flex-direction:column-reverse}.applicant-profile-action-row button,.applicant-profile-edit-actions button{width:100%}}.applicant-profile-edit-field select{color:#201335;width:100%;height:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #d8c6ff;border-radius:12px;outline:none;order:2;align-items:center;padding:10px 13px;font-size:.92rem;font-weight:900;line-height:1.25;display:flex}.applicant-profile-edit-field select:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.applicant-profile-edit-field input:disabled,.applicant-profile-edit-field select:disabled{color:#64748b;cursor:not-allowed;background:#f1f5f9}.applicant-profile-checkbox-list{background:#fff;border:1px solid #d8c6ff;border-radius:12px;order:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px;display:grid}.applicant-profile-checkbox-option{color:#201335;background:#faf5ff;border-radius:10px;align-items:flex-start;gap:8px;min-height:34px;padding:8px 9px;font-size:.78rem;font-weight:850;line-height:1.25;display:flex}.applicant-profile-checkbox-option input{accent-color:#7c3aed;width:16px;height:16px;min-height:16px;margin-top:1px;padding:0}.applicant-profile-checkbox-option span{order:initial;color:#201335;letter-spacing:0;text-transform:none;min-height:auto;font-size:.78rem;font-weight:850;display:inline}@media (width<=980px){.applicant-profile-checkbox-list{grid-template-columns:1fr}}.iro-page{color:#1e1233;background:radial-gradient(circle at 100% 0,#7c3aed14,#0000 30%),#f8fafc;min-height:100svh;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex}.iro-sidebar{background:linear-gradient(#fff 0%,#fbfaff 58%,#f5f3ff 100%);border-right:1px solid #e9d5ff;flex-direction:column;width:292px;height:100vh;min-height:100vh;padding:20px;display:flex;position:sticky;top:0;box-shadow:12px 0 36px #4c1d9514}.iro-brand{align-items:center;gap:12px;display:flex}.iro-brand-logo{background:#fff;border:1px solid #e9d5ff;border-radius:16px;width:48px;height:48px;padding:4px;box-shadow:0 12px 24px #4c1d9514}.iro-brand-logo img{object-fit:contain;width:100%;height:100%}.iro-brand h1{color:#3b0764;margin:0;font-size:2rem;font-weight:950;line-height:1}.iro-brand span{color:#7c3aed;font-size:.8rem;font-weight:900}.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;box-shadow:0 16px 34px #4c1d9514}.iro-profile-card>div{color:#fff;background:linear-gradient(135deg,#4c1d95,#7c3aed 62%,#2563eb);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:950;display: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;font-size:.94rem;font-weight:900;line-height:1.25}.iro-profile-card span{color:#6d28d9;font-size:.78rem;font-weight:850}.iro-menu{flex-direction:column;gap:8px;margin-top:28px;display:flex}.iro-menu button,.iro-back-button{color:#57436f;text-align:left;width:100%;min-height:48px;font:inherit;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:all .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{justify-content:center;align-items:center;width:24px;height:24px;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-page-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.iro-page-header h2{color:#1e1233;letter-spacing:-.06em;margin:0;font-size:clamp(2rem,4vw,3.1rem);line-height:1}.iro-page-header span{color:#6b5b80;margin-top:9px;font-size:.96rem;display:block}.iro-refresh-button{color:#fff;cursor:pointer;background:#6d28d9;border:0;border-radius:14px;min-height:42px;padding:0 16px;font-weight:900;box-shadow:0 12px 24px #5b21b633}.iro-card-grid{grid-template-columns:repeat(3,minmax(160px,1fr));gap:14px;margin-bottom:18px;display:grid}.iro-summary-card{background:linear-gradient(#fff,#fbfaff);border:1px solid #ede9fe;border-radius:20px;padding:18px;box-shadow:0 14px 30px #4c1d9510}.iro-summary-card span{color:#7c3aed;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:950}.iro-summary-card strong{color:#1e1233;letter-spacing:-.05em;margin-top:8px;font-size:2.1rem;font-weight:950;display:block}.iro-section-card{background:#fff;border:1px solid #ede9fe;border-radius:22px;margin-top:18px;padding:18px;box-shadow:0 14px 30px #4c1d950f}.iro-section-header{margin-bottom:14px}.iro-section-header h3,.iro-section-card h3{color:#1e1233;margin:0;font-size:1.1rem;font-weight:950}.iro-section-header span,.iro-muted{color:#6b5b80;margin-top:6px;font-size:.9rem;line-height:1.6;display:block}.iro-search-row{grid-template-columns:1fr auto;gap:12px;margin-bottom:16px;display:grid}.iro-search-row input{color:#1e1233;border:1px solid #ddd6fe;border-radius:15px;outline:none;min-height:46px;padding:0 14px;font-weight:700}.iro-search-row input:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed18}.iro-table-wrap{width:100%;overflow-x:auto}.iro-table{border-collapse:collapse;width:100%;min-width:900px}.iro-table th{color:#6d28d9;text-align:left;text-transform:uppercase;letter-spacing:.08em;background:#faf5ff;border-bottom:1px solid #ede9fe;padding:12px;font-size:.76rem;font-weight:950}.iro-table td{color:#2b1b42;vertical-align:middle;border-bottom:1px solid #f1eaff;padding:13px 12px;font-size:.9rem;font-weight:750}.iro-table tbody tr{cursor:pointer;transition:all .16s}.iro-table tbody tr:hover{background:#fbf7ff}.iro-table td strong{color:#1e1233;font-weight:950;display:block}.iro-table td span{color:#7d6c93;margin-top:4px;font-size:.78rem;font-weight:700;display:block}.iro-status-badge{white-space:nowrap;border-radius:999px;width:fit-content;padding:7px 11px;font-size:.76rem;font-weight:950;display:inline-flex}.iro-status-badge.review{color:#9a3412;background:#fff7ed}.iro-status-badge.ready{color:#166534;background:#dcfce7}.iro-status-badge.rejected{color:#991b1b;background:#fee2e2}.iro-empty-state{color:#6b5b80;text-align:center;background:#fbf7ff;border-radius:18px;padding:34px;font-weight:850}.iro-settings-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.iro-settings-grid div,.iro-detail-grid div{background:#fbf7ff;border:1px solid #ede9fe;border-radius:16px;padding:15px}.iro-settings-grid span,.iro-detail-grid span{color:#7c3aed;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.72rem;font-weight:950;display:block}.iro-settings-grid strong,.iro-detail-grid strong{color:#1e1233;word-break:break-word;font-size:.94rem;font-weight:900}.iro-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e123373;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.iro-modal{background:#fff;border:1px solid #e9d5ff;border-radius:28px;width:min(980px,100%);max-height:calc(100vh - 44px);padding:24px;overflow-y:auto;box-shadow:0 24px 70px #1e123366}.iro-modal-header h2{color:#1e1233;letter-spacing:-.05em;margin:0;font-size:2rem}.iro-modal-header span{color:#7c3aed;margin-top:7px;font-weight:900;display:block}.iro-modal-header button{color:#be123c;cursor:pointer;background:#fff1f2;border:0;border-radius:14px;width:42px;height:42px;font-size:1.7rem;font-weight:900}.iro-profile-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.iro-profile-summary>div{background:linear-gradient(#fff,#fbfaff);border:1px solid #ede9fe;border-radius:18px;padding:18px}.iro-profile-summary span{color:#7c3aed;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:950;display:block}.iro-profile-summary strong{color:#1e1233;margin-top:8px;font-size:1.8rem;font-weight:950;display:block}.iro-profile-summary small{color:#6b5b80;margin-top:6px;font-weight:800;display:block}.iro-notes-box{margin-top:16px}.iro-notes-box label{color:#3b255d;margin-bottom:8px;font-weight:950;display:block}.iro-notes-box textarea{resize:vertical;color:#1e1233;width:100%;min-height:110px;font:inherit;border:1px solid #ddd6fe;border-radius:16px;outline:none;padding:12px}.iro-notes-box textarea:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed18}.iro-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.iro-action-button{color:#fff;cursor:pointer;border:0;border-radius:14px;min-height:44px;padding:0 15px;font-weight:950}.iro-action-button.review{background:#f97316}.iro-action-button.ready{background:#16a34a}.iro-action-button.rejected{background:#dc2626}.iro-action-button:disabled,.iro-refresh-button:disabled{opacity:.6;cursor:not-allowed}@media (width<=980px){.iro-page{display:block}.iro-sidebar{width:100%;height:auto;min-height:unset;position:relative}.iro-menu{grid-template-columns:repeat(2,1fr);display:grid}.iro-main{margin:14px}.iro-card-grid,.iro-detail-grid,.iro-profile-summary,.iro-settings-grid,.iro-search-row{grid-template-columns:1fr}}.iro-brand.text-only{justify-content:flex-start;padding:4px 2px 8px}.iro-brand.text-only h1{font-size:2.35rem}.iro-brand.text-only span{color:#7c3aed;font-size:.82rem;font-weight:900}.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}.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 #4c1d9514}.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-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;background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:1fr auto;gap:5px 12px;padding:14px;display:grid}.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-weight:750}.iro-alert-item b{color:#4c1d95;font-size:1.05rem;font-weight:950}.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{color:#64748b;text-align:center;background:#f8fafc;border-radius:18px;margin:0;padding:18px;font-size:.9rem;font-weight:750}.iro-clickable-row{cursor:pointer}.iro-clickable-row:hover{background:#faf5ff}.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-name-cell em{color:#6d28d9;font-size:.72rem;font-style:normal;font-weight:850}.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{color:#9a3412;background:#fff7ed}.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-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-notes-textarea{resize:vertical;color:#1e1233;width:100%;min-height:110px;font:inherit;border:1px solid #ddd6fe;border-radius:16px;outline:none;padding:12px}.iro-notes-textarea:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed17}.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}.iro-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;margin:0 0 18px;padding:13px 15px;font-size:.9rem;font-weight:850}.iro-back-button span{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}@media (width<=1180px){.iro-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.iro-hero,.iro-dashboard-grid{grid-template-columns:1fr}.iro-hero{flex-direction:column}.iro-hero button{width:100%}.iro-dashboard-grid{display:grid}.iro-modal-actions{flex-direction:column-reverse}.iro-modal-actions button{width:100%}}@media (width<=620px){.iro-kpi-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-pagination-summary{color:#64748b;justify-content:space-between;gap:12px;margin:0 0 14px;font-size:.86rem;font-weight:850;display:flex}.iro-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:18px;display:flex}.iro-pagination button{color:#5b21b6;min-width:42px;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:13px;font-size:.86rem;font-weight:900}.iro-pagination button:hover:not(:disabled),.iro-pagination button.active{color:#fff;background:#6d28d9;border-color:#6d28d9}.iro-pagination button:disabled{opacity:.45;cursor:not-allowed}.iro-pagination-footer{text-align:center;color:#64748b;margin-top:10px;font-size:.84rem;font-weight:850}@media (width<=620px){.iro-pagination-summary{flex-direction:column}}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif}button{font-family:inherit}.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;cursor:pointer;background:#fff;border:2px solid #7c3aed38;border-radius:26px;justify-content:center;align-items:center;width:clamp(74px,12vw,92px);height:clamp(74px,12vw,92px);margin:0 auto 14px;padding:10px;display:flex;box-shadow:0 18px 35px #6d28d92e}.brand-badge img{object-fit:contain;width:100%;height:100%;display:block}.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}}.apply-topbar h1{font-size:clamp(30px,6vw,44px)}.form-card h2{color:#2e1065;margin:0;font-size:28px}.form-description{color:#67527d;margin:10px 0 24px;line-height:1.6}.form-field input{color:#2e1065;background:#fff;border:1px solid #d8b4fe;border-radius:16px;outline:none;min-height:48px;padding:0 14px;font-size:15px}.form-field input:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.primary-button,.secondary-button{cursor:pointer;border:none;border-radius:999px;min-height:46px;padding:12px 20px;font-weight:800}@media (width<=720px){.apply-topbar{flex-direction:column;align-items:flex-start}.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}}.field-error{color:#dc2626;font-size:13px;font-weight:700}.form-section:last-of-type{border-bottom:none;margin-bottom:0}.check-card input{accent-color:#7c3aed;flex-shrink:0;margin-top:2px}.certification-card{color:#3b255d;cursor:pointer;background:#fbf7ff;border:1px solid #d8b4fe;border-radius:18px;align-items:flex-start;gap:12px;padding:16px;font-size:15px;font-weight:700;line-height:1.5;display:flex}.certification-card input{accent-color:#7c3aed;flex-shrink:0;margin-top:4px}@media (width<=820px){.apply-topbar{flex-direction:column;align-items:flex-start}.form-grid,.option-grid,.option-grid.compact{grid-template-columns:1fr}.form-actions{flex-direction:column}.primary-button,.secondary-button,.form-field .secondary-button{width:100%}}@media (width<=520px){.apply-page{padding:16px}.form-card{border-radius:24px;padding:20px}.form-section{margin-bottom:24px;padding-bottom:24px}}.apply-page{background:radial-gradient(circle at 0 0,#7c3aed38,#0000 32%),radial-gradient(circle at 100% 100%,#a855f72e,#0000 30%),linear-gradient(135deg,#fbf7ff 0%,#f3e8ff 50%,#eef2ff 100%);min-height:100svh;padding:clamp(18px,4vw,32px)}.apply-shell{width:100%;max-width:1050px;margin:0 auto}.apply-topbar{align-items:center;gap:18px;margin-bottom:24px;display:flex}.apply-topbar h1{color:#2e1065;margin:0;font-size:clamp(30px,6vw,44px);line-height:1.08}.form-card{background:#fffffff5;border:1px solid #a855f747;border-radius:30px;padding:clamp(22px,4vw,34px);box-shadow:0 22px 55px #581c871f}.form-progress{background:#fbf7ff;border:1px solid #a855f738;border-radius:22px;margin-bottom:28px;padding:18px}.form-step-row{color:#6d28d9;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:14px;font-weight:900;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;height:100%;transition:width .25s}.form-section{border-bottom:none;margin-bottom:0;padding-bottom:0}.form-section h2{color:#2e1065;margin:0;font-size:clamp(25px,5vw,32px);line-height:1.1}.form-description{color:#67527d;margin:10px 0 24px;font-size:15px;line-height:1.6}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-field.full-width,.full-width{grid-column:1/-1}.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 #d8b4fe;border-radius:16px;outline:none;width:100%;padding:12px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}.form-field input,.form-field select{min-height:50px}.form-field textarea{resize:vertical;min-height:110px;line-height:1.5}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.form-field input::placeholder,.form-field textarea::placeholder{color:#a99abb}.form-field input:disabled,.form-field select:disabled,.form-field textarea:disabled,.form-field input[readonly]{color:#7c6a93;cursor:not-allowed;background:#f8f4ff}.required-mark{color:#dc2626;font-weight:900}.field-error{color:#dc2626;font-size:13px;font-weight:700;line-height:1.4}.checkbox-section{margin-top:8px}.checkbox-heading{margin-bottom:14px}.checkbox-heading h3{color:#2e1065;margin:0 0 6px;font-size:20px}.checkbox-heading p{color:#67527d;margin:0;font-size:14px;line-height:1.5}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.option-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.check-card{color:#3b255d;cursor:pointer;background:#fff;border:1px solid #eadcff;border-radius:16px;align-items:flex-start;gap:10px;min-height:54px;padding:13px 14px;font-size:14px;font-weight:700;line-height:1.35;transition:border-color .2s,background .2s,transform .2s;display:flex}.check-card:hover{background:#fbf7ff;border-color:#a855f7;transform:translateY(-2px)}.check-card input{accent-color:#7c3aed;flex-shrink:0;width:auto;min-height:auto;margin-top:2px}.form-actions{justify-content:space-between;gap:12px;margin-top:30px;display:flex}.primary-button,.secondary-button{cursor:pointer;border:none;border-radius:999px;min-height:46px;padding:12px 22px;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.primary-button{color:#fff;background:linear-gradient(135deg,#6d28d9,#9333ea);box-shadow:0 12px 24px #6d28d942}.secondary-button{color:#6d28d9;background:#f3e8ff}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.primary-button:active,.secondary-button:active{transform:scale(.98)}.form-field .secondary-button{width:fit-content;min-height:40px;margin-top:4px;padding:9px 14px;font-size:13px}@media (width<=820px){.apply-topbar{flex-direction:column;align-items:flex-start}.form-grid,.option-grid,.option-grid.compact{grid-template-columns:1fr}.form-actions{flex-direction:column}.primary-button,.secondary-button,.form-field .secondary-button{width:100%}.form-step-row{flex-direction:column;gap:4px}}@media (width<=520px){.apply-page{padding:16px}.form-card{border-radius:24px;padding:20px}.form-progress{border-radius:18px;padding:14px}}.apply-back-button{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-width:128px;display:inline-flex}.back-arrow{justify-content:center;width:14px;display:inline-flex}.back-text{justify-content:center;min-width:66px;display:inline-flex}.exam-page{background:radial-gradient(circle at 0 0,#7c3aed38,#0000 32%),radial-gradient(circle at 100% 100%,#a855f72e,#0000 30%),linear-gradient(135deg,#fbf7ff 0%,#f3e8ff 50%,#eef2ff 100%);min-height:100svh;padding:clamp(18px,4vw,32px)}.exam-shell{width:100%;max-width:1050px;margin:0 auto}.exam-topbar{align-items:center;gap:18px;margin-bottom:24px;display:flex}.exam-topbar h1{color:#2e1065;margin:0;font-size:clamp(30px,6vw,44px);line-height:1.08}.exam-progress-card{background:#fffffff0;border:1px solid #a855f738;border-radius:22px;margin-bottom:18px;padding:18px;box-shadow:0 14px 34px #581c871a}.exam-status-row{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:18px;display:grid}.timer-box{background:#fffffff0;border:1px solid #a855f738;border-radius:20px;padding:16px;box-shadow:0 14px 34px #581c871a}.timer-box span{color:#67527d;text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px;font-size:13px;font-weight:900;display:block}.timer-box strong{color:#2e1065;font-size:clamp(24px,5vw,32px);font-weight:900}.exam-card{background:#fffffff5;border:1px solid #a855f747;border-radius:30px;padding:clamp(22px,4vw,34px);box-shadow:0 22px 55px #581c871f}.exam-card h2{color:#2e1065;margin:0 0 22px;font-size:clamp(24px,5vw,32px)}.question-list{grid-template-columns:1fr;gap:18px;display:grid}.question-card{background:#fff;border:1px solid #eadcff;border-radius:24px;padding:clamp(18px,4vw,24px)}.question-header{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.question-header span{color:#6d28d9;background:#f3e8ff;border-radius:999px;align-items:center;min-height:32px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.question-card h3{color:#2e1065;margin:0;font-size:clamp(18px,4vw,23px);line-height:1.35}.reference-box{color:#3b255d;background:#fbf7ff;border:1px solid #eadcff;border-radius:18px;margin-top:16px;padding:14px}.reference-box strong{color:#6d28d9;margin-bottom:6px;display:block}.reference-box p{margin:0;line-height:1.5}.choice-list{grid-template-columns:1fr;gap:10px;margin-top:18px;display:grid}.choice-button{text-align:left;cursor:pointer;background:#fff;border:1px solid #eadcff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:12px;width:100%;padding:14px;transition:border-color .2s,background .2s,transform .2s;display:grid}.choice-button:hover{background:#fbf7ff;border-color:#a855f7;transform:translateY(-2px)}.choice-button.selected{background:#f3e8ff;border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.choice-button span{color:#6d28d9;background:#ede9fe;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:900;display:flex}.choice-button p{color:#3b255d;margin:0;font-size:15px;font-weight:700;line-height:1.45}.primary-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.exam-result-card{text-align:center;background:#fffffff5;border:1px solid #a855f747;border-radius:30px;width:100%;max-width:760px;margin:0 auto;padding:clamp(24px,5vw,36px);box-shadow:0 22px 55px #581c871f}.exam-badge{color:#6d28d9;letter-spacing:1px;background:#f3e8ff;border-radius:999px;width:fit-content;margin:0 auto 16px;padding:9px 16px;font-size:13px;font-weight:900}.exam-result-card h1{color:#2e1065;margin:0;font-size:clamp(30px,7vw,44px)}.exam-result-card p{color:#67527d;max-width:580px;margin:14px auto 0;font-size:16px;line-height:1.6}.exam-number-box{background:#fbf7ff;border:1px solid #d8b4fe;border-radius:22px;max-width:360px;margin:24px auto;padding:18px}.exam-number-box span{color:#7c3aed;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:900;display:block}.exam-number-box strong{color:#2e1065;margin-top:8px;font-size:clamp(28px,6vw,38px);font-weight:900;display:block}.score-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px;display:grid}.score-card{background:#fff;border:1px solid #eadcff;border-radius:20px;padding:16px}.score-card span{color:#67527d;text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.score-card strong{color:#2e1065;font-size:clamp(22px,5vw,30px);font-weight:900}.exam-result-note{color:#3b255d;text-align:left;background:#fbf7ff;border:1px solid #eadcff;border-radius:20px;margin-top:22px;padding:16px;line-height:1.7}.exam-actions{justify-content:center;gap:12px;margin-top:24px;display:flex}@media (width<=820px){.exam-topbar{flex-direction:column;align-items:flex-start}.exam-status-row{grid-template-columns:1fr}.score-grid{grid-template-columns:repeat(2,1fr)}.question-header,.exam-actions{flex-direction:column}.exam-actions .primary-button,.exam-actions .secondary-button{width:100%}}@media (width<=520px){.exam-page{padding:16px}.exam-card,.exam-result-card{border-radius:24px;padding:20px}.score-grid{grid-template-columns:1fr}}.exam-status-row{grid-template-columns:1fr}.question-image-wrap{background:#fff;border:1px solid #eadcff;border-radius:18px;justify-content:center;align-items:center;width:100%;max-width:720px;margin:0 auto 18px;padding:12px;display:flex;overflow:hidden}.question-image-wrap img{object-fit:contain;border-radius:12px;width:100%;max-height:420px;margin:0 auto;display:block}.score-grid.two-scores{grid-template-columns:repeat(2,1fr)}.score-card small{color:#67527d;margin-top:6px;font-size:13px;font-weight:800;display:block}@media (width<=620px){.score-grid.two-scores{grid-template-columns:1fr}}.verify-page{background:radial-gradient(circle at 0 0,#7c3aed38,#0000 32%),radial-gradient(circle at 100% 100%,#a855f72e,#0000 30%),linear-gradient(135deg,#fbf7ff 0%,#f3e8ff 50%,#eef2ff 100%);min-height:100svh;padding:clamp(18px,4vw,32px)}.verify-shell{width:100%;max-width:850px;margin:0 auto}.verify-card{background:#fffffff5;border:1px solid #a855f747;border-radius:30px;margin-top:24px;padding:clamp(24px,5vw,36px);box-shadow:0 22px 55px #581c871f}.verify-heading h1{color:#2e1065;margin:0;font-size:clamp(30px,7vw,44px);line-height:1.08}.verify-heading span{color:#67527d;margin-top:12px;font-size:16px;line-height:1.6;display:block}.verify-form{margin-top:26px}.verify-form label{color:#3b255d;margin-bottom:8px;font-weight:900;display:block}.verify-input-row{grid-template-columns:1fr auto;gap:12px;display:grid}.verify-input-row input{color:#2e1065;background:#fff;border:1px solid #d8b4fe;border-radius:16px;outline:none;min-height:50px;padding:0 14px;font-size:15px}.verify-input-row input:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.verify-message{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;margin-top:18px;padding:14px;font-size:14px;font-weight:800}.verified-result-card{background:#fbf7ff;border:1px solid #d8b4fe;border-radius:24px;margin-top:24px;padding:20px}.verified-status-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.verified-status-row span,.verified-name-block span{color:#7c3aed;text-transform:uppercase;letter-spacing:.7px;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.verified-status-row strong{color:#2e1065;font-size:26px;font-weight:900}.verified-status{color:#166534;background:#dcfce7;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:900}.verified-name-block{margin-top:22px}.verified-name-block h2{color:#2e1065;margin:0;font-size:clamp(24px,5vw,32px)}@media (width<=650px){.verify-input-row{grid-template-columns:1fr}.verified-status-row{flex-direction:column}}.verify-name-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.verify-field{flex-direction:column;gap:8px;display:flex}.verify-field.full-width{grid-column:1/-1}.verify-field label{color:#3b255d;font-size:14px;font-weight:900}.verify-field input{color:#2e1065;background:#fff;border:1px solid #d8b4fe;border-radius:16px;outline:none;min-height:50px;padding:0 14px;font-size:15px}.verify-field input:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.verify-submit-button{width:100%;margin-top:16px}@media (width<=720px){.verify-name-grid{grid-template-columns:1fr}}.verify-toggle{background:#f3e8ff;border:1px solid #e9d5ff;border-radius:20px;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px;padding:8px;display:grid}.verify-toggle-button{color:#6b21a8;cursor:pointer;background:0 0;border:none;border-radius:15px;min-height:48px;font-weight:900;transition:all .2s}.verify-toggle-button:hover{background:#ffffffa6}.verify-toggle-button.active{color:#4c1d95;background:#fff;box-shadow:0 10px 24px #581c871f}@media (width<=620px){.verify-toggle{grid-template-columns:1fr}}.iro-login-page{background:radial-gradient(circle at 0 0,#7c3aed38,#0000 32%),radial-gradient(circle at 100% 100%,#a855f72e,#0000 30%),linear-gradient(135deg,#fbf7ff 0%,#f3e8ff 50%,#eef2ff 100%);min-height:100svh;padding:clamp(18px,4vw,32px)}.iro-login-shell{width:100%;max-width:520px;margin:0 auto}.iro-login-card{text-align:center;background:#fffffff5;border:1px solid #a855f747;border-radius:30px;margin-top:24px;padding:clamp(24px,5vw,38px);box-shadow:0 22px 55px #581c871f}.iro-login-logo{background:#fff;border:2px solid #7c3aed33;border-radius:26px;width:86px;height:86px;margin:0 auto 14px;padding:7px;box-shadow:0 18px 35px #6d28d929}.iro-login-logo img{object-fit:contain;width:100%;height:100%;display:block}.iro-login-card h1{color:#2e1065;margin:0;font-size:clamp(30px,7vw,42px);line-height:1.08}.iro-login-intro{color:#67527d;margin:14px 0 0;font-size:15px;line-height:1.6}.iro-login-form{text-align:left;gap:16px;margin-top:26px;display:grid}.iro-login-button{width:100%;margin-top:4px}
