:root{color-scheme:light;--app-font-family-latin: "Roboto", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--app-font-family-arabic: "Roboto", "Noto Sans Arabic", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--app-font-family-base: var(--app-font-family-latin);--app-font-family-heading: var(--app-font-family-latin);--app-font-family-mono: "IBM Plex Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace;--app-font-size-2xs: .6875rem;--app-font-size-xs: .75rem;--app-font-size-sm: .875rem;--app-font-size-md: 1rem;--app-font-size-md-plus: 1rem;--app-font-size-label: .875rem;--app-font-size-badge: .625rem;--app-font-size-title-sm: .9375rem;--app-font-size-title-md: 1rem;--app-font-size-lg: 1.25rem;--app-font-size-kpi: 1.875rem;--app-font-size-xl: 1.5rem;--app-font-size-2xl: 1.875rem;--app-font-size-hero: 1.875rem;--app-font-size-display: 1.875rem;--app-line-height-tight: 1.2;--app-line-height-base: 1.5;--app-line-height-heading: 1.3333333333;--app-line-height-relaxed: 1.7;--app-font-weight-regular: 400;--app-font-weight-medium: 500;--app-font-weight-semibold: 600;--app-font-weight-bold: 700;--app-font-weight-black: 900;--app-letter-spacing-tight: -.0375rem;--app-primary-50: #e4f0ff;--app-primary-100: #c4ddff;--app-primary-200: #95c2ff;--app-primary-300: #64a6f6;--app-primary-400: #2f86da;--app-primary-500: #0055a5;--app-primary-600: #004a90;--app-primary-700: #003c77;--app-primary-800: #00325f;--app-primary-900: #002848;--app-primary-950: #001a2e;--app-surface-0: #ffffff;--app-surface-50: #f8fbfe;--app-surface-100: #edf3f8;--app-surface-200: #d8e2ee;--app-surface-300: #c2d0df;--app-surface-400: #a5b6c8;--app-surface-500: #8092a7;--app-surface-600: #5f6f82;--app-surface-700: #405064;--app-surface-800: #24364a;--app-surface-900: #16283a;--app-surface-950: #0d1b2a;--app-bg: #f3f7fb;--app-surface: var(--app-surface-0);--app-surface-muted: var(--app-surface-100);--app-text: #102542;--app-text-strong: #081a31;--app-text-soft: var(--app-surface-600);--app-text-muted-strong: var(--app-surface-700);--app-border: var(--app-surface-200);--app-primary: var(--app-primary-500);--app-primary-strong: var(--app-primary-700);--app-primary-soft: var(--app-primary-50);--app-danger: #b42318;--app-success: #147d64;--app-warning: #b54708;--app-shadow: 0 18px 50px rgba(16, 37, 66, .1);font-family:var(--app-font-family-base)}.app-dark{color-scheme:dark;--app-primary-50: #f3f9ff;--app-primary-100: #dceefe;--app-primary-200: #b1d8ff;--app-primary-300: #95cbff;--app-primary-400: #7ec0ff;--app-primary-500: #7ec0ff;--app-primary-600: #5aa8f2;--app-primary-700: #3a8fd8;--app-primary-800: #2b73b0;--app-primary-900: #205989;--app-primary-950: #163b58;--app-surface-0: #f8fbff;--app-surface-50: #dfe8f3;--app-surface-100: #c5d2e2;--app-surface-200: #9fb0c6;--app-surface-300: #7f93ad;--app-surface-400: #647a97;--app-surface-500: #4b607b;--app-surface-600: #394c65;--app-surface-700: #2d3f5a;--app-surface-800: #1c2c43;--app-surface-900: #162235;--app-surface-950: #0f1724;--app-bg: #0f1724;--app-surface: var(--app-surface-900);--app-surface-muted: var(--app-surface-800);--app-text: #f1f5f9;--app-text-strong: #ffffff;--app-text-soft: var(--app-surface-200);--app-text-muted-strong: var(--app-surface-100);--app-border: var(--app-surface-700);--app-primary: var(--app-primary-500);--app-primary-strong: var(--app-primary-200);--app-primary-soft: rgba(126, 192, 255, .16);--app-shadow: 0 18px 50px rgba(0, 0, 0, .3)}html[lang=ar]{--app-font-family-base: var(--app-font-family-arabic);--app-font-family-heading: var(--app-font-family-arabic)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--app-bg);color:var(--app-text);font-family:inherit}body{font-size:var(--app-font-size-md);line-height:var(--app-line-height-base)}body.blocked-scroll{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--app-font-family-heading);line-height:var(--app-line-height-heading)}h1,h2,h3{font-weight:var(--app-font-weight-black);letter-spacing:var(--app-letter-spacing-tight)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.p-component,.p-inputtext,.p-select,.p-button,.p-dialog,.p-datatable,.p-card,.p-inputnumber-input,.p-checkbox-box{font-family:var(--app-font-family-base)}.p-component{font-size:var(--app-font-size-sm)}.p-inputtext,.p-inputnumber-input,.p-select-label,.p-select-option,.p-button,.p-dialog .p-dialog-content,.p-dialog .p-dialog-footer,.p-datatable .p-datatable-tbody>tr>td{font-size:var(--app-font-size-sm)}.p-dialog .p-dialog-title{font-size:var(--app-font-size-lg);font-weight:var(--app-font-weight-black);letter-spacing:var(--app-letter-spacing-tight);line-height:var(--app-line-height-heading)}.p-datatable .p-datatable-thead>tr>th{font-size:var(--app-font-size-2xs);font-weight:var(--app-font-weight-black);line-height:var(--app-line-height-base)}.dialog-footer{display:flex;gap:.7rem}button{cursor:pointer}input,select,textarea{border:1px solid var(--app-border);border-radius:.875rem;background:var(--app-surface);color:var(--app-text);min-height:2.75rem;padding-block:.75rem;padding-inline:.875rem;width:100%;font-size:var(--app-font-size-sm);line-height:var(--app-line-height-base)}input:focus,select:focus,textarea:focus{border-color:var(--app-primary);outline:2px solid transparent;box-shadow:0 0 0 .2rem #0055a526}.p-checkbox,.p-checkbox .p-checkbox-box{position:relative}.p-checkbox .p-checkbox-input{position:absolute;inset:0;inline-size:100%;block-size:100%;min-height:0;margin:0;padding:0;border:0;opacity:0;cursor:pointer;z-index:1}.p-checkbox .p-checkbox-input:focus{box-shadow:none}.layout-wrapper{min-height:100vh}.layout-topbar{position:sticky;inset-block-start:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1rem;padding-inline:1.25rem;background:#ffffffd9;border-block-end:1px solid var(--app-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-dark .layout-topbar{background:#162235e0}.layout-topbar-logo-container,.layout-topbar-actions{display:flex;align-items:center;gap:.75rem}.layout-topbar-locale{display:inline-flex;align-items:center;padding:.2rem;border:1px solid var(--app-border);border-radius:999px;background:var(--app-surface);gap:.15rem}.layout-topbar-locale__option{min-inline-size:2.5rem;min-block-size:2.25rem;border:0;border-radius:999px;background:transparent;color:var(--app-text-soft);font-size:var(--app-font-size-xs);font-weight:var(--app-font-weight-bold);letter-spacing:.06em;line-height:1;text-transform:uppercase}.layout-topbar-locale__option--active{background:var(--production-accent);color:#fff;box-shadow:0 6px 16px #364db238}.layout-topbar-logo{display:inline-flex;align-items:center;gap:.75rem}.layout-topbar-logo strong,.layout-topbar-profile strong{display:block}.layout-topbar-logo span,.layout-topbar-profile span{color:var(--app-text-soft);font-size:var(--app-font-size-xs)}.layout-topbar-logo__mark,.layout-topbar-profile__avatar{display:inline-grid;place-items:center;inline-size:2.5rem;block-size:2.5rem;border-radius:999px;background:linear-gradient(135deg,var(--app-primary),#1ba4e8);color:#fff;font-weight:700}.layout-topbar-profile{display:inline-flex;align-items:center;gap:.75rem;padding-inline:.5rem}.layout-topbar-action,.layout-menu-button{border:1px solid var(--app-border);background:var(--app-surface);color:var(--app-text);border-radius:999px;min-inline-size:2.75rem;min-block-size:2.75rem;padding-inline:.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.layout-topbar-action--danger{color:var(--app-danger)}.layout-sidebar{position:fixed;inset-block:5.35rem 0;inset-inline-start:0;inline-size:17.5rem;background:var(--app-surface);border-inline-end:1px solid var(--app-border);padding:1rem;overflow:auto;transition:transform .2s ease,inline-size .2s ease;z-index:20}.layout-main-container{padding-inline-start:17.5rem;transition:padding-inline-start .2s ease,padding-inline-end .2s ease}.layout-desktop-collapsed .layout-sidebar{inline-size:5.5rem}.layout-desktop-collapsed .layout-main-container{padding-inline-start:5.5rem}.layout-desktop-collapsed .app-menu__item-label,.layout-desktop-collapsed .app-menu__item-dot,.layout-desktop-collapsed .app-menu__children{display:none}.layout-main{padding:1.5rem}.layout-footer{padding-inline:1.5rem;padding-block:1rem 1.5rem;color:var(--app-text-soft)}.layout-mask{position:fixed;inset:0;border:0;background:#0f17248c;opacity:0;visibility:hidden;transition:opacity .2s ease;z-index:10}.layout-mask--visible{opacity:1;visibility:visible}.app-menu{display:grid;gap:.5rem}.app-menu__item{display:flex;align-items:center;gap:.875rem;padding-block:.9rem;padding-inline:1rem;border-radius:1rem;color:var(--app-text-soft);font-size:var(--app-font-size-xs);font-weight:var(--app-font-weight-bold);line-height:var(--app-line-height-base);transition:background-color .2s ease,color .2s ease}.app-menu__item:hover,.app-menu__item--active{background:var(--app-primary-soft);color:var(--app-primary-strong)}.surface-card{background:var(--app-surface);border:1px solid var(--app-border);border-radius:1.5rem;box-shadow:var(--app-shadow);padding:1.25rem}.page-header{display:flex;align-items:start;justify-content:space-between;gap:1rem;margin-block-end:1.5rem}.page-header__eyebrow{margin:0 0 .25rem;color:var(--app-primary);font-size:var(--app-font-size-2xs);font-weight:var(--app-font-weight-black);line-height:var(--app-line-height-base);text-transform:uppercase;letter-spacing:.08em}.page-header__title{margin:0;font-size:var(--app-font-size-display);font-weight:var(--app-font-weight-black);line-height:var(--app-line-height-heading);letter-spacing:var(--app-letter-spacing-tight)}.page-header__description{margin:.5rem 0 0;max-inline-size:48rem;color:var(--app-text-soft)}.stats-grid,.content-grid{display:grid;gap:1rem}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-block-end:1rem}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card{background:var(--app-surface);border:1px solid var(--app-border);border-radius:1.25rem;padding:1.25rem;box-shadow:var(--app-shadow)}.info-card__label,.validation-message,.app-state p,.activity-list,.list-row p,.export-box p,dt{color:var(--app-text-soft)}.info-card__label{margin:0;font-size:var(--app-font-size-2xs);font-weight:var(--app-font-weight-black);line-height:var(--app-line-height-base)}.info-card__value{display:block;margin-block:.4rem;font-size:var(--app-font-size-kpi);font-weight:var(--app-font-weight-black)}.card-toolbar,.inline-actions,.card-section__header,.filter-toolbar,.form-action-bar,.permission-group-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.card-section__header{margin-block-end:1rem}.card-section__header h2{margin:0}.card-section__header p{margin:.35rem 0 0;color:var(--app-text-soft)}.card-section__actions{display:contents}.inline-actions{flex-wrap:wrap}.inline-actions--end{justify-content:flex-end}.filter-toolbar{flex-wrap:wrap;inline-size:100%}.users-toolbar{display:flex;justify-content:flex-end;margin-block-end:1rem}.users-toolbar__field{inline-size:min(100%,16rem);margin-block-end:0}.filter-toolbar__field{display:grid;gap:.35rem;min-inline-size:min(100%,14rem);flex:1 1 14rem}.filter-toolbar__label,.list-row__meta{color:var(--app-text-soft);font-size:var(--app-font-size-xs)}.app-search-input{min-inline-size:15rem}.app-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.9rem;min-block-size:2.75rem;padding-inline:1rem;border:1px solid transparent;font-size:var(--app-font-size-sm);font-weight:var(--app-font-weight-bold);line-height:var(--app-line-height-base)}.app-button--primary{background:linear-gradient(135deg,var(--app-primary),#1ba4e8);color:#fff}.app-button--secondary{background:var(--app-surface-muted);color:var(--app-text);border-color:var(--app-border)}.app-button--danger,.app-button--danger-subtle{border-color:#b4231833;color:var(--app-danger)}.app-button--danger{background:var(--app-danger);color:#fff}.app-button--danger-subtle{background:#b4231814}.app-button--block{inline-size:100%}.app-button:disabled{cursor:not-allowed;opacity:.55}.app-inline-link{color:var(--app-primary)}.app-field{display:grid;gap:.45rem;margin-block-end:1rem}.app-checkbox{display:flex;align-items:center;gap:.75rem;margin-block-end:1rem}.app-checkbox input{inline-size:auto;min-height:auto}.app-state{text-align:start;padding:1rem;border-radius:1rem;background:var(--app-surface-muted)}.app-table{inline-size:100%;border-collapse:collapse}.app-table th,.app-table td{text-align:start;padding-block:.9rem;padding-inline:.75rem;border-block-end:1px solid var(--app-border)}.app-table th{font-size:var(--app-font-size-2xs);font-weight:var(--app-font-weight-black);line-height:var(--app-line-height-base)}.app-table td{font-size:var(--app-font-size-sm);font-weight:var(--app-font-weight-medium);line-height:1.4285714286}.table-sort-button{display:inline-flex;align-items:center;gap:.35rem;border:0;background:transparent;color:inherit;font-weight:600;padding:0}.table-sort-button__icon{color:var(--app-primary);font-size:var(--app-font-size-2xs)}.status-badge{display:inline-flex;align-items:center;border-radius:999px;padding-block:.35rem;padding-inline:.65rem;font-size:var(--app-font-size-2xs);font-weight:var(--app-font-weight-semibold)}.status-badge--success{background:#147d6424;color:var(--app-success)}.status-badge--warning{background:#b5470824;color:var(--app-warning)}.status-badge--muted{background:var(--app-surface-muted);color:var(--app-text-soft)}.activity-list,.stack-list{margin:0;padding:0;list-style:none}.stack-list{display:grid;gap:.75rem}.users-inline-list{margin-block-start:1rem}.list-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-radius:1rem;background:var(--app-surface-muted)}.list-row--stack{align-items:flex-start}.list-row__body,.list-row__side{display:grid;gap:.75rem}.list-row__body{flex:1 1 auto}.list-row__side{justify-items:end}.list-row--button{inline-size:100%;border:0;text-align:start}.permission-groups{display:flex;flex-wrap:wrap;gap:.75rem}.permission-group-list{display:grid;gap:.75rem}.permission-group-card{display:grid;gap:.75rem;padding:1rem;border-radius:1rem;background:var(--app-surface-muted)}.permission-group-card__meta{flex-wrap:wrap}.permission-option{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px solid var(--app-border);border-radius:1rem;background:var(--app-surface-muted)}.permission-option input{inline-size:auto;min-height:auto;margin-block-start:.25rem}.permission-option__content{display:grid;gap:.35rem}.permission-chip{background:var(--app-primary-soft);color:var(--app-primary-strong);border-radius:999px;padding-block:.45rem;padding-inline:.85rem}.form-preview{display:grid;gap:.75rem}.form-action-bar{flex-wrap:wrap}.details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}dd{margin:.2rem 0 0}.export-box{margin-block-start:1rem;padding:1rem;border-radius:1rem;background:var(--app-surface-muted)}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.auth-card{inline-size:min(100%,30rem);background:var(--app-surface);border:1px solid var(--app-border);border-radius:1.5rem;box-shadow:var(--app-shadow);padding:1.5rem}.auth-card__brand{display:flex;align-items:center;gap:1rem;margin-block-end:1rem}.auth-card__badge{display:inline-grid;place-items:center;inline-size:3rem;block-size:3rem;border-radius:1rem;background:linear-gradient(135deg,var(--app-primary),#1ba4e8);color:#fff;font-weight:var(--app-font-weight-bold);font-size:var(--app-font-size-lg)}.auth-card__hint{margin-block-end:1rem}.auth-card__feedback{margin-block:0 1rem;margin-inline:0;padding:.75rem .875rem;border-radius:.875rem;background:var(--app-primary-soft);color:var(--app-primary-strong)}.auth-form{display:grid;gap:.25rem}.auth-card__quick-access{display:grid;gap:.75rem;margin-block-end:1rem}.auth-card__quick-actions{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.pagination-controls,.pagination-controls__actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pagination-controls{margin-block-start:1rem;flex-wrap:wrap}.pagination-controls__summary{margin:0;color:var(--app-text-soft)}.auth-card__links{margin-block-start:1rem;display:flex;justify-content:space-between;gap:1rem}.app-dialog-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:1.5rem;background:#0f17248c;z-index:40}.app-dialog{inline-size:min(100%,32rem)}.app-dialog h3,.app-dialog p{margin-block-start:0}.app-dialog__actions{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}html[dir=rtl] .layout-sidebar{inset-inline-start:auto;inset-inline-end:0;border-inline-end:0;border-inline-start:1px solid var(--app-border)}html[dir=rtl] .layout-main-container{padding-inline-start:0;padding-inline-end:17.5rem}html[dir=rtl] .layout-desktop-collapsed .layout-main-container{padding-inline-end:5.5rem}@media(max-width:991px){.layout-sidebar{transform:translate(-100%)}html[dir=rtl] .layout-sidebar{transform:translate(100%)}.layout-mobile-active .layout-sidebar{transform:translate(0)}.layout-main-container,html[dir=rtl] .layout-main-container{padding-inline:0}.stats-grid,.content-grid,.details-grid{grid-template-columns:1fr}.layout-topbar{flex-wrap:wrap}.layout-topbar-actions{inline-size:100%;justify-content:space-between;flex-wrap:wrap}}:root{--production-shell: #0d3846;--production-shell-strong: #082d39;--production-shell-border: rgba(255, 255, 255, .16);--production-shell-text: #e7f1f5;--production-shell-text-soft: rgba(231, 241, 245, .72);--production-page-bg: linear-gradient(180deg, #f4f7fb 0%, #eef4f9 100%);--production-card: rgba(255, 255, 255, .92);--production-card-border: rgba(187, 203, 221, .58);--production-shadow: 0 24px 60px rgba(9, 31, 46, .08);--production-header-text: #18233f;--production-subtitle: #7486a4;--production-pill: #fbf9f1;--production-accent: #4857ca;--production-accent-soft: rgba(72, 87, 202, .12);--production-success-soft: #e6fbef;--production-success-text: #198754;--production-danger-soft: #fff0f0}body{background:var(--production-page-bg)}.layout-wrapper{display:flex;min-height:100vh;background:var(--production-page-bg)}.layout-sidebar{position:sticky;inset-block-start:0;inset-inline-start:0;display:flex;flex-direction:column;gap:1.4rem;inline-size:16.5rem;min-block-size:100vh;padding:1.5rem .85rem 1.1rem;background:linear-gradient(180deg,var(--production-shell) 0%,var(--production-shell-strong) 100%);border-inline-end:1px solid var(--production-shell-border);color:var(--production-shell-text);overflow-x:clip;z-index:20}.layout-sidebar__brand{display:inline-flex;align-items:center;gap:.8rem;padding-inline:.35rem;color:#fff}.layout-sidebar__brand strong,.layout-sidebar__brand span{display:block}.layout-sidebar__brand strong{font-size:var(--app-font-size-xl);font-weight:var(--app-font-weight-black);line-height:1}.layout-sidebar__brand span{color:var(--production-shell-text-soft);font-size:var(--app-font-size-xs);letter-spacing:.12em;text-transform:uppercase}.layout-sidebar__brand-mark{display:inline-grid;place-items:center;inline-size:3rem;block-size:3rem;border-radius:.95rem;border:1px solid rgba(255,255,255,.18);background:#ffffff14;font-size:var(--app-font-size-lg);font-weight:var(--app-font-weight-black)}.layout-main-container{flex:1;min-inline-size:0;padding-inline:0}.layout-desktop-collapsed .layout-sidebar{inline-size:5.25rem;gap:1rem;padding-inline:.55rem}.layout-desktop-collapsed .layout-sidebar__brand{justify-content:center;inline-size:100%;padding-inline:0}.layout-desktop-collapsed .layout-sidebar__brand>div,.layout-desktop-collapsed .app-menu__item-label,.layout-desktop-collapsed .app-menu__item-dot,.layout-desktop-collapsed .app-menu__children{display:none}.layout-desktop-collapsed .app-menu{justify-items:center}.layout-desktop-collapsed .app-menu__group{inline-size:100%}.layout-desktop-collapsed .app-menu__item{justify-content:center;padding-inline:.25rem}.layout-desktop-collapsed .app-menu__item-icon{inline-size:2.6rem;block-size:2.6rem}.layout-desktop-collapsed .layout-main-container,html[dir=rtl] .layout-main-container,html[dir=rtl] .layout-desktop-collapsed .layout-main-container{padding-inline:0}.layout-topbar{position:sticky;inset-block-start:0;z-index:15;min-block-size:4.75rem;padding:.9rem 2rem;background:var(--production-shell);border-block-end:1px solid var(--production-shell-border);color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.layout-topbar__start,.layout-topbar-actions{display:flex;align-items:center;gap:.85rem}.layout-topbar-action,.layout-menu-button{position:relative;border:1px solid rgba(255,255,255,.28);background:#ffffff0a;color:#fff;inline-size:2.65rem;min-inline-size:2.65rem;block-size:2.65rem;border-radius:.9rem;padding:0}.layout-topbar-action__badge{position:absolute;inset-block-start:-.35rem;inset-inline-end:-.35rem;display:inline-grid;place-items:center;inline-size:1.2rem;block-size:1.2rem;border-radius:999px;background:#f53d61;color:#fff;font-size:var(--app-font-size-badge);font-weight:var(--app-font-weight-bold)}.layout-topbar-profile{display:inline-flex;align-items:center;gap:.85rem;min-block-size:2.75rem;padding-inline:.75rem .15rem;color:#fff}.layout-topbar-profile__avatar{display:inline-grid;place-items:center;inline-size:2.5rem;block-size:2.5rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.28);background:#ffffff0f;color:#fff;font-weight:var(--app-font-weight-bold)}.layout-topbar-profile__content strong,.layout-topbar-profile__content span{display:block}.layout-topbar-profile__content span{color:#ffffffb3;font-size:var(--app-font-size-2xs);letter-spacing:.06em;text-transform:uppercase}.layout-main{padding:1.8rem 1.75rem 2rem}.app-menu{display:grid;gap:.4rem}.app-menu__group{display:grid;gap:.45rem}.app-menu__item{display:flex;align-items:center;gap:.7rem;min-block-size:3rem;padding-inline:.75rem;border-radius:1rem;color:var(--production-shell-text);font-size:var(--app-font-size-sm);font-weight:var(--app-font-weight-bold);transition:background-color .2s ease,color .2s ease,transform .2s ease}.app-menu__item:hover,.app-menu__item--active{background:var(--production-pill);color:var(--production-header-text)}.app-menu__item-icon{display:inline-grid;place-items:center;inline-size:2.35rem;block-size:2.35rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.14);background:#ffffff0a}.app-menu__item--active .app-menu__item-icon{border-color:#0d384629;background:var(--production-shell);color:#fff}.app-menu__item-label{flex:1;min-inline-size:0}.app-menu__item-dot{inline-size:.4rem;block-size:.4rem;border-radius:999px;background:#ffffffe0}.app-menu__children{display:grid;gap:.35rem;padding-inline:2.55rem .85rem}.app-menu__child{display:inline-flex;align-items:center;min-block-size:1.8rem;padding-inline:.8rem;border-radius:.75rem;background:#ffffff14;color:var(--production-shell-text-soft);font-size:var(--app-font-size-2xs);font-weight:var(--app-font-weight-black);letter-spacing:.1em;text-transform:uppercase}.app-menu__child--active{background:#ffffff29;color:#fff}.page-header{align-items:flex-start;margin-block-end:1.8rem}.page-header__copy{max-inline-size:48rem}.page-header__eyebrow{display:none}.page-header__title{color:var(--production-header-text);font-size:var(--app-font-size-hero);font-weight:var(--app-font-weight-black);line-height:1.2;letter-spacing:-.046875rem}.page-header__description{margin-block-start:.35rem;color:var(--production-subtitle);font-size:var(--app-font-size-md);font-weight:var(--app-font-weight-medium);line-height:1.5}.page-header__actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:1rem}.page-summary-card{display:inline-flex;align-items:center;gap:1rem;min-inline-size:12rem;padding:.9rem 1.05rem;border:1px solid var(--production-card-border);border-radius:1.5rem;background:linear-gradient(135deg,#fffffffa,#e7f7f4e6);box-shadow:var(--production-shadow)}.page-summary-card__icon{display:inline-grid;place-items:center;inline-size:2.75rem;block-size:2.75rem;border-radius:1rem;background:var(--production-success-soft);color:var(--production-success-text);font-size:var(--app-font-size-title-sm)}.page-summary-card__content strong,.page-summary-card__content span{display:block}.page-summary-card__content strong{color:var(--production-header-text);font-size:var(--app-font-size-2xl);line-height:1}.page-summary-card__content span{color:#97a4bc;font-size:var(--app-font-size-2xs);font-weight:var(--app-font-weight-black);letter-spacing:.14em;text-transform:uppercase}.app-button--header{min-block-size:2.875rem;padding-inline:2rem;border-radius:999px;background:linear-gradient(135deg,#5766d9,#4857ca);box-shadow:0 18px 36px #4857ca38;font-size:.9375rem;font-weight:var(--app-font-weight-bold);letter-spacing:.0375rem;line-height:1.5}.app-button--success{background:var(--production-success-soft);border-color:#19875424;color:var(--production-success-text)}.production-page-section{display:grid;gap:1.5rem}.production-filter-slab,.production-table-shell,.production-panel{background:var(--production-card);border:1px solid var(--production-card-border);border-radius:2rem;box-shadow:var(--production-shadow)}.production-filter-slab{padding:1.2rem}.production-filter-slab__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.1rem 1rem}.production-filter-slab__grid--compact{grid-template-columns:repeat(2,minmax(15rem,22rem))}.production-filter-slab__grid--device{grid-template-columns:minmax(0,2fr) repeat(2,minmax(15rem,1fr))}.production-filter-slab__actions{display:flex;align-items:center;justify-content:flex-end;gap:.85rem;margin-block-start:1.15rem;flex-wrap:wrap}.production-field{display:grid;gap:.45rem}.production-field>span{color:#47556f;font-size:var(--app-font-size-label);font-weight:var(--app-font-weight-medium)}.production-field input,.production-field select,.production-field .p-select{min-block-size:3.15rem;border-radius:1.15rem;border-color:#d7e2ef;background:#fff;box-shadow:inset 0 1px #fff9;font-size:var(--app-font-size-sm)}.production-field .p-select{align-items:center;display:flex}.production-field .p-select-label{font-size:var(--app-font-size-sm)}.production-field--narrow{max-inline-size:20rem}.production-table-shell{overflow:hidden;padding:1rem .95rem .85rem}.production-table-shell__search-row{margin-block-end:1rem;padding-inline:.35rem}.production-table-shell__search-row--filters{display:flex;justify-content:flex-end}.production-search-field{position:relative;display:block;max-inline-size:31rem}.production-search-field--wide{max-inline-size:31rem}.production-search-field i{position:absolute;inset-block-start:50%;inset-inline-start:1rem;transform:translateY(-50%);color:#b2bfd0}.production-search-field input{min-block-size:2.5rem;padding-inline-start:2.45rem;border-radius:1rem;border-color:#e0e8f2;background:#fff;font-size:var(--app-font-size-sm);line-height:1.4285714286}.production-table-wrap{overflow:auto;border:1px solid #dfebf6;border-radius:1.6rem;background:#fffffff0}.production-table{inline-size:100%;border-collapse:collapse}.production-table th,.production-table td{padding:.95rem 1rem;vertical-align:middle}.production-table thead th{color:#71839f;font-size:var(--app-font-size-2xs);font-weight:var(--app-font-weight-black);letter-spacing:.09625rem;line-height:1.5;text-align:start;text-transform:uppercase}.production-table tbody tr+tr{border-block-start:1px solid #edf2f8}.production-cell-stack{display:flex;align-items:center;gap:.85rem}.production-cell-stack--timestamp{min-inline-size:15rem}.production-cell-stack strong,.production-cell-meta strong{color:var(--production-header-text);display:block;font-size:var(--app-font-size-title-sm);font-weight:var(--app-font-weight-bold);line-height:1.3333333333}.production-cell-stack span,.production-cell-meta span,.production-cell-meta small{color:#475569;font-size:var(--app-font-size-sm);font-weight:var(--app-font-weight-medium);line-height:1.4285714286}.production-avatar{display:flex;justify-content:center;align-items:center;inline-size:3rem;block-size:3rem;border-radius:1rem;border:1px solid #dfe7f4;background:#fff;color:var(--production-accent);box-shadow:0 8px 18px #3c4da514}.production-avatar--soft{background:#eef0ff;border-color:#e0e4ff}.production-avatar--outline{background:#fbfdff}.production-row-actions{display:flex;align-items:center;gap:.65rem}.production-icon-button{display:inline-grid;place-items:center;inline-size:2.2rem;block-size:2.2rem;border:1px solid #e3ebf5;border-radius:.85rem;background:#fff;color:#7e8eb0}.production-icon-button--accent{color:var(--production-accent)}.production-icon-button--danger{color:#d94f60}.production-icon-button--success{color:var(--production-success-text)}.production-flag{display:inline-flex;align-items:center;inline-size:fit-content;padding:.2rem .55rem;border-radius:999px;font-size:var(--app-font-size-2xs);font-weight:var(--app-font-weight-bold);letter-spacing:.08em;text-transform:uppercase}.production-flag--danger{background:#fff1f3;color:#c64055}.production-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.production-panel{padding:1.4rem}.production-panel h2{margin:0 0 .8rem;color:var(--production-header-text);font-size:var(--app-font-size-title-md)}.stats-grid--dashboard{margin-block-end:1rem}.status-badge{border-radius:999px;padding-inline:.9rem;font-size:var(--app-font-size-xs);letter-spacing:.06em;text-transform:uppercase}.status-badge--success{background:var(--production-success-soft);color:var(--production-success-text)}.status-badge--warning{background:#fff5df;color:#b6761f}html[dir=rtl] .layout-sidebar{order:2;inset-inline-start:auto;inset-inline-end:0;border-inline-end:0;border-inline-start:1px solid var(--production-shell-border)}html[dir=rtl] .layout-main-container{order:1}html[dir=rtl] .app-menu__children{padding-inline:1rem 3rem}@media(max-width:1200px){.production-filter-slab__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.production-filter-slab__grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991px){.layout-wrapper{display:block}.layout-sidebar{position:fixed;inset-block:0;transform:translate(-100%);min-block-size:100vh}html[dir=rtl] .layout-sidebar{transform:translate(100%)}.layout-mobile-active .layout-sidebar{transform:translate(0)}.layout-topbar{padding-inline:1rem}.layout-main{padding:1.1rem .8rem 1.25rem}.page-header,.production-dashboard-grid{grid-template-columns:1fr}.page-header{flex-direction:column}.page-header__actions{inline-size:100%;justify-content:stretch;flex-direction:column}.page-summary-card,.app-button--header{inline-size:100%}.production-filter-slab__grid,.production-filter-slab__grid--compact{grid-template-columns:1fr}}@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-amber-50: oklch(98.7% .022 95.277);--color-amber-500: oklch(76.9% .188 70.08);--color-emerald-50: oklch(97.9% .021 166.113);--color-emerald-200: oklch(90.5% .093 164.15);--color-emerald-500: oklch(69.6% .17 162.48);--color-emerald-700: oklch(50.8% .118 165.612);--color-blue-50: oklch(97% .014 254.604);--color-blue-500: oklch(62.3% .214 259.815);--color-indigo-50: oklch(96.2% .018 272.314);--color-indigo-500: oklch(58.5% .233 277.117);--color-indigo-600: oklch(51.1% .262 276.966);--color-indigo-700: oklch(45.7% .24 277.023);--color-purple-50: oklch(97.7% .014 308.299);--color-purple-500: oklch(62.7% .265 303.9);--color-rose-50: oklch(96.9% .015 12.422);--color-rose-500: oklch(64.5% .246 16.439);--color-slate-100: oklch(96.8% .007 247.896);--color-slate-200: oklch(92.9% .013 255.508);--color-slate-400: oklch(70.4% .04 256.788);--color-slate-500: oklch(55.4% .046 257.417);--color-slate-700: oklch(37.2% .044 257.287);--color-slate-800: oklch(27.9% .041 260.031);--color-slate-900: oklch(20.8% .042 265.755);--color-gray-50: oklch(98.5% .002 247.839);--color-gray-200: oklch(92.8% .006 264.531);--color-gray-400: oklch(70.7% .022 261.325);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-gray-700: oklch(37.3% .034 259.733);--color-white: #fff;--spacing: .25rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--tracking-wide: .025em;--leading-tight: 1.25;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@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:-.25em}sup{top:-.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)){::placeholder{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{.visible{visibility:visible}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.grid{display:grid}.table{display:table}.h-4{height:calc(var(--spacing) * 4)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-18{height:calc(var(--spacing) * 18)}.h-20{height:calc(var(--spacing) * 20)}.max-h-\[28rem\]{max-height:28rem}.w-4{width:calc(var(--spacing) * 4)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-16{width:calc(var(--spacing) * 16)}.w-18{width:calc(var(--spacing) * 18)}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-9{min-width:calc(var(--spacing) * 9)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-x-6{column-gap:calc(var(--spacing) * 6)}.gap-y-5{row-gap:calc(var(--spacing) * 5)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-y-auto{overflow-y:auto}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-emerald-200{border-color:var(--color-emerald-200)}.border-gray-200{border-color:var(--color-gray-200)}.border-slate-200{border-color:var(--color-slate-200)}.bg-amber-50{background-color:var(--color-amber-50)}.bg-blue-50{background-color:var(--color-blue-50)}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-indigo-50{background-color:var(--color-indigo-50)}.bg-purple-50{background-color:var(--color-purple-50)}.bg-rose-50{background-color:var(--color-rose-50)}.bg-slate-100{background-color:var(--color-slate-100)}.bg-white{background-color:var(--color-white)}.bg-gradient-to-br{--tw-gradient-position: to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-indigo-500{--tw-gradient-from: var(--color-indigo-500);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-indigo-700{--tw-gradient-to: var(--color-indigo-700);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-7{padding:calc(var(--spacing) * 7)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.pr-1{padding-right:calc(var(--spacing) * 1)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.leading-tight{--tw-leading: var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking: var(--tracking-wide);letter-spacing:var(--tracking-wide)}.whitespace-nowrap{white-space:nowrap}.text-amber-500{color:var(--color-amber-500)}.text-blue-500{color:var(--color-blue-500)}.text-emerald-500{color:var(--color-emerald-500)}.text-emerald-700{color:var(--color-emerald-700)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-indigo-500{color:var(--color-indigo-500)}.text-indigo-600{color:var(--color-indigo-600)}.text-purple-500{color:var(--color-purple-500)}.text-rose-500{color:var(--color-rose-500)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-700{color:var(--color-slate-700)}.text-slate-800{color:var(--color-slate-800)}.text-slate-900{color:var(--color-slate-900)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.shadow,.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-slate-100{--tw-ring-color: var(--color-slate-100)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.outline-none{--tw-outline-style: none;outline-style:none}@media(hover:hover){.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}}.focus\:ring-4:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:40%}@media(width>=40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=40rem){.sm\:flex-row{flex-direction:row}}@media(width>=40rem){.sm\:items-center{align-items:center}}@media(width>=64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}}@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-RSSEDYLY.eot");src:url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-4GST5W3O.woff2") format("woff2"),url("./media/primeicons-P53SE5CV.woff") format("woff"),url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility: hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-gradient-position{syntax: "*"; inherits: false;}@property --tw-gradient-from{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-via{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-to{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-stops{syntax: "*"; inherits: false;}@property --tw-gradient-via-stops{syntax: "*"; inherits: false;}@property --tw-gradient-from-position{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}@property --tw-gradient-via-position{syntax: "<length-percentage>"; inherits: false; initial-value: 50%;}@property --tw-gradient-to-position{syntax: "<length-percentage>"; inherits: false; initial-value: 100%;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100%;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial}}}
