.app-shell{min-height:100vh}.app-shell__sider{background:var(--color-surface)!important;border-right:1px solid var(--color-border)}.app-shell__brand{padding:var(--space-4);font-weight:700;color:var(--color-brand)}.app-shell__header{background:var(--color-surface)!important;border-bottom:1px solid var(--color-border);display:flex;justify-content:flex-end;gap:var(--space-3);align-items:center;padding:0 var(--space-5)!important}.app-shell__user{color:var(--color-text-muted)}.app-shell__content{padding:var(--space-5);background:var(--color-bg)}.login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-bg)}.login__card{width:380px;border-radius:var(--radius-lg);box-shadow:0 4px 16px #0000000a}.login__form .ant-btn-primary{margin-top:var(--space-3)}.dashboard__toolbar{display:flex;justify-content:space-between;margin-bottom:var(--space-4);gap:var(--space-3)}.dashboard__search{width:360px}.dashboard__admin-filter{min-width:220px}.record-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 var(--space-4)}.record-form__date{width:100%}.record-new{max-width:980px}@font-face{font-family:RD-Inter;src:url(/assets/inter-regular-B0QUfDW0.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:RD-Inter;src:url(/assets/inter-700-CytjP_7U.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:RD-Arabic;src:url(/assets/noto-sans-arabic-regular-AAMxebZb.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:RD-Arabic;src:url(/assets/noto-sans-arabic-700-3CqrwsiZ.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.rd-page{--rd-red: #b5001b;--rd-red-deep: #7a0015;--rd-red-soft: #fdf3f4;--rd-green: #0f7a3a;--rd-green-soft: #e8f5ee;--rd-ink: #1b1f23;--rd-ink-muted: #5b6168;--rd-line: #ece6dc;--rd-paper: #fbfaf6;--rd-shadow: 0 1px 2px rgba(0, 0, 0, .04), 0 10px 32px rgba(60, 30, 30, .08);font-family:RD-Inter,system-ui,-apple-system,sans-serif;width:100%;color:var(--rd-ink)}.rd-loading{display:flex;align-items:center;justify-content:center;min-height:320px;font-family:RD-Inter,system-ui,sans-serif;color:var(--rd-ink-muted)}.rd-actions-bar{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.rd-actions-bar__group{display:flex;gap:10px;flex-wrap:wrap}.rd-actions-bar .ant-btn{height:40px;padding:0 20px;border-radius:6px;font-weight:600;font-size:14px;letter-spacing:.01em;box-shadow:none;transition:all .15s ease}.rd-actions-bar .ant-btn-default{border-color:var(--rd-line);color:var(--rd-ink);background:#fff}.rd-actions-bar .ant-btn-default:hover,.rd-actions-bar .ant-btn-default:focus{border-color:var(--rd-red);color:var(--rd-red);background:#fff}.rd-actions-bar .ant-btn-primary{background:var(--rd-red);border-color:var(--rd-red);color:#fff}.rd-actions-bar .ant-btn-primary:hover,.rd-actions-bar .ant-btn-primary:focus{background:var(--rd-red-deep);border-color:var(--rd-red-deep)}.rd-cert{background:#fff;border-radius:6px;overflow:hidden;box-shadow:var(--rd-shadow);position:relative}.rd-cert__header{background:#fff;position:relative}.rd-cert__flag{display:flex;flex-direction:column}.rd-flag-stripe{flex:1}.rd-flag-stripe--white{background:#fff;box-shadow:inset 0 0 0 1px #0000000f}.rd-flag-stripe--red{background:var(--rd-red)}.rd-flag-stripe--green{background:var(--rd-green)}.rd-cert__titles{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;padding:32px 48px 8px;margin:0 auto}.rd-cert__titles-side{display:flex;flex-direction:column;gap:2px;min-width:0}.rd-cert__titles-side--en{text-align:left}.rd-cert__titles-side--ar{text-align:right;direction:rtl;font-family:RD-Arabic,system-ui,sans-serif}.rd-cert__country{font-size:26px;font-weight:700;letter-spacing:-.015em;color:var(--rd-ink);line-height:1.2}.rd-cert__ministry{font-size:18px;color:var(--rd-ink-muted);font-weight:400;line-height:1.3}.rd-cert__emblem{width:140px;height:140px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.rd-cert__emblem img{width:100%;height:100%;object-fit:contain}.rd-cert__exam-title{display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 24px 18px}.rd-cert__exam-title-ar{font-family:RD-Arabic,system-ui,sans-serif;direction:rtl;font-size:30px;font-weight:700;color:var(--rd-ink);line-height:1.2}.rd-cert__exam-title-en{font-size:18px;font-weight:500;color:var(--rd-ink);letter-spacing:0;text-transform:none}.rd-cert__rule{height:2px;background:#4a90c2;margin:0 24px}.rd-cert__body{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px;padding:24px}.rd-cert__main{display:flex;flex-direction:column;gap:12px;min-width:0}.rd-block{border:1px solid var(--rd-line);border-radius:6px;background:#fff;overflow:hidden;min-width:0}.rd-row{display:grid;grid-template-columns:minmax(0,26%) minmax(0,1fr) minmax(0,22%);align-items:center;gap:16px;padding:16px 24px;min-height:56px;min-width:0}.rd-row__label-en{font-size:15px;font-weight:700;color:var(--rd-ink);min-width:0;overflow-wrap:break-word}.rd-row__label-en:after{content:":"}.rd-row__value{font-size:15px;font-weight:500;color:var(--rd-ink);text-align:center;word-break:break-word;line-height:1.45}.rd-row__value--mono{font-family:RD-Inter,ui-monospace,monospace;letter-spacing:.02em;font-weight:600}.rd-row__label-ar{font-family:RD-Arabic,system-ui,sans-serif;direction:rtl;text-align:right;font-size:16px;font-weight:700;color:var(--rd-ink);min-width:0;overflow-wrap:break-word}.rd-row__label-ar:before{content:": "}.rd-side{border:1.5px solid var(--rd-red);border-radius:6px;background:#fff;padding:18px;display:flex;flex-direction:column;align-items:center;gap:14px;align-self:start}.rd-side__qr{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.rd-side__qr-img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;display:block}.rd-side__qr-placeholder{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;color:var(--rd-ink-muted);font-size:12px;background:repeating-linear-gradient(45deg,var(--rd-paper),var(--rd-paper) 8px,#ffffff 8px,#ffffff 16px);border-radius:3px}.rd-side__caption{display:flex;align-items:baseline;gap:6px;font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--rd-ink-muted);text-transform:uppercase}.rd-side__caption-ar{font-family:RD-Arabic,system-ui,sans-serif;direction:rtl;font-size:14px;letter-spacing:0;text-transform:none;color:var(--rd-ink);font-weight:700}.rd-side__name{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.rd-side__name-ar{font-family:RD-Arabic,system-ui,sans-serif;font-size:18px;font-weight:700;color:var(--rd-ink);direction:rtl}.rd-side__name-en{font-size:14px;font-weight:700;letter-spacing:.06em;color:var(--rd-ink);text-transform:uppercase}.rd-side__status{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.rd-side__status-label{display:flex;align-items:baseline;gap:6px;font-size:12px;font-weight:700;letter-spacing:.06em;color:var(--rd-ink-muted);text-transform:uppercase}.rd-side__status-label-ar{font-family:RD-Arabic,system-ui,sans-serif;direction:rtl;font-size:13px;letter-spacing:0;text-transform:none;color:var(--rd-ink);font-weight:700}.rd-status-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 24px;border-radius:999px;border:2px dashed currentColor;background:var(--rd-green-soft);color:var(--rd-green);font-weight:800;letter-spacing:.06em;text-transform:uppercase;font-size:15px}.rd-status-badge--unfit{color:var(--rd-red);background:var(--rd-red-soft)}.rd-status-badge__ar{font-family:RD-Arabic,system-ui,sans-serif;direction:rtl;text-transform:none;letter-spacing:0;font-size:16px}.rd-side__stamp{width:240px;height:auto;display:flex;align-items:center;justify-content:center}.rd-side__stamp img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.rd-cert__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px 22px;border-top:1px solid var(--rd-line);background:linear-gradient(180deg,transparent,rgba(244,239,229,.5));flex-wrap:wrap}.rd-cert__footer-label{font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:var(--rd-ink-muted);font-weight:700}@media(max-width:960px){.rd-cert__body{grid-template-columns:1fr}.rd-side{order:-1}}@media(max-width:640px){.rd-cert__header{grid-template-columns:14px 1fr 14px}.rd-cert__titles{grid-template-columns:1fr;padding:18px 16px 12px;justify-items:center;text-align:center;gap:12px}.rd-cert__titles-side--en,.rd-cert__titles-side--ar{text-align:center}.rd-cert__emblem{order:-1;width:78px;height:78px}.rd-cert__exam-title-ar{font-size:22px}.rd-cert__exam-title-en{font-size:11px;letter-spacing:.14em}.rd-cert__body{padding:16px;gap:14px}.rd-row{grid-template-columns:1fr 1fr;gap:8px 12px;padding:12px 14px}.rd-row__value{grid-column:1 / -1;text-align:left}.rd-row__label-ar{text-align:right}}@media print{.rd-actions-bar{display:none}.rd-page{padding:0;max-width:none}.rd-cert{box-shadow:none;border:1px solid #999}}.record-edit{max-width:980px}.admins__toolbar{margin-bottom:var(--space-4)}.admins__search{max-width:360px}.invites{display:flex;flex-direction:column;gap:var(--space-4)}.invites__token{margin-top:var(--space-4);padding:var(--space-3);background:var(--color-bg);border-radius:var(--radius-md)}.invites__token-url{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all}.invite-accept{min-height:100vh;display:flex;align-items:center;justify-content:center}.invite-accept__card{width:420px}.profile{display:flex;flex-direction:column;gap:var(--space-4);max-width:640px}:root{--color-brand: #b91c1c;--color-brand-dark: #7f1d1d;--color-text: #1f2937;--color-text-muted: #6b7280;--color-border: #e5e7eb;--color-bg: #f9fafb;--color-surface: #ffffff;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}html,body,#root{height:100%}body{margin:0;font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg)}.ant-message-notice{z-index:2000}
