@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap");.wasal-ds{font-family:var(--font-inter,var(--wasal-font-en)),system-ui,sans-serif;color:var(--wasal-color-text-primary);background:var(--wasal-color-surface-app);-webkit-font-smoothing:antialiased}.wasal-ds:lang(ar),:lang(ar) .wasal-ds,html[lang=ar] .wasal-ds{font-family:var(--font-ibm-plex-arabic,var(--wasal-font-ar)),system-ui,sans-serif}.wasal-ds *,.wasal-ds :after,.wasal-ds :before{box-sizing:border-box}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:20px;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;width:1em;height:1em;overflow:visible;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;user-select:none}.material-symbols-rounded,.wasal-icon-box,[class$=__icon]{display:inline-flex;align-items:center;justify-content:center;flex:none}.wasal-icon-box,[class$=__icon]{line-height:0;color:inherit}.wasal-icon-box>.material-symbols-rounded,.wasal-icon-box>.wasal-icon-box__glyph{display:block;width:1em;height:1em;font-size:inherit;line-height:1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48}.material-symbols-rounded.is-filled,.wasal-icon-box__glyph--filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 48}[class$=__icon].material-symbols-rounded{line-height:0;overflow:hidden}.icon-button{display:inline-flex;align-items:center;justify-content:center;line-height:1}.wasal-button .material-symbols-rounded{font-size:1.125em}a.wasal-button,a.wasal-button:active,a.wasal-button:hover,a.wasal-button:visited{text-decoration:none}.wasal-button,button.wasal-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--wasal-color-action-secondary);border:1px solid var(--wasal-color-surface-border);border-radius:var(--wasal-radius-lg);color:var(--wasal-color-text-primary);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-weight:650;gap:var(--wasal-spacing-2);justify-content:center;line-height:1.2;text-decoration:none;transition:background .12s ease,border-color .12s ease,color .12s ease,opacity .12s ease;white-space:nowrap}.wasal-button--sm{font-size:var(--wasal-type-caption-size,13px);min-height:32px;padding:0 12px}.wasal-button--md{font-size:var(--wasal-type-label-size,14px);min-height:40px;padding:0 16px}.wasal-button--lg{font-size:var(--wasal-type-title-size,16px);min-height:48px;padding:0 20px}.wasal-button--full{display:flex;width:100%}.wasal-button:hover:not(:disabled):not([aria-disabled=true]){opacity:1}.wasal-button:disabled,.wasal-button[aria-disabled=true]{cursor:not-allowed;opacity:.38}.wasal-button--primary,.wasal-button.wasal-button--primary{background:var(--wasal-color-action-primary);border-color:var(--wasal-color-action-primary);color:var(--wasal-color-action-onPrimary);box-shadow:var(--wasal-elevation-e2Cta,none)}.wasal-button.wasal-button--primary:hover:not(:disabled):not([aria-disabled=true]),a.wasal-button.wasal-button--primary:hover:not(:disabled):not([aria-disabled=true]),button.wasal-button.wasal-button--primary:hover:not(:disabled):not([aria-disabled=true]){filter:brightness(.94)}.wasal-button--secondary,.wasal-button.wasal-button--secondary,button.wasal-button.wasal-button--secondary{background:var(--wasal-color-action-secondary);border-color:var(--wasal-color-surface-border);color:var(--wasal-color-text-primary);box-shadow:none}.wasal-button.wasal-button--secondary:hover:not(:disabled):not([aria-disabled=true]),a.wasal-button.wasal-button--secondary:hover:not(:disabled):not([aria-disabled=true]),button.wasal-button.wasal-button--secondary:hover:not(:disabled):not([aria-disabled=true]){background:color-mix(in srgb,var(--wasal-color-text-primary) 4%,var(--wasal-color-action-secondary))}.wasal-button--ghost,.wasal-button.wasal-button--ghost,button.wasal-button.wasal-button--ghost{background:transparent;border-color:transparent;box-shadow:none;color:var(--wasal-color-action-primary)}.wasal-button.wasal-button--ghost:hover:not(:disabled):not([aria-disabled=true]),a.wasal-button.wasal-button--ghost:hover:not(:disabled):not([aria-disabled=true]),button.wasal-button.wasal-button--ghost:hover:not(:disabled):not([aria-disabled=true]){background:color-mix(in srgb,var(--wasal-color-action-primary) 10%,transparent)}.wasal-button--destructive,.wasal-button.wasal-button--destructive,button.wasal-button.wasal-button--destructive{background:var(--wasal-color-action-destructive);border-color:var(--wasal-color-action-destructive);box-shadow:none;color:var(--wasal-color-text-inverse)}.wasal-button.wasal-button--destructive:hover:not(:disabled):not([aria-disabled=true]),a.wasal-button.wasal-button--destructive:hover:not(:disabled):not([aria-disabled=true]),button.wasal-button.wasal-button--destructive:hover:not(:disabled):not([aria-disabled=true]){filter:brightness(.94)}.wasal-button__icon{display:inline-flex;line-height:0}.wasal-action-row{align-items:center;column-gap:12px;display:flex;flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.wasal-action-row .wasal-button{width:auto}.wasal-text-link{border:0;padding:0;background:transparent;color:var(--wasal-color-action-primary);font-size:inherit;font-weight:650;cursor:pointer;text-decoration:none;text-underline-offset:2px}.wasal-text-link:hover{text-decoration:underline}.wasal-ds [data-wasal-focusable]:focus-visible,.wasal-ds button:focus-visible{outline:2px solid var(--wasal-color-action-primary);outline-offset:2px}.wasal-select-control{position:relative;display:block;width:100%}.wasal-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-padding-end:calc(var(--wasal-spacing-3) + 24px);padding-inline-end:calc(var(--wasal-spacing-3) + 24px)}.wasal-select-chevron{position:absolute;inset-block-start:50%;inset-inline-end:var(--wasal-spacing-3);transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;color:var(--wasal-color-text-secondary)}.wasal-input-field,.wasal-select-field{display:flex;flex-direction:column;gap:var(--wasal-spacing-1);width:100%}.wasal-ds .wasal-input:focus,.wasal-ds .wasal-otp-digit:focus,.wasal-ds .wasal-phone-input:focus,.wasal-ds .wasal-select:focus{outline:none;border-color:var(--wasal-color-action-primary)!important;border-width:2px!important;box-shadow:var(--wasal-elevation-e1Focus)}.wasal-combobox{position:relative;width:100%}.wasal-combobox-input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.wasal-combobox-clear{position:absolute;inset-block-start:50%;inset-inline-end:calc(var(--wasal-spacing-3) + 22px);transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:999px;background:transparent;color:var(--wasal-color-text-secondary);font-size:18px;line-height:1;cursor:pointer}.wasal-combobox-clear:hover{color:var(--wasal-color-text-primary);background:var(--wasal-color-surface-muted,rgba(0,0,0,.06))}.wasal-combobox-list{position:absolute;z-index:40;inset-inline:0;inset-block-start:calc(100% + 4px);margin:0;padding:var(--wasal-spacing-1);list-style:none;max-height:240px;overflow:auto;border-radius:var(--wasal-radius-input);border:1px solid var(--wasal-color-surface-border);background:var(--wasal-color-surface-default);box-shadow:var(--wasal-elevation-e2,0 8px 24px rgba(0,0,0,.12))}.wasal-combobox-list--portal{inset:unset;pointer-events:auto}.wasal-combobox-option{padding:var(--wasal-spacing-2) var(--wasal-spacing-3);border-radius:calc(var(--wasal-radius-input) - 2px);color:var(--wasal-color-text-primary);font-size:var(--wasal-type-body-size);line-height:var(--wasal-type-body-lineHeight);cursor:pointer}.wasal-combobox-option--has-swatch{display:flex;align-items:center;gap:var(--wasal-spacing-2)}.wasal-combobox-option__text{min-width:0;flex:1 1}.wasal-option-swatch{width:16px;height:16px;flex-shrink:0;border-radius:999px;border:1px solid color-mix(in srgb,var(--wasal-color-text-primary) 16%,transparent);box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}.wasal-combobox-swatch{position:absolute;inset-block-start:50%;inset-inline-start:var(--wasal-spacing-3);transform:translateY(-50%);pointer-events:none}.wasal-combobox-option__label{display:block}.wasal-combobox-option__description{display:block;-webkit-margin-before:2px;margin-block-start:2px;color:var(--wasal-color-text-secondary);font-size:var(--wasal-type-caption-size);line-height:var(--wasal-type-caption-lineHeight);font-weight:400}.wasal-combobox-option--active,.wasal-combobox-option:hover{background:var(--wasal-color-surface-muted,rgba(0,0,0,.06))}.wasal-combobox-option--selected{font-weight:600}.wasal-combobox-option--disabled{opacity:.5;cursor:not-allowed}.wasal-combobox-empty{padding:var(--wasal-spacing-2) var(--wasal-spacing-3);color:var(--wasal-color-text-muted);font-size:var(--wasal-type-caption-size)}@keyframes wasal-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes wasal-spin{to{transform:rotate(1turn)}}.wasal-data-table{display:grid;grid-gap:var(--wasal-spacing-3);gap:var(--wasal-spacing-3)}.wasal-data-table__export{display:flex;justify-content:flex-end}.wasal-data-table__scroll{overflow:auto;border-radius:var(--wasal-radius-md);border:1px solid var(--wasal-color-surface-border);background:var(--wasal-color-surface-default);box-shadow:var(--wasal-elevation-e1)}.wasal-data-table__scroll--sticky .wasal-data-table__th{position:-webkit-sticky;position:sticky;top:0;z-index:1}.wasal-data-table__table{width:100%;border-collapse:collapse;font-size:var(--wasal-type-body-size)}.wasal-data-table__table--compact .wasal-data-table__td,.wasal-data-table__table--compact .wasal-data-table__th{padding:var(--wasal-spacing-2) var(--wasal-spacing-3)}.wasal-data-table__th{text-align:start;padding:var(--wasal-spacing-3);background:var(--wasal-color-surface-muted);color:var(--wasal-color-text-secondary);font-weight:600;font-size:var(--wasal-type-caption-size);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--wasal-color-surface-border);white-space:nowrap}.wasal-data-table__th--center{text-align:center}.wasal-data-table__th--end{text-align:end}.wasal-data-table__sort{all:unset;cursor:pointer;display:inline-flex;align-items:center;gap:4px;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit}.wasal-data-table__sort:focus-visible{outline:2px solid var(--wasal-color-action-primary);outline-offset:2px;border-radius:var(--wasal-radius-sm)}.wasal-data-table__sort-icon{opacity:.55;font-size:10px}.wasal-data-table__tr:hover .wasal-data-table__td{background:var(--wasal-color-surface-muted)}.wasal-data-table__tr--clickable{cursor:pointer}.wasal-data-table__tr--clickable:focus-visible{outline:2px solid var(--wasal-color-action-primary);outline-offset:-2px}.wasal-data-table__tr--selected .wasal-data-table__td{background:color-mix(in srgb,var(--wasal-color-action-primary) 8%,transparent)}.wasal-data-table__td{padding:var(--wasal-spacing-3);border-bottom:1px solid var(--wasal-color-surface-border);color:var(--wasal-color-text-primary);vertical-align:middle}.wasal-data-table__td--center{text-align:center}.wasal-data-table__td--end{text-align:end}.wasal-data-table__empty,.wasal-data-table__loading{padding:var(--wasal-spacing-5);text-align:center;color:var(--wasal-color-text-muted)}.wasal-data-table-pagination{display:flex;align-items:center;justify-content:space-between;gap:var(--wasal-spacing-3);flex-wrap:wrap;padding:var(--wasal-spacing-3) var(--wasal-spacing-3) var(--wasal-spacing-4)}.wasal-data-table-pagination__range{margin:0;padding-block:var(--wasal-spacing-1);color:var(--wasal-color-text-secondary);font-size:.875rem;line-height:1.25rem}.wasal-data-table-pagination__controls{display:flex;flex-direction:column;align-items:flex-end;gap:var(--wasal-spacing-2)}.wasal-data-table-pagination__page-size{display:inline-flex;align-items:center;gap:var(--wasal-spacing-2)}.wasal-data-table-pagination__page-size-label{color:var(--wasal-color-text-secondary);font-size:.875rem;line-height:1.25rem;white-space:nowrap}.wasal-data-table-pagination__page-size-select .wasal-select-control,.wasal-data-table-pagination__page-size-select.wasal-select-field{width:auto}.wasal-data-table-pagination__page-size-select .wasal-select{width:4.5rem;min-width:4.5rem}.wasal-data-table-pagination__nav{display:inline-flex;align-items:center;gap:var(--wasal-spacing-2)}.wasal-data-table-pagination__page{color:var(--wasal-color-text-secondary);font-size:.875rem;line-height:1.25rem;white-space:nowrap}.wasal-data-table-pagination__btn{border:1px solid var(--wasal-color-border);background:var(--wasal-color-surface);color:var(--wasal-color-text);border-radius:var(--wasal-radius-sm);padding:var(--wasal-spacing-1) var(--wasal-spacing-3);min-height:36px;font-size:.875rem;line-height:1.25rem;font:inherit;cursor:pointer}.wasal-data-table-pagination__btn:disabled{opacity:.5;cursor:not-allowed}.wasal-data-table__td--expand,.wasal-data-table__th--expand{width:2.5rem;padding-inline:var(--wasal-spacing-2);vertical-align:middle}.wasal-data-table__expand{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--wasal-radius-sm);cursor:pointer;color:var(--wasal-color-text-secondary);font-size:.75rem;line-height:1}.wasal-data-table__expand:hover{background:var(--wasal-color-surface-muted);color:var(--wasal-color-text-primary)}.wasal-data-table__expand:focus-visible{outline:2px solid var(--wasal-color-action-primary);outline-offset:2px}.wasal-data-table__tr--detail:hover .wasal-data-table__td{background:transparent}.wasal-data-table__expanded{background:var(--wasal-color-surface-muted);padding:var(--wasal-spacing-3) var(--wasal-spacing-4);border-bottom:1px solid var(--wasal-color-surface-border);vertical-align:top}.wasal-data-table-toolbar{flex-wrap:wrap;justify-content:space-between;padding:var(--wasal-spacing-3);border:1px solid var(--wasal-color-surface-border);border-radius:var(--wasal-radius-md);background:var(--wasal-color-surface-default)}.wasal-data-table-toolbar,.wasal-data-table-toolbar__start{display:flex;align-items:flex-end;gap:var(--wasal-spacing-3)}.wasal-data-table-toolbar__start{flex-wrap:nowrap;flex:1 1;min-width:0}.wasal-data-table-toolbar__search{width:220px;min-width:160px;flex:0 1 220px}.wasal-data-table-toolbar__search .wasal-input-field{width:100%}.wasal-data-table-toolbar__filters{display:flex;flex-wrap:nowrap;align-items:flex-end;gap:var(--wasal-spacing-2);flex:none}.wasal-data-table-toolbar__filters .wasal-select-field{min-width:120px;width:auto;flex:none}.wasal-data-table-toolbar__filters .wasal-combobox-input,.wasal-data-table-toolbar__filters .wasal-select{min-height:48px;padding-block:var(--wasal-spacing-2);font-size:var(--wasal-type-body-size)}.wasal-data-table-toolbar__count{margin:0;font-size:var(--wasal-type-caption-size);color:var(--wasal-color-text-muted);align-self:center;flex:none;white-space:nowrap}@media (max-width:720px){.wasal-data-table-toolbar__filters,.wasal-data-table-toolbar__start{flex-wrap:wrap}}.wasal-data-table-toolbar__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wasal-spacing-2)}.wasal-file-dropzone-field{display:flex;flex-direction:column;gap:var(--wasal-spacing-2);width:100%}.wasal-file-dropzone-label{font-size:var(--wasal-type-label-size,.875rem);font-weight:500;color:var(--wasal-color-text-secondary,var(--wasal-color-text-muted))}.wasal-file-dropzone{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:9.5rem;padding:var(--wasal-spacing-4,1rem);border:1.5px dashed var(--wasal-color-surface-border);border-radius:var(--wasal-radius-lg,12px);background:var(--wasal-color-surface-raised,var(--wasal-color-surface-card,#fff));transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease;cursor:pointer}.wasal-file-dropzone.is-filled{border-style:solid;cursor:default}.wasal-file-dropzone.is-dragging{border-color:var(--wasal-color-action-primary);background:color-mix(in srgb,var(--wasal-color-action-primary) 8%,transparent);box-shadow:inset 0 0 0 1px var(--wasal-color-action-primary)}.wasal-file-dropzone.is-error{border-color:var(--wasal-color-action-destructive)}.wasal-file-dropzone.is-disabled,.wasal-file-dropzone.is-loading{opacity:.72;cursor:not-allowed;pointer-events:none}.wasal-file-dropzone.is-loading{pointer-events:none}.wasal-file-dropzone__empty{display:flex;flex-direction:column;align-items:center;gap:var(--wasal-spacing-1,.25rem);text-align:center}.wasal-file-dropzone__icon{color:var(--wasal-color-action-primary)}.wasal-file-dropzone__icon .material-symbols-rounded,.wasal-file-dropzone__icon .wasal-icon-box__glyph{font-family:Material Symbols Rounded,sans-serif;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.wasal-file-dropzone__icon--lg{margin-bottom:var(--wasal-spacing-1,.25rem)}.wasal-file-dropzone__title{margin:0;font-size:var(--wasal-type-body-size,.9375rem);font-weight:600;color:var(--wasal-color-text-primary)}.wasal-file-dropzone__hint{margin:0;font-size:var(--wasal-type-caption-size,.8125rem);color:var(--wasal-color-text-muted)}.wasal-file-dropzone__browse{margin-top:var(--wasal-spacing-2,.5rem);text-decoration:none}.wasal-file-dropzone__browse:disabled{cursor:not-allowed;opacity:.6}.wasal-file-dropzone__filled{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wasal-spacing-3,.75rem)}.wasal-file-dropzone__preview{width:3rem;height:3rem;object-fit:cover;border-radius:var(--wasal-radius-md,8px);border:1px solid var(--wasal-color-surface-border);background:var(--wasal-color-surface-app)}.wasal-file-dropzone__meta{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 10rem}.wasal-file-dropzone__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--wasal-type-body-size,.9375rem);color:var(--wasal-color-text-primary)}.wasal-file-dropzone__size{font-size:var(--wasal-type-caption-size,.8125rem);color:var(--wasal-color-text-muted)}.wasal-file-dropzone__actions{display:flex;flex-wrap:wrap;gap:var(--wasal-spacing-2,.5rem);-webkit-margin-start:auto;margin-inline-start:auto}.wasal-file-dropzone__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--wasal-spacing-2,.5rem);min-height:6rem;color:var(--wasal-color-text-muted);font-size:var(--wasal-type-caption-size,.8125rem)}.wasal-file-dropzone__spinner{width:1.5rem;height:1.5rem;border:2px solid var(--wasal-color-surface-border);border-top-color:var(--wasal-color-action-primary);border-radius:50%;animation:wasal-file-dropzone-spin .7s linear infinite}@keyframes wasal-file-dropzone-spin{to{transform:rotate(1turn)}}.wasal-file-dropzone__constraints{display:flex;flex-wrap:wrap;gap:var(--wasal-spacing-2,.5rem) var(--wasal-spacing-4,1rem);margin:0;font-size:var(--wasal-type-caption-size,.75rem);color:var(--wasal-color-text-muted)}.wasal-file-dropzone__error{margin:0;font-size:var(--wasal-type-caption-size,.8125rem);color:var(--wasal-color-action-destructive)}.wasal-calendar-field{display:flex;flex-direction:column;gap:var(--wasal-spacing-1);width:100%}.wasal-calendar-field__label{font-size:var(--wasal-type-label-size);line-height:var(--wasal-type-label-lineHeight);font-weight:500;color:var(--wasal-color-text-secondary)}.wasal-calendar-field__error{font-size:var(--wasal-type-caption-size);color:var(--wasal-status-alert)}.wasal-calendar-field__hint{font-size:var(--wasal-type-caption-size);color:var(--wasal-color-text-muted)}.wasal-calendar-trigger{display:flex;align-items:center;justify-content:space-between;gap:var(--wasal-spacing-3);width:100%;min-height:48px;padding-inline:var(--wasal-spacing-3);padding-block:var(--wasal-spacing-2);border-radius:var(--wasal-radius-input);border:1px solid var(--wasal-color-surface-border);background:linear-gradient(180deg,color-mix(in srgb,var(--wasal-color-surface-default) 92%,var(--wasal-color-action-primary) 8%),var(--wasal-color-surface-default));color:var(--wasal-color-text-primary);font:inherit;font-size:var(--wasal-type-body-size);line-height:var(--wasal-type-body-lineHeight);font-weight:600;letter-spacing:-.01em;text-align:start;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.wasal-calendar-trigger:hover:not(:disabled){border-color:color-mix(in srgb,var(--wasal-color-action-primary) 45%,var(--wasal-color-surface-border))}.wasal-calendar-trigger--open,.wasal-calendar-trigger:focus-visible{outline:none;border-color:var(--wasal-color-action-primary);border-width:2px;box-shadow:var(--wasal-elevation-e1Focus)}.wasal-calendar-trigger--error{border-color:var(--wasal-status-alert)}.wasal-calendar-trigger--placeholder .wasal-calendar-trigger__value{color:var(--wasal-color-text-muted);font-weight:500}.wasal-calendar-trigger:disabled{opacity:.55;cursor:not-allowed}.wasal-calendar-trigger__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wasal-calendar-trigger__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;color:var(--wasal-color-action-primary);background:color-mix(in srgb,var(--wasal-color-action-primary) 12%,transparent);flex:none}.wasal-sheet-floating-layer{display:contents}.wasal-calendar-popover{position:fixed;pointer-events:auto;padding:var(--wasal-spacing-3);border-radius:calc(var(--wasal-radius-md) + 4px);border:1px solid color-mix(in srgb,var(--wasal-color-surface-border) 80%,var(--wasal-color-action-primary) 20%);background:var(--wasal-color-surface-default);box-shadow:0 18px 40px rgba(15,40,30,.14),0 2px 8px rgba(15,40,30,.06);overflow:hidden;animation:wasal-calendar-in .16s ease-out}.wasal-calendar-popover__glow{position:absolute;inset-inline:0;inset-block-start:0;height:72px;pointer-events:none;background:radial-gradient(120% 80% at 10% 0,color-mix(in srgb,var(--wasal-color-action-primary) 18%,transparent),transparent 70%)}.wasal-calendar-yearbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:var(--wasal-spacing-2);margin-bottom:var(--wasal-spacing-3);padding:6px;border-radius:999px;background:color-mix(in srgb,var(--wasal-color-surface-muted) 88%,var(--wasal-color-action-primary) 12%)}.wasal-calendar-yearbar__label{font-size:.95rem;font-weight:700;letter-spacing:-.02em;color:var(--wasal-color-text-primary)}.wasal-calendar-nav{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:999px;background:var(--wasal-color-surface-default);color:var(--wasal-color-text-primary);box-shadow:0 1px 2px rgba(0,0,0,.06);cursor:pointer;transition:transform .14s ease,background .14s ease}.wasal-calendar-nav:hover{background:color-mix(in srgb,var(--wasal-color-action-primary) 10%,white);transform:translateY(-1px)}.wasal-calendar-month-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.wasal-calendar-day-cell,.wasal-calendar-month-cell{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:var(--wasal-color-text-primary);font:inherit;cursor:pointer}.wasal-calendar-month-cell{min-height:44px;border-radius:14px;font-size:.875rem;font-weight:600;letter-spacing:-.01em;transition:background .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}.wasal-calendar-month-cell:hover:not(:disabled):not(.is-selected){background:color-mix(in srgb,var(--wasal-color-action-primary) 10%,transparent);transform:translateY(-1px)}.wasal-calendar-month-cell.is-current{box-shadow:inset 0 0 0 1.5px color-mix(in srgb,var(--wasal-color-action-primary) 55%,transparent)}.wasal-calendar-day-cell.is-selected,.wasal-calendar-month-cell.is-selected{background:var(--wasal-color-action-primary);color:var(--wasal-color-action-onPrimary);box-shadow:0 8px 16px color-mix(in srgb,var(--wasal-color-action-primary) 35%,transparent)}.wasal-calendar-day-cell:disabled,.wasal-calendar-month-cell:disabled{opacity:.35;cursor:not-allowed}.wasal-calendar-weekdays{position:relative;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:2px;gap:2px;margin-bottom:6px}.wasal-calendar-weekdays span{text-align:center;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--wasal-color-text-muted)}.wasal-calendar-day-grid{position:relative;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:4px;gap:4px}.wasal-calendar-day-cell{aspect-ratio:1;min-height:36px;border-radius:12px;font-size:.875rem;font-weight:600;transition:background .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}.wasal-calendar-day-cell--empty{pointer-events:none}.wasal-calendar-day-cell:hover:not(:disabled):not(.is-selected){background:color-mix(in srgb,var(--wasal-color-action-primary) 10%,transparent)}.wasal-calendar-day-cell.is-current{box-shadow:inset 0 0 0 1.5px color-mix(in srgb,var(--wasal-color-action-primary) 55%,transparent)}.wasal-calendar-footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:var(--wasal-spacing-2);margin-top:var(--wasal-spacing-3);padding-top:var(--wasal-spacing-2);border-top:1px solid var(--wasal-color-surface-border)}.wasal-calendar-footer__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:6px 10px;border-radius:999px;color:var(--wasal-color-text-secondary);font:inherit;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .14s ease,color .14s ease}.wasal-calendar-footer__action:hover:not(:disabled){background:var(--wasal-color-surface-muted);color:var(--wasal-color-text-primary)}.wasal-calendar-footer__action--accent{color:var(--wasal-color-action-primary)}.wasal-calendar-footer__action:disabled{opacity:.4;cursor:not-allowed}.wasal-datetime-field{display:grid;grid-template-columns:minmax(0,1fr) minmax(9.5rem,auto);grid-gap:var(--wasal-spacing-3);gap:var(--wasal-spacing-3);align-items:start;width:100%;min-width:0;container-type:inline-size}.wasal-datetime-field>.wasal-calendar-field__error,.wasal-datetime-field>.wasal-calendar-field__hint{grid-column:1/-1}@container (max-width: 520px){.wasal-datetime-field{grid-template-columns:1fr;align-items:stretch}}.wasal-calendar-popover--time{padding-bottom:var(--wasal-spacing-2)}.wasal-time-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--wasal-spacing-2);gap:var(--wasal-spacing-2)}.wasal-time-columns:has(.wasal-time-column:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.wasal-time-column{display:flex;flex-direction:column;gap:var(--wasal-spacing-1);min-width:0}.wasal-time-column__label{padding-inline:var(--wasal-spacing-1);font-size:var(--wasal-type-caption-size);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--wasal-color-text-muted)}.wasal-time-column__list{display:flex;flex-direction:column;gap:2px;max-height:220px;overflow-y:auto;padding:var(--wasal-spacing-1);border-radius:var(--wasal-radius-md);background:color-mix(in srgb,var(--wasal-color-surface-muted) 72%,transparent);scrollbar-width:thin}.wasal-time-column--period .wasal-time-column__list{max-height:none}.wasal-time-cell{display:flex;align-items:center;justify-content:center;min-height:36px;padding-inline:var(--wasal-spacing-2);border:0;border-radius:calc(var(--wasal-radius-md) - 2px);background:transparent;color:var(--wasal-color-text-primary);font:inherit;font-size:var(--wasal-type-body-size);font-weight:600;cursor:pointer;transition:background-color .14s ease,color .14s ease,transform .14s ease}.wasal-time-cell:hover:not(.is-selected){background:color-mix(in srgb,var(--wasal-color-action-primary) 10%,transparent)}.wasal-time-cell.is-selected{background:var(--wasal-color-action-primary);color:var(--wasal-color-text-on-primary,#fff);box-shadow:0 2px 8px color-mix(in srgb,var(--wasal-color-action-primary) 28%,transparent)}.wasal-time-cell:focus-visible{outline:none;box-shadow:var(--wasal-elevation-e1Focus)}.wasal-calendar-time{width:100%;min-height:48px;padding-inline:var(--wasal-spacing-3);border-radius:var(--wasal-radius-input);border:1px solid var(--wasal-color-surface-border);background:var(--wasal-color-surface-default);color:var(--wasal-color-text-primary);font:inherit;font-size:var(--wasal-type-body-size);font-weight:600}.wasal-calendar-time:focus{outline:none;border-color:var(--wasal-color-action-primary);border-width:2px;box-shadow:var(--wasal-elevation-e1Focus)}@keyframes wasal-calendar-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:560px){.wasal-datetime-field{grid-template-columns:1fr}}.wasal-richtext-field{display:grid;grid-gap:var(--wasal-spacing-1);gap:var(--wasal-spacing-1);width:100%}.wasal-richtext__label{font-size:var(--wasal-type-label-size);line-height:var(--wasal-type-label-lineHeight);font-weight:500;color:var(--wasal-color-text-secondary)}.wasal-richtext{border:1px solid var(--wasal-color-surface-border);border-radius:var(--wasal-radius-input);background:var(--wasal-color-surface-default);overflow:hidden}.wasal-richtext-field--error .wasal-richtext{border-color:var(--wasal-status-alert)}.wasal-richtext-field--disabled .wasal-richtext{opacity:.65;pointer-events:none}.wasal-richtext:focus-within{border-color:var(--wasal-color-action-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--wasal-color-action-primary) 18%,transparent)}.wasal-richtext__toolbar{display:flex;flex-wrap:wrap;gap:2px;padding:var(--wasal-spacing-1);border-bottom:1px solid var(--wasal-color-surface-border);background:var(--wasal-color-surface-tint,var(--wasal-color-surface-app))}.wasal-richtext__tool{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:var(--wasal-radius-md,8px);background:transparent;color:var(--wasal-color-text-secondary);cursor:pointer}.wasal-richtext__tool:hover:not(:disabled){background:color-mix(in srgb,var(--wasal-color-action-primary) 10%,transparent);color:var(--wasal-color-action-primary)}.wasal-richtext__tool--active{background:color-mix(in srgb,var(--wasal-color-action-primary) 14%,transparent);color:var(--wasal-color-action-primary)}.wasal-richtext__tool:disabled{opacity:.45;cursor:not-allowed}.wasal-richtext__tool .material-symbols-rounded{font-size:20px}.wasal-richtext .ProseMirror{min-height:160px;padding:var(--wasal-spacing-3);outline:none;color:var(--wasal-color-text-primary);font-size:var(--wasal-type-body-size);line-height:1.55}.wasal-richtext .ProseMirror p{margin:0 0 .75em}.wasal-richtext .ProseMirror p:last-child{margin-bottom:0}.wasal-richtext .ProseMirror h2,.wasal-richtext .ProseMirror h3{margin:0 0 .5em;font-weight:700;line-height:1.3;color:var(--wasal-color-text-primary)}.wasal-richtext .ProseMirror ol,.wasal-richtext .ProseMirror ul{margin:0 0 .75em;-webkit-padding-start:1.35em;padding-inline-start:1.35em}.wasal-richtext .ProseMirror a{color:var(--wasal-color-action-primary);text-decoration:underline}.wasal-richtext .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;color:var(--wasal-color-text-muted)}.wasal-richtext__error,.wasal-richtext__hint{font-size:var(--wasal-type-caption-size)}.wasal-richtext__hint{color:var(--wasal-color-text-muted)}.wasal-richtext__error{color:var(--wasal-status-alert)}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9da48a48bf6500f8-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9efac92d680e57b6-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1323037a3e4ea9e8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/17efc7caebbb6a73-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f022b1629605b85c-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/18d6d756b83deaa1-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/101eb3c626c8a0e0-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b729ad8c86c7d641-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4efb0298547fad0-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3d28d0a4af5320e-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b096b166d47a2e73-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/79d9077e4fd7eddc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb66eb17bf011c3b-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3abc2a74bccacda0-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/20e170e88a69dd27-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/99dc19e540dbb87b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans Arabic Fallback;src:local("Arial");ascent-override:107.25%;descent-override:41.02%;line-gap-override:0.00%;size-adjust:101.17%}.__className_4d99d1{font-family:IBM Plex Sans Arabic,IBM Plex Sans Arabic Fallback;font-style:normal}.__variable_4d99d1{--font-ibm-plex-arabic:"IBM Plex Sans Arabic","IBM Plex Sans Arabic Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_8b3a0b{font-family:Inter,Inter Fallback;font-style:normal}.__variable_8b3a0b{--font-inter:"Inter","Inter Fallback"}:root{--wasal-brand-primary:#1b6e53;--wasal-brand-secondary:#f2a93b;--wasal-brand-onPrimary:#ffffff;--wasal-brand-primary50:#e8f5f0;--wasal-brand-primary100:#c5e6d9;--wasal-brand-primary200:#9ad4bc;--wasal-brand-primary300:#6ec29f;--wasal-brand-primary400:#3e9b74;--wasal-brand-primary500:#1b6e53;--wasal-brand-primary600:#175c46;--wasal-brand-primary700:#124a38;--wasal-brand-primary800:#0e382b;--wasal-brand-primary900:#09261d;--wasal-status-onboard:#1e8e3e;--wasal-status-dropped:#1a73e8;--wasal-status-absent:#9aa0a6;--wasal-status-alert:#d93025;--wasal-status-warning:#e37400;--wasal-status-delayed:#e37400;--wasal-status-pendingSync:#80868b;--wasal-neutral-0:#ffffff;--wasal-neutral-50:#f8f9fa;--wasal-neutral-100:#f1f3f4;--wasal-neutral-200:#e8eaed;--wasal-neutral-300:#dadce0;--wasal-neutral-400:#bdc1c6;--wasal-neutral-500:#9aa0a6;--wasal-neutral-600:#80868b;--wasal-neutral-700:#5f6368;--wasal-neutral-800:#3c4043;--wasal-neutral-900:#202124;--wasal-color-action-primary:#1b6e53;--wasal-color-action-secondary:#f2a93b;--wasal-color-action-destructive:#d93025;--wasal-color-action-onPrimary:#ffffff;--wasal-color-surface-default:#ffffff;--wasal-color-surface-subtle:#f8f9fa;--wasal-color-surface-app:#f7f9f8;--wasal-color-surface-muted:#f1f3f4;--wasal-color-surface-border:#dadce0;--wasal-color-surface-tint:#ebf2ef;--wasal-color-text-primary:#202124;--wasal-color-text-secondary:#5f6368;--wasal-color-text-muted:#9aa0a6;--wasal-color-text-inverse:#ffffff;--wasal-spacing-1:4px;--wasal-spacing-2:8px;--wasal-spacing-3:12px;--wasal-spacing-4:16px;--wasal-spacing-5:24px;--wasal-spacing-6:32px;--wasal-spacing-7:48px;--wasal-radius-sm:8px;--wasal-radius-md:12px;--wasal-radius-input:14px;--wasal-radius-card:16px;--wasal-radius-lg:20px;--wasal-radius-pill:9999px;--wasal-radius-full:9999px;--wasal-elevation-e0:none;--wasal-elevation-e1:0 1px 3px rgba(0,0,0,0.10);--wasal-elevation-e1Focus:0 2px 8px rgba(27,110,83,0.12);--wasal-elevation-e2:0 4px 12px rgba(0,0,0,0.12);--wasal-elevation-e2Cta:0 4px 14px rgba(27,110,83,0.30);--wasal-elevation-e3:0 8px 24px rgba(0,0,0,0.16);--wasal-motion-fast:150ms;--wasal-motion-base:250ms;--wasal-motion-slow:400ms;--wasal-font-ar:"IBM Plex Sans Arabic";--wasal-font-en:Inter;--wasal-type-display-size:28px;--wasal-type-display-lineHeight:36px;--wasal-type-display-weight:700;--wasal-type-title-size:20px;--wasal-type-title-lineHeight:28px;--wasal-type-title-weight:600;--wasal-type-body-size:16px;--wasal-type-body-lineHeight:24px;--wasal-type-body-weight:400;--wasal-type-label-size:14px;--wasal-type-label-lineHeight:20px;--wasal-type-label-weight:500;--wasal-type-caption-size:12px;--wasal-type-caption-lineHeight:16px;--wasal-type-caption-weight:400;--wasal-touch-min:48px;--wasal-touch-supervisor:64px}