/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "IBM Plex Sans Arabic", "IBM Plex Sans", sans-serif;
    --font-mono: "IBM Plex Mono", ui-monospace, monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-display: "Alexandria", "IBM Plex Sans Arabic", sans-serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .static {
    position: static;
  }
  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .block {
    display: block;
  }
  .hidden {
    display: none;
  }
}
@layer base {
  :root {
    --alrad-bg: #F7F9FD;
    --alrad-surface: rgba(255,255,255,.86);
    --alrad-surface-solid: #FFFFFF;
    --alrad-text: #0F172A;
    --alrad-muted: #667085;
    --alrad-border: rgba(10,31,92,.11);
    --alrad-header: rgba(7,20,55,.96);
    --alrad-header-2: rgba(10,31,92,.94);
    --alrad-blue: #123B8F;
    --alrad-blue-bright: #1E5BDB;
    --alrad-cyan: #26C6DA;
    --alrad-shadow: 0 24px 70px rgba(8,27,75,.10);
    color-scheme: light;
  }
  html[data-theme="dark"] {
    --alrad-bg: #060D1F;
    --alrad-surface: rgba(12,25,55,.78);
    --alrad-surface-solid: #0C1937;
    --alrad-text: #F7FAFF;
    --alrad-muted: #AAB6CF;
    --alrad-border: rgba(132,170,255,.14);
    --alrad-header: rgba(4,12,32,.98);
    --alrad-header-2: rgba(7,27,70,.96);
    --alrad-shadow: 0 28px 80px rgba(0,0,0,.34);
    color-scheme: dark;
  }
  * {
    box-sizing: border-box;
  }
  html {
    scroll-behavior: smooth;
    background: var(--alrad-bg);
  }
  body {
    margin: 0;
    background: radial-gradient(circle at 82% -10%, rgba(30,91,219,.10), transparent 34rem),	var(--alrad-bg);
    color: var(--alrad-text);
    font-family: var(--font-sans);
    transition: background-color .25s ease, color .25s ease;
  }
  body.rtl {
    direction: rtl;
  }
  a {
    color: inherit;
  }
  button, input {
    font: inherit;
  }
  img {
    max-width: 100%;
    height: auto;
  }
}
@layer components {
  .alrad-shell {
    width: min(100% - 32px, 1320px);
    margin-inline: auto;
  }
  .alrad-topbar {
    background: linear-gradient(90deg, #061638 0%, #0A1F5C 48%, #123B8F 100%);
    color: #DCE9FF;
    border-bottom: 1px solid rgba(255,255,255,.08);
    font-size: .78rem;
    letter-spacing: .01em;
  }
  .alrad-topbar__inner {
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
  }
  .alrad-topbar__signal {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
  }
  .alrad-live-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #35D9EA;
    box-shadow: 0 0 0 4px rgba(53,217,234,.12);
  }
  .alrad-header {
    position: sticky;
    top: 0;
    z-index: 60;
    background: linear-gradient(115deg, var(--alrad-header), var(--alrad-header-2));
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.08);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    box-shadow: 0 12px 34px rgba(2,8,23,.14);
  }
  .alrad-header__inner {
    min-height: 82px;
    display: grid;
    grid-template-columns: auto minmax(0,1fr) auto;
    align-items: center;
    gap: 30px;
  }
  .alrad-brand {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    flex-shrink: 0;
  }
  .alrad-brand__mark {
    position: relative;
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: rgba(255,255,255,.03);
    border: 1px solid rgba(130,178,255,.20);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.10), 0 8px 30px rgba(0,32,105,.28);
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .alrad-brand__mark img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
  }
  .alrad-brand__text {
    display: grid;
    line-height: 1;
  }
  .alrad-brand__ar {
    font-family: var(--font-display);
    font-weight: 800;
    font-size: 1.28rem;
    letter-spacing: -.04em;
  }
  .alrad-brand__en {
    margin-top: 5px;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: .60rem;
    font-weight: 700;
    letter-spacing: .18em;
    color: #8FB5FF;
    direction: ltr;
  }
  .alrad-nav {
    min-width: 0;
  }
  .alrad-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(13px, 1.45vw, 25px);
  }
  .alrad-nav a {
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 42px;
    color: #EAF1FF;
    font-size: .90rem;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    transition: color .2s ease;
  }
  .alrad-nav a::after {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 2px;
    height: 2px;
    border-radius: 99px;
    background: linear-gradient(90deg, #1E5BDB, #26C6DA);
    transition: left .22s ease, right .22s ease;
  }
  .alrad-nav a:hover {
    color: #FFFFFF;
  }
  .alrad-nav a:hover::after {
    left: 0;
    right: 0;
  }
  .alrad-header__tools {
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }
  .alrad-tool {
    height: 38px;
    min-width: 38px;
    border: 1px solid rgba(255,255,255,.13);
    border-radius: 12px;
    background: rgba(255,255,255,.055);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding-inline: 10px;
    cursor: pointer;
    text-decoration: none;
    transition: background .2s ease, border-color .2s ease, transform .2s ease;
  }
  .alrad-tool:hover {
    background: rgba(255,255,255,.10);
    border-color: rgba(100,188,255,.28);
    transform: translateY(-1px);
  }
  .alrad-tool--lang {
    font-family: "IBM Plex Sans", sans-serif;
    font-size: .72rem;
    font-weight: 700;
    direction: ltr;
  }
  .alrad-icon {
    width: 17px;
    height: 17px;
    display: block;
  }
  .alrad-searchbar {
    border-top: 1px solid rgba(255,255,255,.08);
    background: rgba(3,12,33,.96);
    padding: 12px 0;
  }
  .alrad-searchbar form {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 720px;
    margin-inline: auto;
  }
  .alrad-searchbar input[type="search"] {
    flex: 1;
    min-width: 0;
    height: 44px;
    border: 1px solid rgba(255,255,255,.14);
    border-radius: 13px;
    background: rgba(255,255,255,.07);
    color: #fff;
    padding: 0 15px;
    outline: none;
  }
  .alrad-searchbar input::placeholder {
    color: #9CB0D4;
  }
  .alrad-searchbar button {
    height: 44px;
    border: 0;
    border-radius: 13px;
    padding: 0 20px;
    background: linear-gradient(135deg, #1E5BDB, #26AFC5);
    color: #fff;
    font-weight: 700;
    cursor: pointer;
  }
  .alrad-menu-button {
    display: none;
  }
  .alrad-app-nav {
    display: none;
  }
  @media (max-width: 820px) {
    body {
      padding-bottom: calc(78px + env(safe-area-inset-bottom));
    }
    .alrad-menu-button {
      display: none !important;
    }
    .alrad-app-nav {
      position: fixed;
      z-index: 100;
      left: 10px;
      right: 10px;
      bottom: calc(8px + env(safe-area-inset-bottom));
      height: 64px;
      display: grid;
      grid-template-columns: repeat(5,minmax(0,1fr));
      align-items: end;
      padding: 6px 6px 5px;
      border: 1px solid rgba(255,255,255,.11);
      border-radius: 21px;
      background: linear-gradient(135deg,rgba(5,16,43,.96),rgba(9,32,83,.96));
      box-shadow: 0 18px 46px rgba(2,8,23,.32);
      backdrop-filter: blur(18px);
      -webkit-backdrop-filter: blur(18px);
    }
    .alrad-app-nav__item {
      appearance: none;
      border: 0;
      background: transparent;
      color: #AABAD4;
      min-width: 0;
      height: 52px;
      padding: 3px 2px 2px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-end;
      gap: 3px;
      text-decoration: none;
      font-family: var(--font-sans);
      font-size: .61rem;
      font-weight: 700;
      cursor: pointer;
      border-radius: 14px;
    }
    .alrad-app-nav__item > svg {
      width: 21px;
      height: 21px;
      flex: 0 0 auto;
    }
    .alrad-app-nav__item.is-active {
      color: #67E5F1;
      background: rgba(38,198,218,.075);
    }
    .alrad-app-nav__breaking-icon {
      width: 43px;
      height: 43px;
      margin-top: -20px;
      margin-bottom: 1px;
      border-radius: 15px;
      display: grid;
      place-items: center;
      color: #fff;
      background: linear-gradient(145deg,#D21D2B,#A90E19);
      border: 3px solid #071A43;
      box-shadow: 0 9px 24px rgba(193,18,31,.32);
    }
    .alrad-app-nav__breaking-icon svg {
      width: 22px;
      height: 22px;
    }
    .alrad-app-nav__item--breaking.is-active {
      background: transparent;
      color: #FF8D96;
    }
    .alrad-mobile-panel {
      position: fixed;
      z-index: 95;
      left: 12px;
      right: 12px;
      bottom: calc(80px + env(safe-area-inset-bottom));
      max-height: min(58vh,430px);
      overflow: auto;
      padding: 12px 0 14px;
      border: 1px solid rgba(255,255,255,.11);
      border-radius: 20px;
      background: linear-gradient(145deg,rgba(5,16,43,.985),rgba(9,32,83,.985));
      box-shadow: 0 22px 58px rgba(2,8,23,.38);
      backdrop-filter: blur(18px);
      -webkit-backdrop-filter: blur(18px);
    }
  }
  .alrad-mobile-panel {
    display: none;
    border-top: 1px solid rgba(255,255,255,.09);
    padding: 10px 0 18px;
  }
  .alrad-mobile-panel nav {
    display: grid;
    grid-template-columns: repeat(2, minmax(0,1fr));
    gap: 7px;
  }
  .alrad-mobile-panel a {
    padding: 11px 12px;
    border: 1px solid rgba(255,255,255,.08);
    border-radius: 12px;
    background: rgba(255,255,255,.04);
    color: #EDF4FF;
    font-weight: 600;
    text-decoration: none;
    font-size: .90rem;
  }
  .alrad-foundation {
    padding: 72px 0 86px;
    min-height: 62vh;
    display: flex;
    align-items: center;
  }
  .alrad-foundation__grid {
    display: grid;
    grid-template-columns: 1.08fr .92fr;
    gap: 36px;
    align-items: center;
  }
  .alrad-kicker {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 7px 12px;
    border-radius: 999px;
    border: 1px solid rgba(30,91,219,.17);
    background: rgba(30,91,219,.07);
    color: var(--alrad-blue-bright);
    font-weight: 800;
    font-size: .78rem;
  }
  .alrad-foundation h1 {
    margin: 18px 0 14px;
    font-family: var(--font-display);
    font-size: clamp(2.15rem, 5vw, 5rem);
    line-height: 1.10;
    letter-spacing: -.055em;
    max-width: 840px;
  }
  .alrad-foundation h1 span {
    background: linear-gradient(100deg, #123B8F, #1E5BDB 52%, #26C6DA);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  html[data-theme="dark"] .alrad-foundation h1 span {
    background: linear-gradient(100deg, #8CB4FF, #5A8CFF 52%, #4DE0EF);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .alrad-foundation__lead {
    color: var(--alrad-muted);
    font-size: clamp(1rem, 1.5vw, 1.22rem);
    line-height: 1.9;
    max-width: 690px;
  }
  .alrad-foundation__status {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 10px;
    margin-top: 26px;
  }
  .alrad-status {
    border: 1px solid var(--alrad-border);
    border-radius: 16px;
    padding: 14px 15px;
    background: var(--alrad-surface);
    box-shadow: 0 12px 35px rgba(8,27,75,.06);
  }
  .alrad-status strong {
    display: block;
    font-family: var(--font-display);
    font-size: .86rem;
    margin-bottom: 4px;
  }
  .alrad-status span {
    display: block;
    color: var(--alrad-muted);
    font-size: .75rem;
  }
  .alrad-foundation__visual {
    position: relative;
    min-height: 400px;
    border: 1px solid var(--alrad-border);
    border-radius: 30px;
    background: radial-gradient(circle at 70% 18%, rgba(38,198,218,.16), transparent 30%),	linear-gradient(145deg, rgba(10,31,92,.96), rgba(5,14,38,.99));
    box-shadow: var(--alrad-shadow);
    overflow: hidden;
    isolation: isolate;
  }
  .alrad-foundation__visual::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(105,147,230,.06) 1px, transparent 1px),	linear-gradient(90deg, rgba(105,147,230,.06) 1px, transparent 1px);
    background-size: 34px 34px;
    mask-image: linear-gradient(to bottom, black, transparent 82%);
  }
  .alrad-orbit {
    position: absolute;
    width: 330px;
    height: 330px;
    border: 1px solid rgba(104,162,255,.15);
    border-radius: 50%;
    top: 37px;
    left: 50%;
    transform: translateX(-50%);
  }
  .alrad-orbit::before,	.alrad-orbit::after {
    content: "";
    position: absolute;
    border: 1px solid rgba(104,162,255,.11);
    border-radius: 50%;
    inset: 35px;
  }
  .alrad-orbit::after {
    inset: 90px;
  }
  .alrad-orbit__core {
    position: absolute;
    inset: 50%;
    width: 96px;
    height: 96px;
    transform: translate(-50%,-50%) rotate(45deg);
    border-radius: 25px;
    background: linear-gradient(145deg, #1E5BDB, #26C6DA);
    box-shadow: 0 0 70px rgba(30,91,219,.50);
  }
  .alrad-orbit__core::after {
    content: "";
    position: absolute;
    inset: 24px;
    border-radius: 9px;
    border: 8px solid rgba(255,255,255,.88);
    border-left-color: transparent;
  }
  .alrad-orbit__label {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 24px;
    padding: 17px 18px;
    border-radius: 17px;
    border: 1px solid rgba(255,255,255,.10);
    background: rgba(8,25,63,.72);
    backdrop-filter: blur(15px);
    color: #EAF2FF;
  }
  .alrad-orbit__label strong {
    display: block;
    font-family: var(--font-display);
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .alrad-orbit__label span {
    color: #9DB5DA;
    font-size: .80rem;
  }
  @media (max-width: 1060px) {
    .alrad-header__inner {
      grid-template-columns: auto 1fr auto;
      gap: 16px;
    }
    .alrad-nav {
      display: none;
    }
    .alrad-menu-button {
      display: inline-flex;
    }
    .alrad-mobile-panel[data-open="true"] {
      display: block;
    }
    .alrad-foundation__grid {
      grid-template-columns: 1fr;
    }
    .alrad-foundation__visual {
      min-height: 340px;
    }
  }
  @media (max-width: 700px) {
    .alrad-shell {
      width: min(100% - 24px, 1320px);
    }
    .alrad-topbar__inner {
      min-height: 28px;
      font-size: .68rem;
    }
    .alrad-topbar__meta {
      display: none;
    }
    .alrad-header__inner {
      min-height: 70px;
    }
    .alrad-brand__mark {
      width: 40px;
      height: 40px;
      border-radius: 12px;
    }
    .alrad-brand__ar {
      font-size: 1.05rem;
    }
    .alrad-brand__en {
      font-size: .52rem;
    }
    .alrad-tool--lang {
      display: none;
    }
    .alrad-foundation {
      padding: 48px 0 64px;
    }
    .alrad-foundation__status {
      grid-template-columns: 1fr;
    }
    .alrad-foundation__visual {
      min-height: 310px;
      border-radius: 24px;
    }
    .alrad-orbit {
      width: 270px;
      height: 270px;
      top: 22px;
    }
  }
}
@layer base {
  input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      border-color: oklch(54.6% 0.245 262.881);
    }
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
  }
  select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset;
  }
  input:where([type='checkbox']),input:where([type='radio']) {
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  input:where([type='checkbox']) {
    border-radius: 0px;
  }
  input:where([type='radio']) {
    border-radius: 100%;
  }
  input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
